In my company, the build server still runs the normal ccnet executable 
instead of the ccnet service. That means I have to a user logged on; if the 
server reboots I need to logon and start the exe. Thus, I would like to 
change to the ccnet service.
 
Unfortunately, that doesn't work currently. The reason is that each 
"version" of each project (i.e. the same project, but with different 
repository path) needs its own drive. I handle this by using "subst" to 
create a virtual drive for each version; I run a batch file is run at login 
to do this. However, if I start the service, then that batch file has not 
been run, so the drives aren't there, so ccnet aborts.
 
Is there a way to get the ccnet service to run my batch file at startup?
 
Kind regards,
Daniel Rose

Reply via email to