[Bug 28759] 'start inetcpl.cpl' fails

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Dec 6 06:41:12 CST 2018


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

Edgars Liepins <edgarins29 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |edgarins29 at gmail.com

--- Comment #4 from Edgars Liepins <edgarins29 at gmail.com> ---
It still doesn't work with start, but works with these commands on Wine 3.21
Commands as in Comment 1 doesn't work.

Running from wineconsole cmd
and then:
rundll32.exe shell32.dll,Control_RunDLL inetcpl.cpl

also works like this wineconsole cmd:
control inetcpl.cpl 


Directly from linux terminal it works as:
wine control inetcpl.cpl

and as:
rundll32.exe shell32.dll,Control_RunDLL inetcpl.cpl

Using start it still requires control like:
wine start control inetcpl.cpl
or:
wine start rundll32.exe shell32.dll,Control_RunDLL inetcpl.cpl

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