Play Method
InstallShield 2026
The Play method of the Ether object starts the installation.
To see an example of the use of this method, build a release using the Create a default Web page option in the Release Wizard’s Internet Options panel or the Release property grid’s Create Default Web Page property, then examine the code in the generated Web page (Setup.htm).
Syntax
ether.Play();
Parameters
None.
Return Values
None.