c:\programs Files\"application name" during setup
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:
Re: c:\programs Files\"application name" during setup
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.