mayankmanu
Members
-
Joined
-
Last visited
Reputation Activity
-
Slim Microsoft .NET Framework 4.6.1 Full x86/x64
Slim Microsoft .NET Framework 4.6.1 Full x86/x64 Incl. Language Packs (ar cs da de el es fi fr he hu it ja ko nl no pl pt-BR pt-PT ru sv tr zh-Hans zh-Hant)
Some tools and resources for (re)creating your own slim (intl) installer
http://support2.microsoft.com/hotfix/KBHotfix.aspx?kbnum=1234567
-
Some tools and resources for (re)creating your own slim (intl) installer
http://support2.microsoft.com/hotfix/KBHotfix.aspx?kbnum=1234567
Changelog:
Hotfix list:
-
NOW Includes Both architectures!!! (Runs fully silent will auto-choose arc for you!)
After allot of research the switches we used to use are all depreciated now and it works fine with just the /qn switch! No auto start, auto updater or anything!
This is the config entry:
;!@Install@!UTF-8!
GUIMode="2"
MiscFlags="4"
RunProgram="jre.msi /qn"
RunProgram="x64:jre64.msi /qn"
;!@InstallEnd@!
"How did I get the .msi and related files?"
Run the bare installer and after it extracts, but before you agree to install, goto the %appdata% dir then back one dir and into the appdata\locallow\sun\*** then you will find the .msi and files in there.
Once you get there run this command:
msiexec.exe /a jre***.msi targetdir=%homedrive%\Admin /qb (Note you MUST create the Admin dir at the root of c: first.)
Then 7zip up the files\folders in the admin folder...
NOW FOR THE INSTALLER!!!
=======================================
Java 7 update 45 dual installer
....
Size = 29.5 megs
File: Java7u51_Dual.exe
CRC-32: f40068a1
MD4: 5231e47700133f9a64d45d3850a5f771
MD5: 34131a65c89b1efad1edc250d9383b39
SHA-1: 7f2c1f7eadd20a8aab6e1d00a009cc6def0861fb
Sorry no addon no more it is way too easy for you to make an entries file for yourself.
Plus the integrator takes switchless installers now....
-
Info: Microsoft Visual C++ 2005/2008/2010/2012/2013/2014/2015, Microsoft Visual F# 2.0, Microsoft Visual J# 2.0 redistributable packages (with setup junk removed.) Also includes "extra" Visual Basic and C runtimes (see list bellow)
Same as above but excludes F# & J# runtimes
Info: Microsoft Visual C++ 2005/2008/2010/2012/2013 redistributable packages (with setup junk removed.) Also includes "extra" Visual Basic and C runtimes (see list bellow)
Some tools and resources for (re)creating your own installer
Visual AIO SFX Maker v6 (installer repacker):http://adf.ly/1713566/visualsfxSilent "No GUI" SFX alternative v4:http://adf.ly/1713566/visualsfxngKB2538242 MST Windows Update fix v1.7:http://adf.ly/1713566/wufix5mstKB2538243 MST Windows Update fix v3:http://adf.ly/1713566/wufix8mstMsiTran.Exe -a <transform>.MST <installer>.MSI:http://adf.ly/1713566/msitranSlim down your vcredist 2005/2008 installers:http://adf.ly/1713566/msislim"Extra" Visual Basic/C runtimes installer sourceshttp://adf.ly/1713566/vbcsourceIf you cant find a hotfix try using the KB number w/ this URLhttp://support2.microsoft.com/hotfix/KBHotfix.aspx?kbnum=1234567 Hotfix list
Also includes:
name version/*-- Microsoft Visual Basic Runtimes -----------------------------------*/ comct232.ocx 6.0.98.39comct332.ocx 6.7.0.9839comctl32.ocx 6.0.98.39comdlg32.ocx 6.1.98.41dblist32.ocx 6.1.98.39mci32.ocx 6.1.98.39mscomct2.ocx 6.1.98.39mscomctl.ocx 6.1.98.39mscomm32.ocx 6.1.98.39msdatgrd.ocx 6.1.98.39msdatlst.ocx 6.1.98.39msflxgrd.ocx 6.1.98.39mshflxgd.ocx 6.1.98.39msinet.ocx 6.1.98.39msmask32.ocx 6.1.98.39msstdfmt.dll 6.1.98.39msstkprp.dll 6.1.98.39mswinsck.ocx 6.1.98.39 picclp32.ocx 6.1.98.39richtx32.ocx 6.1.98.39sysinfo.ocx 6.1.98.39tabctl32.ocx 6.1.98.39vb40032.dll 4.0.29.22/*-- Microsoft Visual Basic Runtimes (16bit) ----------------------------*/vb40016.dll 4.0.24.22vbrun100.dll <none>vbrun200.dll 2.0.9.8vbrun300.dll 3.0.5.38/*-- Microsoft Visual Basic Virtual Machine -----------------------------*/msvbvm50.dll 5.2.82.44/*-- Microsoft Visual C Runtimes ----------------------------------------*/atl70.dll 7.0.9975.0atl71.dll 7.10.6119.0mfc70.dll 7.0.9975.0mfc70chs.dll 7.0.9975.0mfc70cht.dll 7.0.9975.0mfc70deu.dll 7.0.9975.0mfc70enu.dll 7.0.9975.0mfc70esp.dll 7.0.9975.0mfc70fra.dll 7.0.9975.0mfc70ita.dll 7.0.9975.0mfc70jpn.dll 7.0.9975.0mfc70kor.dll 7.0.9975.0mfc70u.dll 7.0.9975.0mfc71.dll 7.10.6119.0mfc71chs.dll 7.10.6119.0mfc71cht.dll 7.10.6119.0mfc71deu.dll 7.10.6119.0mfc71enu.dll 7.10.6119.0mfc71esp.dll 7.10.6119.0mfc71fra.dll 7.10.6119.0mfc71ita.dll 7.10.6119.0mfc71jpn.dll 7.10.6119.0mfc71kor.dll 7.10.6119.0mfc71u.dll 7.10.6119.0msvci70.dll 7.0.9955.0msvcp70.dll 7.0.9466.0msvcp71.dll 7.10.6052.0msvcr70.dll 7.0.9981.0msvcr71.dll 7.10.7031.4msvcrt10.dll <none>