hi
Can anybody tell me if u compile you code , what can one add to the code to let it selfdestruct... Deleting itself
is it possible?
Printable View
hi
Can anybody tell me if u compile you code , what can one add to the code to let it selfdestruct... Deleting itself
is it possible?
And why would you want to do that? Are writing a virus and trying to cover your tracks?
No, you'll get a "path/file access error" because the exe is in use.
No its just like a general question :)
Have'nt got to that stage yet and not intending 2(writing viruses
ok
MartinLiss,
Does your signature mean that Bill Clinton is coming back? :D
It is possible to do what ask, but timing is critical. You would have to create (and install along with your exe) a batch file that would execute the appropriate commands to delete the files.
Immediatelt after shelling out to the batch file, use END. I believe the batch file could even delete itself.
Know what batch files are?
know how to use the Shell command?
yip .. know then.
ok
thanx:)