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
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now