also insert license key into the registry
This commit is contained in:
@@ -144,10 +144,8 @@ copy "$IniCfgFile$" "$InstallDir64$"
|
|||||||
[Registry_install]
|
[Registry_install]
|
||||||
; Example of setting some values of an registry key:
|
; Example of setting some values of an registry key:
|
||||||
;
|
;
|
||||||
; openkey [HKEY_LOCAL_MACHINE\Software\$ProductId$]
|
openkey [HKEY_LOCAL_MACHINE\Software\Nitro\Pro\8.0]
|
||||||
; set "name1" = "some string value"
|
set "SerialNumber" = "$LicenseKey$"
|
||||||
; set "name2" = REG_DWORD:0001
|
|
||||||
; set "name3" = REG_BINARY:00 af 99 cd
|
|
||||||
|
|
||||||
[LinkFolder_install]
|
[LinkFolder_install]
|
||||||
; Example of deleting a folder from AllUsers startmenu:
|
; Example of deleting a folder from AllUsers startmenu:
|
||||||
|
|||||||
Reference in New Issue
Block a user