Is there a way to suppress erase files confirmation?

Neobond

New Member
I want to disable this, but I can't seem to find it anywhere in Settings, maybe a registry trick?

SNAG-0000.png

I am using the Eraser 6.2.0.2993 test version that allows UAC suppression via registry:
reg delete "HKCU\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers" /v "c:\Program files\Eraser\Eraser.exe" /f reg delete "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers" /v "c:\Program files\Eraser\Eraser.exe" /f
 
There is a CLI built in you could try

In the command window navigate to C:\Program Files\Eraser and run Eraser help to see what is available

Have you tried this?
 
@Neobond I'm also using the latest version and I also want to delete my files without that confirmation box appearing. Have you found a way to disable it? In the registry editor I have gone to the two paths you mentioned (HKCU\SOFTWARE\etc... and HKLM\SOFTWARE\etc...) but in both there is no value with reference to Eraser.

If you have found a way to deactivate this box, please tell me how to do it.
 
Back
Top