I use InstallDirRegKey HKCU "Software\MayorsCourt\Paths" "Application".
I use defaults for
; Welcome page
!insertmacro MUI_PAGE_WELCOME
; Directory page
!insertmacro MUI_PAGE_DIRECTORY
; Instfiles page
!insertmacro MUI_PAGE_INSTFILES
; Finish page
!insertmacro MUI_PAGE_FINISH
!insertmacro MUI_PAGE_WELCOME
; Directory page
!insertmacro MUI_PAGE_DIRECTORY
; Instfiles page
!insertmacro MUI_PAGE_INSTFILES
; Finish page
!insertmacro MUI_PAGE_FINISH
The destination Folder is blank when run on Windows 10? On prior versions no issues.
I have run also as admin.
I also noticed that if you click the browse button to select the destination location that NO mapped drivers are shown and no access to network drives.