This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Re: how to add path to destination folder
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎May 14, 2008
05:38 AM
how to add path to destination folder
in destination folder dialog when user clicks on change
how to add path to user selected folder
example if user selects F:\ drive.
i want to add path to it Grapple\Grapple1.0
then destination folder path becomes
F:\Grapple\Grapple1.0
how to add path to user selected folder
example if user selects F:\ drive.
i want to add path to it Grapple\Grapple1.0
then destination folder path becomes
F:\Grapple\Grapple1.0
(2) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎May 14, 2008
07:49 AM
If you always wanted to have "Grapple\Grapple1.0", can you add it to the INSTALLDIR field of Product Properties? Or does it not serving you correctly that way?
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎May 14, 2008
11:28 AM
in General information
the value of InstallDir is [ProgramFilesFolder]Grapple\Grapple1.0
when i click on change and choose another directory
suppose F:\
its giving F:\ not F:\Grapple\Grapple1.0
the value of InstallDir is [ProgramFilesFolder]Grapple\Grapple1.0
when i click on change and choose another directory
suppose F:\
its giving F:\ not F:\Grapple\Grapple1.0