Jump to content

keihilin

Member
  • Posts

    2
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    France

About keihilin

keihilin's Achievements

0

Reputation

  1. 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?
  2. Hello, I do have to uninstall ULTRAEDIT V9 on lot of PC (OS = Win XP). The release 9 of UltraEdit was packaged by WISE. I've find the command line to uninstall in silent mode on another forum (APPDEPLOY) "C:\Program Files\UltraEdit\UNINSTAL.EXE" start \wait "C:\Program Files\UltraEdit\Uninstall.exe" "C:\Program Files\UltraEdit\install.log" -s But, when i run it, a error messagebox appears : "INSTALL.LOG file cannot be open". This file existe, and i have all permissions on it. and all ways are good. Someone can help me to find the good command line to uninstall this Software, please? Keihilin
×
×
  • Create New...