
simon.erratt1.5524928660425232E12 asked a question.
Change Project Editor File and Path
Hi,
I am trying to get a repackage to have a particular .ism file in a particular place, but don't seem to be able to get the right command line.
I am using:
\\server\Repackager\Repack.exe -b "Adobe Reader 9.3.ism" -o "\\server\Packaging\Development\Adobe\Reader 9.3" -mm -of "Adobe Reader 9.3" -pp "Adobe Reader 9.3"
The ism gets created in here:
\\server\Packaging\Development\Adobe\Reader 9.3\MSI_Package
But I want it here:
\\server\Packaging\Development\Adobe\Reader 9.3
Is there some other way?
Thanks
By default, the ism file gets created in the MSI_PACKAKGE sub-folder. The only way to change the location is through the Repackager IDE.
Thanks,
Alpesh
-b [<project file path and name>.ism]
Specifies the build/release destination folder. If <project file path and name> is not specified, Repackager uses the folder where the .inc file is stored. The project name must end in .ism.
Is this not actually the case?
Also, can you give me an example of using the Repackager IDE?
Simon.
If you open the project in Repackager IDE, you should be able to change the ism file location in the 'Repackaged Output' view.
I hope the information helps.
Thanks,
Alpesh