Forráskód Böngészése

Ignoring warnings about use of HKCU

Source commit: 19cfb06feb675b794a797f6c040977a640ff8f31
Martin Prikryl 6 éve
szülő
commit
8b479150cd
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      deployment/winscpsetup.iss

+ 1 - 0
deployment/winscpsetup.iss

@@ -124,6 +124,7 @@ DisableDirPage=no
 WizardStyle=modern
 ; We do not want the Explorer restarts as that is not pleasant to the user
 CloseApplications=no
+UsedUserAreasWarning=no
 #ifdef Sign
 SignTool=sign $f "WinSCP Installer" https://winscp.net/eng/docs/installation
 #endif