Microsoft Installer "Incorrect command line parameters"

Jorge Rosa joca.rosa at netc.pt
Fri Mar 7 14:42:14 CST 2003


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-users/attachments/20030307/c1c867a9/attachment.htm


More information about the wine-users mailing list