Re: Microsoft Installer "Incorrect command line parameters"

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Try to use the installer like this...
 
$wine "c:\\windows\\system32\\msiinst.exe" "/i" "...<the application you want to install>..." "...<arguments>..."
 
it seems that the installer is waiting for one of these options:
 
  /i -> to installl
  /x -> to uninstall
  /f -> to repair
 
Anyway i think that this appl just open the .msi files.
 
Regards.
Jorge Rosa

[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux