Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\*\shell\SecureDelete]
@="Secure Delete"
"NoWorkingDirectory"=""
"Position"="bottom"
"Icon"="imageres.dll,-5320"

[HKEY_CLASSES_ROOT\*\shell\SecureDelete\command]
@="sdelete -p 3 \"%1\""



[HKEY_CLASSES_ROOT\Directory\shell\SecureDelete]
@="Secure Delete"
"AppliesTo"="NOT (System.ItemPathDisplay:=\"C:\\Users\" OR System.ItemPathDisplay:=\"C:\\ProgramData\" OR System.ItemPathDisplay:=\"C:\\Windows\" OR System.ItemPathDisplay:=\"C:\\Windows.old\" OR System.ItemPathDisplay:=\"C:\\Windows\\System32\" OR System.ItemPathDisplay:=\"C:\\Program Files\" OR System.ItemPathDisplay:=\"C:\\Program Files (x86)\")"
"NoWorkingDirectory"=""
"Position"="bottom"
"Icon"="imageres.dll,-5320"

[HKEY_CLASSES_ROOT\Directory\shell\SecureDelete\command]
@="sdelete -p 3 -s \"%1\""

