InstallShield installer archive

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
Line 18: Line 18:
  
 
At offset 8 is the message "<code>Copyright (c) 1990-1995 Stirling Technologies, Inc. All Rights Reserve</code>".
 
At offset 8 is the message "<code>Copyright (c) 1990-1995 Stirling Technologies, Inc. All Rights Reserve</code>".
 +
 +
== Software ==
 +
* {{Deark}}
  
 
== Sample files ==
 
== Sample files ==

Revision as of 16:18, 29 January 2023

File Format
Name InstallShield installer archive
Ontology
Extension(s) .ex_

InstallShield installer archive is what we're calling the format of the _inst32i.ex_ file included in many Windows software distributions that use the InstallShield installation software. Another filename used by the format is _inst16.ex_. Rarely, filenames _inst32a.ex_ (related to Windows NT for DEC Alpha) and _inst32m.ex_ (MIPS) may be found.

It uses PKWARE DCL Implode compression.

Contents

Disambiguation

It is not to be confused with InstallShield CAB, InstallShield Z, or MS-DOS installation compression.

Discussion

Based on unconfirmed information, the 16-bit setup.exe program detects the user's platform, and extracts the appropriate platform-specific installer programs from (e.g.) _inst32i.ex_.

Identification

Files begin with bytes 2a ab 79 d8.

At offset 8 is the message "Copyright (c) 1990-1995 Stirling Technologies, Inc. All Rights Reserve".

Software

Sample files

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox