how to change Wine operating system emulation with no need to use winecfg

Austin English austinenglish at gmail.com
Thu Jul 11 16:36:41 CDT 2019


On Wed, Jul 10, 2019 at 3:41 AM Mgr. Janusz Chmiel <janusz.chmiel at volny.cz>
wrote:

> Because Winecfg run by using Wine, it is impossible to work with it
> without OCR function, because screen reader compatible with Wine do not
> exist. So please, which registry keys or other values should I change to
> set Wine emulation to Windows XP from default Windows 7?
> I need to test some screen readers which work differently in XP mode
> than in Windows 7 mode.
> Including Windows light translingual. it is written in C++ with not many
> depednecies.
> So I need to try it.
> NVDA will never work, because it depend on many Microsoft visual C
> redistributable and on their registry values. And on UI automation when
> Windows is Vista or newer.
> Sure, NVDA can also work differently when operating system is Windows
> XP. But also in those cases, there are issues with missing oleacc.dll
> MSAA specific functions.
>

This is really question for the forums, not the development list.

In any case, you can either use winetricks (winetricks win7) or duplicate
the registry logic it has. Unfortunately winecfg doesn't support command
line arguments for that, see https://bugs.winehq.org/show_bug.cgi?id=41559

-- 
-Austin
GPG: 267B CC1F 053F 0749 (expires 2021/02/18)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20190711/c5813879/attachment-0001.html>


More information about the wine-devel mailing list