PurpleendurerOriginal
1Version
Today, I used Google to search for information and accidentally found a tool, Y! Del, the interface and function description are similar to the auto_del of a free program "automatically delete file programs next time" written by masm32.
Let's take a look at the auto_del:
Description and download of the Free Software "automatically delete file programs next time"
Http://blog.csdn.net/Purpleendurer/archive/2004/11/28/196622.aspx
Http://dev.csdn.net/article/53/53115.shtm
Http://www.wow.blog.yesky.com/blog/purpleendurer/archive/2005/09/05/1052799.html
Http://endurer.bokee.com/2450457.html
I. Introduction
This program was modified on the basis of the "Rising Antivirus assistant"'s "automatically delete virus files at next startup" function, mainly to facilitate the deletion of files that cannot be deleted currently, for example, some infected files that have been detected by anti-virus software but cannot be cleared/deleted.
3. program interface:It is adjusted from "Rising Antivirus assistant", as shown in.
The above is the version of auto_del 0.0.0005
Vi. update records:
Date |
Version |
Update content |
2006.03.22 |
0.0.0005 (11,264 bytes) |
This version is an improvement for the shortcomings of version 0.0.0004 in processing the gray pigeon files. For details, refer to: manually killing new gray pigeon variants or manually killing new gray pigeon variants.1. When modifying the file name to be deleted, the added extension is changed from. Bak to. Del. 2. Right-click the System Shell menu (to facilitate file packaging) 3. Change the button "delete upon next Boot" to "delete upon next Boot" 4. After successfully saving the file list, the system will prompt whether to open the file. |
2005.10.06 |
0.0.0004 (10,240 bytes) |
1. When a specified file to be deleted is detected as a file that does not exist or as a folder, you can choose whether to add the specified file to the list of files to be deleted; 2. When saving the file list file, it will not be overwritten, but will be continued. 3.set the contents of the file to be deleted as a local file (.txt). After the file is saved, it is automatically opened. 4. optimized the code. |
2004.10.04 |
0.0.0003 (9,728 bytes) |
Allow multiple files to be selected simultaneously in the open dialog box |
2004.09.29 |
0.0.0002 |
Fixed the bug where files with special characters such as spaces in file names or file paths cannot be deleted. |
2004.07.30 |
0.0.0001 |
Based on the "Rising Antivirus assistant"'s "automatically deleting virus files upon next Boot" function |
Although the auto_del Technology of "automatically delete file programs at next startup" is not very high, it is occasionally completed from conception to implementation.
Auto_del has been using dialog box resources from 0.0.0001 to 0.0.0005 without any encryption measures or shelling, so it is easy to modify.
If y! Del is indeed modified from auto_del, so this modifier is too unfriendly ~