Remove portable option in Windows installer

This commit is contained in:
Kenneth Chew
2022-05-20 17:12:08 -04:00
parent 12cadf3af0
commit cdd83c279c
2 changed files with 1 additions and 8 deletions

View File

@ -147,13 +147,6 @@ Section "Start Menu Shortcuts"
SectionEnd
Section /o "Portable"
SetOutPath $INSTDIR
File "portable.txt"
SectionEnd
;--------------------------------
; Uninstaller