I created the CC Package named "exsample" for serial licencing and disabled the panel of CC desktop app and selected the option "Specify directory during deployment" or "Specify directory" in Advanced configrations dialog.
I started to deploy in the client win PC with command line as below,
msiexec /i exsample.msi TARGETDIR=D:\test
or
msiexec /i exsample.msi INSTALLDIR=D:\test
Installation was completed though, apps were installed in the defalt directory "C:\Program files".
In CC packager's Help says as the folliwings about Installation’s location,
"The Application Manager offers you the following choices for the deployment location:
Deploy to default application directory: The default drive is the system drive; the default path is \Program Files in Windows and /Applications in Mac OS.
Specify directory during deployment: Allows the end users to specify the installation path during the deployment of the package. On Mac OS users are prompted on the user interface, while on Windows this is a command line option only.
Specify directory: Enter the path to the location to a specific installation location"
Is this wrong explanation ?
How can I change install directory in windows PC when deploy the package for serial licencing ?
Any information would be appreciated.
thanks in advance.
Kappa-maki