keihilin Posted November 20, 2006 Posted November 20, 2006 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 /QBor Msiexec /i MYMSI.msi TRANSFORMS=MYMST2.mst /QBit's work.But if i try to install 2 MST in same time:Msiexec /i MYMSI.msi TRANSFORMS=MYMST1.mst;MYMST2.mst /QBIt'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?
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now