PDA

Click to See Complete Forum and Search --> : c:\programs Files\"application name" during setup


fasttrack
Dec 13th, 2005, 03:07 AM
Hi guys....

During vb.net application installation, I would like to set the folder path: c:\programs Files\"application name" as a default choise for user (of course user can change the custom folder).

How can I do it in the vb.net application SetUp deployment?

Thank for any useful suggestions.


:wave:

randem
Dec 21st, 2005, 12:34 AM
Try using ********** and Inno Setup to create your installation. Look in my signature for both. While you are there please read Installation Problems for some helpful information.