When I do an unattended build does it automatically upload to the FTP servers I have specified in the project? Is there a command line option to not upload to the ftp servers when building? I looked...
Professional Software Development Tools
Type: Posts; User: mtrutledge
When I do an unattended build does it automatically upload to the FTP servers I have specified in the project? Is there a command line option to not upload to the ftp servers when building? I looked...
How can I stop and start a windows service with an action script? Is there any way to do this besides executing a net stop and net start command through Shell.Execute?
Never Mind. I found the...