InstallShield installer archive

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
m (Change telparia.com samples link to template)
 
(One intermediate revision by one user not shown)
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 ==
 
* Examples of software with such a file: [http://cd.textfiles.com/cdaction/cdaction24b/GOLF/], [http://cd.textfiles.com/cdaction/cdaction32/JAKKAL/], [http://cd.textfiles.com/cdaction/cdaction32/WARGASM/]
 
* Examples of software with such a file: [http://cd.textfiles.com/cdaction/cdaction24b/GOLF/], [http://cd.textfiles.com/cdaction/cdaction32/JAKKAL/], [http://cd.textfiles.com/cdaction/cdaction32/WARGASM/]
* https://telparia.com/fileFormatSamples/archive/installShieldInstallerArchive/
+
* {{DexvertSamples|archive/installShieldInstallerArchive}}
  
 
== Links ==
 
== Links ==

Latest revision as of 02:55, 28 December 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

[edit] Disambiguation

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

[edit] 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_.

[edit] 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".

[edit] Software

[edit] Sample files

[edit] Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox