PDA

View Full Version : Simulated command line



hygrometrics
July 2nd, 2004, 04:45 AM
I have posted this question before. I would like to send the equivalent of a command line, which reads as follows:

"C\Program Files\DVBviewer\dvbviewer.exe" -f

This command line does exactly what is required, namely start the prog. in full screen mode.

I now use the Girder command Execute, with file name "C\Program Files\DVBviewer\dvbviewer.exe" and Step Size set to -f. The program starts, but not in full screen mode. Apparently, it ignores the switch -f. I have tried many different variations (i.e. dropping the -, enclosing the f in quotes, leading spaces, etc.) without any success. Can anyone help?

Promixis
July 2nd, 2004, 05:33 AM
Try "C:\Program Files\DVBviewer\dvbviewer.exe -f "