Correct license registry key

This commit is contained in:
Mario Fetka
2015-06-24 20:33:16 +02:00
parent fb72c0ae72
commit 8939dfaa5d

View File

@@ -144,13 +144,13 @@ copy "$IniCfgFile$" "$InstallDir64$"
[Registry_install]
; Example of setting some values of an registry key:
;
openkey [HKEY_LOCAL_MACHINE\Software\Nitro\Pro\9.0]
openkey [HKEY_LOCAL_MACHINE\Software\Nitro\Pro\10.0]
set "SerialNumber" = "$LicenseKey$"
[LinkFolder_install]
set_basefolder common_desktopdirectory
set_subfolder ""
delete_element "Nitro Pro 9"
delete_element "Nitro Pro 10"
; Example of deleting a folder from AllUsers startmenu:
;