App updates

This commit is contained in:
Homes32
2024-01-13 15:55:35 -06:00
parent a1e872aa31
commit b2369f8ef3
35 changed files with 14556 additions and 14590 deletions

View File

@@ -32,7 +32,7 @@
Title=Drive Snapshot
Description=Drive Snapshot is disk imaging software that enables the user to back up and restore hard disk data easily and safely.
Author=Homes32
Level=05
Level=5
Version=1.0.0.0
Date=2023-07-24
Selected=False

File diff suppressed because it is too large Load Diff

View File

@@ -30,18 +30,18 @@
[Main]
Title=WinMerge
Description=(v2.16.30) WinMerge is an Open Source differencing and merging tool for Windows. WinMerge can compare both folders and files, presenting differences in a visual text format that is easy to understand and handle.
Description=(v2.16.36) WinMerge is an Open Source differencing and merging tool for Windows. WinMerge can compare both folders and files, presenting differences in a visual text format that is easy to understand and handle.
Author=Homes32
Level=5
Selected=False
Mandatory=False
Version=1.0.7.0
Date=2023-07-23
Version=1.0.8.0
Date=2024-01-12
[Variables]
%ProgramFolder%="WinMerge"
%ProgramExe%="WinMergeU.exe"
%ProgramVer%=2.16.30
%ProgramVer%=2.16.36
%DownloadURLx86%=https://github.com/WinMerge/winmerge/releases/download/v%ProgramVer%/winmerge-%ProgramVer%-exe.zip
%DownloadURLx64%=https://github.com/WinMerge/winmerge/releases/download/v%ProgramVer%/winmerge-%ProgramVer%-x64-exe.zip
%SetupFile%="WinMerge_%SourceArch%.zip"

View File

@@ -30,18 +30,18 @@
[Main]
Title=BleachBit
Description=(v4.4.2) BleachBit has many useful features designed to help you easily clean your computer to free space and maintain privacy.
Description=(v4.6.0) BleachBit has many useful features designed to help you easily clean your computer to free space and maintain privacy.
Author=Homes32
Level=5
Selected=False
Mandatory=False
Version=1.1.1.0
Date=2022-02-22
Version=1.1.2.0
Date=2024-01-12
[Variables]
%ProgramFolder%="BleachBit"
%ProgramExe%="BleachBit.exe"
%ProgramVer%=4.4.2
%ProgramVer%=4.6.0
%DownloadURL%=https://download.bleachbit.org/BleachBit-%ProgramVer%-portable.zip
%SetupFile%="BleachBit.zip"
@@ -157,7 +157,7 @@ DirDeleteEx,"%ProgramsCache%\%ProgramFolder%"
// ===============================================================================================================================
[SetDefaultOptions]
System,Cursor,Wait
WriteInterface,Value,%ScriptFile%,Interface,cb_RunFromRam,False
WriteInterface,Value,%ScriptFile%,Interface,cb_RunFromRam,True
WriteInterface,Value,%ScriptFile%,Interface,cb_DesktopShc,False
WriteInterface,Value,%ScriptFile%,Interface,cb_StartMenuShc,True
WriteInterface,Value,%ScriptFile%,Interface,cb_PinToTaskbar,False
@@ -215,7 +215,7 @@ btn_SetDefaultOptions=,1,8,541,5,25,25,SetDefaultOptions,SetDefaults_16.png,True
btn_AdvancedOptions=,1,8,571,5,25,25,ToggleAdvancedOptions,Advanced_Disabled_16.png,True,"__Show Advanced Options"
btn_ScriptInfo=,1,8,601,5,25,25,ShowScriptInfo,Help_16.png,True,"__Script Info"
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,True,"__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_Shortcuts=Shortcuts,1,12,5,90,133,184,8,Bold
cb_DesktopShc=Desktop,1,3,12,104,122,18,False
cb_StartMenuShc="Start Menu",1,3,12,123,122,18,True
@@ -224,10 +224,9 @@ cb_PinToStartMenu="Pin to Start Menu",1,3,12,161,122,18,False
txt_StartMenuFolder="Start Menu Folder:",1,0,12,201,119,21,"Disk Management"
txt_ShortcutName="Shortcut Name:",1,0,12,243,119,21,BleachBit
bvl_Options=Options,1,12,150,90,197,184,8,Bold
cb_DarkMode="Dark Mode",1,3,157,104,181,18,False,"__Use a dark color scheme."
cb_DarkMode="Dark Mode",1,3,157,104,181,18,True,"__Use a dark color scheme."
cb_Win10Theme="Win10 Theme",1,3,157,123,182,18,True,"__Use the Windows 10 theme."
//cb_WritingSupport="Mount volumes in read-only mode",1,3,157,142,202,18,True,"__Mount Ext2 volumes as read-only."
//cb_Ext3ForceWriting="Enable write support for Ext3 volumes",1,3,157,161,217,18,False,"__Allow writing to Ext3 volumes."
lbl_RuntimeNote="Note: Requires Components > Visual C++ > Visual C++ 10 Runtime to be enabled.",1,1,5,295,563,16,8,Bold
[InterfaceEncoded]
play-hot.png=841,1220

View File

@@ -30,18 +30,18 @@
[Main]
Title=DiskGenius
Description=(v5.5.0.1488) DiskGenius is an all-in-one Data Recovery, Partition Manager, and Backup/Cloning Utility for IT Professionals.
Description=(v5.5.1.1508) DiskGenius is an all-in-one Data Recovery, Partition Manager, and Backup/Cloning Utility for IT Professionals.
Author=Homes32
Level=5
Selected=False
Mandatory=False
Version=1.1.2.0
Date=2023-03-25
Version=1.1.3.0
Date=2024-01-12
[Variables]
%ProgramFolder%="DiskGenius"
%ProgramExe%="DiskGenius.exe"
%ProgramVersion%=5501488
%ProgramVersion%=5511508
%SetupFile%="DiskGenius_%SourceArch%.zip"
%DownloadURLx86%=http://engdownload.eassos.cn/winpe/DGEng%ProgramVersion%_x86.zip
%DownloadURLx64%=http://engdownload.eassos.cn/winpe/DGEng%ProgramVersion%_x64.zip

View File

@@ -35,13 +35,13 @@ Author=Homes32
Level=5
Selected=False
Mandatory=False
Version=1.1.0.0
Version=1.1.1.0
Date=2023-01-14
[Variables]
%ProgramFolder%="WinContig"
%ProgramExex86%="WinContig.exe"
%ProgramExex64%="WinContig64.exe"
%ProgramExex86%="WinContig32.exe"
%ProgramExex64%="WinContig.exe"
%DownloadURLx86%=http://www.mdtzone.it/Files/WContig.zip
%DownloadURLx64%=http://www.mdtzone.it/Files/WContig.zip
%SetupFile%="WinContig.zip"

View File

@@ -30,20 +30,20 @@
[Main]
Title=DiskCryptor
Description=(v1.2 Beta 3) DiskCryptor is an open source encryption solution that offers encryption of all disk partitions, including system partitions.
Description=(v1.3 Beta) DiskCryptor is an open source encryption solution that offers encryption of all disk partitions, including system partitions.
Author=Homes32
Level=5
Selected=False
Mandatory=False
Version=1.0.1.0
Date=2022-12-24
Version=1.0.2.0
Date=2024-01-12
[Variables]
%ProgramFolder%="DiskCryptor"
%ProgramExe%="dcrypt.exe"
%ProgramVersion%="1.2.3
%ProgramVersion%="1.3.0
%SetupFile%="Dcrypt.exe"
%DownloadURL%=https://github.com/DavidXanatos/DiskCryptor/releases/download/v%ProgramVersion%/dcrypt_setup_1.2_beta_3_signed.exe
%DownloadURL%=https://github.com/DavidXanatos/DiskCryptor/releases/download/v%ProgramVersion%/dcrypt_setup_1.3_beta.exe
[Process]
Echo,"Processing %ScriptTitle%..."

View File

@@ -30,13 +30,13 @@
[Main]
Title=AgentRansack
Description=(v2022 Build 3405) Agent Ransack is a free file search tool for finding files on your PC or network drives.
Description=(v2022 Build 3418) Agent Ransack is a free file search tool for finding files on your PC or network drives.
Author=Homes32
Level=5
Selected=False
Mandatory=False
Version=1.0.9.0
Date=2023-07-23
Version=1.0.10.0
Date=2024-01-12
[Variables]
%ProgramFolder%="AgentRansack"

View File

@@ -30,18 +30,18 @@
[Main]
Title=WizTree
Description=(v4.14) WizTree scans your hard drive and shows you which files and folders are using the most disk space.
Description=(v4.16) WizTree scans your hard drive and shows you which files and folders are using the most disk space.
Author=Homes32
Level=5
Selected=False
Mandatory=False
Version=1.1.7.0
Date=2023-07-23
Version=1.1.8.0
Date=2024-01-12
[Variables]
%ProgramFolder%="WizTree"
%ProgramExe%="WizTree.exe"
%ProgramVersion%=4_14
%ProgramVersion%=4_16
%DownloadURL%=https://www.diskanalyzer.com/files/wiztree_%ProgramVersion%_portable.zip
%SetupFile%="WizTree.zip"
%ConfigFile%="%TargetPrograms%\%ProgramFolder%\WizTree3.ini"

View File

@@ -36,7 +36,7 @@ Level=5
Selected=False
Mandatory=False
Version=1.0.1.0
Date=2023-01-10
Date=2024-01-12
[Variables]
%ProgramFolder%="Kaspersky Virus Removal Tool"
@@ -124,7 +124,7 @@ DirDeleteEx,"%ProgramsCache%\%ProgramFolder%"
// ===============================================================================================================================
[SetDefaultOptions]
System,Cursor,Wait
WriteInterface,Value,%ScriptFile%,Interface,cb_RunFromRam,False
WriteInterface,Value,%ScriptFile%,Interface,cb_RunFromRam,True
WriteInterface,Value,%ScriptFile%,Interface,cb_DesktopShc,False
WriteInterface,Value,%ScriptFile%,Interface,cb_StartMenuShc,True
WriteInterface,Value,%ScriptFile%,Interface,cb_PinToTaskbar,False
@@ -183,7 +183,7 @@ btn_SetDefaultOptions=,1,8,541,5,25,25,SetDefaultOptions,SetDefaults_16.png,True
btn_AdvancedOptions=,1,8,571,5,25,25,ToggleAdvancedOptions,Advanced_Disabled_16.png,True,"__Show Advanced Options"
btn_ScriptInfo=,1,8,601,5,25,25,ShowScriptInfo,Help_16.png,True,"__Script Info"
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,True,"__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_AlwaysDownload="Always download latest version",1,3,155,54,177,18,False,"__Enable this option to ensure you always included the latest version of KVRT in your build."
bvl_Shortcuts=Shortcuts,1,12,5,90,133,184,8,Bold
cb_DesktopShc=Desktop,1,3,12,104,122,18,False

File diff suppressed because it is too large Load Diff

View File

@@ -32,9 +32,9 @@
Title=MPC-BE
Author=Homes32
Level=5
Version=1.0.8.0
Description=(v1.6.8.5) Media Player Classic - BE is a free and open source audio and video player for Windows.
Date=2023-07-23
Version=1.0.9.0
Description=(v1.6.11.0) Media Player Classic - BE is a free and open source audio and video player for Windows.
Date=2024-01-12
Selected=False
Mandatory=False
@@ -42,8 +42,8 @@ Mandatory=False
%ProgramFolder%="MPC-BE"
%ProgramExe%="mpc-be.exe"
%ProgramExe64%="mpc-be64.exe"
%ProgramReleaseVersion%=1.6.8.5
%ProgramFullVersion%=1.6.8.5
%ProgramReleaseVersion%=1.6.11
%ProgramFullVersion%=1.6.11
%DownloadURLx86%=https://sourceforge.net/projects/mpcbe/files/MPC-BE/Release#$p20builds/%ProgramReleaseVersion%/MPC-BE.%ProgramFullVersion%.x86.7z/download
%DownloadURLx64%=https://sourceforge.net/projects/mpcbe/files/MPC-BE/Release#$p20builds/%ProgramReleaseVersion%/MPC-BE.%ProgramFullVersion%.x64.7z/download
%SetupFile%="MPC-BE.zip"

View File

@@ -30,13 +30,13 @@
[Main]
Title=Paint
Description=Add the Microsoft Paint application included with Windows.
Description=Add the Microsoft Paint application included with Windows. (Windows 10 only)
Author=Homes32
Level=5
Selected=False
Mandatory=False
Version=1.0.0.0
Date=2020-03-01
Version=1.0.1.0
Date=2024-01-13
[Variables]
%ProgramExe%="mspaint.exe"
@@ -44,6 +44,8 @@ Date=2020-03-01
[Process]
Echo,"Processing %ScriptTitle%..."
If,%SourceVer%,>=,10.0.22000.0,Halt,"Sorry, MSPaint is only available for Win10."
///////////////////////////////////////////////////////////////////////////////////
// Extract
@@ -107,7 +109,7 @@ Message,"There are no advanced options available for this script."
// Related........: btn_ScriptInfo
// ===============================================================================================================================
[ShowScriptInfo]
Message,"Add the Microsoft Paint application included with Windows."
Message,"Add the Microsoft Paint application included with Windows 10."
[#Interface#]
// ===============================================================================================================================

View File

@@ -30,19 +30,19 @@
[Main]
Title=Google Chrome
Description=(v115.0.5790.99) Google Chrome is a cross-platform web browser developed by Google.
Description=(v120.0.6099.217) Google Chrome is a cross-platform web browser developed by Google.
Author=Homes32
Level=5
Selected=False
Mandatory=False
Version=1.1.6.0
Date=2023-07-23
Version=1.1.7.0
Date=2024-01-13
[Variables]
%ProgramFolder%="Chrome"
%ProgramExe%="chrome.exe"
%DownloadURLx86%=https://dl.google.com/release2/chrome/hz6nabsncfzahxtvk653x4yjr4_115.0.5790.99/115.0.5790.99_chrome_installer.exe
%DownloadURLx64%=https://dl.google.com/release2/chrome/acghtenj2o7wxtc22zddmmz3rxqq_115.0.5790.99/115.0.5790.99_chrome_installer.exe
%DownloadURLx86%=https://dl.google.com/release2/chrome/kcjdv7hmimly2olpybynchk4jy_120.0.6099.217/120.0.6099.217_chrome_installer.exe
%DownloadURLx64%=https://dl.google.com/release2/chrome/kiwlingl36y4sj7nxjd2a564xa_120.0.6099.217/120.0.6099.217_chrome_installer.exe
%SetupFile%="Chrome_x86.exe"
[Process]

View File

@@ -33,7 +33,7 @@ Title=Mozilla Firefox
Description=Mozilla Firefox is a free and open-source web browser developed by the Mozilla Foundation.
Author=Homes32
Level=5
Selected=False
Selected=True
Mandatory=False
Version=1.1.1.0
Date=2023-01-10

View File

@@ -245,9 +245,9 @@ lbl_Release=Release:,1,1,157,58,48,16,8,Bold
rbtn_puttyOnly=PuTTY,1,11,205,53,53,20,True,"__Include only PuTTY.exe"
rbtn_puttySuite="PuTTY + Tools",1,11,263,53,91,20,False,"__Include PuTTY, pagent, plink, pscp, psftp, puttygen"
cb_AlwaysDownload="Always download latest version",1,3,370,54,177,18,False,"__Enable this option to ensure you always included the latest version of PuTTY in your build."
bvl_AdvancedOptions="Advanced Options",0,12,150,90,235,66,8,Bold
bvl_AdvancedOptions="Advanced Options",0,12,150,90,388,66,8,Bold
lbl_IncludePluginsDir="Include PuTTY settings from .reg file",0,1,160,106,200,16,8,Normal
fb_puttySettingsReg=,0,13,160,123,211,20,file,"Title=Select your .reg file","Filter=Registry File|*.reg;*.txt|All Files|*.*","__Specify a .reg file containing PuTTY settings & connections to import into the PE registry.#$xIf you have PuTTY configured on an existing system you can export settings from 'HKCU\Software\SimonTatham\PuTTY'#$x#$xIMPORTANT:#$xThis .reg file will be imported at build time so it must be converted to use the 'HKLM\Tmp_Default\Software\SimonTatham\PuTTY' path."
fb_puttySettingsReg=,0,13,160,123,367,20,file,"Title=Select your .reg file","Filter=Registry File|*.reg;*.txt|All Files|*.*","__Specify a .reg file containing PuTTY settings & connections to import into the PE registry.#$xIf you have PuTTY configured on an existing system you can export settings from 'HKCU\Software\SimonTatham\PuTTY'#$x#$xIMPORTANT:#$xThis .reg file will be imported at build time so it must be converted to use the 'HKLM\Tmp_Default\Software\SimonTatham\PuTTY' path."
[AuthorEncoded]
PuTTY_icon_128px.png=1700,2376

View File

@@ -30,17 +30,17 @@
[Main]
Title=simplewall
Description=(v3.6.7) A simple tool for configuring the Windows Filtering Platform (WFP).
Description=(v3.7.7) A simple tool for configuring the Windows Filtering Platform (WFP).
Author=Homes32
Level=5
Selected=False
Mandatory=False
Version=1.0.5.0
Date=2023-06-21
Version=1.0.6.0
Date=2024-01-13
[Variables]
%ProgramFolder%="simplewall"
%ProgramVersion%=3.6.7
%ProgramVersion%=3.7.7
%DownloadURL%=https://github.com/henrypp/simplewall/releases/download/v.%ProgramVersion%/simplewall-%ProgramVersion%-bin.zip
%DownloadProfilesURL%=https://raw.githubusercontent.com/henrypp/simplewall/master/bin/profile_internal.xml
%DownloadLangURL%=https://raw.githubusercontent.com/henrypp/simplewall/master/bin/simplewall.lng
@@ -285,7 +285,7 @@ Message,"A simple tool for configuring the Windows Filtering Platform (WFP).#$x#
[Interface]
btn_LaunchProgram="Launch simplewall",1,8,5,5,132,25,LaunchProgram,play-hot.png,False
bvl_Homepage=bvl_Homepage,1,12,367,5,72,25
web_Homepage=Homepage,1,10,377,9,60,18,https://www.henrypp.org/product/simplewall
web_Homepage=Homepage,1,10,377,9,60,18,https://github.com/henrypp/simplewall
btn_DownloadProgram=,1,8,448,5,25,25,DownloadProgram,VistalcoDownload_16.png,False,"__Download the program."
btn_PurgeCache=,1,8,479,5,25,25,ClearDownloadCache,Trash.ico,True,"__Remove all downloaded setup files."
btn_SetDefaultOptions=,1,8,541,5,25,25,SetDefaultOptions,SetDefaults_16.png,True,"__Restore Defaults"

View File

@@ -32,15 +32,15 @@
Title=LibreOffice
Author=Homes32
Level=5
Version=1.0.4.0
Description=(v7.5.4) LibreOffice is a free and powerful office suite.
Date=2023-06-21
Version=1.0.5.0
Description=(v7.6.4) LibreOffice is a free and powerful office suite.
Date=2024-01-13
Selected=False
Mandatory=False
[Variables]
%ProgramFolder%="LibreOffice"
%ProgramVersion%=7.5.4
%ProgramVersion%=7.6.4
%ProgramExe%="program\soffice.exe"
%DownloadURL-Std%=https://download.documentfoundation.org/libreoffice/portable/%ProgramVersion%/LibreOfficePortable_%ProgramVersion%_MultilingualStandard.paf.exe
%DownloadURL-AllLang%=https://download.documentfoundation.org/libreoffice/portable/%ProgramVersion%/LibreOfficePortable_%ProgramVersion%_MultilingualStandard.paf.exe

View File

@@ -30,19 +30,19 @@
[Main]
Title=Notepad++
Description=(v8.5.4.0) Notepad++ is a free and open source code editor and Notepad replacement that supports multiple languages.
Description=(v8.6.1.0) Notepad++ is a free and open source code editor and Notepad replacement that supports multiple languages.
Author=Homes32
Level=5
Selected=True
Mandatory=False
Version=1.4.5.0
Date=2023-06-20
Version=1.4.6.0
Date=2024-01-13
[Variables]
%ProgramFolder%="Notepad++"
%ProgramExe%="notepad++.exe"
%ShellExtDll%="NppShell_06.dll"
%ProgramVersion%=8.5.4
%ProgramVersion%=8.6.1
%DownloadURLx86%=https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v%ProgramVersion%/npp.%ProgramVersion%.portable.7z
%DownloadURLx64%=https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v%ProgramVersion%/npp.%ProgramVersion%.portable.x64.7z
%aToolbarIconMap%=Fluent UI: small|small|Fluent UI: large|large|Filled Fluent UI: small|small2|Filled Fluent UI: large|large2|Standard icons: small|standard

View File

@@ -35,8 +35,8 @@ Author=Homes32
Level=5
Selected=False
Mandatory=False
Version=1.0.0.0
Date=2020-03-01
Version=1.0.1.0
Date=2024-01-13
[Variables]
%ProgramExe%="SnippingTool.exe"
@@ -44,6 +44,8 @@ Date=2020-03-01
[Process]
Echo,"Processing %ScriptTitle%..."
If,%SourceVer%,>=,10.0.22000.0,Halt,"Sorry, Snipping Tool is only available for Win10."
RunFromRam
///////////////////////////////////////////////////////////////////////////////////

View File

@@ -32,15 +32,15 @@
Title=SumatraPDF
Author=Homes32
Level=5
Version=1.0.4.2
Description=(v3.4.6) Sumatra PDF is a free PDF, eBook (ePub, Mobi), XPS, DjVu, CHM, Comic Book (CBZ and CBR) reader for Windows.
Date=2022-07-17
Version=1.0.5.0
Description=(v3.5.2) Sumatra PDF is a free PDF, eBook (ePub, Mobi), XPS, DjVu, CHM, Comic Book (CBZ and CBR) reader for Windows.
Date=2024-01-13
Selected=False
Mandatory=False
[Variables]
%ProgramFolder%="SumatraPDF"
%ProgramVersion%=3.4.6
%ProgramVersion%=3.5.2
%ProgramExex86%="SumatraPDF-%ProgramVersion%-86.exe"
%ProgramExex64%="SumatraPDF-%ProgramVersion%-64.exe"
%DownloadURLx86%=https://www.sumatrapdfreader.org/dl/rel/%ProgramVersion%/SumatraPDF-%ProgramVersion%.zip

View File

@@ -30,18 +30,18 @@
[Main]
Title=AIDA64
Description=(v6.90.6500) AIDA64 Extreme is an industry-leading system information tool. It provides extremely detailed information about both hardware and installed software, but also helps users diagnose issues and offers benchmarks to measure the performance of the computer.
Description=(v7.00.6700) AIDA64 Extreme is an industry-leading system information tool. It provides extremely detailed information about both hardware and installed software, but also helps users diagnose issues and offers benchmarks to measure the performance of the computer.
Author=Homes32
Level=5
Selected=False
Mandatory=False
Version=1.1.6.0
Date=2023-07-23
Version=1.1.7.0
Date=2024-01-13
[Variables]
%ProgramFolder%="Aida64"
%ProgramExe%="aida64.exe"
%ProgramVersion%=690
%ProgramVersion%=700
%ProgramIni%="aida64.ini"
%DownloadURL-Extreme%=http://download.aida64.com/aida64extreme%ProgramVersion%.zip
%DownloadURL-Engineer%=http://download.aida64.com/aida64engineer%ProgramVersion%.zip

View File

@@ -35,8 +35,8 @@ Author=Homes32
Level=5
Selected=False
Mandatory=False
Version=1.0.2.0
Date=2023-01-10
Version=1.0.3.0
Date=2024-01-13
[Variables]
%ProgramFolder%="BgInfo"
@@ -99,8 +99,8 @@ RegUnloadHives
///////////////////////////////////////////////////////////////////////////////////
// Shortcuts
If,%cb_DesktopShc%,Equal,True,AddShortcut,Desktop,,%txt_ShortcutName%,"%PEPrograms%\%ProgramFolder%\%ProgramExe%","#$q%PEPrograms%\%ProgramFolder%\bginfo.bgi#$q /popup"
If,%cb_StartMenuShc%,Equal,True,AddShortcut,StartMenu,%txt_StartMenuFolder%,%txt_ShortcutName%,"%PEPrograms%\%ProgramFolder%\%ProgramExe%","#$q%PEPrograms%\%ProgramFolder%\bginfo.bgi#$q /popup"
If,%cb_DesktopShc%,Equal,True,AddShortcut,Desktop,,%txt_ShortcutName%,"%PEPrograms%\%ProgramFolder%\%ProgramExe%","%PEPrograms%\%ProgramFolder%\bginfo.bgi /popup"
If,%cb_StartMenuShc%,Equal,True,AddShortcut,StartMenu,%txt_StartMenuFolder%,%txt_ShortcutName%,"%PEPrograms%\%ProgramFolder%\%ProgramExe%","%PEPrograms%\%ProgramFolder%\bginfo.bgi /popup"
[#DownloadProgram#]
// ===============================================================================================================================

View File

@@ -30,18 +30,18 @@
[Main]
Title=CPU-Z
Description=(v2.06.1) CPU-Z is a freeware system profiling and monitoring application.
Description=(v2.08.0) CPU-Z is a freeware system profiling and monitoring application.
Author=Homes32
Level=5
Selected=False
Mandatory=False
Version=1.0.10.0
Date=2023-07-23
Version=1.0.11.0
Date=2024-01-13
[Variables]
%ProgramFolder%="CPU-Z"
%ProgramExe%="cpuz_x32.exe"
%ProgramVersion%=2.06
%ProgramVersion%=2.08
%DownloadURL%=http://download.cpuid.com/cpu-z/cpu-z_%ProgramVersion%-en.zip
%DownloadURL-cn%=http://download.cpuid.com/cpu-z/cpu-z_%ProgramVersion%-cn.zip
%SetupFile%="cpu-z-en.zip"

View File

@@ -30,19 +30,19 @@
[Main]
Title=DesktopInfo
Description=(v3.10.2) A lightweight application that displays real-time system information on your desktop.
Description=(v3.11.0) A lightweight application that displays real-time system information on your desktop.
Author=Homes32
Level=5
Selected=False
Mandatory=False
Version=1.1.6.0
Date=2023-07-23
Version=1.1.7.0
Date=2024-01-13
[Variables]
%ProgramFolder%="DesktopInfo"
%ProgramExe86%="DesktopInfo32.exe"
%ProgramExe64%="DesktopInfo64.exe"
%ProgramVersion%=3102
%ProgramVersion%=3110
%DownloadURL%=https://www.glenn.delahoy.com/downloads/desktopinfo/DesktopInfo%ProgramVersion%.zip
%SetupFile%="DesktopInfo.zip"

File diff suppressed because it is too large Load Diff

View File

@@ -35,8 +35,8 @@ Author=Homes32
Level=5
Selected=False
Mandatory=False
Version=1.1.0.0
Date=2023-01-10
Version=1.1.1.0
Date=2024-01-13
[Variables]
%ProgramFolder%="PCI-Z"
@@ -171,7 +171,7 @@ DirDeleteEx,"%ProgramsCache%\%ProgramFolder%"
// ===============================================================================================================================
[SetDefaultOptions]
System,Cursor,Wait
WriteInterface,Value,%ScriptFile%,Interface,cb_RunFromRam,False
WriteInterface,Value,%ScriptFile%,Interface,cb_RunFromRam,True
WriteInterface,Value,%ScriptFile%,Interface,cb_DesktopShc,False
WriteInterface,Value,%ScriptFile%,Interface,cb_StartMenuShc,True
WriteInterface,Value,%ScriptFile%,Interface,cb_PinToTaskbar,False
@@ -232,7 +232,7 @@ btn_AdvancedOptions=,1,8,571,5,25,25,ToggleAdvancedOptions,Advanced_Disabled_16.
btn_ScriptInfo=,1,8,601,5,25,25,ShowScriptInfo,Help_16.png,True,"__Script Info"
bvl_RunFromRam=bvl_RunFromRam,1,12,5,50,133,25
cb_AlwaysDownload="Always download latest version",1,3,155,54,177,18,False,"__Enable this option to ensure you always include the latest version of PCI-Z and up-to-date device database in your build."
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,True,"__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_Shortcuts=Shortcuts,1,12,5,90,133,184,8,Bold
cb_DesktopShc=Desktop,1,3,12,104,122,18,False
cb_StartMenuShc="Start Menu",1,3,12,123,122,18,True

View File

@@ -30,7 +30,7 @@
[Main]
Title=Attribute Changer
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.
Description=(v11.30) 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
Level=5
Selected=False

View File

@@ -30,18 +30,18 @@
[Main]
Title=PowerShell Core
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.
Description=(v7.4.1) 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
Level=5
Selected=False
Mandatory=False
Version=1.0.10.0
Date=2023-10-04
Version=1.0.11.0
Date=2024-01-13
[Variables]
%ProgramFolder%="PowerShell"
%ProgramExe%="pwsh.exe"
%ProgramVersion%=7.3.7
%ProgramVersion%=7.4.1
%SetupFile%="PowerShell_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

File diff suppressed because it is too large Load Diff

View File

@@ -30,20 +30,20 @@
[Main]
Title=.NET 6
Description=(v6.0.20) .NET 6 is a cross-platform software development framework for building and running applications.
Description=(v6.0.25) .NET 6 is a cross-platform software development framework for building and running applications.
Selected=False
Level=4
Author=Homes32
Version=1.0.8.0
Date=2023-07-23
Version=1.0.9.0
Date=2024-01-06
Mandatory=False
[Variables]
%ProgramTitle%=".NET 6 Desktop Runtime"
%ProgramFolder%="dotnet"
%ProgramVersion%="6.0.20"
%DownloadURLx86%=https://download.visualstudio.microsoft.com/download/pr/0413b619-3eb2-4178-a78e-8d1aafab1a01/5247f08ea3c13849b68074a2142fbf31/windowsdesktop-runtime-6.0.20-win-x86.exe
%DownloadURLx64%=https://download.visualstudio.microsoft.com/download/pr/1146f414-17c7-4184-8b10-1addfa5315e4/39db5573efb029130add485566320d74/windowsdesktop-runtime-6.0.20-win-x64.exe
%ProgramVersion%="6.0.26"
%DownloadURLx86%=https://download.visualstudio.microsoft.com/download/pr/d6835aa3-6ec4-47ec-a5a5-9052ed310e4f/c1171996e95717bf532475f4546e479c/windowsdesktop-runtime-6.0.26-win-x86.exe
%DownloadURLx64%=https://download.visualstudio.microsoft.com/download/pr/3136e217-e5b7-4899-9b7e-aa52ecb8b108/d74134edaa75e3300f8692660b9fb7b5/windowsdesktop-runtime-6.0.26-win-x64.exe
[Process]
Echo,"Processing %ScriptTitle%..."

File diff suppressed because it is too large Load Diff

View File

@@ -30,19 +30,19 @@
[Main]
Title=Zulu JRE 11
Description=(11.66.15) Azul Zulu OpenJDK Java 11 (LTS) Runtime Environment
Description=(11.68.17) Azul Zulu OpenJDK Java 11 (LTS) Runtime Environment
Author=Homes32
Level=4
Selected=False
Mandatory=False
Version=1.0.6.0
Date=2023-07-23
Version=1.0.7.0
Date=2024-01-12
[Variables]
%ProgramFolder%="Zulu11"
%ZuluVersionx86%="11.66.15"
%ZuluVersionx64%="11.66.15"
%JREVersion%="11.0.20"
%ZuluVersionx86%="11.68.17"
%ZuluVersionx64%="11.68.17"
%JREVersion%="11.0.21"
%DownloadURLx86%=https://cdn.azul.com/zulu/bin/zulu%ZuluVersionx86%-ca-jre%JREVersion%-win_i686.zip
%DownloadURLx64%=https://cdn.azul.com/zulu/bin/zulu%ZuluVersionx64%-ca-jre%JREVersion%-win_x64.zip
%SetupFile%="zulu-11-%SourceArch%.zip"

View File

@@ -30,19 +30,19 @@
[Main]
Title=Zulu JRE 17
Description=(17.44.15) Azul Zulu OpenJDK Java 17 (LTS) Runtime Environment
Description=(17.46.19) Azul Zulu OpenJDK Java 17 (LTS) Runtime Environment
Author=Homes32
Level=4
Selected=False
Mandatory=False
Version=1.0.1.0
Date=2023-07-23
Version=1.0.2.0
Date=2024-01-12
[Variables]
%ProgramFolder%="Zulu17"
%ZuluVersionx86%="17.44.15"
%ZuluVersionx64%="17.44.15"
%JREVersion%="17.0.8"
%ZuluVersionx86%="17.46.19"
%ZuluVersionx64%="17.46.19"
%JREVersion%="17.0.9"
%DownloadURLx86%=https://cdn.azul.com/zulu/bin/zulu%ZuluVersionx86%-ca-jre%JREVersion%-win_i686.zip
%DownloadURLx64%=https://cdn.azul.com/zulu/bin/zulu%ZuluVersionx64%-ca-jre%JREVersion%-win_x64.zip
%SetupFile%="zulu-17-%SourceArch%.zip"

View File

@@ -30,18 +30,18 @@
[Main]
Title=Rufus
Description=(v4.2) Create a bootable USB drive with Rufus, the Reliable USB Formatting Utility.
Description=(v4.3) Create a bootable USB drive with Rufus, the Reliable USB Formatting Utility.
Author=Homes32
Level=8
Selected=None
Mandatory=False
Version=1.1.0.0
Date=2023-10-06
Version=1.1.1.0
Date=2024-01-13
[Variables]
%ProgramFolder%="Rufus"
%ProgramExe%="Rufus.exe"
%ProgramVersion%=4.2
%ProgramVersion%=4.3
%DownloadURLx86%=https://github.com/pbatard/rufus/releases/download/v%ProgramVersion%/rufus-%ProgramVersion%_x86.exe
%DownloadURLx64%=https://github.com/pbatard/rufus/releases/download/v%ProgramVersion%/rufus-%ProgramVersion%.exe
%ConfigFile%="%ProjectTemp%\Rufus.ini"