lostbit 0 Posted January 16, 2011 I tried a send and run ("firefox.exe) and even the path to the exe but no luck. In windows 7 run I can type firefox and it starts the browser, hmmm It must be on of those gotyas I overlooked. Any help is appreciated. Thanks Share this post Link to post Share on other sites
enaiman 15 Posted January 16, 2011 First: wrong forum section. Second: You have to use "Run", make sure you get the path to the executable correctly. SNMP_UDF ... for SNMPv1 and v2c so far, GetBulk and a new example scriptwannabe "Unbeatable" Tic-Tac-ToePaper-Scissor-Rock ... try to beat it anyway :) Share this post Link to post Share on other sites
spymare 0 Posted January 17, 2011 you can do it this way: #include <Process.au3> $rc = _RunDos("start firefox.exe") Share this post Link to post Share on other sites