I've been trying to run a program under Wine called Scan125 https://www.nick-bailey.co.uk/index.html
I've used a Vanilla win32 wine root with only dotnet48 and one font installed. It seems to start OK but immediately becomes totally unresponsive to mouse or keyboard events. I see nothing suspicious on stdout or stderr.
And now I don't know where to look next. Can anyone help?
Thanks!
Help running a new app
Re: Help running a new app
It looks like the program gets stuck on detecting COM ports. If you want to use the program without a scanner, you can start with it:
If you do want to use a scanner, you could file a bug report.
Code: Select all
WINEDLLOVERRIDES="mountmgr.sys=d" wine Scan125.exe