definicjaCEPA Posted December 16, 2008 Share Posted December 16, 2008 (edited) EASY .NET Framework 3.5 SP1 + 3.0 SP2 + 2.0 SP2 + Language Pack Integration1. Download .NET Framework 3.5 SP1 from this link:http://download.microsoft.com/download/2/0/e/20e90413-712f-438c-988e-fdaa79a8ac3d/dotnetfx35.exe(NOTE: The other dotnetfx35.exe available on MS Download does NOT containt SP1 for .NET 3.5, BEWARE!)2. Unpack it with WinRAR or by command switch /extract:yourfoldername3. After it's done you can rip off uneeded components:A) if you do not wish to have files for 64-bit editions of Windows, simply launch a search (F3 button), type 64 and delete all directories and files within the results if you wish to delete Vista .NET components, simply erase whole dotnetMSP folder4. Now, download the appropriate language pack from the following website & put it inside the extracted .NET 3.5 SP1 redist folder:http://www.microsoft.com/downloads/details.aspx?FamilyID=8489ed13-b831-4855-96f7-dd35e4c02a205. Having all files in place, create an installer. I used WinRAR SFX module with an option to launch the silent .NET setup.Here is my SFX scriptSetup=dotNetFx35Setup.exe /qb /norestart /lang:yourlanguagecodeSilent=1Overwrite=2Update=UTitle=.NET Framework 3.5 SP1NOTE1: Remember to add your language code (PLK, CHS, DEU, FRA, etc.)NOTE2: If you want 100% silent setup with no progress bar displayed, simply change /qb to /q commandNOTE3: No need to create a switch for the language pack! The setup will install it automatically for all .NET versions, just remember to keep its original filename!6. Enjoy your new & shiny .NET 3.5 SP1 Framework installer!Inside the RAR SFX & the list of files:After installation:I hope it will help someone during the exhausting fights with .NET installers Thanks to everyone that contributes here; truly a magnificient community! Edited December 16, 2008 by definicjaCEPA Quote Link to comment Share on other sites More sharing options...
NIM Posted December 16, 2008 Share Posted December 16, 2008 Very nice and useful first post!Thank you and welcome to WinCert! :thumbsup_anim: Quote Link to comment Share on other sites More sharing options...
definicjaCEPA Posted December 16, 2008 Author Share Posted December 16, 2008 I'm glad you've liked it ..i hvala na srdačnoj dobrodo Quote Link to comment Share on other sites More sharing options...
NIM Posted December 17, 2008 Share Posted December 17, 2008 ..i hvala na srdačnoj dobrodo Quote Link to comment Share on other sites More sharing options...
Guest snakecracker Posted December 17, 2008 Share Posted December 17, 2008 this is just awesome!very nice and welcome to wincert definicjaCEPA. Quote Link to comment Share on other sites More sharing options...
definicjaCEPA Posted December 17, 2008 Author Share Posted December 17, 2008 Hey, thanks again for warm comments Off-Topic Comment(Click to Show) pa, ovo znači da učim hrvatski, dragi Purgere (jako obo Quote Link to comment Share on other sites More sharing options...
lib9 Posted December 18, 2008 Share Posted December 18, 2008 thank you definicjaCEPA just one thing this installer can be launched at t-13 min (svcpack)? and sorry for my bad english. Quote Link to comment Share on other sites More sharing options...
Chaitanya Posted December 19, 2008 Share Posted December 19, 2008 Nice post man Quote Link to comment Share on other sites More sharing options...
M_P_E Posted December 20, 2008 Share Posted December 20, 2008 thank you definicjaCEPA just one thing this installer can be launched at t-13 min (svcpack)? and sorry for my bad english.No doesn't work for me with the addonpack method with nLite. I have made an 7z sfx with the command "dotNetFx35Setup.exe /qb /norestart /lang:DEU" in a svcpack Addon, but after finishing Windows Installation i saw that the .Net Frameworks doesn't been installed.Maybe you could integrate it with nLite by the RunceOnceEx Method.greetz Quote Link to comment Share on other sites More sharing options...
Guest DennyMK Posted December 23, 2008 Share Posted December 23, 2008 Excellent work @definicjaCEPA. Thanks :thumbsup: Quote Link to comment Share on other sites More sharing options...
pri2sh Posted January 15, 2009 Share Posted January 15, 2009 i searched for offline installer of .net 3.5 every where and it was in microsoft................thankS Quote Link to comment Share on other sites More sharing options...
babu Posted March 21, 2009 Share Posted March 21, 2009 At 5 stage you said of the script.Do what with that script.I request you to kindly explain how should the script be used. Quote Link to comment Share on other sites More sharing options...
babu Posted March 21, 2009 Share Posted March 21, 2009 Microsoft .NET Framework 3.5 Service Pack 1 (SP1) Readme Language Pack VersionThere is no language pack for the English version of this package. If you wish to install the language pack for a different language, please return to the Microsoft Download Center page where you found this download and select a different language. Quote Link to comment Share on other sites More sharing options...
LeqaLXP Posted May 2, 2009 Share Posted May 2, 2009 Good Job!Thank You! :thumbsup_anim: Quote Link to comment Share on other sites More sharing options...
AMIRZ Posted May 3, 2009 Share Posted May 3, 2009 Uups i missed this post till today awesome work man :thumbsup_anim: Quote Link to comment Share on other sites More sharing options...
Detay Posted July 17, 2009 Share Posted July 17, 2009 can we made other frameworks (1.1, 1.0, 2.0 etc.) same method? Quote Link to comment Share on other sites More sharing options...
hobbya Posted July 29, 2009 Share Posted July 29, 2009 can we made other frameworks (1.1, 1.0, 2.0 etc.) same method?The concept can be applied but you probably need to change the switches for the 1.1 or 2.0 installers. Quote Link to comment Share on other sites More sharing options...
DARkHALf Posted December 26, 2009 Share Posted December 26, 2009 Thx man, works great :dribble: :thumbsup_anim: Quote Link to comment Share on other sites More sharing options...
ArMinO Posted May 28, 2010 Share Posted May 28, 2010 Hi. I would like to create .NET Framework only language packs addons.I'd like to create these addons for .NET Framework 2.0, 3.0 and 3.5.Can someone help me with this? I have trying this about one week, but I'm so tired yet. Thanks... 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.