mirror of
https://github.com/PhoenixPE/PhoenixPE.git
synced 2025-09-16 18:18:04 +02:00
Fixed a situation where resetting defaults in Core-Registry would not reset Global variables %RegistrySoftwareSource% and %RegistryDriverSource%
This commit is contained in:
@@ -38,8 +38,8 @@ Author=Homes32
|
||||
Level=2
|
||||
Selected=True
|
||||
Mandatory=True
|
||||
Version=1.1.0.0
|
||||
Date=2020-11-02
|
||||
Version=1.1.1.0
|
||||
Date=2023-06-25
|
||||
|
||||
[Variables]
|
||||
|
||||
@@ -452,6 +452,9 @@ WriteInterface,Visible,%ScriptFile%,Interface,lbl_HiveInfo,%Toggle%
|
||||
WriteInterface,Visible,%ScriptFile%,Interface,bvl_HiveOptions,%Toggle%
|
||||
WriteInterface,Visible,%ScriptFile%,Interface,cb_TakeFullOwnershipRegSoftware,%Toggle%
|
||||
|
||||
// Reset Globals
|
||||
Run,%ScriptFile%,SetRegistryHiveSource
|
||||
|
||||
System,EndLocal
|
||||
|
||||
[#ShowScriptInfo#]
|
||||
|
Reference in New Issue
Block a user