|
#1
|
|||
|
|||
|
Hey forum members,
can anyone tell me the code with which we can make sure that the setup installer [Inno setup] on exit cleans up {TEMP.} folder |
| Sponsored Links |
|
#2
|
||||
|
||||
|
Function DelTree
This should work
Code:
DelTree(ExpandConstant('{temp}'), True, True, True);
__________________
“WE ALL GO A LITTLE MAD SOMETIMES” Last edited by PsYcHo_RaGE; 13-04-2021 at 11:54. |
| The Following User Says Thank You to PsYcHo_RaGE For This Useful Post: | ||
Harsh ojha (13-04-2021) | ||
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Call of Duty - Deluxe Edition (1xDVD5) | sunjo | PC Games - CD/DVD Conversions | 0 | 18-12-2018 14:25 |
| Beowulf (DVD9 to DVD5) | mondragon | PC Games - CD/DVD Conversions | 9 | 26-03-2013 23:06 |
| SOF2 CD to DVD almost ready.. BUT | Cueball | PC Games | 4 | 01-11-2005 17:08 |
| CD-2-DVD: MSI Installer: How to and other games that work with this method | Asimov | PC Games | 3 | 05-10-2004 07:30 |
| How to put Mafia on to a DVD (This Definitely Works!) | Grumpy | PC Games | 6 | 13-09-2004 05:02 |