09.12.2012 Views

InstallShield 2012 Spring Express Edition User Guide

InstallShield 2012 Spring Express Edition User Guide

InstallShield 2012 Spring Express Edition User Guide

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Chapter 2: Getting Started<br />

Configuring Advanced Settings for <strong>InstallShield</strong><br />

• All of your product’s files (if the release is one in which all of the files are compressed into the<br />

Setup.exe setup launcher)<br />

• <strong>InstallShield</strong> prerequisite installations that have a location of Extract From Setup.exe<br />

• The .NET Framework installation if it has a location of Extract From Setup.exe<br />

• The Windows Installer installation if it has a location of Extract Engine From Setup.exe<br />

<strong>InstallShield</strong> also lets you specify particular files (with or without wild-card characters) that should not<br />

be compressed when they are streamed into Setup.exe files.<br />

Caution: The following instructions require that you modify the Settings.xml file that is installed with <strong>InstallShield</strong>. This<br />

file contains critical data; if it is edited incorrectly, it can cause <strong>InstallShield</strong> to fail to work. Use extreme care when editing<br />

this file.<br />

Task To configure compression settings for streamed files:<br />

1. Close <strong>InstallShield</strong>.<br />

2. Find the Settings.xml file that is installed with <strong>InstallShield</strong>. Settings.xml is installed in one of the<br />

following locations, depending on which language version of <strong>InstallShield</strong> you are using:<br />

• English—<strong>InstallShield</strong> Program Files Folder\Support\0409<br />

• Japanese—<strong>InstallShield</strong> Program Files Folder\Support\0411<br />

3. Create a back-up copy of the Settings.xml, in case you later need to revert to the original version.<br />

4. Use a text editor or XML file editor to open the Settings.xml file.<br />

5. Search for the element. It looks something like this:<br />

<br />

6. To prevent certain files or file types from being compressed when they are streamed into Setup.exe<br />

files, set the value of the exclude attribute to the names of those files. Note the following guidelines:<br />

• To specify more than one file, separate each file name with a comma.<br />

• To indicate a wild-card character, use an asterisk (*).<br />

For example, to specify that .cab files, .exe files, and a file called test.txt should not be compressed,<br />

set the value of the exclude attribute to as follows:<br />

<br />

The default value is *.CAB, since .cab files are a compressed type of file.<br />

7. Do one of the following:<br />

• If you want to use a compression level that offers a balance between the size of the compressed<br />

file and the time that is required to extract the compressed files at run time, set the value of the<br />

compressionlevel attribute to -1. This is the default value.<br />

<strong>InstallShield</strong> <strong>2012</strong> <strong>Spring</strong> <strong>Express</strong> <strong>Edition</strong> <strong>User</strong> <strong>Guide</strong> ISE-1900-UG00 83

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!