• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

RC5 Question

Muerto

Golden Member
I have a shortcut for RC5 in my startup menu right now. How do I configure it so that it will begin running automatically when my computer boots up? Thanks. 🙂
 
What you need to do is install the client as a service. Using windows 'run' command type
"c:\program files\distributed.net\dnetc.exe" -install
Thereafter, the client will start up invisibly when Windows starts.
Since the client will be completely hidden from view, these other 2 commands will be of help.
"c:\program files\distributed.net\dnetc.exe" -shutdown This will stop the client.
"c:\program files\distributed.net\dnetc.exe" -svcstart This will start the hidden client after you have manually stopped it during a Windows session.
And finally "c:\program files\distributed.net\dnetc.exe" -help will explain other command options, there are a lot of them. 🙂
Good luck.

viz
 
Thanks guys. With a shortcut in my startup folder I don't get the cow icon in my system tray, which is what I want. I'll try your suggestion viztech. Thanks again. 🙂
 
Muerto, use Explorer to find the StartUp folder, right-click on the shortcut, and select Run: Minimized, then Apply. That should do it too.
 
Back
Top