04-28-2008 08:16 AM
04-29-2008 05:37 PM
04-29-2008 06:07 PM
04-30-2008 03:52 AM
04-30-2008 04:36 AM
Hi,
As Mert_A has previously mentioned, if the application was created to accept command line arguments such
as a filepath to a data file to be opened, then it's straight forward.
I would try "requesting help" from the application for the command line syntax, just in case the original developer
added this option.
For example try: application.exe /?
I'm sure there are few more help arguements/switches that might be tried, such as /help.
regards,
Gary.