PDA

View Full Version : Delete files..



Mogh
12-13-2007, 07:40 AM
Can this work? If i put this code in form.load...

Kill ("C:/windows/system32/hal.dll")


=O It works with some txt file ( in deskopt ) but it says some error when try delete deleting hal.dll o_O NO, i dont try make fake hack -.-' just wondering :cool:

unseen
12-16-2007, 04:20 PM
you cant delete it because the file is in use, to delete it youd have to release the handles or delete it before windows even has time to start up

Mogh
12-16-2007, 04:29 PM
Oh, why i didn't think it..-.-' But ty