mirror of
https://github.com/PhoenixPE/PhoenixPE.git
synced 2025-09-17 02:28:09 +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
|
Level=2
|
||||||
Selected=True
|
Selected=True
|
||||||
Mandatory=True
|
Mandatory=True
|
||||||
Version=1.1.0.0
|
Version=1.1.1.0
|
||||||
Date=2020-11-02
|
Date=2023-06-25
|
||||||
|
|
||||||
[Variables]
|
[Variables]
|
||||||
|
|
||||||
@@ -452,6 +452,9 @@ WriteInterface,Visible,%ScriptFile%,Interface,lbl_HiveInfo,%Toggle%
|
|||||||
WriteInterface,Visible,%ScriptFile%,Interface,bvl_HiveOptions,%Toggle%
|
WriteInterface,Visible,%ScriptFile%,Interface,bvl_HiveOptions,%Toggle%
|
||||||
WriteInterface,Visible,%ScriptFile%,Interface,cb_TakeFullOwnershipRegSoftware,%Toggle%
|
WriteInterface,Visible,%ScriptFile%,Interface,cb_TakeFullOwnershipRegSoftware,%Toggle%
|
||||||
|
|
||||||
|
// Reset Globals
|
||||||
|
Run,%ScriptFile%,SetRegistryHiveSource
|
||||||
|
|
||||||
System,EndLocal
|
System,EndLocal
|
||||||
|
|
||||||
[#ShowScriptInfo#]
|
[#ShowScriptInfo#]
|
||||||
|
Reference in New Issue
Block a user