Jump to content

yusniel

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by yusniel

  1. Try create two .reg files with this content (bold). For create .reg files just open notepad, copy the content and save with .reg extension. Then just double-click the first file (you must be administrator) and enjoy. For remove, you use the second file. CCleanerShredder.reg: (This added an entry in the context menu of files and folders for secure deletion with CCleaner. You must configure secure deletion in the CCleaner's settings.) Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\*\shell\CCleanerShredder] @="CCleaner Shredder" [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\*\shell\CCleanerShredder\command] @="ccleaner.exe /delete \"%1\"" [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Folder\shell\CCleanerShredder] @="CCleaner Shredder" [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Folder\shell\CCleanerShredder\command] @="ccleaner.exe /delete \"%1\"" CCleanerShredder(remove).reg: (This removes the context menu entry.) Windows Registry Editor Version 5.00 [-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\*\shell\CCleanerShredder] [-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Folder\shell\CCleanerShredder]
  2. First sorry for my bad english . My suggestion is incorporate an option (checkbox) for the posibility of rename files to random (or fixed text) name before do secure deletion (or even, normal deletion). The thing is that it is difficult to recover deleted files with secure deletion however the names of the deleted files there are not deleted. Thanks in advance .
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.