Is it possible to build a Visual Studio 2008 Setup project with only the Windows 7 SDK installed?
My setup project refuses to build because it can t find "C:Program FilesMicrosoft SDKsWindowsv6.0ABootstrapper", part of the Windows 6 SDK. I would have thought that the 7 SDK would have everything that the setup project needs.
A related question: Where can I aquire the Windows 6.0 Bootstrapper files for VS?