309 Commits (d51cb458c47451dd678c919edf97a250be01cc2b)
 

Author SHA1 Message Date
Richard Newton 3555fec619
Changed Microsoft.FreshPaint to Paint3d
On lines 22 and 30 I changed the name of the app/package from Microsoft.FreshPaint to Paint3D
7 years ago
Richard Newton ac34625cc4
Fixed Revert /Noninteractive switch statement
On line 410 if you chose to run Interactively and wanted to Revert changes it would tell you that the Revert switch statement was not recognized. This is now fixed.

On line 450 if you chose to use the Noninteractive method it wasn't recognized. This is now fixed as well.
7 years ago
Richard Newton b7b8a1d082
Removed "Store" from the section "Bloatware that is removed" 7 years ago
Richard Newton e56a1297d4
Added logging, new Noninteractive switch, other code
Upon launching the script you will see that the script will create a folder called Windows10Debloater which it will use to store logs. If it detects that it has already been created previously then it will tell you that the folder already exists. The path will be: C:\Windows10Debloater

I added logging. It will record a transcript of your session and then output the transcript file into C:\Windows10Debloater. These can be used for troubleshooting or if you get error messages.

I added a Noninteractive switch so that instead of you choosing between "Interactive" and "Silent" it will only ask you 1 question, instead of the "Interactive" one asking you a couple of questions. 

The "Interactive" switch doesn't automatically reboot your machine.
7 years ago
Richard Newton f26985b9ca
Added # Interactive and Noninteractive Switches section 7 years ago
Richard Newton 2e54b7b518
README.md 7 years ago
Richard Newton 4acec8edf8
Windows10DebloaterSilent 7 years ago
Richard Newton 4c152f8d70
Windows10Debloater 7 years ago
Richard Newton 6b2bc996f1
Initial commit 7 years ago