| Windows with Delphi Windows API (94) Windows Filesystem (41) Windows Forms (69) Windows Graphics (38)
New related comments Number of comments in the last 48 hours Play WAV files |
How to have an EXE file delete itself
(1 votes). Leave comments and/ or rate it.
Both Windows 95 and NT provide mechanisms for doing just this.
Under Win95 you use the WinInit.ini file. Create a [rename] section and
Under Windows NT, the MoveFileEx function has a parameter that allows Comments:
|