Visual Studio 2008For discussing Visual Studio 2008. Please post code questions about a specific language (C#, VB, ASP.NET, etc) in the correct language forum instead.
Welcome to the p2p.wrox.com Forums.
You are currently viewing the Visual Studio 2008 section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.
Hi,
I am trying to create a installer for my application.
When this installer is run, it is suppose to install this application at Visual Studio installation directory on the machine where it's run.
Now, I know that Visual Studio installation path can be hard coded in the installer project properties, but is there a way to get the VS installation path dynamically, like from registry and then install this application there.
Any help is greatly appreciated.
Regards.
Last edited by codehelp : October 22nd, 2009 at 09:23 AM.