cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Mark_Koehler
Level 6

Where's my ether object?

I've got a one-click web install that generates an Install.htm file. I want to modify the HTML file to pass some command line parameters to setup.

From all the documentation, using the ether object is the way to do this. However, the documentation also states that an ether object should be created in the default HTML file. I cannot find it anywhere in Install.htm or Install_Installing.htm.

Am I missing something?
Labels (1)
0 Kudos
(1) Reply
Mark_Koehler
Level 6

Some pieces of the puzzle are unravelling. Since my project is an InstallScript MSI, I think the ether object isn't available.

If that is the case, my questions changes to :

How do I pass a command line parameter to my setup from the web page OR how do I get the server URL from the client side setup so I can read the configuration information from the server using OpenFile and GetLine?
0 Kudos