فهرست منبع

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()