Removal of traces. [C#]
A.M.Soft
Support
Please contact me here.
Privacy Policy
Description
- When started, a dialog will be displayed.
- If you drag and drop the target file from Explorer, the target data will be deleted.
- A ring-shaped button is displayed during the process. If you want to cancel, please press.
- If the target data is not included, a warning message will be displayed.
- You can delete it by selecting it from Explorer and selecting "Send to" and then "Removal of traces".
- Launch Removal of traces. cmd.exe /c start removal-traces:
- It can also be processed by specifying the following arguments in the executable file. cmd.exe /c start removal-traces:"C:\Users\[username]\Downloads\*.jpg"
- If the path name contains a space, enclose the path name in "".
⇒ Process all jpg in the download folder.
cmd.exe /c start removal-traces:"C:\Users\[username]\Downloads\*.jpg /sub"
⇒ Process all jpgs in the download folder (subfolders).
cmd.exe /c start removal-traces:"C:\Users\[username]\Downloads\*.jpg /end"
⇒ Process all jpg in the download folder and exit.
- The ADS that is deleted is limited to 'Zone.Identifier'. (Can be specified with /key)
- The conversion list will be automatically deleted after 3 seconds. Click the frame to keep it.
- Press the Enter key to return to the initial screen.
History
- Improved the number of files to "Send to" from Explorer.
- Removed Windows 8 from supported models.
- Changed the version of .NET Framework to 4.8.
- The conversion list can be displayed with the Back key.
- Added support for dark mode switching on Windows 10 and later.
- After converting with "Send to", the end time is displayed.
- Changed the design of the frame.
- Added support for dark mode frame colors.
- The ADS key can now be specified from the argument.
- Added an operation that does not automatically reset the display of the conversion list.
- First edition released.