App script updates

This commit is contained in:
Homes32
2023-10-06 17:00:45 -05:00
parent ede5274261
commit ebc158ef07
6 changed files with 584 additions and 546 deletions

View File

@@ -35,8 +35,8 @@ Author=Homes32
Level=5 Level=5
Selected=False Selected=False
Mandatory=False Mandatory=False
Version=1.1.5.0 Version=1.1.6.0
Date=2023-06-20 Date=2023-09-29
[Variables] [Variables]
%ProgramFolder%="Beyond Compare 4" %ProgramFolder%="Beyond Compare 4"
@@ -78,22 +78,23 @@ If,%cb_ShellExt%,Equal,True,Run,%ScriptFile%,RegisterShellExtension
// BCClipboard // BCClipboard
If,%cb_ClipboardCompare%,Equal,True,AddAutoRun,PostShell,NoWait,"Starting BCClipboard","%PEPrograms%\%ProgramFolder%\BCClipboard.exe" If,%cb_ClipboardCompare%,Equal,True,AddAutoRun,PostShell,NoWait,"Starting BCClipboard","%PEPrograms%\%ProgramFolder%\BCClipboard.exe"
// Copy settings from Host
If,%rb_IncludeSettingsFromHost%,Equal,True,Begin If,%rb_IncludeSettingsFromHost%,Equal,True,Begin
// Copy settings from Host
System,GetEnv,"APPDATA",%BCompare-AppData% System,GetEnv,"APPDATA",%BCompare-AppData%
Set,%BCompare-AppData%,"%BCompare-AppData%\Scooter Software\Beyond Compare 4" Set,%BCompare-AppData%,"%BCompare-AppData%\Scooter Software\Beyond Compare 4"
If,ExistDir,%BCompare-AppData%,Begin If,ExistDir,%BCompare-AppData%,Begin
Echo,"Copying settings from host [%BCompare-AppData%]..." Echo,"Copying settings from host [%BCompare-AppData%]..."
FileCopy,"%BCompare-AppData%\*.*","%TargetAppData%\Scooter Software\Beyond Compare 4" FileCopy,"%BCompare-AppData%\*.*","%TargetAppData%\Scooter Software\Beyond Compare 4"
End End
Else,Echo,"WARNING: No BeyondCompare AppData was found on the host system.",WARN
End End
Else,If,%rb_IncludeSettingsFromFolder%,Equal,True,Begin
// Copy settings from folder // Copy settings from folder
If,%rb_IncludeSettingsFromFolder%,Equal,True,Begin
If,Not,%fb_IncludeSettingsDir%,Equal,"",If,ExistDir,%fb_IncludeSettingsDir%,Begin If,Not,%fb_IncludeSettingsDir%,Equal,"",If,ExistDir,%fb_IncludeSettingsDir%,Begin
Echo,"Copying settings from folder [%fb_IncludeSettingsDir%]..." Echo,"Copying settings from folder [%fb_IncludeSettingsDir%]..."
FileCopy,"%fb_IncludeSettingsDir%\*.*","%TargetAppData%\Scooter Software\Beyond Compare 4" FileCopy,"%fb_IncludeSettingsDir%\*.*","%TargetAppData%\Scooter Software\Beyond Compare 4"
End End
Else,Echo,"WARNING: The specified BeyondCompare settings folder does not exist.",WARN
End End
RegUnloadHives RegUnloadHives

View File

@@ -32,16 +32,16 @@
Title=FastStone Image Viewer Title=FastStone Image Viewer
Author=Homes32 Author=Homes32
Level=5 Level=5
Version=1.1.1.0 Version=1.1.2.0
Description=(v7.7 x86) An image browser, converter and editor that supports all major graphic formats. Description=(v7.8 x86) An image browser, converter and editor that supports all major graphic formats.
Date=2023-06-21 Date=2023-10-04
Selected=False Selected=False
Mandatory=False Mandatory=False
[Variables] [Variables]
%ProgramFolder%="FSViewer" %ProgramFolder%="FSViewer"
%ProgramExe%="FSViewer.exe" %ProgramExe%="FSViewer.exe"
%ProgramVersion%="77" %ProgramVersion%="78"
%DownloadURL%=http://www.faststonesoft.net/DN/FSViewer%ProgramVersion%.zip %DownloadURL%=http://www.faststonesoft.net/DN/FSViewer%ProgramVersion%.zip
[Process] [Process]

View File

@@ -30,18 +30,18 @@
[Main] [Main]
Title=Attribute Changer Title=Attribute Changer
Description=(v11.20) Attribute Changer is a powerful Windows Explorer add-on, available whenever you right-click on files and folders in Windows Explorer. It allows you full control over the file's attributes. Description=(v11.20b) Attribute Changer is a powerful Windows Explorer add-on, available whenever you right-click on files and folders in Windows Explorer. It allows you full control over the file's attributes.
Author=Homes32 Author=Homes32
Level=5 Level=5
Selected=False Selected=False
Mandatory=False Mandatory=False
Version=1.1.6.0 Version=1.1.7.0
Date=2023-07-08 Date=2023-10-04
[Variables] [Variables]
%ProgramFolder%="Attribute Changer" %ProgramFolder%="Attribute Changer"
%SetupFile%="attribChg.exe" %SetupFile%="attribChg.exe"
%ProgramVersion%="11_20" %ProgramVersion%="11_20b"
%DownloadURL%=https://www.petges.lu/pubfiles/ac-%ProgramVersion%.exe %DownloadURL%=https://www.petges.lu/pubfiles/ac-%ProgramVersion%.exe
%aLangMap-Strings%=Portuguese (Brazil)|1|Czech|2|Danish|3|Dutch|4|French|5|German|6|Hungarian|7|Italian|8|Polish|9|Romanian|10|Spanish|11|Swedish|12|Turkish|13 %aLangMap-Strings%=Portuguese (Brazil)|1|Czech|2|Danish|3|Dutch|4|French|5|German|6|Hungarian|7|Italian|8|Polish|9|Romanian|10|Spanish|11|Swedish|12|Turkish|13
%aLangMap-Docs%=Portuguese (Brazil)|1|Czech|2|Danish|3|Dutch|4|English|5|French|6|German|7|Hungarian|8|Italian|9|Polish|10|Romanian|11|Spanish|12|Swedish|13|Turkish|14 %aLangMap-Docs%=Portuguese (Brazil)|1|Czech|2|Danish|3|Dutch|4|English|5|French|6|German|7|Hungarian|8|Italian|9|Polish|10|Romanian|11|Spanish|12|Swedish|13|Turkish|14

View File

@@ -30,18 +30,18 @@
[Main] [Main]
Title=Driver Store Explorer Title=Driver Store Explorer
Description=(v0.11.79) Driver Store Explorer [RAPR] makes it easier to deal with Windows driver store. Supported operations include list/add/install/delete third-party driver packages. Description=(v0.11.92) Driver Store Explorer [RAPR] makes it easier to deal with Windows driver store. Supported operations include list/add/install/delete third-party driver packages.
Author=Homes32 Author=Homes32
Level=5 Level=5
Selected=False Selected=False
Mandatory=False Mandatory=False
Version=1.0.0.1 Version=1.0.1.0
Date=2022-11-13 Date=2023-10-04
[Variables] [Variables]
%ProgramFolder%="Driver Store Explorer" %ProgramFolder%="Driver Store Explorer"
%ProgramExe%="rapr.exe" %ProgramExe%="rapr.exe"
%ProgramVersion%="0.11.79" %ProgramVersion%="0.11.92"
%SetupFile%="DriverStoreExplorer.zip" %SetupFile%="DriverStoreExplorer.zip"
%DownloadURL%=https://github.com/lostindark/DriverStoreExplorer/releases/download/v%ProgramVersion%/DriverStoreExplorer.v%ProgramVersion%.zip %DownloadURL%=https://github.com/lostindark/DriverStoreExplorer/releases/download/v%ProgramVersion%/DriverStoreExplorer.v%ProgramVersion%.zip
%ConfigFile%="%TargetPrograms%\%ProgramFolder%\%ProgramExe%.config" %ConfigFile%="%TargetPrograms%\%ProgramFolder%\%ProgramExe%.config"
@@ -223,7 +223,7 @@ txt_StartMenuFolder="Start Menu folder:",1,0,12,201,119,21,"System Tools"
txt_ShortcutName="Shortcut Name:",1,0,12,243,119,21,"Driver Store Explorer" txt_ShortcutName="Shortcut Name:",1,0,12,243,119,21,"Driver Store Explorer"
bvl_Options=Options,1,12,150,90,197,184,8,Bold bvl_Options=Options,1,12,150,90,197,184,8,Bold
lbl_Language=Language,1,1,159,110,153,16,8,Normal lbl_Language=Language,1,1,159,110,153,16,8,Normal
cmb_Language="English [en-US]",1,4,160,126,150,21,"Arabic [ar-SA]","Chinese (Simplified) [zh-CN]","Chinese (Traditional) [zh-TW]","English [en-US]","French [fr-FR]","German [de-DE]","Hebrew [he-IL]","Italian [it-IT]","Japanese [ja-JP]","Korean [ko-KR]","Polish [pl-PL]","Portuguese [pt-BR]","Russian [ru-RU]","Spanish [es-ES]","Ukrainian [uk-UA]" cmb_Language="English [en-US]",1,4,160,126,150,21,"Arabic [ar-SA]","Chinese (Simplified) [zh-CN]","Chinese (Traditional) [zh-TW]","English [en-US]","French [fr-FR]","German [de-DE]","Hebrew [he-IL]","Italian [it-IT]","Japanese [ja-JP]","Korean [ko-KR]","Polish [pl-PL]","Portuguese [pt-BR]","Russian [ru-RU]","Spanish [es-ES]","Turkish [tr-TR]","Ukrainian [uk-UA]"
lbl_RuntimeNote="Note: Requires the PhoenixPE > Components > .NET Framework script to be enabled.",1,1,5,295,563,16,8,Bold lbl_RuntimeNote="Note: Requires the PhoenixPE > Components > .NET Framework script to be enabled.",1,1,5,295,563,16,8,Bold
lbl_Info="Note:#$x#$xBecause Driver Store Explorer defaults to the running system and Online Dism operations are not allowed in WinPE, you may get an error message that the operation is not supported when the program is launched.#$x#$xIgnore the error and choose 'File > Choose Driver Store' in order to manage drives on an offline system.",1,1,363,94,200,175,8,Normal lbl_Info="Note:#$x#$xBecause Driver Store Explorer defaults to the running system and Online Dism operations are not allowed in WinPE, you may get an error message that the operation is not supported when the program is launched.#$x#$xIgnore the error and choose 'File > Choose Driver Store' in order to manage drives on an offline system.",1,1,363,94,200,175,8,Normal

View File

@@ -30,18 +30,18 @@
[Main] [Main]
Title=PowerShell Core Title=PowerShell Core
Description=(v7.3.6) PowerShell Core is a cross-platform automation and configuration tool/framework that works well with your existing tools and is optimized for dealing with structured data, REST APIs, and object models. It includes a command-line shell, an associated scripting language and a framework for processing cmdlets. Description=(v7.3.7) PowerShell Core is a cross-platform automation and configuration tool/framework that works well with your existing tools and is optimized for dealing with structured data, REST APIs, and object models. It includes a command-line shell, an associated scripting language and a framework for processing cmdlets.
Author=Homes32 Author=Homes32
Level=5 Level=5
Selected=False Selected=False
Mandatory=False Mandatory=False
Version=1.0.9.0 Version=1.0.10.0
Date=2023-07-23 Date=2023-10-04
[Variables] [Variables]
%ProgramFolder%="PowerShell" %ProgramFolder%="PowerShell"
%ProgramExe%="pwsh.exe" %ProgramExe%="pwsh.exe"
%ProgramVersion%=7.3.6 %ProgramVersion%=7.3.7
%SetupFile%="PowerShell_x86.zip" %SetupFile%="PowerShell_x86.zip"
%DownloadURLx86%=https://github.com/PowerShell/PowerShell/releases/download/v%ProgramVersion%/PowerShell-%ProgramVersion%-win-x86.zip %DownloadURLx86%=https://github.com/PowerShell/PowerShell/releases/download/v%ProgramVersion%/PowerShell-%ProgramVersion%-win-x86.zip
%DownloadURLx64%=https://github.com/PowerShell/PowerShell/releases/download/v%ProgramVersion%/PowerShell-%ProgramVersion%-win-x64.zip %DownloadURLx64%=https://github.com/PowerShell/PowerShell/releases/download/v%ProgramVersion%/PowerShell-%ProgramVersion%-win-x64.zip

File diff suppressed because it is too large Load Diff