Exercise 13.2 Building a Silent-Mode Installer

1.
Open InstallAnywhere and create a new project.

2.
Set up the project.

a. Create your install files and launcher.

b. Set the classpath.

3.
In Installer UI | Look and Feel | General UI Settings, enable Silent in the Allowable UI Modes section.

4.
Build your installer.

5.
Create a properties file called installer.properties with the following contents:

INSTALLER_UI=silent
USER_INSTALL_DIR=<select directory>

6.
Place your properties file in the same directory as your executable.

7.
Run the installer.

8.
Verify the output results. Did the installer install where you expected?

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.117.103.219