I own a copy of Visual Studio 2008 Standard Edition, and I'd like to create a Windows Service. However, I don't have a Windows Service project template. According to this chart, Standard Edition should be able to create Windows Services. I tried running devenv.exe /InstallVSTemplates, but I don't seem to have any of the Windows Service templates (which is probably why the devenv command didn't work).
Does anyone know how I can get the templates?