[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 18:28:16 CDT 2014


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

--- Comment #7 from Austin English <austinenglish at gmail.com> ---
(In reply to Anastasius Focht from comment #6)
> Hello Austin,
> 
> --- snip ---
> "%11%\msiexec.exe /i %1"
> --- snip ---
> 
> the package parameter needs to be double quoted since the path could contain
> spaces.
> 
> --- snip ---
> "%11%\msiexec.exe /i ""%1"""
> --- snip ---
> 
> Interestingly I'm unable to pass more arguments using '%*' syntax.
> Wine double quotes additional arguments, confusing the option parser but
> that's another bug.
> 
> Regards

https://source.winehq.org/git/wine.git/commitdiff/8bf602630844de72809912c697d3f6005303f719

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