Subversion Repositories DevTools

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
6914 dpurdie 1
sc.exe delete buildtool
2
sc.exe create buildtool binpath= "D:\work\buildtool\XYNTService.exe" type= own start= auto DisplayName= buildtool depend= netman
3
sc.exe delete "buildtool attend"
4
sc.exe create "buildtool attend" binpath= "D:\work\buildtool\attend.exe" type= own start= auto DisplayName= "buildtool attend" depend= netman obj= "ERG\buildadm" password= X
5
 
6
C:\WINDOWS\regedit buildtool.reg