Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 07/24/2022 in Posts

  1. Source: VirtualBox-5.1.18-114002-Win.exe Released: 2017-03-15 About: VirtualBox allows users to run nearly any operating system on a single machine and to freely switch between OS instances running simultaneously. Homepage: VirtualBox Tools used: - [Modded] InstEd 1.5.15.26 (LZX21) by ricktendo for remove unwanted files/prog inside installer - gBurner 3.5 for remove unwanted drivers inside VBoxGuestAdditions.iso - dotNET45sfxMaker by ricktendo for making this installer with 7zSD_LZMA2.sfx - [Repack] Resource Hacker 4.2.5 by Vandit for replace setup icon and renaming installer properties Removed: - VBox Web Service - VBox Python support - UserManual.pdf - Translation files, except En, Fr, Ru - Drivers inside VBoxGuestAdditions.iso & ExtensionPacks, except Windows & Linux drivers Tweaked: integrated vbox-sha1.cer & VBoxCertUtil.exe with command -v add-trusted-publisher vbox-sha1.cer to get full silent install mode without popups when vbox installing network driver & USB driver [thanks to alfeire]. Bonus: integrated Extension Pack Silent Install command: /ai /gm2 File: VirtualBox-5.1.18-114002-Win-Setup.exe Size: 70,3 MB MD5: F0BEE738E4E37BC55E1B638EF9A84794 Download: http://www.mediafire.com/file/mtfert94mx7yjbd/VirtualBox-5.1.18-114002-Win-Setup.exe Btw, Thanks to ricktendo for great tools :thumbsup:
    1 point
  2. updated version 5.1.18
    1 point
  3. Here is what I am talking about, this is slimmed based on your installer, I rebuilt common.cab and the embedded product.cab's in each MSI installer... Then finally I replaced the ones in the original installer with those I rebuilt Download: http://adf.ly/1713566/vboxrpck MD5: 8cdb56d006f1874fc318d1a09bfe1678 Size: 83.7 MB I hope you don't feel like I am stepping on your toes here, I of course will provide to you how I did this. Maybe you can use this to take your repacking skills a bit further Tools: http://xp.xpdnc.org/files/msi_vbs_examples.zip (Optional)https://dl.dropboxusercontent.com/u/56155351/Tools/MsiTran.Exe (Optional)https://dl.dropboxusercontent.com/u/56155351/Tools/vbox.7zMakeCab (comes with Windows)InstEdRestorator 2007 MSI Instructions: - Extract VirtualBox installer files <installer>.exe -extract -path .\- Edit the MSI to make slim or apply the MST with InstEd or MsiTran (Note: I also remove vc2k10 runtimes) MsiTran.exe -a <mst_name>.mst <x86_and_or_amd64>.msi- Do an admin install of both MSI's, now copy common.DDF into ANYONE of the admin install location and rebuild common.cab makecab.exe /f common.DDF- Do the same to rebuild product.cab's (use 32 DDF for x86 and 64 for amd64)- Now we will add the product.cab back into the MSI, you can use InstEd but I prefer WiStream.vbs <msi_name>.msi product.cab- With InstEd change the admin install MSI's Sumary Information from Admin External. Long filenames to Compressed. Long filenames, you can also use this VBS command WiSumInf.vbs <msi_name>.msi Words=2EXE Instructions:Now that we have both installers repacked with none of the stuff we removed, we need to add them back into the EXE... You can simply open the original VirtualBox installer EXE in Restorator 2007, copy the files from within Windows Explorer and paste them into the RCData BIN's, but I rather add them to a RES file, then apply the res file with Restorator because the EXE date does not change and you wont get those ugly shortcut icons that Restorator leaves behind - Open provided RES file with Restorator 2007 - In Windows Explorer copy (Ctrl+C) x86 MSI and paste (Ctrl+V) in RCData -> BIN_00 - Do the same for x64 MSI (BIN_01) and common.cab (BIN_02) and save RES - Now open VirtualBox installer with Resource Hacker, now choose Action -> Update all Resources (apply the RES file) - Save and you are DONE!!! Bonus: If you are wondering how to get the DDF, you can open the MSI in InstEd, go to Media, right click on CAB and choose Show ddf, I prefer to use WiMakCab.vbs <msi_name>.msi cabname /LIf I use WiMakCab.vbs I have to edit it a littleEdit: I just realized its easier for you to rebuild/embed the CAB's, just open your MSI in InstEd, go to Media, right click on CAB and choose Rebuild selected CAB Edit2: You can also save space if you remove the linux and os2 stuff from VBoxGuestAdditions.iso (28MB after removal)
    1 point
×
×
  • Create New...