I built a deployment package using VS.NET of a VB application. I then took the package to another computer. It installed. I can find it in the list of Installed programs but I can't find it. It NOT listed under the Programs tree list even though the installer listed the directory ...
In VS2003, one could specify a "Configuration Override File" in a project's Configuration Properties\Deployment tab which would be used to override/replace app.config with the specified config file when a vb deployment project was built.