Fix SetRegView condition of 052d07d37

This commit is contained in:
bitraid 2019-01-18 09:26:42 +02:00
parent cfe51c4b82
commit 73a368d166
No known key found for this signature in database
GPG Key ID: 140D99CA504654D3
1 changed files with 1 additions and 3 deletions

View File

@ -270,9 +270,7 @@ Section "Core Files (required)" SectionCoreFiles
${if} $R0 != ""
DeleteRegKey HKLM "${REG_UN}\${PRODUCT_NAME}"
${endif}
${if} ${RunningX64}
SetRegView 64
${endif}
SetRegView lastused
${endif}
SetOutPath $INSTDIR