WinCert.net Forums: .NET Framework 3.5 SP1 + 3.0 SP2 + 2.0 SP2 + Language Pack in ONE PACKAGE! - WinCert.net Forums

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

.NET Framework 3.5 SP1 + 3.0 SP2 + 2.0 SP2 + Language Pack in ONE PACKAGE! Easy way to make a complete .NET Framework installer!

#1 User is offline definicjaCEPA 

  • Lurker
  • Pip
  • Group: Members
  • Posts: 3
  • Joined: 16-December 08
  • OS:Windows XP Pro

Post icon Posted 16 December 2008 - 07:47 PM

EASY .NET Framework 3.5 SP1 + 3.0 SP2 + 2.0 SP2 + Language Pack Integration

1. 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:yourfoldername
3. 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
B) if you wish to delete Vista .NET components, simply erase whole dotnetMSP folder
4. 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-dd35e4c02a20

5. 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 script

Quote

Setup=dotNetFx35Setup.exe /qb /norestart /lang:yourlanguagecode
Silent=1
Overwrite=2
Update=U
Title=.NET Framework 3.5 SP1

NOTE1: 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 command
NOTE3: 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:
http://img19.picoodle.com/img/img19/3/12/15/f_frame351m_694f1bf.jpg

After installation:
http://img19.picoodle.com/img/img19/3/12/15/f_frame35m_027f34a.jpg
I hope it will help someone during the exhausting fights with .NET installers :)
Thanks to everyone that contributes here; truly a magnificient community! :D

This post has been edited by definicjaCEPA: 16 December 2008 - 09:50 PM

0

#2 User is offline N1K 

  • Vivified Pirate
  • Group: Administrator
  • Posts: 3,390
  • Joined: 30-April 06
  • Location:Zagreb, Croatia
  • OS:Windows 7 x64

Posted 16 December 2008 - 08:42 PM

Very nice and useful first post!

Thank you and welcome to WinCert! :thumbsup_anim:
0

#3 User is offline definicjaCEPA 

  • Lurker
  • Pip
  • Group: Members
  • Posts: 3
  • Joined: 16-December 08
  • OS:Windows XP Pro

Posted 16 December 2008 - 09:55 PM

I'm glad you've liked it :)

..i hvala na srdačnoj dobrodošlici ;)
0

#4 User is offline N1K 

  • Vivified Pirate
  • Group: Administrator
  • Posts: 3,390
  • Joined: 30-April 06
  • Location:Zagreb, Croatia
  • OS:Windows 7 x64

Posted 17 December 2008 - 06:11 AM

View PostdefinicjaCEPA, on Dec 16 2008, 10:55 PM, said:

..i hvala na srdačnoj dobrodošlici ;)

Off-Topic Comment(Click to Show)
opaa, pa kaj to znači da ti pričaš Hrvatski :)

[Close]

0

#5 User is offline snakecracker 

  • Xtreme Link Admin
  • Group: Basic Sponsor
  • Posts: 721
  • Joined: 13-July 08
  • Location:My Home Network
  • OS:Windows 7 x64

Posted 17 December 2008 - 11:05 AM

this is just awesome!

very nice and welcome to wincert definicjaCEPA. :)
0

#6 User is offline definicjaCEPA 

  • Lurker
  • Pip
  • Group: Members
  • Posts: 3
  • Joined: 16-December 08
  • OS:Windows XP Pro

Posted 17 December 2008 - 08:15 PM

Hey, thanks again for warm comments :)

Off-Topic Comment(Click to Show)
pa, ovo znači da učim hrvatski, dragi Purgere (jako obožavam kajkavštine :D)

[Close]

0

#7 User is offline ferigno1 

  • WinCert Friend
  • PipPipPipPip
  • Group: Members
  • Posts: 104
  • Joined: 06-August 07
  • OS:non-selected

Posted 18 December 2008 - 08:03 PM

thank you definicjaCEPA ;) just one thing this installer can be launched at t-13 min (svcpack)? and sorry for my bad english.
0

#8 User is offline Chaitanya 

  • Lurker
  • Pip
  • Group: Members
  • Posts: 3
  • Joined: 19-December 08
  • OS:Windows XP Pro

Posted 19 December 2008 - 07:33 AM

Nice post man :)
0

#9 User is offline M_P_E 

  • Member
  • PipPip
  • Group: Members
  • Posts: 12
  • Joined: 19-March 08

Posted 20 December 2008 - 03:39 PM

View Postferigno1, on Dec 18 2008, 09:03 PM, said:

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
0

#10 User is offline DennyMK 

  • Group: Warned Members!!!
  • Group: Banned
  • Posts: 236
  • Joined: 28-August 08
  • Location:Stip
  • OS:Windows XP Pro

Posted 23 December 2008 - 08:51 AM

Excellent work @definicjaCEPA. Thanks :thumbsup:
0

#11 User is offline pri2sh 

  • WinCert Friend
  • PipPipPipPip
  • Group: Members
  • Posts: 214
  • Joined: 05-July 08
  • Location:Nepal
  • OS:Windows XP Pro

Posted 15 January 2009 - 03:36 AM

i searched for offline installer of .net 3.5 every where and it was in microsoft................
thankS
0

#12 User is offline babu 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 62
  • Joined: 13-April 07

Posted 21 March 2009 - 02:57 PM

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.
0

#13 User is offline babu 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 62
  • Joined: 13-April 07

Posted 21 March 2009 - 03:46 PM

Microsoft .NET Framework 3.5 Service Pack 1 (SP1) Readme Language Pack Version



There 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.
0

#14 User is offline LeqaLXP® 

  • Lurker
  • Pip
  • Group: Members
  • Posts: 1
  • Joined: 02-May 09
  • OS:Windows XP Pro

Posted 02 May 2009 - 04:13 PM

Good Job!
Thank You!
:thumbsup_anim:
0

#15 User is offline AMIRZ 

  • Loyal Member and Friend
  • Group: Contributors
  • Posts: 525
  • Joined: 30-October 07
  • Location:Jakarta
  • OS:Windows 7

Posted 03 May 2009 - 04:36 AM

Uups i missed this post till today :D awesome work man :thumbsup_anim:
0

#16 User is offline Detay 

  • WinCert Friend
  • PipPipPipPip
  • Group: Members
  • Posts: 269
  • Joined: 10-March 08
  • Location:Ankara
  • OS:Windows 7 x64

Posted 17 July 2009 - 09:42 AM

can we made other frameworks (1.1, 1.0, 2.0 etc.) same method?
0

#17 User is offline hobbya 

  • Lurker
  • Pip
  • Group: Members
  • Posts: 7
  • Joined: 14-June 09
  • OS:Windows XP Pro

Posted 29 July 2009 - 07:43 AM

View PostDetay, on 17 July 2009 - 09:42 AM, said:

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.
0

#18 User is offline DARkHALf 

  • Lurker
  • Pip
  • Group: Members
  • Posts: 2
  • Joined: 22-December 09
  • OS:Windows XP Pro

Posted 26 December 2009 - 02:00 AM

Thx man, works great :dribble: :thumbsup_anim:
0

#19 User is offline 15armO88 

  • Member
  • PipPip
  • Group: Members
  • Posts: 15
  • Joined: 18-September 09
  • OS:Windows 7 x64

Posted 28 May 2010 - 01:54 PM

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. :blink:

Thanks...
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic

2 User(s) are reading this topic
0 members, 2 guests, 0 anonymous users