Small installer fix.

This commit is contained in:
LoRd_MuldeR 2016-12-15 00:27:48 +01:00
parent ad1e4fca5c
commit ca43ef6982

View File

@ -639,6 +639,7 @@ Section "-Update Registry"
WriteRegStr HKLM "${MyRegPath}" "URLInfoAbout" "${MyWebSite}"
WriteRegStr HKLM "${MyRegPath}" "URLUpdateInfo" "${MyWebSite}"
DeleteRegKey HKCU "${AppPaths}\LameXP.exe"
WriteRegStr HKLM "${AppPaths}\LameXP.exe" "" "$INSTDIR\$R0"
WriteRegStr HKLM "${AppPaths}\LameXP.exe" "Path" "$INSTDIR"
SectionEnd