Posted March 17, 201311 yr Hello all.Plz can somebody make tutorial step by step for repacking adobe reader 11.0.02 after removing old vc++ runtime patching msp and applying mst. I tried many method but failed to make that. i'm desperate :no: Edited March 17, 201311 yr by tangares2000
March 17, 201311 yr Open MSI in InstEd (use the InstEd with mod by yumeyao for best compression,) go to Media table, right click on the CAB & choose Rebuild selected CABs. Finally go to Tables -> Sumary info... menu and change the installer Image Type from Admin external to Compressed. Long filenames
March 17, 201311 yr Author Open MSI in InstEd (use the InstEd with mod by yumeyao for best compression,) go to Media table, right click on the CAB & choose Rebuild selected CABs. Finally go to Tables -> Sumary info... menu and change the installer Image Type from Admin external to Compressed. Long filenamesThanks rick for your help, but i got error see attached image.
March 17, 201311 yr I sometimes get that error also on my D:\ drive, try moving the files to drive C:\
March 17, 201311 yr You can also use WiMakCab.vbs found in this package http://xp.xpdnc.org/files/msi_vbs_examples.zip http://gunnalag.wordpress.com/2011/03/15/incorporating-external-cab-files-into-the-msi/WiMakCab.vbs AdbeRdr11000_fr_FR.msi setup /C /U /ERun VBS with /? for more info
March 17, 201311 yr Author You can also use WiMakCab.vbs found in this package http://xp.xpdnc.org/files/msi_vbs_examples.ziphttp://gunnalag.wordpress.com/2011/03/15/incorporating-external-cab-files-into-the-msi/WiMakCab.vbs AdbeRdr11000_fr_FR.msi setup /C /U /EI will try it thanks rick
March 17, 201311 yr Author Thanks ricktendo you are the best, one other question plz, after removing vc++ runtime with insted from installer and before creating the cab file, can i remove the win and windows directory?
March 17, 201311 yr No, only remove the stuff you see in yellow, dont touch anything else You can use InstEd to compare the normal updated installers with the slim updated installers to see what the authors remove (so you can make your own slim)
March 17, 201311 yr Author excuse me for my english, it's not what i say, but i want to remove the folders win and windows created with admin deploy that are inside the installer
March 17, 201311 yr Yes, you can delete those admin directories and keep just the MSI You can delete the CAB (this is embedded in your MSI,) RPT, DDF, INF files also
March 18, 201311 yr Use Data1 instead of setup to preserv the CAB nameWiMakCab.vbs AdbeRdr11000_fr_FR.msi Data1 /C /U /E
March 18, 201311 yr Author Use Data1 instead of setup to preserv the CAB nameWiMakCab.vbs AdbeRdr11000_fr_FR.msi Data1 /C /U /EThank you rick for this information
June 16, 201311 yr I figured out the problem that caused the makecab failed error, you have to enable 8.3 filenames on the drive/partition
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.