Visual Studio 2008 setup project, fixing the location of installed kit
- by mike-carifio
I've created a setup project in Visual Studio 2008. I would like the installed location
DefaultLocation never to be modified by the user during installation, probably by
skipping the 'Select Installation Folder' dialog during setup. Is there a way to do
this, either in VS2008 (or VS2010) or using an MSI editor such as Orca. Please advise
at your earliest convenience, thanks.