Commit Graph

201 Commits

Author SHA1 Message Date
h3r0 0a8692abb6
refactor - use PowerShell cmdlets instead of DISM 2023-11-07 15:39:12 +00:00
h3r0 a1fc44e17d
#45 Add option to configure legacy Photo Viewer 2023-11-07 15:35:13 +00:00
h3r0 6567fcc0d6
fix - add qoutes for configure-lcm 2023-10-31 11:16:10 +00:00
h3r0 6af67aa701
hide firefox.cmd outputs 2023-10-29 14:39:56 +00:00
h3r0 f1bfce51c1
fix - don't delete sync host 2023-10-29 14:36:55 +00:00
h3r0 338ab64d38
Remove .NET 3.5
Caused problems when dirty flashing
2023-10-29 14:32:12 +00:00
h3r0 cfa9836a71
make item titles more clear in custom features (uwp) 2023-10-29 14:30:26 +00:00
h3r0 2ef0eb484b
fixes
- remove MicrosoftEdgeDevToolsClient_8wekyb3d8bbwe and MicrosoftWindows.Client.WebExperience leftovers
- change order of execution in ngen.ps1
2023-10-28 13:16:31 +00:00
h3r0 6db74debd5
fix - add missing option for brave installation 2023-10-28 13:03:45 +00:00
h3r0 798eb82902
hide pages in Windows settings
- Home
- Windows Insider Program
2023-10-28 11:21:58 +00:00
h3r0 0bc9deb749 disable event collector 2023-10-27 17:49:45 +00:00
h3r0 807861cca1 use robocopy for brave prefs 2023-10-27 12:15:59 +00:00
h3r0 4334a7b5a9 clear xbox cache 2023-10-27 09:51:13 +00:00
h3r0 79753cf471 Brave changes
- A different way to download Brave (in case we decided to remove choco)
- The installer runs as currentUserElevated instead of trustInstaller
- Replaced master_preferences with initial_preferences
- Disabled VPN, Wallet and Side Panel icons on the toolbar
- Disabled widgets on the new tab page
- Hide the Brave Rewards button
- Disabled WebTorrent
2023-10-27 09:11:30 +00:00
h3r0 4ce9644169 add an option for DevHome 2023-10-26 14:52:10 +00:00
h3r0 876b16dc7f improve the dark mode option
- if deselected, use light mode instead
2023-10-24 18:05:47 +00:00
h3r0 67affa03d7 do not install .NET 3.5 by default 2023-10-24 17:58:03 +00:00
h3r0 941dd7c886 fix powershell commands 2023-10-24 16:43:00 +00:00
h3r0 017e5aba1a disable UseKernelDriver 2023-10-24 13:06:15 +00:00
h3r0 1fce4f2962 revert: ugc
It is somewhat outdated on choco
2023-10-24 12:51:44 +00:00
h3r0 2cace18eb4 add more services v2 2023-10-21 14:58:03 +00:00
h3r0 2b52495793 add more services in the grouped list 2023-10-21 14:54:21 +00:00
h3r0 98184cb5eb run svcgroup.ps1 2023-10-21 14:41:05 +00:00
h3r0 bbdf08edc0 fix wrong WindowsBackup type 2023-10-21 13:23:51 +00:00
h3r0 0a9a80e61f fix incorrect default SvcHostSplitThresholdInKB value 2023-10-20 07:06:28 +00:00
h3r0 02d3a7185c fix #34 - alternative way to group services
Reason for this change is that using SvcHostSplitThresholdInKB (FFFFFFFF) breaks XboxGipSvc, and possibly others that we are not aware of yet.

The alternative way is to identify (most) grouped services and add a SvcHostSplitDisable for each service. This should yield similar results to setting SvcHostSplitThresholdInKB. The list included in SVCGROUP.ps1 might not be final.
2023-10-19 19:45:28 +00:00
h3r0 d1c1579433 fix invalid discord support URL - #37 2023-10-19 19:18:00 +00:00
h3r0 3f8c798c51 fix formatting issues in playbook.conf 2023-10-19 05:32:13 +00:00
h3r0 3a252d0269 Add ugc back 2023-10-18 09:30:50 +00:00
h3r0 d8e9f3ebad remove some duplicates 2023-10-18 09:29:14 +00:00
h3r0 f7d55064ec . 2023-10-17 16:06:26 +00:00
h3r0 00f9ac3398 . 2023-10-17 15:45:14 +00:00
h3r0 0c10f10a20 del temp file 2023-10-17 15:28:52 +00:00
h3r0 37b83c4f1c . 2023-10-17 15:27:59 +00:00
h3r0 92518aa56c github actions 2023-10-17 15:22:04 +00:00
h3r0 0e124a8b2d minor weight changes 2023-10-17 11:47:50 +00:00
h3r0 0f93e6a60f . 2023-10-17 11:42:37 +00:00
h3r0 9ae5852031 minor fixes 2023-10-17 11:26:30 +00:00
h3r0 ddde23da0d Add "General configuration options" in Custom Features
- #36
- option for darkmode
- option for legacy context menu
- minor fixes
2023-10-17 11:17:23 +00:00
h3r0 e7f4c72174 move tweaks from config.yml to finalize.cmd 2023-10-17 10:26:51 +00:00
h3r0 d7f5791718 update readme 2023-10-17 08:38:57 +00:00
h3r0 340e05a96d add copilot text next to edge 2023-10-17 08:01:56 +00:00
h3r0 b6aeb33448 make windows backup deselected by default 2023-10-17 07:59:53 +00:00
h3r0 9246d4ed10 update
- fix CLEANER
- change order of the cleaner and dism-features scripts execution
- remove Client Core and CBS banners
- add Windows Backup in Custom Features
- enabled ignoreErrors for some
2023-10-17 07:57:19 +00:00
h3r0 7d98c76209
fix 2023-10-16 23:07:08 +00:00
h3r0 ad1d95f7aa Update
- Change orders
- Defender will be disabled as soon as Revision Tool is installed
- Removed some comments
- Removed unnecessary services stop
- Disabled Superfetch for SSD instead of disabling it completely then enabling it again for HDD
2023-10-16 19:10:44 +00:00
h3r0 832abcfec9
add a cleaner script # 30 2023-10-14 17:22:03 +04:00
h3r0 a77cab7e1f
23H2 startmenu ads fix 2023-10-14 15:32:49 +04:00
h3r0 9c29bcbe7f
wevtutil quiet mode 2023-10-12 21:59:21 +04:00
h3r0 8b10c5885d
move dism features to ps 2023-10-12 19:42:55 +04:00