Main Forum > Tweaking.com Support & Help
ManageACL_64.exe fault
streetwolf:
Is Shane around?
Boggin:
When I emailed him earlier he said he was out and about on jobs for the next few days.
streetwolf:
I really could use some help with my problem. :sad:
Boggin:
Do you have any Windows restore points to try ?
From what I can find on this error, the favourite has been a repair install as it is a registry error, but see if these cmds can do anything with it - they need to be run from a Command Prompt (Admin).
dism /online /cleanup-image /restorehealth
This can appear to hang at 20% but will complete.
Follow that with a sfc /scannow to see if any corruption remains.
If it reports it is unable to repair some files then run SFCFix.exe which will produce a more concise report and can in some instances repair where sfc /scannow failed.
http://www.majorgeeks.com/files/details/sfcfix.html
makinero:
For advanced:
Try to create a crash dump for the application.
Example PATH:
--- Code: ---C:\Users\Username\AppData\Local\CrashDumps
--- End code ---
When you have a crash dump file, open it in Debugging Tools and you can see the exception and call stack for the exception, that should help.
Probably you must ensure that the correct space is reserved for the containing structure.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version