Browse Source

Added # Interactive and Noninteractive Switches section

Richard Newton 7 năm trước cách đây
mục cha
commit
f26985b9ca
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  1. 6 0
      README.md

+ 6 - 0
README.md

@@ -117,6 +117,12 @@ There are now 2 versions of my Windows10Debloater - There is an interactive vers
 
 
 The interactive version is what it implies - a Windows10Debloater script with interactive prompts.
 The interactive version is what it implies - a Windows10Debloater script with interactive prompts.
 
 
+# Interactive and Noninteractive switches
+
+When you run the Windows10Debloater Script you will notice that you are given two choices: 1) Interactive which does as it implies - it is interactive to the extent that you will be asked a few questions, such as if you'd like to Debloat or Revert, stop Edge from taking over as default and asking if you'd like to reboot your machine.
+
+2) Noninteractive will ask you only if you'd like to Debloat or Revert, and it explains that you won't be asked any further questions and that it'll show information on the screen. The default in the script for the Noninteractive switch is to not reboot the machine or stop Edge from taking over as default.
+
 # How To Run
 # How To Run
 
 
 Download the Windows10Debloater.ps1 file. Next, copy the source code from Windows10Debloater.ps1 and throw it into PowerShell ISE.
 Download the Windows10Debloater.ps1 file. Next, copy the source code from Windows10Debloater.ps1 and throw it into PowerShell ISE.