View Single Post
  #8  
Old January 30th 21, 07:39 AM posted to alt.comp.periphs.videocards.ati,alt.windows7.general
Paul[_28_]
external usenet poster
 
Posts: 1,467
Default My old CCC GUI refuses to show up. :(

Ant wrote:
In alt.comp.periphs.videocards.ati Paul wrote:
Ant wrote:


Oh, I got netfx_setupverifier v6.0.3790 (7/31/2015) downloaded. Its
verification results said error code 0 for all of its detected versions:
2.0 SP2
3.0 SP2
3.5 SP1
4 Client
4 Full
4.5

I guess no v4.8 since it is newer.


So it's not really a damaged .net then.


Is that your conclusion ?


Maybe? .NET checker said everything looked OK.


Have you checked Event Viewer for an application error ?


I can't find anything interesting except that ACEEventLog that I showed
in https://pastebin.com/raw/MBJP13hc in my original post.


Your problem is font related, to start with.

Something to check here.

https://faithlife.codes/blog/2009/11...f_application/

"We traced this to having an illegal path char
in one of the fonts listed in the

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts

registry key. To reproduce the problem, you can
simply edit one of those values on your own machine
and add a colon, pipe, or any other illegal path
character to one of the values. Now, any WPF application
on your system will crash as soon as it attempts
to display its first UI."

Paul