I'm working with AutoDesk regarding AutoCAD and still don't have it working yet.
The only other thing is the file security warning dialog (attached) that I get whenever I run Windows Explorer or Notepad, and possibly other basic Windows apps.
Open an elevated commandprompt.
Copy and paste following command into it, then press enter. fsutil hardlink list c:\windows\explorer.exe
When completed copy and paste following command into it, then press enter. fsutil hardlink list c:\windows\notepad.exe
Provide a screenshot of the commandprompt window.
Start the program C:\Windows\System32\sigverif.exe.
Click the button Start.
When the scan is completed, attach the file C:\Users\Public\Documents\sigverif.txt to your next reply.
I also was able, with help from AutoDesk, to get my AutoCAD LT 2014 running again. About the only other question is regarding the Java Update message that always pops up when I restart. Should I install?
I did another system image last night with the working AutoCAD.
Great that the AutoCAD issue is solved.
Please do following to investigate the file security warning.
Download Sigcheck by SysInternals and save it on your desktop.
Extract the zip file.
Tell me the full path where the file sigcheck.exe or sigcheck64.exe is located.
Open an elevated commandprompt.
Copy and paste following command into it, then press enter. cd C:\Users\MEK\Desktop\Sigcheck
When completed, copy and paste following command into it, then press enter. sigcheck64 -i c:\windows\explorer.exe > 1.txt
When completed, copy and paste following command into it, then press enter. sigcheck64 -i c:\windows\notepad.exe >> 1.txt
When completed attach the file C:\Users\MEK\Desktop\Sigcheck\1.txt to your next reply.