I could not find the tool InstallUtil.exe to uninstall a service in Windows 2008 Server. Not sure if there is an alternative tool in Win 2008 Server for services?
By the way, I tried to type InstallUtil in cmd console. The app is not available. Normally, as I recall, I use this tool with /u option to uninstall a service:
C:\Program Files(86x)\MyApp\InstallUtil /u myService.exe
Not sure where InstallUtil.exe or I have edit my path?