ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Find And Run Robot

Program sensing and conditional execution

(1/1)

idean:
Now that I have a Sprint EVDO card, I'm finding that the normal auto-update nature of Windows and Windows applications is very annoying sometimes.  Programs always seem to want to download huge updates whenever I get on EVDO versus doing it while I'm on WiFi...

What I'd like is an automatic, scriptable way of stopping and restarting a list of programs (such as Foldersync, Skype, etc...) whenever I start and exit the EVDO modem dialup application.  Can FARR do this for me?  Or can someone recommend a better way?

jgpaiva:
FARR certainly can do the "start" part. Just make an alias with all your programs (options -> lists -> Aliases/Groups), and give it some name. Then, type its name in farr, and press ctrl+alt+enter, and it'll launch all the programs listed.
It cannot be done automatically, though...

I think this is sounds more like a request for a coding snack than a feature of farr ;)

phitsc:
And the stop part could probably be done with something like Sysinternal's pskill http://technet.microsoft.com/en-us/sysinternals/bb896683.aspx, configured for the whole list of programs you want to stop, and execute with Ctrl+Alt+Enter as well. I guess there might even be tools that will ask and application to terminate gracefully.

Putting the two lists in a batch file each would be even nicer. There's a help topic entry in FARR's help file by the way called: "Tip: Use Batch Files and Scripts"

The whole thing still would need to be triggered manually though.

Navigation

[0] Message Index

Go to full version