Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Using command switches when downloading from web

Status
Not open for further replies.

Nordlund

Programmer
Jul 17, 2001
458
SE
Hi there.
This might be little offtopic, but just little... :)

I have done a install application, but I have to configure it on the fly by using command switches. I'm using one install pack for several customers, and I don't want to recompile the pack to reflect every customers need.

Like this:
Install.exe /config=
It works fine when running locally, but how the heck do I publish the application on the web. Normal HREF tags do not support command line switches.




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-"There is always another way to solve it, but I prefer my way.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top