cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
rocket1356
Level 3

Drop down list of drives

I need help on how to create a setup dialog where I can detect all the drive letters on the User computer.

In the SdAskDestPath, I want to ask the User where to install the setup.exe, but only allow them to select a drive letter not the full path.

For example, I have a dropdown list of A: B: C: 😧


Thanks for the help.
Labels (1)
0 Kudos
(5) Replies
rocket1356
Level 3

I am using installscript.
0 Kudos
RobertDickau
Flexera Alumni

Perhaps a custom dialog box with a drop-down list populated with GetValidDrivesList?
0 Kudos
rocket1356
Level 3

Can you point to a tutorial that has the drop down list feature?

How can I go about customizing the dialog?
0 Kudos
rocket1356
Level 3

I am actually using installshield 11.5
0 Kudos
RobertDickau
Flexera Alumni

Please see, for example, the sample chapter from the InstallScript training manual here: http://acresso.com/services/education/publications.htm.

(And as a rule, please do post in the forum corresponding to your version, to make sure answers don't depend on later functionality...)
0 Kudos