Win, installer: delete correct conf folder, if updating 2ndary install and choose to clear conf

git-svn-id: trunk@43396 -
This commit is contained in:
martin 2013-11-08 18:51:49 +00:00
parent 4928979536
commit 77d736b2f1

View File

@ -23,7 +23,7 @@ function GetPCPForDelete(param:string): String;
// Name: {code:GetPCPForDelete}*.xml; Type: files; Tasks: delusersettings
// ... delete primary conf
begin
if (IsSecondaryCheckBoxChecked) then // or IsSecondaryUpdate
if (IsSecondaryCheckBoxChecked) or IsSecondaryUpdate then
begin
if SecondPCP = '' then
Result := AddBackslash(WizardDirValue) // some fallback