Преглед на файлове

Update Windows10DebloaterGUI.ps1

Richard Newton преди 6 години
родител
ревизия
0a9610da58
променени са 1 файла, в които са добавени 4 реда и са изтрити 0 реда
  1. 4 0
      Windows10DebloaterGUI.ps1

+ 4 - 0
Windows10DebloaterGUI.ps1

@@ -7,6 +7,10 @@ If (-NOT ([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdenti
     Break
 }
 
+<# This form was created using POSHGUI.com  a free online gui designer for PowerShell
+.NAME
+    Untitled
+#>
 Add-Type -AssemblyName System.Windows.Forms
 [System.Windows.Forms.Application]::EnableVisualStyles()