http://bugs.winehq.org/show_bug.cgi?id=21229
Summary: msiexec don't work with /package argument Product: Wine Version: unspecified Platform: All OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msi AssignedTo: wine-bugs@winehq.org ReportedBy: namjos@gmail.com
Hi,
Msiexec do not accept /package argument, do not install the package, and is showing the usage.
Ex: msiexec /package file.msi
will not install the MSI file, and will show usage instead.
It could be processed as a sort of /i alias
http://bugs.winehq.org/show_bug.cgi?id=21229
--- Comment #1 from Josselin Bardet namjos@gmail.com 2010-01-02 07:35:51 --- Created an attachment (id=25506) --> (http://bugs.winehq.org/attachment.cgi?id=25506) Workaround patch to consider /package = /i
Attached a workaround patch that worked for me
http://bugs.winehq.org/show_bug.cgi?id=21229
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch Component|msi |programs
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com 2010-01-02 08:11:28 --- What Wine version?
http://bugs.winehq.org/show_bug.cgi?id=21229
Josselin Bardet namjos@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.1.35
--- Comment #3 from Josselin Bardet namjos@gmail.com 2010-01-02 11:33:16 --- Wine version 1.1.35
http://bugs.winehq.org/show_bug.cgi?id=21229
--- Comment #4 from Austin English austinenglish@gmail.com 2010-01-02 12:00:18 --- (In reply to comment #1)
Created an attachment (id=25506)
--> (http://bugs.winehq.org/attachment.cgi?id=25506) [details]
Workaround patch to consider /package = /i
Attached a workaround patch that worked for me
Please send patches to wine-patches@winehq.org.
http://bugs.winehq.org/show_bug.cgi?id=21229
--- Comment #5 from Josselin Bardet namjos@gmail.com 2010-01-02 12:10:00 --- (In reply to comment #4)
(In reply to comment #1)
Created an attachment (id=25506)
--> (http://bugs.winehq.org/attachment.cgi?id=25506) [details] [details]
Workaround patch to consider /package = /i
Attached a workaround patch that worked for me
Please send patches to wine-patches@winehq.org.
This patch has to be considered as a workaround. It was not fully tested. For exemple, the 2nd replacement brokes an execution of msiexec /ifile.msi. I don't know if it is correct or not.
Does I send it anyway?
http://bugs.winehq.org/show_bug.cgi?id=21229
Josselin Bardet namjos@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #25506|0 |1 is obsolete| |
--- Comment #6 from Josselin Bardet namjos@gmail.com 2010-01-03 04:12:35 --- Created an attachment (id=25514) --> (http://bugs.winehq.org/attachment.cgi?id=25514) Patch to support msiexec /package option
Functionnal and proper patch to support /package option.
Tested with: msiexec /ifile.msi msiexec /i file.msi msiexec /packagefile.msi msiexec /package file.msi
I will also send it to wine-patches
Regards.
http://bugs.winehq.org/show_bug.cgi?id=21229
Josselin Bardet namjos@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #25514|0 |1 is obsolete| |
--- Comment #7 from Josselin Bardet namjos@gmail.com 2010-01-03 04:14:46 --- Created an attachment (id=25515) --> (http://bugs.winehq.org/attachment.cgi?id=25515) Patch to support msiexec /package option
Same patch, but with correct header. Sorry for the double post
http://bugs.winehq.org/show_bug.cgi?id=21229
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Platform|All |Other Severity|normal |minor
http://bugs.winehq.org/show_bug.cgi?id=21229
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |nerv@dawncrow.de Resolution| |FIXED
--- Comment #8 from André H. nerv@dawncrow.de 2010-01-04 16:09:46 --- fixed in git
http://bugs.winehq.org/show_bug.cgi?id=21229
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Jeff Zaroyko jeffz@jeffz.name 2010-01-09 04:51:45 --- Closing bugs fixed in 1.1.36.