From ed146e0f019d4ddb1fa33b628dc0c80e01837ca0 Mon Sep 17 00:00:00 2001 From: Richard Newton Date: Sun, 28 Oct 2018 12:24:32 -0700 Subject: [PATCH] Added section about Windows10DebloaterGUI --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ef0ea0..9e0ebc2 100644 --- a/README.md +++ b/README.md @@ -120,12 +120,14 @@ Xbox Game CallableUI, Xbox Identity Provider, and ContactSupport. -# Silent and Interactive +# Silent, Interactive, and GUI Applciation There are now 2 versions of my Windows10Debloater - There is an interactive version, and a pure silent version. The silent version now utilizes the switch parameters: -Sysprep, -Debloat -Privacy and -StopEdgePDF. The silent version can be useful for deploying MDT Images/sysprepping or any other way you deploy Windows 10. This will work to remove the bloatware during the deployment process. The interactive version is what it implies - a Windows10Debloater script with interactive prompts. This one should not be used for deployments that require a silent script with optional parameters. +There is now a GUI Application named Windows10DebloaterGUI.ps1 with buttons to perform all of the functions that the scripts do. This is better for the average user who does not want to work with code. + # Switch Parameters There are 3 switch parameters in the Windows10SysPrepDebloater.ps1 script.