Commit Graph

6 Commits

Author SHA1 Message Date
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.
2017-12-11 20:23:24 -08:00
Richard Newton
f26985b9ca
Added # Interactive and Noninteractive Switches section 2017-12-11 18:40:48 -08:00
Richard Newton
2e54b7b518
README.md 2017-12-11 18:07:31 -08:00
Richard Newton
4acec8edf8
Windows10DebloaterSilent 2017-12-11 17:38:03 -08:00
Richard Newton
4c152f8d70
Windows10Debloater 2017-12-11 17:37:16 -08:00
Richard Newton
6b2bc996f1
Initial commit 2017-12-11 17:35:59 -08:00