cannot run any program esp. winecfg
cannot run any program esp. winecfg
WINE was working properly until I changed riched20.dll and ole32.dll in winecfg to native. After which, every program installed refuse to work including winecfg. Is there any way to reverse this?
Re: cannot run any program esp. winecfg
Start winecfg with
then remove the overrides.
Code: Select all
WINEDLLOVERRIDES="riched20,ole32=b" winecfg
Re: cannot run any program esp. winecfg
That worked perfectly, thank you. m(_ _)mdimesio wrote:Start winecfg withthen remove the overrides.Code: Select all
WINEDLLOVERRIDES="riched20,ole32=b" winecfg