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.
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.