I'm trying to get an application to pass the Windows 7 Software Logo Toolkit tests.
Everything works, just one part does not: The Toolkit test warns that my installation does not set the InstallLocation of my program.
I use the standard installer coming with VS2008SP, and I can't find no way to set the InstallLocation. I thought the installer should do this kind of stuff?
How do I get the installer to set the proper InstallLocation??
Thanks, Sam