Hi Thomas: Try setting the hideConsoleWindows property to true before you execute the shell command.
Regards, Scott Rossi Creative Director Tactile Media, UX Design On 3/11/13 10:29 AM, "Thomas McGrath III" <[email protected]> wrote: >Just tried it and that worked. But for a second there is a flash of the >terminal window. Any way to prevent that on windows? > >THanks again real life saver. > >Tom > >-- Tom McGrath III >http://lazyriver.on-rev.com >[email protected] > >On Mar 11, 2013, at 2:26 PM, Thomas McGrath III <[email protected]> wrote: > >> Mike, >> >> Hello, and thank you. >> >> So to confirm: get shell("taskkill /F /IM KeyTrapper.exe") >> >> Thank you so much, I'm under a time crunch and was getting a bit >>nervous. >> >> Tom >> >> -- Tom McGrath III >> http://lazyriver.on-rev.com >> [email protected] >> >> On Mar 11, 2013, at 2:17 PM, Mike Bonner <[email protected]> wrote: >> >>> taskkill /F /IM processname.exe >> >> _______________________________________________ >> use-livecode mailing list >> [email protected] >> Please visit this url to subscribe, unsubscribe and manage your >>subscription preferences: >> http://lists.runrev.com/mailman/listinfo/use-livecode > > >_______________________________________________ >use-livecode mailing list >[email protected] >Please visit this url to subscribe, unsubscribe and manage your >subscription preferences: >http://lists.runrev.com/mailman/listinfo/use-livecode > _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
