ricktendo Posted May 12, 2012 Share Posted May 12, 2012 (edited) 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 2018 SP1 (may also require Visual C++ Runtimes) Download: https://mega.nz/#F!SpQgkAII!07wjhxEh89CUQlTV8oXPyg MD5: 7de20da0f41b1425739f23ad49b31a59 Size: 18.2 MB For unattended install Passive:<installer>.exe /SILENTQuiet:<installer>.exe /VERYSILENTOther command-line options:/NOICONSInstructs 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.) Edited July 15, 2018 by ricktendo Updated 2018 SP1 Bedfford and compstuff 2 Quote Link to comment Share on other sites More sharing options...
ricktendo Posted April 5, 2013 Author Share Posted April 5, 2013 Updated with files from InstallShield 2012 Sring SP1 (a.k.a. v19.0) and updated installer to use inno vs 7zip sfx Quote Link to comment Share on other sites More sharing options...
conan Posted June 10, 2013 Share Posted June 10, 2013 Thanks. Quote Link to comment Share on other sites More sharing options...
ricktendo Posted August 5, 2013 Author Share Posted August 5, 2013 Updated with files from InstallShield 2013 (a.k.a. v20.0) GrofLuigi 1 Quote Link to comment Share on other sites More sharing options...
ricktendo Posted February 2, 2014 Author Share Posted February 2, 2014 Updated with files from InstallShield 2013 SP1 (only FrmWrkLib.dll updated to v20.0.0.496) Quote Link to comment Share on other sites More sharing options...
ricktendo Posted May 21, 2014 Author Share Posted May 21, 2014 Updated with files from InstallShield 2014 Quote Link to comment Share on other sites More sharing options...
sebus Posted May 17, 2015 Share Posted May 17, 2015 Anybody still has it? Thanks sebus Quote Link to comment Share on other sites More sharing options...
ricktendo Posted May 17, 2015 Author Share Posted May 17, 2015 Link Fixed Quote Link to comment Share on other sites More sharing options...
Forseti Posted August 21, 2015 Share Posted August 21, 2015 Updated with files from InstallShield 2015?Download: https://esdhttp.flexnetoperations.com/cgi-bin/download?rid=3638705517&rp=DTM20150821212129NTMzOTI5Mzg2 Quote Link to comment Share on other sites More sharing options...
vodek Posted July 10, 2016 Share Posted July 10, 2016 (edited) On 21.08.2015 at 11:23 PM, Forseti said: Updated with files from InstallShield 2015? Download: https://esdhttp.flexnetoperations.com/cgi-bin/download?rid=3638705517&rp=DTM20150821212129NTMzOTI5Mzg2 InstallShield Cabinet and Log File Viewer 2015 SP1 22.0.0.330 (MediaBuild40.dll 22.0.0.330)ISCABViewer2015.rarInstallShield Cabinet and Log File Viewer 2016 SP1 23.0.0.428 (MediaBuild40.dll 23.0.0.428)ISCABViewer2016.rar Edited September 22, 2017 by vodek Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.