also insert license key into the registry

This commit is contained in:
Mario Fetka
2013-04-05 09:26:45 +02:00
parent cce92b87d9
commit ea7cb00941

View File

@@ -144,10 +144,8 @@ copy "$IniCfgFile$" "$InstallDir64$"
[Registry_install]
; Example of setting some values of an registry key:
;
; openkey [HKEY_LOCAL_MACHINE\Software\$ProductId$]
; set "name1" = "some string value"
; set "name2" = REG_DWORD:0001
; set "name3" = REG_BINARY:00 af 99 cd
openkey [HKEY_LOCAL_MACHINE\Software\Nitro\Pro\8.0]
set "SerialNumber" = "$LicenseKey$"
[LinkFolder_install]
; Example of deleting a folder from AllUsers startmenu: