[Bug 31599] Serif Photoplus X6 installer fails, reporting 'Invalid command line.' (registry command association for msi package, 'msiexec.exe' must be a fully qualified path)

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Aug 5 02:46:28 CDT 2014


https://bugs.winehq.org/show_bug.cgi?id=31599

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Fixed by SHA1|                            |12fd631fe1f1f4ec66a16f96f68
                   |                            |3ad42f10c0335

--- Comment #4 from Anastasius Focht <focht at gmx.net> ---
Hello Austin,

still not fixed.

You can't use single quotes here.

--- snip ---
0025:Call KERNEL32.SearchPathW(00000000,00138848
L"'C:\\windows\\system32\\msiexec.exe",00000000,00000104,0033f864,00000000)
ret=7e7b51db
0025:Ret  KERNEL32.SearchPathW() retval=00000000 ret=7e7b51db
0025:Call KERNEL32.SearchPathW(00000000,00138848
L"'C:\\windows\\system32\\msiexec.exe /i",00000000,00000104,0033f864,00000000)
ret=7e7b51db
0025:Ret  KERNEL32.SearchPathW() retval=00000000 ret=7e7b51db
0025:Call KERNEL32.SearchPathW(00000000,00138848
L"'C:\\windows\\system32\\msiexec.exe /i
%1'",00000000,00000104,0033f864,00000000) ret=7e7b524f
0025:Ret  KERNEL32.SearchPathW() retval=00000000 ret=7e7b524f
--- snip ---

Maybe you were mislead by my use of single quote in comment #1. The single
quote around the command string was not meant to be taken verbatim.

When I use "'" in analysis/comments, outside of snippets, it's mostly for
annotation/markup/markdown purpose to have the whole statement/expression
appear as emphasized text outside of Bugzilla (sometimes you might see *strong*
, _emphasized_ as well, similar to asciidoc) .. sorry for using ambiguous
styles.

Regards

-- 
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.



More information about the wine-bugs mailing list