Charley
Posts: 1
Joined: Thu Jun 22, 2006 3:41 pm

Multiple installation paths

Hello, I'm new to Advanced Installer and I've looked around the program but didn't find how to set multiple installation paths.

If per example my main folder i wish to install is name MAIN and in MAIN i have 3 subfolders called SUB1 SUB2 SUB3.

I want to install SUB1 in C:/SUB1/, SUB2 in C:/yeah/SUB2 and SUB3 in C:/Holla/back/SUB3.

Is there a way to achieve that?
gigi
Posts: 2103
Joined: Tue Apr 11, 2006 9:55 am
Contact: Website

Hi,

In the "Files and Folders" page the "Windows Volume" folder is the root path where the os is installed usually "C:\". Create under this folder your sub folders by choosing "New Folder->Regular".

If the os is not installed on "C:\" then create a property under the "Install Parameters" page and create a "Property Based" folder with it like this:

Code: Select all

MYFOLDER   C:\
Regards,
Gigi
________________
Gheorghe Rada
Advanced Installer Team
http://www.advancedinstaller.com

Return to “Feature Requests”