Jump to content

Recommended Posts

Posted

Hello,

I creat 1 MSI (for a EMULATOR) and 2 MST (for 2 differents sessions)

If i launch the commande : Msiexec /i MYMSI.msi TRANSFORMS=MYMST1.mst /QB

or Msiexec /i MYMSI.msi TRANSFORMS=MYMST2.mst /QB

it's work.

But if i try to install 2 MST in same time:

Msiexec /i MYMSI.msi TRANSFORMS=MYMST1.mst;MYMST2.mst /QB

It's not work..

I try to make LOG, but it didn't make it..

The error message box tell about : error during the applications of the differences. To check that the access paths of the transformations are valid.

For info, all source are in local drive C:\

Can you help me?


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...