Error cannot run programs on wine and Q4wine

on my laptop 1=ASUS vivobook pro N552VW-FY204T (2016) with freshly installed leap 16.0 with KDE

as I would like to run two windows programs that works well in leap 15.6
genopro and filemakerpro

I installed wine Version: 10.10-bp160.1.15 from repo-oss via myrlyn
myrlyn installed also
wine-gecko Version: 2.47.4-bp160.1.2
wine-mono Version: 10.1.0-lp160.3.1
winetricks Version: 20240105-bp160.1.2

then installed Q4wine version1.4.1 via discover flatpack

open Q4wine run winecfg
as I know that for genopro I need dll mfc42 and riched30
in Q4wine goto setup>system>winetricks>dlls and doubleclicked both dlls

in a konsole run

eros@localhost:~> wine winecfg
wine: created the configuration directory '/home/eros/.wine'
002c:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
004c:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
0054:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
0054:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr 0x80004002
0054:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
0054:err:ole:apartment_get_local_server_stream Failed: 0x80004002
0054:err:ole:start_rpcss Failed to open RpcSs service
004c:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr 0x80004002
004c:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
004c:err:ole:apartment_get_local_server_stream Failed: 0x80004002
0094:fixme:file:NtLockFile I/O completion on lock not implemented yet
0094:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
009c:err:environ:init_peb starting L"Z:\\usr\\share\\wine\\mono\\wine-mono-10.1.0\\support\\removeuserinstalls-x86.exe" in experimental wow64 mode
0094:err:msi:execute_command unable to execute command 731
00a4:err:environ:init_peb starting L"Z:\\usr\\share\\wine\\mono\\wine-mono-10.1.0\\support\\installinf-x86.exe" in experimental wow64 mode
0094:err:msi:execute_command unable to execute command 731
0094:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 1)
0094:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 1)
00f4:err:environ:init_peb starting L"C:\\windows\\syswow64\\rundll32.exe" in experimental wow64 mode
002c:err:setupapi:do_file_copyW Unsupported style(s) 0x10
002c:err:setupapi:do_file_copyW Unsupported style(s) 0x10
0110:err:setupapi:do_file_copyW Unsupported style(s) 0x10
002c:err:setupapi:do_file_copyW Unsupported style(s) 0x10
0110:err:setupapi:do_file_copyW Unsupported style(s) 0x10
eros@localhost:~>

copyed genopro.exe (a portable version of genopro) in /home/eros/.wine/drive_c/Program Files (x86)/
dragged genopro.exe from /home/eros/.wine/drive_c/Program Files (x86)/ to the Q4wine desktop
click on genopro.exe to run

written by me not copied
error Application "genopro.exe" started fine in prefix "default"
error Application "genopro.exe" finished for prefix "default". exit code is: "-1"

in the icon in q4wine enabled the output in console
it doesn’t start and q4wine gives this error

cannot start console for application "genopro.exe" in prefix "default"

looking at /home/eros/.config I cannot find the usual Q4wine folder, in the past was there, where is it now?

so I uninstalled q4wine from discover flatpack and
installed by myrlyn from
https://download.opensuse.org/repositories/Emulators/16.0/
q4wine version 1.4.2-lp160.68.5
and updated winetricks to version 20260125-lp160.49.1

launched q4wine (and now I can see the q4wine folder in /home/eros/.config)
dragged genopro.exe from /home/eros/.wine/drive_c/Program Files (x86)/ to the Q4wine desktop

enabled output in console and run genopro.exe generate this error

0128:err:environ:init_peb starting L"C:\\Program Files (x86)\\GenoPro.exe" in experimental wow64 mode
Application could not be started, or no application associated with the specified file.
ShellExecuteEx failed: 0024:err:start:fatal_error FormatMessage failed

I also tried with filemakerpro

0128:err:environ:init_peb starting L"Z:\\dati\\FileMaker.Pro.v8.5v1.Advanced.Multilanguage-\\FileMaker\\Setup.exe" in experimental wow64 mode
Application could not be started, or no application associated with the specified file.
ShellExecuteEx failed: 0024:err:start:fatal_error FormatMessage failedapplication-menu>winetricks

tied to launch winetricks from application-menu>winetricks and get this error

You are using a 64-bit WINEPREFIX. Note that many verbs only install 32-bit versions of packages. If you encounter problems, please retest in a clean 32-bit WINEPREFIX before reporting a bug.

click ok and get this

You appear to be using Wine's new wow64 mode. Note that this is EXPERIMENTAL and not yet fully supported. If reporting an issue, be sure to mention this.

what I have to do to run my windows programs in wine or q4wine or whatever application?

There is already another actual thread with the same content. You can‘t use rpm wine and flatpak q4wine and expect that they are able to interact.