Recent Posts | - January, 2025-1,(1)
- July, 2024-7,(1)
- May, 2024-5,(2)
- May, 2023-5,(1)
- February, 2023-2,(1)
- November, 2022-11,(1)
- July, 2022-7,(2)
- March, 2022-3,(1)
- November, 2021-11,(2)
- August, 2021-8,(2)
- July, 2021-7,(2)
- June, 2021-6,(1)
- May, 2021-5,(1)
- March, 2021-3,(1)
- February, 2021-2,(2)
- January, 2021-1,(7)
- December, 2020-12,(3)
- March, 2020-3,(2)
- February, 2020-2,(1)
- December, 2019-12,(2)
- November, 2019-11,(1)
- October, 2019-10,(1)
- September, 2019-9,(1)
- August, 2019-8,(1)
- May, 2019-5,(1)
- April, 2019-4,(2)
- March, 2019-3,(2)
- December, 2018-12,(1)
- November, 2018-11,(4)
- July, 2018-7,(1)
- May, 2018-5,(3)
- April, 2018-4,(2)
- February, 2018-2,(3)
- January, 2018-1,(3)
- November, 2017-11,(2)
- August, 2017-8,(1)
- June, 2017-6,(3)
- May, 2017-5,(5)
- February, 2017-2,(1)
- December, 2016-12,(1)
- October, 2016-10,(2)
- September, 2016-9,(1)
- August, 2016-8,(1)
- July, 2016-7,(1)
- March, 2016-3,(2)
- February, 2016-2,(3)
- December, 2015-12,(5)
- November, 2015-11,(5)
- September, 2015-9,(1)
- August, 2015-8,(2)
- July, 2015-7,(1)
- March, 2015-3,(2)
- February, 2015-2,(1)
- December, 2014-12,(4)
- July, 2014-7,(2)
- June, 2014-6,(2)
- May, 2014-5,(3)
- April, 2014-4,(3)
- March, 2014-3,(1)
- December, 2013-12,(2)
- November, 2013-11,(1)
- July, 2013-7,(1)
- June, 2013-6,(2)
- May, 2013-5,(1)
- March, 2013-3,(3)
- February, 2013-2,(3)
- January, 2013-1,(1)
- December, 2012-12,(3)
- November, 2012-11,(1)
- October, 2012-10,(1)
- September, 2012-9,(1)
- August, 2012-8,(1)
- July, 2012-7,(6)
- June, 2012-6,(1)
- April, 2012-4,(1)
- March, 2012-3,(3)
- February, 2012-2,(3)
- January, 2012-1,(4)
- December, 2011-12,(3)
- October, 2011-10,(3)
- September, 2011-9,(1)
- August, 2011-8,(10)
- July, 2011-7,(2)
- June, 2011-6,(7)
- March, 2011-3,(2)
- February, 2011-2,(3)
- January, 2011-1,(1)
- September, 2010-9,(1)
- August, 2010-8,(2)
- June, 2010-6,(1)
- May, 2010-5,(1)
- April, 2010-4,(3)
- March, 2010-3,(2)
- February, 2010-2,(3)
- January, 2010-1,(1)
- December, 2009-12,(3)
- November, 2009-11,(3)
- October, 2009-10,(2)
- September, 2009-9,(5)
- August, 2009-8,(3)
- July, 2009-7,(9)
- June, 2009-6,(2)
- May, 2009-5,(2)
- April, 2009-4,(9)
- March, 2009-3,(6)
- February, 2009-2,(4)
- January, 2009-1,(10)
- December, 2008-12,(5)
- November, 2008-11,(5)
- October, 2008-10,(13)
- September, 2008-9,(10)
- August, 2008-8,(7)
- July, 2008-7,(8)
- June, 2008-6,(12)
- May, 2008-5,(14)
- April, 2008-4,(12)
- March, 2008-3,(17)
- February, 2008-2,(10)
- January, 2008-1,(16)
- December, 2007-12,(6)
- November, 2007-11,(4)
|
|
|
|
Open an Installshield cab file
|
7/21/2009 11:50:16 AM
|
|
Opening Installshield Cab Files / Extract Installshield cab file
Recently I needed to open an Installshield cab file to extract some SQL Server scripts from a failed vendor installation. I was surprised to find that I was not able to do so. Installshield does not use the same type of cab file that Microsoft does.
I found a command line utility to view and extract the cab files. I also found an excellent shareware program, called ZipScan from foobar software. (if your allowed to use these at your company than great !).
In order to extract an installshield cab file I've put this together, you need two files (all listed at the end)
i6comp020.zip and i6comp103b.zip.
1. Extract i6comp020.zip and put just the .exe in the folder with the cab file resides. 2. Extract i6comp103b.zip and put only the zd51145.dll in the same folder as well. 3. To extract the cab file open a command window and execute:
i6comp e file_to_extract.txt some_cab_file.cab
You can also put the file back in the cab file with the same utility
i6comp r file_to_put_back.txt some_cab_file.cab ----------------------------------------------------------- e_wise.ZIP (97.47 KB) extr_cab.ZIP (101.93 KB) exwise05.ZIP (109.66 KB) i5comp201.ZIP (100.69 KB) i6comp020.ZIP (121.02 KB) i6comp103b.ZIP (73.13 KB) iscab.ZIP (374.39 KB) isdcc122.ZIP (55.35 KB) isdcc210.ZIP (96.39 KB) wisdec100b.ZIP (367.53 KB) zipscan_eval_setup.ZIP (876.67 KB)
Helpful files and utilities when dealing with installations ----------------------------------------------------------- e_wise.zip 99806 2002/01/09 e_wise.zip - WISE Setup unpacker Long desc: e_wise.zip - WISE Setup unpacker (c) 2001 Veit Kannegieser The idea for E_WISE comes from EXWISE from Andrew de Quincey. This version - reimplemented in Pascal - can handle more WISE-versions - can retrive filenames and date/time Use PEC.EXE to run on OS/2 Repackaged for installing Win32 programs using Odin on OS/2 (eCs) Runs on: every version of OS/2 (eCS) that runs Odin, WinXX Requires: recent Odin build Contact: Herwig Bauernfeind extr_cab.zip 104372 2002/01/09 Microsoft CAB file extractors Long desc: Microsoft CAB file extractors (c) Microsoft 1994 - 1997 DOS and Win32 console mode versions of Microsoft's Extract tools for CAB files. Available for download in multiple other places on the internet, too. Extract.EXE runs on MDOS, Extrac32.EXE runs using PEC.EXE on OS/2. Repackaged for installing Win32 applications using Odin on OS/2 (eCs). Runs on: every version of OS/2 (eCS) that runs Odin, WinXX Requires: recent Odin build Contact: Herwig Bauernfeind exwise05.zip 112292 2002/01/09 exwise v0.5 Long desc: exwise v0.5 - (c) 1998 Andrew de Quincey http://www.tardis.ed.ac.uk/~adq adq@tardis.ed.ac.uk This decompresses WISE install executables Use PEC.EXE to run on OS/2. Repackaged for installing Win32 programs using Odin on OS/2 (eCs) Runs on: every version of OS/2 (eCS) that runs Odin, WinXX Requires: recent Odin build Contact: Herwig Bauernfeind i5comp201.zip 103111 2002/01/09 i5comp v2.01 - InstallShield v5.x decompressor Long desc: i5comp v2.01 - InstallShield v5.x decompressor InstallShield v5.x Compression and Maintenance utility -] fOSSiL - Aug-24-1999 [- for Win32. Win32 executable, use PEC.EXE to run it on OS/2. Use PEC.EXE to run on OS/2. Repackaged for installing Win32 programs using Odin on OS/2 (eCs) Runs on: every version of OS/2 (eCS) that runs Odin, WinXX Requires: recent Odin build Contact: Herwig Bauernfeind i6comp020.zip 123921 2002/01/09 i6comp v0.20 - InstallShield v6.x CAB Tool Long desc: i6comp v0.20 - InstallShield v6.x CAB Tool Fully functional now. i6comp v0.20 Release Notes ~~~~~~~~~~~~~~~~~~~~~~~~~~~ (InstallShield v6.x CAB Util) -] fOSSiL - Jun-16-2000 [- -] Morlac - Dec-27-2000 [- This is a more improved package than i6comp103b!!! Use PEC.EXE to run on OS/2 Repackaged for installaing Win32 programs using Odin on OS/2 (eCs) Runs on: every version of OS/2 (eCS) that runs Odin, WinXX Requires: recent Odin build Contact: Herwig Bauernfeind i6comp103b.zip 74884 2002/01/09 i6comp v1.03 beta - InstallShield v6.x CAB Tool Long desc: i6comp v1.03 beta - InstallShield v6.x CAB Tool Release Notes ~~~~~~~~~~~~~ (InstallShield v6.x CAB Util) -] fOSSiL - Jun-16-2000 [- This is a earlier beta than i6comp020!!! Use PEC.EXE to run on OS/2. Repackaged for installaing Win32 programs using Odin on OS/2 (eCs) Runs on: every version of OS/2 (eCS) that runs Odin, WinXX Requires: recent Odin build Contact: Herwig Bauernfeind iscab.zip 383373 2002/01/09 The InstallShield Cabinet File Viewer for Win32 Long desc: The InstallShield Cabinet File Viewer for Win32 (ISCabVu.exe) lets you select an InstallShield cabinet file and view its compressed files, file groups, components, and setup types and the properties of those items. It also lets you extract files from the cabinet file. CAB file editor (iscab.exe) lets you modify cabinet files. These two programs are extracted from InstallShield 6.21 package and "improved" by me so you don't have to know media password and component passwords. PS. Run setup.reg first. Runs on Windows only. Repackaged for installing Win32 programs using Odin on OS/2 (eCs). Runs on: Windows 95/98/ME/NT4/2000 Contact: Herwig Bauernfeind isdcc122.zip 56677 2002/01/09 isDcc v1.22 - installshield script decompiler Long desc: isDcc v1.22 - installshield script decompiler (c) 1998 Andrew de Quincey http://www.tardis.ed.ac.uk/~adq adq@tardis.ed.ac.uk This is an installshield script decompiler. It supports all versions of installshield up to v5.5 (as far as I know). Use PEC.EXE to run on OS/2. Repackaged for installing Win32 programs using Odin on OS/2 (eCs). Use PEC.EXE to run on OS/2. Runs on: every version of OS/2 (eCS) that runs Odin, WinXX Requires: recent Odin build Contact: Herwig Bauernfeind isdcc210.zip 98704 2002/01/09 isDcc v2.10 - installshield script decompiler Long desc: isDcc v2.10 - installshield script decompiler (c) 2001 Mr. Smith MrSmith_@hotmail.com This is a further modification of Andrew de Quinceys installshiled decompiler. Bug fixes: 1) I hope I fixed the problem of isDcc messing up labels ! 2) Fixed the bug which printed "string" instead of the modulo sign "%". Use PEC.EXE to run on OS/2. Repackaged for installing Win32 programs using Odin on OS/2 (eCs). Runs on: every version of OS/2 (eCS) that runs Odin, WinXX Requires: recent Odin build Contact: Herwig Bauernfeind odinbug030.zip 36087 2001/08/15 Odin Bug Report Generator 0.3.0 Long desc: Odin Bug Report Generator 0.3.0 (c) copyrighted FREEWARE Tool to generate Odin Bug Reports that are compatible with the standards that Team Odin has defined in the file ReportingBugs.TXT that is distributed with every Odin build. Bug reports can be created comfortably and fast. Runs on: every OS/2 that runs Odin Requires: VROBJ.DLL (VX-REXX runtime dll) Contact: Herwig Bauernfeind (herwig.bauernfeind@aon.at) wisdec100b.zip 376352 2002/01/09 InstallShield Script decompiler Long desc: InstallShield Script decompiler (c) 1998 by NaTzGUL Use PEC.EXE to run on OS/2. Repackaged to install Win32 programs using Odin on OS/2 (eCs) Runs on: every version of OS/2 (eCS) that runs Odin, WinXX Requires: recent Odin build Contact: Herwig Bauernfeind -------------------------------------------------------------- -------------------------------------------------------------- Useful links: -------------------------------------------------------------- http://hobbes.nmsu.edu/cgi-bin/h-viewer?sh...2/i6comp020.zip http://hobbes.nmsu.edu/cgi-bin/h-viewer?sh.../i6comp103b.zip http://www.neowin.net/forum/index.php?showtopic=281349 http://www.datapool.de/Windows/Tools/Decompiler/
|
Blog Home
|
|