mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-07 07:02:46 +02:00
ensured clean install state is not saved in the registry
This commit is contained in:
parent
902705297f
commit
35f97837e7
1 changed files with 0 additions and 3 deletions
|
@ -530,9 +530,6 @@ Function PostInstallOptionsPage
|
|||
${NSD_CreateCheckbox} 0 $CurrentOffset$OffsetUnits 100% 10u "&Perform a clean install (Delete older settings and content)"
|
||||
Pop $CleanInstallCheckbox
|
||||
IntOp $CurrentOffset $CurrentOffset + 15
|
||||
|
||||
; not saving checkbox state in registry
|
||||
!insertmacro SetPostInstallOption $CleanInstallCheckbox @@ ${BST_UNCHECKED}
|
||||
${EndIf}
|
||||
|
||||
${If} @PR_BUILD@ == 1
|
||||
|
|
Loading…
Reference in a new issue