mirror of
https://github.com/PhoenixPE/PhoenixPE.git
synced 2025-09-16 18:18:04 +02:00
Updates for 051-StartIsBack++, AttributeChanger (Issue #104)
- Update SiB URL and version. - Add additional languages for AttributeChanger and fix lang codes.
This commit is contained in:
@@ -35,16 +35,16 @@ Author=Homes32
|
|||||||
Level=5
|
Level=5
|
||||||
Selected=False
|
Selected=False
|
||||||
Mandatory=False
|
Mandatory=False
|
||||||
Version=1.1.10.0
|
Version=1.1.11.0
|
||||||
Date=2024-06-03
|
Date=2024-09-05
|
||||||
|
|
||||||
[Variables]
|
[Variables]
|
||||||
%ProgramFolder%="Attribute Changer"
|
%ProgramFolder%="Attribute Changer"
|
||||||
%SetupFile%="attribChg.exe"
|
%SetupFile%="attribChg.exe"
|
||||||
%ProgramVersion%="11_30b"
|
%ProgramVersion%="11_30b"
|
||||||
%DownloadURL%=https://www.petges.lu/pubfiles/ac-%ProgramVersion%.exe
|
%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-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%=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-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]
|
[Process]
|
||||||
Echo,"Processing %ScriptTitle%..."
|
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."
|
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
|
bvl_Options=Options,1,12,5,90,205,184,8,Bold
|
||||||
lbl_Language=Language,1,1,14,110,153,16,8,Normal
|
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_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_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."
|
cb_EnableUseSavedMenu="Enable 'Use Saved' Context Menu",1,3,15,189,182,18,False,"__See Attribute Changer documentation."
|
||||||
|
@@ -35,16 +35,16 @@ Author=Homes32
|
|||||||
Level=3
|
Level=3
|
||||||
Selected=False
|
Selected=False
|
||||||
Mandatory=False
|
Mandatory=False
|
||||||
Version=1.4.1.0
|
Version=1.4.2.0
|
||||||
Date=2020-04-25
|
Date=2024-09-05
|
||||||
|
|
||||||
[Variables]
|
[Variables]
|
||||||
%ProgramFolder%=StartIsBack
|
%ProgramFolder%=StartIsBack
|
||||||
%SetupExe%=StartIsBackPlusPlus_setup.exe
|
%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.
|
// 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.
|
// 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]
|
[Process]
|
||||||
Echo,"Configuring [ StartIsBack++ ] as the start menu..."
|
Echo,"Configuring [ StartIsBack++ ] as the start menu..."
|
||||||
|
Reference in New Issue
Block a user