Skip to content
⌘ NSIS Forum Archive

recursive uninstall

4 posts

SNap2k#

recursive uninstall

hi, at file add there is /r for recursive file add..... what about uninstall... i need a uninstall that erases user created files after installation, too... do i have to do it with a .bat (del /s ) file?