You are not logged in.
Pages: 1
I need to install an ID program, to use for internet banking. Unfortunately there is no Linux version...
/Peter
Offline
Welp uhh, you could always try the WINE compatibility layer to run Windows software:
https://gitlab.winehq.org/wine/wine/-/w … ian-Ubuntu
The latest version of Q4OS as of this post is based on Debian Trixie right now, so follow the instructions for that.
I also recommend using the Development branch version of WINE as that runs WAYYYYY more Windows software than the stable version.
After installing, whenever you wanna run an .exe going forward, run it with wine or go in the terminal:
wine example.exe
(running it from the terminal tells you info if it crashes, such as missing a .dll or something)
Running winecfg gets you additional options like compatibility settings or a virtual desktop
Hopefully it works... I find wine is hit or miss, great with games but 50/50 on software.
Offline
Pages: 1