diff --git a/W10DebloaterGUI.ps1 b/W10DebloaterGUI.ps1 index 497eb0a..fa66c3e 100644 --- a/W10DebloaterGUI.ps1 +++ b/W10DebloaterGUI.ps1 @@ -217,7 +217,7 @@ Switch ($Prompt1) { $TextBox1.AppendText("Creating System Restore point. Please wait... ") -Checkpoint-Computer -Description "Install MyApp" -Verbose +Checkpoint-Computer -Description "Before using W10DebloaterGUI.ps1" -Verbose @@ -260,8 +260,8 @@ Checkpoint-Computer -Description "Install MyApp" -Verbose Break } - } - } ) + } +} ) $Button2.Add_Click( {