Changed text of restore point cmdlet

Testing/Develop
Richard Newton 4 years ago committed by GitHub
parent 009a3ccd51
commit 6ddc1b4026
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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( {

Loading…
Cancel
Save