- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎Apr 23, 2012
12:23 PM
Changing the Drive
Hi All.
Instead of changing Destination folder, i need to let user to choose only the drive.
Is is possible in Installshield?
Appreciate any input
Instead of changing Destination folder, i need to let user to choose only the drive.
Is is possible in Installshield?
Appreciate any input
3 Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎Apr 25, 2012
06:39 AM
set only drive as installdir and give the structure as you needed in files and folders
- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎Apr 25, 2012
07:48 AM
Sorry i am new for installshield, and i don't realy know how to do that.
Thanks in advance.
Thanks in advance.
- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎May 02, 2012
04:32 AM
You can display a drop down box for allowing user to select the required drive for installation.
After you take the drive info from the user, you can append it with your required folder structure to form your installdir.
You can check help on creating combobox for the purpose.
After you take the drive info from the user, you can append it with your required folder structure to form your installdir.
You can check help on creating combobox for the purpose.
