Commit Graph

9 Commits

Author SHA1 Message Date
h3r0 86e505f556
Update build process and package name 2023-11-25 10:16:55 +00:00
h3r0 1b83debdf8
fix path in Copy-Item command 2023-11-25 09:39:39 +00:00
h3r0 dbfaf47ac4
fix(WU): deprecated !systemPackage to use CAB approach instead
Credits to echnobas, Atlas team and all the contributors for the CAB approach

Reasons for this change:
- Removing system packages with !systemPackage causes Windows Updates to fail
- In cases one of the removed components causes unexpected behavior, it is possible to revert the change without reinstalling the whole system

There are also additional changes:
- Unregistered appx manifests from StateRepostiory instead of removing, such as advertisment banners in Settings, the GetStarted placeholder in the Start Menu and Windows Backup. Removing them causes Windows Update to fail.
- Moved PowerShell optimization action at the start
- GitHub Actions automatically builds a CAB file
2023-11-25 09:35:09 +00:00
h3r0 c5c044ae0a
Add Issues templates 2023-11-07 18:04:07 +00:00
h3r0 f7d55064ec . 2023-10-17 16:06:26 +00:00
h3r0 00f9ac3398 . 2023-10-17 15:45:14 +00:00
h3r0 37b83c4f1c . 2023-10-17 15:27:59 +00:00
h3r0 92518aa56c github actions 2023-10-17 15:22:04 +00:00
Dreammjow f7c800d3db init 2023-03-31 15:29:50 +00:00