add File Type Assoc support to template neede on more and more packages
This commit is contained in:
@@ -84,6 +84,9 @@ else
|
||||
comment "Create shortcuts"
|
||||
LinkFolder_install
|
||||
|
||||
comment "File Type Association"
|
||||
FileTypeAssoc_install
|
||||
|
||||
endif
|
||||
|
||||
[Winbatch_install]
|
||||
@@ -163,6 +166,16 @@ copy "$IniCfgFile$" "$InstallDir$"
|
||||
; icon_index: 2
|
||||
; end_link
|
||||
|
||||
[FileTypeAssoc_install]
|
||||
; Sample Usage:
|
||||
; Set Acrobat Reader DC as Default .pdf reader:
|
||||
;
|
||||
; SFTA AcroExch.Document.DC .pdf
|
||||
;
|
||||
; Set Sumatra PDF as Default .pdf reader:
|
||||
;
|
||||
; SFTA Applications\SumatraPDF.exe .pdf
|
||||
|
||||
[Sub_get_licensekey]
|
||||
if opsiLicenseManagementEnabled
|
||||
comment "License management is enabled and will be used"
|
||||
|
||||
Reference in New Issue
Block a user