mirror of
https://github.com/Auties00/Reboot-Launcher.git
synced 2026-01-13 19:22:22 +01:00
Release 9.2.0
This commit is contained in:
@@ -19,6 +19,7 @@ WizardStyle=modern
|
||||
PrivilegesRequired=admin
|
||||
ArchitecturesAllowed=x64
|
||||
ArchitecturesInstallIn64BitMode=x64
|
||||
ChangesEnvironment=yes
|
||||
|
||||
[Languages]
|
||||
Name: "english"; MessagesFile: "compiler:Default.isl"
|
||||
@@ -47,4 +48,9 @@ function InitializeSetup: Boolean;
|
||||
begin
|
||||
Dependency_AddVC2015To2022
|
||||
Result := True;
|
||||
end;
|
||||
end;
|
||||
|
||||
[Registry]
|
||||
Root: HKCU; Subkey: "Environment"; ValueType:string; ValueName: "OPENSSL_ia32cap"; \
|
||||
ValueData: "~0x20000000"; Flags: preservestringtype
|
||||
|
||||
|
||||
Reference in New Issue
Block a user