Plug-in: Choose Install Drive

Description:This prompts the user for the drive they would like to install to. The default Choose Install Folder panel allows the user to change the install folder, but does not provide an option to change the drive only (without altering the install path).

Input InstallAnywhere Variables

$SELECTED_DRIVE_VARIABLE$: The InstallAnywhere variable that contains the drive the user chose.

Output InstallAnywhere Variables

The variable the user chose to pass into $SELECTED_DRIVE_VARIABLE$ will contain the drive selected.

NOTE:The input variable name and value must not contain $'s (variable delimiters) or the plug-in will fail.