- Jul 12, 2004
- 16,267
- 5
- 81
Not sure if this is the right forum, but google wasn't much help on this.
Basically, if you go to a command prompt and type a Windows command (eg ipconfig) followed by "/?" you get a list of arguments for that command.
I want to know if there is a way to do the same with an executable for a networked program. We are trying to deploy a client install in a Windows XP environment. The main application is on a mapped drive, and installs to each workstation. We are trying to avoid going to each individual workstation and double click on "client install.exe" .There is no msi package for the program either. If there a way to do this with, or a program that can check this?
Thanks in advance!!
Basically, if you go to a command prompt and type a Windows command (eg ipconfig) followed by "/?" you get a list of arguments for that command.
I want to know if there is a way to do the same with an executable for a networked program. We are trying to deploy a client install in a Windows XP environment. The main application is on a mapped drive, and installs to each workstation. We are trying to avoid going to each individual workstation and double click on "client install.exe" .There is no msi package for the program either. If there a way to do this with, or a program that can check this?
Thanks in advance!!