add ProductProperty desktoplink, defaultassociations, custom-post-install, custom-post-uninstall to control-File
This commit is contained in:
@@ -86,8 +86,8 @@ else
|
||||
; Sub_check_exitcode
|
||||
comment "Copy files"
|
||||
Files_install_32 /32Bit
|
||||
; Files_install_config /AllNtUserProfiles
|
||||
; DosInAnIcon_set_config
|
||||
Files_install_config /AllNtUserProfiles
|
||||
DosInAnIcon_set_config
|
||||
Set $InstallDir$ = $InstallDir32$
|
||||
Set $ProgExe$ = $Prog32$
|
||||
Set $Property_defaultassociations$ = GetProductProperty("defaultassociations","true")
|
||||
@@ -113,8 +113,8 @@ else
|
||||
; Sub_check_exitcode
|
||||
comment "Copy files"
|
||||
Files_install_64 /64Bit
|
||||
; Files_install_config /AllNTUserProfiles
|
||||
; DosInAnIcon_set_config
|
||||
Files_install_config /AllNTUserProfiles
|
||||
DosInAnIcon_set_config
|
||||
Set $InstallDir$ = $InstallDir64$
|
||||
Set $ProgExe$ = $Prog64$
|
||||
Set $Property_defaultassociations$ = GetProductProperty("defaultassociations","true")
|
||||
|
||||
Reference in New Issue
Block a user