NewsArchive
08-15-2008, 02:19 AM
Can I force the installer to install to a certain location from the command
line?
I am distributing my app on a flash drive
I need to install the files onto the flash drive before I ship it
so I created an install script that I run that copies all the files to the
flash drive
In my install script that uses the function Get System Information(Installer
Path Name)
so that will return the path of the install location
I use that for the web update
But that is not the location of the flash drive when I copy the files
Can I force the install to o:\mydir when I run the script for me to copy the
files to the flash drive?
something like mysetup.exe o:\myinstall ??????
I hope I explained this ok
--
Eric Jacobowitz
www.castlecomputer.com
www.cctsoftware.com
line?
I am distributing my app on a flash drive
I need to install the files onto the flash drive before I ship it
so I created an install script that I run that copies all the files to the
flash drive
In my install script that uses the function Get System Information(Installer
Path Name)
so that will return the path of the install location
I use that for the web update
But that is not the location of the flash drive when I copy the files
Can I force the install to o:\mydir when I run the script for me to copy the
files to the flash drive?
something like mysetup.exe o:\myinstall ??????
I hope I explained this ok
--
Eric Jacobowitz
www.castlecomputer.com
www.cctsoftware.com