cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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
(4) Replies
Alpesh
By
Flexera Alumni
Hi,

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
Thanks for your comments Alpesh. The online help file states:

-b [.ism]

Specifies the build/release destination folder. If 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.
Would anyone know the SQL table that this value sits in, assuming its not metadata?
Alpesh
By
Flexera Alumni
Hi,

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