Add Install and Uninstall button to GUI

Was curious is there a way to have both the install and uninstall button present from the GUI when you launch deploy-application.exe?

We have users do testing of the packages and for install currently they just double-click the deploy-application.exe. That handles the install. For uninstall we have a bat file that runs the deploy-appliction.exe with the uninstall command.

Would be easier if they could just double click the deploy-application and the GUI has install button and uninstall button.

Create a CMD batch file to call deploy-application.exe with the uninstall parameters.