summaryrefslogtreecommitdiff
path: root/nasm.nsi
diff options
context:
space:
mode:
Diffstat (limited to 'nasm.nsi')
-rw-r--r--nasm.nsi8
1 files changed, 1 insertions, 7 deletions
diff --git a/nasm.nsi b/nasm.nsi
index fdb2ee0..48feaa9 100644
--- a/nasm.nsi
+++ b/nasm.nsi
@@ -183,13 +183,7 @@ SectionEnd
Section "Uninstall"
;
; files on HDD
- Delete /rebootok "$INSTDIR\rdoff\*"
- RMDir "$INSTDIR\rdoff"
- Delete /rebootok "$INSTDIR\doc\*"
- RMDir "$INSTDIR\doc"
- Delete /r /rebootok "$INSTDIR\contrib"
- Delete /rebootok "$INSTDIR\*"
- RMDir "$INSTDIR"
+ RMDir /r /rebootok "$INSTDIR"
Delete /rebootok "$DESKTOP\${PRODUCT_SHORT_NAME}.lnk"
;
; Start Menu folder