View Full Version : Install Packages to different locations?
dlundgren
05-22-2003, 03:03 PM
Is there a way to assign Packages to different locations at install or do all Packages default to the %AppDir% location?
Darryl
05-23-2003, 09:21 AM
Packages aren't really directly related to the destination for your files, but rather whether or not the files themselves will be installed at all. Yes, all files that are added to your project have a default destination location of %AppDir%.
However what you would do in that case is create a new variable for the destination of the files within that package, something called %Package1Dest%. You would then place that variable as the destination location for each file that is part of that package and populate that variable during your install from user input if you wish.
Hope that helps.
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.