Originally posted by n7vxj
O.K. Guys, I just installed it on my duallie.How do I set it up as a service in W2K? Explain it so a n00b can understand how to do it!!Let's see if we can move Team Free-DC up in those stats a little bit!!!!!
From Dnet site:
Windows - Service
A Win9x/WinNT service is a process that starts running when the computer is powered up, and does not stop until the computer is powered down. Unlike normal processes, services will continue to run even when a user logs out.
Obviously, a service does not have access to remote file and disk resources that require a user to log in first. (this restriction can be nullified on NT - see FAQ in the client Readme file).
To install the client as a service, run the client with the -install switch. This will cause it to register itself with the service handler, which will in turn automatically start the client the next time the computer is powered up. To desinstall a client previously installed as a service, start it with the -uninstall switch.
That means you should create a shortcut to dnet.exe and add the flag -install.
I tested under Win Me and Win XP. It works! Don't forget to restart the computer.
To send the wu's automatically just add the bold line to your dnet.ini file:
[parameters]
[email protected]
[misc]
project-priority=RC5-72,OGR-P2=0
[display]
progress-indicator=auto-sense
detached=no
[triggers]
restart-on-config-file-change=yes
pause-on-no-mains-power=no
pause-flag-filename=pause
pause-watch-plist=
[rc5-72]
fetch-workunit-threshold=1000
[buffers]
frequent-threshold-checks=2
Carlos