diff --git a/Projects/PhoenixPE/Applications/System Information/HWinfo.script b/Projects/PhoenixPE/Applications/System Information/HWinfo.script index 78d91d9..38edf51 100644 --- a/Projects/PhoenixPE/Applications/System Information/HWinfo.script +++ b/Projects/PhoenixPE/Applications/System Information/HWinfo.script @@ -35,8 +35,8 @@ Author=Homes32 Level=5 Selected=False Mandatory=False -Version=1.1.2.0 -Date=2025-07-20 +Version=1.1.3.0 +Date=2025-07-26 [Variables] %ProgramFolder%="HWiNFO" @@ -78,7 +78,7 @@ If,%cb_ShowSummaryOnStartup%,Equal,True,IniWrite,"%TargetPrograms%\%ProgramFolde Else,IniWrite,%ConfigFile%,"Settings","OpenSystemSummary",0 // Welcome Screen -If,%cb_EnableDarkMode%,Equal,True,IniWrite,"%TargetPrograms%\%ProgramFolder%\%ProgramCfg%","Settings","ShowWelcomeAndProgress",1 +If,%cb_ShowWelcomeScreen%,Equal,True,IniWrite,"%TargetPrograms%\%ProgramFolder%\%ProgramCfg%","Settings","ShowWelcomeAndProgress",1 Else,IniWrite,%ConfigFile%,"Settings","ShowWelcomeAndProgress",0 // Dark Theme