I have one file on my application that needs to be installed in two folder. One in destination directory, and one in Application Data (AppData) folder. Is that possible for ICP to install this file to both directory?
Printable View
I have one file on my application that needs to be installed in two folder. One in destination directory, and one in Application Data (AppData) folder. Is that possible for ICP to install this file to both directory?
Yes, copy the file to a different sub-directory, select the second instance in ICP, select the Windows tab in the File Options, select Other as Install Directory and enter #AppData#\your_directory in the box below.
PS: the file won't be duplicated in the installer, ICP detects identical files.
Oh, why I didn't think of that :blush: Thanks Yves!