From 34f2624f2ddcfd7bf2dd74811208edb50b432934 Mon Sep 17 00:00:00 2001 From: Homes32 Date: Thu, 5 Sep 2024 21:41:54 -0500 Subject: [PATCH] Updates for 051-StartIsBack++, AttributeChanger (Issue #104) - Update SiB URL and version. - Add additional languages for AttributeChanger and fix lang codes. --- .../Applications/System Tools/AttributeChanger.script | 10 +++++----- Projects/PhoenixPE/Shell/051-StartIsBack++.script | 8 ++++---- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Projects/PhoenixPE/Applications/System Tools/AttributeChanger.script b/Projects/PhoenixPE/Applications/System Tools/AttributeChanger.script index f0c2c9d..03f21c0 100644 --- a/Projects/PhoenixPE/Applications/System Tools/AttributeChanger.script +++ b/Projects/PhoenixPE/Applications/System Tools/AttributeChanger.script @@ -35,16 +35,16 @@ Author=Homes32 Level=5 Selected=False Mandatory=False -Version=1.1.10.0 -Date=2024-06-03 +Version=1.1.11.0 +Date=2024-09-05 [Variables] %ProgramFolder%="Attribute Changer" %SetupFile%="attribChg.exe" %ProgramVersion%="11_30b" %DownloadURL%=https://www.petges.lu/pubfiles/ac-%ProgramVersion%.exe -%aLangMap-Strings%=Czech|1|Danish|2|French|3|German|4|Hungarian|5|Italian|6|korean|7|Polish|8|Spanish|9|Swedish|10|Turkish|11 -%aLangMap-Docs%=Czech|1|Danish|2|English|3|French|4|German|5|Hungarian|6|Italian|7|korean|8|Polish|9|Spanish|10|Swedish|11|Turkish|12 +%aLangMap-Strings%=Brazilian|1|Czech|2|Danish|3|French|4|German|5|Hungarian|6|Italian|7|Korean|8|Dutch|9|Polish|10|Spanish|11|Swedish|12|Turkish|13 +%aLangMap-Docs%=Brazilian|1|Czech|2|Danish|3|English|4|French|5|German|6|Hungarian|7|Italian|8|Korean|9|Dutch|10|Polish|11|Spanish|12|Swedish|13|Turkish|14 [Process] Echo,"Processing %ScriptTitle%..." @@ -274,7 +274,7 @@ bvl_RunFromRam=bvl_RunFromRam,1,12,5,50,133,25 cb_RunFromRam="Run From RAM",1,3,12,54,100,18,False,"__When this option is enabled the program files will be stored in Boot.wim and loaded into memory on boot.#$x#$xYou should only select this option if you are booting from Read-Only media and your program requires write-access to the file system." bvl_Options=Options,1,12,5,90,205,184,8,Bold lbl_Language=Language,1,1,14,110,153,16,8,Normal -cmb_Language=English,1,4,15,126,150,21,Czech,Danish,English,French,German,Hungarian,Italian,Korean,Polish,Spanish,Swedish,Turkish +cmb_Language=English,1,4,15,126,150,21,Brazilian,Czech,Danish,Dutch,English,French,German,Hungarian,Italian,Korean,Polish,Spanish,Swedish,Turkish cb_ConfirmChanges="Show Confirmation Dialog",1,3,15,155,175,18,False,"__Show the confirmation dialog before committing changes." cb_AlwaysShowReport="Always Show Processing Report",1,3,15,172,179,18,False,"__Show the processing report dialog after an opertion is completed.#$xDisable this option to only show the processing report when there is an error." cb_EnableUseSavedMenu="Enable 'Use Saved' Context Menu",1,3,15,189,182,18,False,"__See Attribute Changer documentation." diff --git a/Projects/PhoenixPE/Shell/051-StartIsBack++.script b/Projects/PhoenixPE/Shell/051-StartIsBack++.script index 36b4a32..6ae7cf9 100644 --- a/Projects/PhoenixPE/Shell/051-StartIsBack++.script +++ b/Projects/PhoenixPE/Shell/051-StartIsBack++.script @@ -35,16 +35,16 @@ Author=Homes32 Level=3 Selected=False Mandatory=False -Version=1.4.1.0 -Date=2020-04-25 +Version=1.4.2.0 +Date=2024-09-05 [Variables] %ProgramFolder%=StartIsBack %SetupExe%=StartIsBackPlusPlus_setup.exe -%DownloadURL%=http://www.startisback.com/StartIsBackPlusPlus_setup.exe +%DownloadURL%=https://startisback.sfo3.cdn.digitaloceanspaces.com/StartIsBackPlusPlus_setup.exe // Latest version of StartIsBack that has been confirmed working with this project. // New versions have a history of breaking in PE so we warn the user of the possibility there will be issues. -%SupportedVer%=5.9.8.3460 +%SupportedVer%=5.9.20.3594 [Process] Echo,"Configuring [ StartIsBack++ ] as the start menu..."