[Bug 20804] New: Wine should be able to run/execute/install MSI files directly
http://bugs.winehq.org/show_bug.cgi?id=20804 Summary: Wine should be able to run/execute/install MSI files directly Product: Wine Version: 1.1.33 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: loader AssignedTo: wine-bugs(a)winehq.org ReportedBy: t.artem(a)mailcity.com Right now if you $ wine package.msi it will just "Segmentation fault" I believe, since msiexec is hidden under $PREFIX/lib/wine/msiexec.exe.so and can only be run via "wine msiexec /i installer.msi" (which is at best very tiresome), it would be much more convenient just to automatically call MSI installer if wine itself is called with .MSI package as the only argument. -- 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=20804 --- Comment #1 from Andrew Nguyen <arethusa26(a)gmail.com> 2009-11-23 02:53:15 --- I do believe this is an invalid bug. It doesn't make sense to expect the Wine loader handle non-executable files sensibly, and you can certainly do wine start installer.msi if you want to invoke the installer via a shell handler. -- 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=20804 --- Comment #2 from Artem S. Tashkinov <t.artem(a)mailcity.com> 2009-11-23 03:08:07 --- Let Alexander judge between us. // Something inside me tells that wine should substitute itself with start.exe for all file extensions other than .exe and .com. -- 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=20804 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WONTFIX --- Comment #3 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-11-23 08:34:18 --- That's what Wine has 'start' for. -- 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=20804 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-11-23 08:34:40 --- Closing. -- 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=20804 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|loader |-unknown -- 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=20804 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|WONTFIX |INVALID --- Comment #5 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-11-23 09:53:15 --- JFYI: MSI files are not executables. -- 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=20804 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|INVALID |WONTFIX --- Comment #6 from Austin English <austinenglish(a)gmail.com> 2009-11-23 09:53:34 --- (In reply to comment #1)
I do believe this is an invalid bug. It doesn't make sense to expect the Wine loader handle non-executable files sensibly, and you can certainly do wine start installer.msi if you want to invoke the installer via a shell handler.
Exactly. Launching msi files directly under a dos prompt fails as well. -- 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=20804 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|WONTFIX |INVALID --- Comment #7 from Austin English <austinenglish(a)gmail.com> 2009-11-23 09:53:45 --- Didn't mean to reset that.. -- 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