How to extract files from setup?

  • Thread starter Thread starter heartless
  • Start date Start date
  • Tags Tags
    files
Click For Summary
SUMMARY

This discussion focuses on extracting files from installation setups, particularly those created by InstallShield. Users often encounter packed installation files, typically named .exe, which extract files to temporary directories like ~/Local Settings/temp. WinZip can open some of these files, but to access all extracted content, a file tracking program is necessary to monitor file creation and modification during the installation process. The discussion emphasizes the importance of retaining the InstallShield component for a smoother installation experience.

PREREQUISITES
  • Understanding of self-extracting installation files
  • Familiarity with InstallShield installation processes
  • Knowledge of file tracking utilities
  • Basic experience with file compression tools like WinZip
NEXT STEPS
  • Research how to use file tracking programs to monitor installations
  • Learn about different types of installation file formats and their extraction methods
  • Explore advanced features of WinZip for handling installation files
  • Investigate alternatives to InstallShield for creating installation packages
USEFUL FOR

This discussion is beneficial for software developers, IT professionals, and anyone involved in software installation and deployment processes, particularly those looking to understand or manipulate installation files.

heartless
Messages
220
Reaction score
2
Yo everyone,
I'd liike to know how to extract data/installation files from "setups" one sees whenever one tries to install an application. For example, when you download files from download.com, they're in packed installation file, just one single file usually name.exe, you open it, then extract, and then install though you don't see extracted files, and is there anyway to extract the files from such setup?

Some of the files are extraced to ~/Local Settings/temp, but not all of them,
 
Last edited:
Computer science news on Phys.org
These are usually compressed self extracting files.
They are not all the same.

Winzip can open some of them and show the contents or sometimes say what was used to create them.
Most often you wil require the specific utility that was used to create them in order to see the contents.
 
Most programs today use something called "InstallShield." This program basically usually extracts everything to a temp folder then runs the installer. If you want to get all the files that it extracts you must get a file tracking program that records the history of every file creation/modification/run history. After you run the installshield and it asks you where you want to install the files. Minimize the window and go to your tracker and zip everything up.

And there you have it.

I don't know WHY you would want to ignore the installshield section of the installer. That would basically turn installing programs into a linux install and you don't want to know how painfull that is.

Keep the installshield
 

Similar threads

Replies
10
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 14 ·
Replies
14
Views
4K
Replies
7
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
2
Views
1K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
3
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 7 ·
Replies
7
Views
111K