Commit Graph

537 Commits

Author SHA1 Message Date
Homes32
ca212a2fc8 grammar fix in driver install GUI 2025-03-16 19:36:47 -05:00
Homes32
d4e045c7ee Fix software hive early unload in Recuva.script 2025-03-16 19:07:21 -05:00
Homes32
3c68a8b92d Update CHANGELOG.md 2025-03-16 18:07:40 -05:00
Homes32
9d8b4af89b Update CHANGELOG.md 2025.03.15 2025-03-16 17:30:31 -05:00
Homes32
eb690f3153 fix off-by-one issue with command line arg processing 2025-03-16 17:19:20 -05:00
Homes32
adbfb8f1dc attempt to get backup browse working for MacriumReflectX 2025-03-16 16:57:23 -05:00
Homes32
33b73a2845 App updates 2025-03-16 16:54:52 -05:00
Homes32
72709926c2 fix off-by-one issue with command line arg processing 2025-03-16 16:52:23 -05:00
Petr Řehák
af8b36ad56 Include USB Audio 2.0 driver (#134)
Let's include the usbaudio2.sys driver to enable USB Audio 2.0 compatible
sound cards as most of the more recent USB sound cards don't work without it.

This feature was introduced in Windows 10 1703 (build 15063)
- see https://learn.microsoft.com/en-us/windows-hardware/drivers/audio/usb-2-0-audio-drivers for more information.
2025-03-16 14:00:16 -05:00
Homes32
eeb3566a3c StartAllBack - Configure start menu icon sizes 2025-03-10 23:10:37 -05:00
Homes32
ee145791bd Update Recuva 1.54, add custom icon to KchmViewer, fix vss working path. 2025-03-10 22:17:01 -05:00
Homes32
217c6239fe update pre-flight for Win11 24H2 2025-03-09 22:15:38 -05:00
Homes32
ddb778a1af add working dir to shortcuts. This prevents an issue where some programs write config files to the shortcut dir instead of the .exe dir. 2025-03-09 22:09:08 -05:00
Homes32
05107326b4 App version/download url updates 2025-03-07 23:09:48 -06:00
Homes32
9ba4231a17 Set base build model to Boot.wim.
Enhance support logging to include additional logs for driver integration.
2025-03-07 19:57:53 -06:00
Homes32
6d22ad1190 Taskbar settings added to StartAllBack script UI. Set as default Start Menu in order to support newer Win11 sources. 2025-03-07 19:53:55 -06:00
Homes32
466a95a73a AgentRansack updated to v2022 build 3503 2025-03-07 19:50:17 -06:00
Homes32
0f4648b44f Added Intel RST Driver integration script. 2025-03-07 19:45:52 -06:00
Homes32
8fec0167b5 update vmware download URL 2025-03-07 19:40:10 -06:00
Homes32
4c668703d7 PhoenixPE.au3 optimizations
- Added config for user to specify cd/usb and boot.wim custom config files.
- Split common functions into PhoenixPE.Common.au3 to allow users to #include and use in custom scripts.
- Misc. code optimizations.
2025-03-07 19:31:10 -06:00
Homes32
5ce222daa6 add view dism log button to IntelMEIDriver.script 2025-03-07 19:24:11 -06:00
Homes32
549f0916ee Add WimImageConverter.script 2025-03-06 21:00:26 -06:00
Homes32
ade6d8b815 use %ProgramVer% for new .net9 urls 2025-03-03 21:57:52 -06:00
Homes32
bf4c079bb3 bump rufus script date 2025-03-03 21:54:10 -06:00
Homes32
8ab82f81b4 bump rufus script date 2025-03-03 21:50:07 -06:00
PercyDan
85ec6f9955 Update download links for some softwares (#130) 2025-03-03 21:48:25 -06:00
Homes32
b7b6f1eb21 bump IME script version 2025-03-02 12:45:52 -06:00
PercyDan
8595220660 Patch InputService to enable IME (#129)
* Patch InputService to enable IME

* Working Simplified Chinese IME
2025-03-02 12:41:49 -06:00
Homes32
d07419d4fd Arsenal Image Mounter updated (Driver v1.2.19.79 / GUI v3.11.303.0). 2025-02-27 22:15:14 -06:00
Homes32
8d7348bc63 update innounp.exe to v2.64.2. Fixes empty string in list file. 2025-02-27 18:35:02 -06:00
Homes32
a9a6ed4fba update README.md 2025-02-25 13:50:38 -06:00
Homes32
51d212b947 MacriumX initial groundwork for Explorer browse backup extension. 2025-02-23 20:04:32 -06:00
Homes32
d64ed89fb1 Added PStart portable app launcher. 2025-02-23 19:33:57 -06:00
Homes32
8a708892b0 Work around for a bug in CrystalDiskMark that won't recognize .ini config in the .exe dir (Issue #128) 2025-02-23 19:27:20 -06:00
Homes32
fecd02818c Added HDDLowLevelFormat.script and HDDRawCopy.script 2025-02-23 16:11:00 -06:00
Homes32
994bbfe607 update grepWin to v2.1.8 2025-02-23 16:07:57 -06:00
Homes32
d3187a886e fix variables used in RunProgram 2025-02-23 16:07:19 -06:00
Homes32
08236da73f fixed incorrect variable name in FurMark1.script 2025-02-23 16:04:47 -06:00
Homes32
8207944009 Added ReclaiMe-FreeRaidRecovery.script 2025-02-23 07:32:35 -06:00
Homes32
1caae718b6 Added ReclaiMe-FreeRaidRecovery.script 2025-02-23 07:31:45 -06:00
Homes32
33e421ff10 HWinfo updated to v8.20 2025-02-22 12:24:23 -06:00
Homes32
764e5a5d21 FurMark2 update to v2.6.0 2025-02-22 12:22:05 -06:00
Homes32
b55c81c2c8 Added "Install Drivers" GUI to PhoenixPE tray menu and moved common functions into PhoenixPE.Common.au3 in order to allow other developers to #include them in their PhoenixPE-UserConfig scripts. 2025-02-17 22:05:21 -06:00
Homes32
52d7339c3a innounp.exe updated to v2.64.1, supports inno setup up to 6.4.0 2025-02-17 10:27:44 -06:00
Homes32
4adf707918 innounp.exe updated to v2.64.1, supports inno setup up to 6.4.0 2025-02-17 10:19:51 -06:00
Homes32
a88e1bca91 Fixed shortcut creation bug in On Screen keyboard script. (Issue #125) 2025-02-11 19:54:51 -06:00
Homes32
9d12786f67 Added Furmark2 script. Furmark v1 now downloads instead of being embedded. (20 MB size reduction) 2025-02-10 21:49:20 -06:00
Homes32
977891479f Fixed an issue with the trial license in MacriumReflectX.script 2025-02-10 21:25:43 -06:00
Homes32
93d5333c7b Prevent "File already exists" error if the Macrium Reflect 8 script is run a 2nd time outside of the build. 2025-02-10 18:52:17 -06:00
Homes32
baf050eba4 VMWare - Configure a Serial Port via Named Pipe for Kernel Debugging 2025-02-08 10:08:55 -06:00