http://bugs.winehq.org/show_bug.cgi?id=13258
Summary: MSIEXEC command returning status 103 Product: WineHQ Apps Database Version: unspecified Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: appdb-unknown AssignedTo: wine-bugs@winehq.org ReportedBy: rodrigo.pimenta.figueiredo@gmail.com
Linux - Ubuntu 8.04 Wine - 0.9.59
anac@nb7933anacdf:~$ winetricks msxml3 Using native,builtin override for following DLLs: msxml3 Executing wine regedit /home/anac/.wine/drive_c/winetrickstmp/override-dll.reg Executing wine msiexec /i /home/anac/.winetrickscache/msxml3.msi Note: command 'wine msiexec /i /home/anac/.winetrickscache/msxml3.msi' returned status 103. Aborting.
Windows Installer had returned "Line command parameter invalid."
http://bugs.winehq.org/show_bug.cgi?id=13258
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #1 from Dan Kegel dank@kegel.com 2008-05-16 11:42:39 --- Works for me.
What does WINEDEBUG=+process sh winetricks msxml3 show? (Attach, please.)
Does using a windows style path, e.g. wine msiexec /i `winepath -w /home/anac/.winetrickscache/msxml3.msi` work any better?
http://bugs.winehq.org/show_bug.cgi?id=13258
--- Comment #2 from Rodrigo Pimenta rodrigo.pimenta.figueiredo@gmail.com 2008-05-16 12:47:35 --- Created an attachment (id=13102) --> (http://bugs.winehq.org/attachment.cgi?id=13102) Results of commands of comment #1
The file contains the results of WINEDEBUG=+process sh winetricks msxml3 and of wine msiexec /i `winepath -w /home/anac/.winetrickscache/msxml3.msi`.
Thanks a lot.
http://bugs.winehq.org/show_bug.cgi?id=13258
--- Comment #3 from Dan Kegel dank@kegel.com 2008-05-16 13:12:52 --- Interesting.
OK, how about this: does rm -rf .wine help?
If not, please attach the output of WINEDEBUG=+seh,+relay,+msi,warn+heap sh winetricks msxml3 > log.txt 2>&1 You might need to compress it.
http://bugs.winehq.org/show_bug.cgi?id=13258
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|appdb-unknown |-unknown Product|WineHQ Apps Database |Wine Version|unspecified |0.9.59.
--- Comment #4 from Lei Zhang thestig@google.com 2008-05-16 17:18:50 --- not appdb bug
http://bugs.winehq.org/show_bug.cgi?id=13258
--- Comment #5 from Rodrigo Pimenta rodrigo.pimenta.figueiredo@gmail.com 2008-05-16 17:31:25 --- I do not have succes on my upload, but... I did rm -rf .wine, after winecfg (to recreate the .wine directory), and then WINEDEBUG=+seh,+relay,+msi,warn+heap sh winetricks msxml3 > log.txt 2>&1. the output of that is in the file clog.tar.gz, wich is attached. The msxml with that command have been installed.
http://bugs.winehq.org/show_bug.cgi?id=13258
--- Comment #6 from Vitaliy Margolen vitaliy@kievinfo.com 2008-05-17 00:37:52 --- How about this command? wine msiexec /i "`winepath -w /home/anac/.winetrickscache/msxml3.msi`"
http://bugs.winehq.org/show_bug.cgi?id=13258
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |ABANDONED
--- Comment #7 from Austin English austinenglish@gmail.com 2008-11-16 18:15:59 --- Abandoned.
http://bugs.winehq.org/show_bug.cgi?id=13258
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Austin English austinenglish@gmail.com 2008-11-16 18:29:02 --- Closing.