protected override void ProcessRecord() { if (this.ShouldContinue("Are you sure you want to uninstall", "Confirm Uninstall")) { //your script here } }
Post a Comment
No comments:
Post a Comment