WINE is using W7 emulation need to change - how?

Questions about Wine on Linux
Locked
pax-eterna
Level 2
Level 2
Posts: 13
Joined: Sun Sep 27, 2020 6:28 pm

WINE is using W7 emulation need to change - how?

Post by pax-eterna »

I have some apps that have been crashing under wine, and after crash reports were sent to the dev, he advised WINE seemed to be running using a W7 emulation. His apps need W10.

Is there a way I can change this in WINE? Using Manajro and latest Wine-Staging.

Thanks
jkfloris
Level 12
Level 12
Posts: 3136
Joined: Thu Aug 14, 2014 10:10 am

Re: WINE is using W7 emulation need to change - how?

Post by jkfloris »

You can use:

Code: Select all

winecfg /v win10
or just run winecfg and use the GUI to set the Windows version to Windows 10
pax-eterna
Level 2
Level 2
Posts: 13
Joined: Sun Sep 27, 2020 6:28 pm

Re: WINE is using W7 emulation need to change - how?

Post by pax-eterna »

Cool, thanks :)
Locked