i'm trying to step up my game in the gui and scripting making, and i have this idea of pushing out software to computers on my network
my idea is just to type in a "computer" name, and have a dropdown of some simple software to pushout.
click and go
here is what i have so far
i'm not very good with variable and what not, so please be patient, i want to learn this.
#include <GUIConstants.au3>
#Region ### START Koda GUI section ### Form=
$Form1 = GUICreate("Remote Push", 307, 134