Unpack Files

Unpack Files

Unpacks files defined in the Installation Files command. This command allows you to unpack the same files into some different folders.

Description
Optionally, you may add comments here describing the purpose of this element.
Group Name
Specify the name of the group to be unpacked. You have to define this name in the Installation Files command in Additional settings as the value of groupname variable.
mydatafiles 
Destination folder
Choose the installation path on the user's computer where files are to be unpacked.
APPLICATION DATA PATH - Program subfolder in Application Data folder.
CDROM PATH - CD or DVD drive.
CUSTOM PATH - The path must be defined in the filename control.
INSTALL PATH - Default installation path.
SETUP FILE PATH - The path where setup executable file is run.
SYSTEM PATH - Windows system directory.
TEMPORARY PATH - Windows temporary directory.
WINDOWS PATH - Windows directory.
Custom Path
Here you can specify any destination path, if CUSTOM PATH is selected in the Destination folder field.
If File Exists in Destination
What should be done if a file being installed already exists on user's hard drive.
Skip - do not extract the file.
Overwrite - overwrite the existing file.
Overwrite if newer - overwrite the file only if the file is newer or has a later version than the already existing one.
Ask - prompt the user to select an appropriate action.
Ask if newer - request directions from user only if the file is newer or has a later version than the already existing one. Otherwise, the file will be skipped.
Notice! If a file must be updated but is locked by the system or by other applications, at the end of installation, the user will be asked to reboot the computer. Such files will be updated after the reboot.

If Condition
You can specify a condition that should be met for the action to be performed. See If Condition for Wizard for more details. If the condition is FALSE then the command is skipped. See How to use If Condition for more details.