[Bug 40568] AfterEffects CS6: startup fails with error dialog : ' Crash in progress'

wine-bugs at winehq.org wine-bugs at winehq.org
Tue May 16 05:03:46 CDT 2017


https://bugs.winehq.org/show_bug.cgi?id=40568

--- Comment #11 from Henri Verbeet <hverbeet at gmail.com> ---
(In reply to winetest from comment #9)
> You sure?
> 
> "
> REGEDIT4
> 
> [HKEY_CURRENT_USER\Software\Wine\Direct3D]
> "MaxVersionGl"=dword:00030002
> 
> "
> 
> Remove the " "-marks Copy paste that into some file. Then do wine regedit
> filanme. And it imports the file without any output. 
> 
Mostly just for what it's worth, note that you can also just do something like
the following:

wine reg add 'HKCU\Software\Wine\Direct3D' /v MaxVersionGL /t REG_DWORD /d
0x00030002 /f

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list