[Bug 21229] New: msiexec don't work with /package argument
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(a)winehq.org ReportedBy: namjos(a)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 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21229 --- Comment #1 from Josselin Bardet <namjos(a)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 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21229 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch Component|msi |programs --- Comment #2 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-01-02 08:11:28 --- What Wine version? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21229 Josselin Bardet <namjos(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.1.35 --- Comment #3 from Josselin Bardet <namjos(a)gmail.com> 2010-01-02 11:33:16 --- Wine version 1.1.35 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21229 --- Comment #4 from Austin English <austinenglish(a)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(a)winehq.org. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21229 --- Comment #5 from Josselin Bardet <namjos(a)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(a)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? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21229 Josselin Bardet <namjos(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #25506|0 |1 is obsolete| | --- Comment #6 from Josselin Bardet <namjos(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21229 Josselin Bardet <namjos(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #25514|0 |1 is obsolete| | --- Comment #7 from Josselin Bardet <namjos(a)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 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21229 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Platform|All |Other Severity|normal |minor -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21229 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |nerv(a)dawncrow.de Resolution| |FIXED --- Comment #8 from André H. <nerv(a)dawncrow.de> 2010-01-04 16:09:46 --- fixed in git -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21229 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from Jeff Zaroyko <jeffz(a)jeffz.name> 2010-01-09 04:51:45 --- Closing bugs fixed in 1.1.36. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org