Jump to content


Photo

[SendTo] InstallShield Cabinet-Log File Viewer

extract installshield cab sendto

  • Please log in to reply
1 reply to this topic

#1 ricktendo

ricktendo

    Group: Banned

  • Global Mods
  • 7,761 posts
  • Location:La Ceiba
  • OS:Windows 8 x64

Posted 12 May 2012 - 03:42 AM

Here is something you guys might find useful, Its a must have if you are into driverpack making and it comes with InstallShield (used to extract drivers/files from installers with data1.cab/hdr packages created with InstallShield)

Here is my SendTo style installer, I extracted the files from InstallShield 2012 Spring w/ SP1 (may also require Visual C++ 2008)
Download: http://adf.ly/1713566/iscabview
MD5: 66a2d19250c7dc40a913fc86f29d4f6e
Size: 13.2 MB

For unattended install
Passive:
<installer>.exe /SILENT

Quiet:
<installer>.exe /VERYSILENT

Other command-line options:
/NOICONS
Instructs Setup to initially check the Don't create a Start Menu folder check box on the Select Start Menu Folder wizard page.

/COMPONENTS="!help"
Do NOT! install "Help files" components. (If a component name is prefixed with a "!" character, the component will be deselected.)

/TASKS="sendtoicon,desktopicon,quicklaunchicon"
Deselect all tasks, then select the "desktopicon", "sendtoicon" and "quicklaunchicon" (Vista & under) tasks. (Use the /MERGETASKS parameter instead if you want to keep the default set of tasks and only select/deselect some of them.)

/MERGETASKS="desktopicon"
Keep the default set of selected tasks, but additionally select the "desktopicon" tasks. (If a task name is prefixed with a "!" character, the task will be deselected.)


#2 ricktendo

ricktendo

    Group: Banned

  • Global Mods
  • 7,761 posts
  • Location:La Ceiba
  • OS:Windows 8 x64

Posted 05 April 2013 - 04:10 PM

Updated with files from InstallShield 2012 Sring SP1 (a.k.a. v19.0) and updated installer to use inno vs 7zip sfx





Also tagged with one or more of these keywords: extract, installshield, cab, sendto

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users