mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 02:42:49 -04:00
Allow people to change the installation directory
This commit is contained in:
parent
4e926f3688
commit
db27eec59b
@ -35,7 +35,7 @@ SetCompressor lzma
|
||||
!insertmacro MUI_PAGE_WELCOME
|
||||
!insertmacro MUI_PAGE_LICENSE "${LICENSE_FILE}" ; EULA
|
||||
; Directory page
|
||||
;!insertmacro MUI_PAGE_DIRECTORY
|
||||
!insertmacro MUI_PAGE_DIRECTORY
|
||||
; Instfiles page
|
||||
!insertmacro MUI_PAGE_INSTFILES
|
||||
; Finish page
|
||||
|
Loading…
x
Reference in New Issue
Block a user