Hey everyone, I've got a quick question about launching programs under Windows XP..
I have a program called fullscreen.exe which just takes my capture card video, and makes it fullscreen. The problem is that by default it gives its self "Always on top" status which I dont want, this can be easily removed by pressing "T" on the keyboard.
The problem is the computer that runs this program doesnt have a keyboard and is not monitored by a person so I want to know what I need to type in to program shortcut on my desktop so that when it launches it also presses T.
I know some programs have things like:
powerpoint.exe /s which would result in rather or not powerpoint shows its splash screen when it loads..
What I am looking for it something like:
fullscreen.exe /t
Any help is appreciated!