Distributing a New Start Page

For easy distribution of a customized Start page, create a folder named StartPage which includes a “texp_default.htm” new Start page together with an .xml file that sets the id as "StartPage" and defines the path to the texp_default.htm file. Zip this folder into a standard zip archive and then rename the zip file to the TEZ extension.

<Tool caption="Start Page" id="StartPage" Path="StartPage\texp_default.htm">

</Tool>

Once a TEZ is installed, the Start page TEZ is placed in a StartPage folder under the Add-ons folder in the “Application Data” space of the current user.

Note: If the folder contains a file by the same name, the existing file is overwritten without a prompt.

Note: The Application Data folder path changes between different users and different Windows operating systems. To find the path used by your client look at the %APPDATA% environment variable.

All COM DLL’s referenced in tool.xml by <file> are dynamically registered and require no access to the computer registry.