Page 1 of 1

Delete file created after Apply Intall?

Posted: Wed Jul 19, 2006 7:12 pm
by garethhayter
After "Apply Install" I run an exe which in turn creates another file. Once I have read this newly created file I want to delete it. "Delete Files" doesn't seem to work, probably because the only options are when installing and/or uninstalling. Is there any other way to delete this file?

Thanks,
Gareth.

Posted: Wed Jul 19, 2006 7:30 pm
by MichaelNesmith
Call the Win32 API directly using Call DLL Function, or use Delete Files Recursive.