Explorar o código

Update Windows10DebloaterGUI

Richard Newton %!s(int64=6) %!d(string=hai) anos
pai
achega
5f09edeeef
Modificáronse 1 ficheiros con 0 adicións e 8 borrados
  1. 0 8
      Windows10DebloaterGUI

+ 0 - 8
Windows10DebloaterGUI

@@ -1,8 +1,3 @@
-<# 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()
 
@@ -1144,7 +1139,4 @@ $RemoveOnedrive.Add_Click( {
 
 #endregion GUI }
 
-
-#Write your logic code here
-
 [void]$Form.ShowDialog()