Graham Bloice wrote:
Does VS2005 EE not install a "Visual Studio 2005 Command Prompt" entry
in the "Visual Studio Tools" menu of VS?
VS 2005 Professional certainly does. The advantage of this is the paths
will be correct. All you need to do is copy it and change the "Start
in" directory.
VS2005EE also adds this, but as the SDK is *not* part of it, the path to
the SDK is still missing.
However, you can use %ProgramFiles% env setting, so at least if you keep
the defaults of MSVC2005EE and the SDKwhile installing them, the batch
should work without any modifications on all recent Win32 machines.
Regards, ULFL