https://bugs.winehq.org/show_bug.cgi?id=5891
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Hardware|Other |x86 OS|other |Linux
--- Comment #8 from Anastasius Focht focht@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