Commit Graph

376 Commits

Author SHA1 Message Date
Homes32
cc765fcd4e Update Notepad++.script, Update PowerShellCore.script - add pwsh.exe to system path 2024-06-17 22:04:07 -05:00
Homes32
572b19b9c5 Added WindowsPowerShell component. (Issue #90) 2024-06-17 22:00:54 -05:00
Homes32
0f65144dc8 update vc, .net and JRE runtimes 2024-06-17 21:57:56 -05:00
Homes32
0bd7d7b7b8 Arsenal Image Mounter updated to Driver v1.2.16.75 / GUI v3.11.290.0 2024-06-17 21:54:54 -05:00
Homes32
b8228436db Application updates 2024-06-12 21:38:36 -05:00
Homes32
2241559b1a - Intel MEI driver is now cached on first download. (Issue #92)
- Intel MEI driver updated to v2413.5.67.0
2024-06-11 21:11:46 -05:00
Homes32
e2aa54c487 update 7z tools to v24.06 2024-06-03 19:18:00 -05:00
Homes32
96f331db2d Application updates 2024-06-03 18:54:16 -05:00
Homes32
a2eba4139d Added Ventoy Compatibility checks to work around Ventoy's flawed OS hooking resulting in the source ISO not being mounted. (Issue #86)
Updated LetterSwap.exe to include new command line help, better error handling, code refactoring, and a fix for /MountAll (Issue #71)
2024-06-02 12:57:18 -05:00
Homes32
5b018f7ac6 Added additional Bitlocker support files 2024-06-02 12:50:57 -05:00
Homes32
cbc45a1f85 * Add script factory template for simple embedded setup app
* fixed a bug where resetting script defaults didn't reset the template description
2024-06-01 10:14:12 -05:00
Homes32
3ce6c173bb Fixed DxDiag.exe shortcut creation 2024-04-22 21:26:56 -05:00
Homes32
bb1e5cd756 Fixed an issue with mtphelper.sys driver 2024-04-22 21:25:22 -05:00
Homes32
f2d1073e38 Modified Chrome and Firefox scripts to set default http and https ProgID during startup to work around Windows blocking registry edits to these keys. 2024-03-24 13:26:18 -05:00
Homes32
5db0b96e6a Fixed an issue with PhoenixPE-UserConfig scripts not running during startup. (Issue #85) 2024-03-20 18:28:59 -05:00
Homes32
ae66b9f5da DriverIntergration script now removes trailing \ from the the driver source path to keep DISM happy. 2024-03-09 10:22:02 -06:00
Homes32
2ad59bbec0 update WinNTSetup.script v5.3.4 2024-03-09 09:55:41 -06:00
Homes32
998f435d98 Fix wmi issues with 710-SlimFast.script. (Issue #83) 2024-03-09 09:42:07 -06:00
Homes32
f4df8733c5 update Macrium 8 2024-02-12 21:55:45 -06:00
Homes32
08fd4c61de update AIM driver & GUI tools (Issue #82) 2024-02-12 21:54:03 -06:00
Homes32
ac3c14e134 Add .net 8 runtime, updated .net 6 runtime. (Issue #82) 2024-02-12 21:53:00 -06:00
Homes32
13747aac57 update CHANGELOG.md 2024.02.09 2024-02-09 11:12:42 -06:00
Homes32
03ba31ffa9 deselect Camera.script by default 2024-02-07 21:13:27 -06:00
Homes32
0eb4e45074 Support log enhancements 2024-02-07 21:11:49 -06:00
Homes32
da58be7d19 Fixed handling of double-quotes in AddShortcut and AddAutoRun. 2024-02-07 21:10:04 -06:00
Homes32
60e15f98ed App script updates 2024-02-07 19:14:33 -06:00
Homes32
98b3a02dc6 Additional FOD network drivers (Issue #23) 2024-02-06 23:21:46 -06:00
Homes32
100877304d Experimental Camera/Webcam support. (Issue #81) 2024-01-30 23:02:09 -06:00
Homes32
e7ac6045b5 Improved message handling of Win32 messages. 2024-01-30 21:55:23 -06:00
Homes32
cb50ad9222 Fixed an issue where ProtectPE could block system broadcast messages. 2024-01-28 15:38:18 -06:00
Homes32
fcd09d665c Improvements to wireless network auto-connect 2024-01-26 20:43:30 -06:00
Homes32
c1e7901b82 Separate options in Explorer script for Show/Hide files with the Hidden and/or System attributes. (Issue #75)
Also separate option for hiding known file extensions. Previously all 3 of these options were controlled by a single checkbox.
2024-01-22 19:06:22 -06:00
Homes32
39b08997ac Fixed SetResolution blocking boot on errors. (Issue #77)
- Setting the display resolution on boot could show an error message if the adapter did not like the graphics mode. This msgbox would block the boot process and could become hidden behind the splash screen. Reconfigured the startup SetResolution process to log any errors and continue instead of displaying a msgbox.
- Pressing F11 during startup will toggle the splash screen show/hide. This can be useful in the even a startup program is blocking but hidden behind the overlay.
- Improvements to SysInfo to get the Windows version directly from the kernel. Also improved ReleaseId/DisplayVersion for Win10 builds.
- Fixed an issue with file attributes not being correctly applied to certain folders.
2024-01-21 19:33:46 -06:00
Homes32
f7f597276f Fixed file attributes not applied when extracted. (Issue #75)
- This also solves the issue with hidden/system files such as desktop.ini launching during startup
2024-01-21 18:13:19 -06:00
Homes32
35b7c2545b Specify full path to cmd.exe to allow pinning to taskbar/start menu 2024-01-21 12:34:31 -06:00
Homes32
6dbbaa4994 Fixed WinPE Cache not getting applied correctly with Win10 sources. (Issue #74) 2024-01-18 20:16:49 -06:00
Homes32
61e73da500 Display settings dark mode improvements 2024-01-15 18:27:25 -06:00
Homes32
dba545ea2d update patching tools 2024-01-14 20:53:58 -06:00
Homes32
ea82371047 fixed a logging issue and selection logic in DriveSnapshot.script 2024-01-14 20:35:08 -06:00
Homes32
f49e0063e3 Cleanup IntelMEIDriver.script for release 2024.01.14 2024-01-14 15:48:42 -06:00
Homes32
1f30f317bf Cleanup IntelMEIDriver.script for release 2024-01-14 15:26:36 -06:00
Jonathan Holmgren
cff74419fe Merge pull request #26 from ISpillMyDrink/drivers/mei
Add module to integrate Intel ME Interface (HECI) driver.
2024-01-14 15:07:14 -06:00
Homes32
d851140f42 update CHANGELOG.md 2024-01-14 14:20:09 -06:00
Homes32
2a8e602a67 Update recommended source ISO. 2024-01-14 14:09:35 -06:00
Homes32
1bc3e70859 Improve DriveSnapshot.script license instructions 2024-01-14 14:06:55 -06:00
Homes32
65c01b29b9 New app FastStoneCapture.script 2024-01-13 21:41:48 -06:00
Homes32
bd753c50e5 Implement license registration for DriveSnapshot.script 2024-01-13 21:37:33 -06:00
Homes32
ff1cadfa30 Hide DriveSnapshot license option until we get this feature implemented. 2024-01-13 19:19:55 -06:00
Homes32
401db899a5 Add option for Use Compact View in explorer. 2024-01-13 19:18:48 -06:00
Homes32
b2369f8ef3 App updates 2024-01-13 15:55:35 -06:00