in reply to Re: Re: Deleting a running script
in thread Deleting a running script
The final line of code would be:del script.exe del batch.bat
Why is it important for the executable to delete itself anyway?exec ("batch.bat");
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Re: Deleting a running script
by bart (Canon) on Sep 16, 2003 at 17:13 UTC | |
by tachyon (Chancellor) on Sep 16, 2003 at 17:19 UTC | |
|
Re: Re: Re: Re: Deleting a running script
by Anonymous Monk on Sep 16, 2003 at 18:07 UTC | |
by Limbic~Region (Chancellor) on Sep 16, 2003 at 18:23 UTC | |
by Anonymous Monk on Sep 16, 2003 at 19:40 UTC |