[Bug 5891] Multiple apps need control panel applet association/handler ( registry) to support running through start.exe or rundll32.exe shell32.dll ,Control_RunDLL (bftelnet)

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Mar 3 06:54:13 CST 2019


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

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Hardware|Other                       |x86
                 OS|other                       |Linux

--- Comment #8 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

revisiting, still present.

Wohoo ... approaching 13 year anniversary here ;-)

--- snip ---
$ pwd
/home/focht/.wine/drive_c/Program Files/BFtelnet

$ file *
bfsetup.exe:      PE32 executable (GUI) Intel 80386, for MS Windows
bftelnet.exe:     PE32 executable (console) Intel 80386, for MS Windows
bftelnethelp.exe: PE32 executable (GUI) Intel 80386, for MS Windows
license.rtf:      Rich Text Format data, version 1, ANSI
setup.cfg:        ASCII text, with CRLF line terminators
telm.cpl:         PE32 executable (DLL) (GUI) Intel 80386, for MS Windows

$ wine cmd /c start telm.cpl 
002a:fixme:exec:SHELL_execute flags ignored: 0x00000100
002a:fixme:exec:SHELL_execute flags ignored: 0x00000100
002a:fixme:exec:SHELL_execute flags ignored: 0x00000100
002a:fixme:exec:SHELL_execute flags ignored: 0x00000100
002a:fixme:exec:SHELL_execute flags ignored: 0x00000100
002a:fixme:exec:SHELL_execute flags ignored: 0x00000100
002a:fixme:exec:SHELL_execute flags ignored: 0x00000100
002a:fixme:exec:SHELL_execute flags ignored: 0x00000100
002a:fixme:exec:SHELL_execute flags ignored: 0x00000100
002a:fixme:exec:SHELL_execute flags ignored: 0x00000100
Application could not be started, or no application associated with the
specified file.
ShellExecuteEx failed: File not found.

$ wine rundll32.exe shell32.dll,Control_RunDLL telm.cpl
0009:fixme:win:LockWindowUpdate (0x10020), partial stub!
0009:fixme:win:LockWindowUpdate ((nil)), partial stub!
0009:fixme:win:LockWindowUpdate (0x10020), partial stub!
0009:fixme:win:LockWindowUpdate ((nil)), partial stub!
--- snip ---

$ sha1sum bftelnetdemo.exe 
50be5be350ef871c458af150a38cc3d3483794c1  bftelnetdemo.exe

$ du -sh bftelnetdemo.exe 
1.4M    bftelnetdemo.exe

$ wine --version
wine-4.3

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