We do not delete files.
It is a principle that our code does not delete files. This way, we cannot delete files unwanted.
The safe & correct place to delete such file is from the updated application code. This way, you have a guarantee the application was successfully updated and thus the CAB file can be safely deleted.
With UpdateBuilder you can wrap any additional application related content you want and TWebUpdate will unpack this.
With UpdateBuilder you can wrap any additional application related content you want and TWebUpdate will unpack this.
Bruno Fierens2020-06-15 14:59:05