Hi
Can I use command line codes to control what the app is doing ? For example, if I'm downloading and want to play an online game (BF2142), I could write a scipt to pause altbinz, start game, restart afterwards;
....altbinz /pause
....BF2142.exe
....altbinz /resume
I know that I can kill the task & restart afterward but wanted a more elegant method.
Thanks
NC