Combo Box
1 TopicPowerShell: GUI programming - Combo boxes
Hi All, i am trying to build a simple GUI where users selects one of the two options from a drop down menu and click launch button. I have two PowerShell scripts. Scripts 1 and Script 2. Based on the option select by the user from the drop down menu, it launch runs script 1 or script 2: how to connect my two PowerShell scripts to these two drop down menu options? any tutorial links will be greatly appreciated. Thanks in advance everyone.Solved6.2KViews0likes1Comment