It's re-writable but when i try to write something over it, it gives me an error... So i want to know how to use VB and delete it!
I've tried this:
Quote
Private Sub Command1_Click ()
Kill "D:\Monster.exe"
End Sub
Kill "D:\Monster.exe"
End Sub
But then it comes up with this error message:

I've also tried RmDir "D:\Monster.exe"
But it says that the folder can't be found...
Anyone help?


Sign In
Create Account


Back to top









