|
Space in 'Add or Remove Programs' after installing Auto CAD 'Start' ,
'Run' , type 'regedit'
Go to:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{5783F2D7-0065-0409-0000-0060B0CE6BBA}
DisplayIcon was:
C:\Program Files\AutoCAD XXXX\aclt.exe,-1
Changed to DisplayIcon to:
C:\Program Files\AutoCAD LT XXX\aclt.exe,-0
You are just changing the last value from -1 to -0
That should do it.. |