|
-
March 21st, 2001, 03:45 AM
#1
Delete a file that has been executed
Hi,
is it possible that a started programme can delete its own file? I need this for a very small uninstall programme...
Thanks,
mabrin
-
March 21st, 2001, 08:35 AM
#2
Re: Delete a file that has been executed
I don't think that you can delete an open file. In order to do this you have to start the second app, which will wait for the end of the execution of the first and then delete it.
Iouri Boutchkine
[email protected]
-
March 21st, 2001, 08:50 AM
#3
Re: Delete a file that has been executed
Another thought is to copy the program to the Windows Temporary folder and execute it from there. Eventually it will be discardedby the system.
John G
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|