Fix SetRegView condition of 052d07d37
This commit is contained in:
parent
cfe51c4b82
commit
73a368d166
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue