Skip to content
⌘ NSIS Forum Archive

Delete all contents in a folder

4 posts

sethradio#

Delete all contents in a folder

I noticed that the RmDir command only works if the folder is empty. I need to set up an uninstaller that deletes all files in a certain folder because things that end up in this folder are user defined and I can't calculate everything that ends up in it. 🙁