I building up a build machine and I do not want to install Visual Studio on it. Can anyone tell me what install vcvarsall.bat is part of? Thanks for your help, Terry
I just wanted to know if the stop method of a windows service is called in any situation.(i.e. OS crashes or the windows service crashes) It's not practical to expect the stop event to be called when power goes off/machine is on fire atleast will it be called for S/W crash.