June 17, 201016 yr Microsoft .NET Framework Family 3.5 SP1 - v1.10 20100609 (user_hidden release).NET Framework 3.5 SP1 FULL / 2.0 SP2 20100611 (yumeyao release)
June 18, 201016 yr June 22, 2010 will bring a few more .Net updates (non-critical) that will be pushed by MU/WU
June 18, 201016 yr Thanks for tip on how to install KB982168. I never knew there was a program called IExpress. Once I figured out the install command and named the file correctly, everything worked flawlessly.Would you mind explaining what install command you used for those of us still in the dark? Thanks!
June 18, 201016 yr Thanks for tip on how to install KB982168. I never knew there was a program called IExpress. Once I figured out the install command and named the file correctly, everything worked flawlessly.Would you mind explaining what install command you used for those of us still in the dark? Thanks!msiexec /p NDPXXSP2-KBXXXXXX.mspXX- NET versionXXXXXX- KB number of msp fileHopes this helps. Edited June 19, 201016 yr by My2GirlsDad
June 23, 201016 yr New updates today. NDP30SP2-KB982524-x86.exe contains NDP20SP2-KB976576.msp and NDP30SP2-KB977354.msp. If you're like me and just use .NET 2.0 you can download NDP20SP2-KB976576-x86.exe from here.
June 23, 201016 yr I used the same IExpress method for KB982524 that I used for the prior updates as discussed previously. KB976576 and KB977354 were processed, no errors, and WU was happy once again. I have attached a pdf tutorial of the IExpress process I used to make the installers. I hope this helps everyone.IExpress tutorial.pdf Edited July 5, 201016 yr by krose
June 25, 201016 yr I used the same IExpress method for KB982354 that I used for the prior updates as discussed previously. KB976576 and KB977354 were processed, no errors, and WU was happy once again. I have attached a pdf tutorial of the IExpress process I used to make the installers. I hope this helps everyone.krose,Thanks for your tutorial. It corrects my earlier post. I like your way better.M2GD Edited June 25, 201016 yr by My2GirlsDad
June 25, 201016 yr I used the same IExpress method for KB982354 that I used for the prior updates as discussed previously. KB976576 and KB977354 were processed, no errors, and WU was happy once again. Same here
July 1, 201016 yr I am trying to create an up-to-date merged .NET Framework-installer for the Norwegian language, however, some hotfixes are missing. My current installer installs this (fetched from Add/Remove Programs):Microsoft .NET Framework 1.1Microsoft .NET Framework 2.0 Service Pack 2Microsoft .NET Framework 2.0 Service Pack 2 Language Pack - NORMicrosoft .NET Framework 3.0 Service Pack 2Microsoft .NET Framework 3.0 Service Pack 2 Language Pack - NORMicrosoft .NET Framework 3.5 Language Pack SP1 - norMicrosoft .NET Framework 3.5 SP1And right away Windows Update asks for the following updates:KB976576KB982168KB974417KB979909After installing these updates, it asks for a reboot. When going back to Windows Update after the reboot, it asks for the following updates as well (under Custom -> Optional):KB976569Microsoft .NET Framework version 1.1, norwegian languagepack (http://www.download.windowsupdate.com/msdownload/update/v3-19990518/cabpool/langpack_57d7752af183c5e990913106ae56580.exe)My .NET framework WORKFOLDER looks like this:7za.exe7zSD.sfxdotnetfx.exedotnetfx35.exedotnetfx35langpack_x86no.exeNDP1.1sp1-KB867460-X86.exeNDP1.1sp1-KB979906-X86.exeNDP20SP2-KB958481-x86.exeNDP20SP2-KB974417-x86.exeNDP20SP2-KB976569-x86.exeNDP20SP2-KB979909-x86.exeNDP30SP2-KB958483-x86.exeNDP30SP2-KB976570-x86.exeNDP30SP2-KB982524-x86.exeNDP35SP1-KB958484-x86.exeNDP35SP1-KB963707-x86.exeNetFx20SP2_x86.exeNetFx20SP2_x86no.exeOUT1TMPWindowsServer2003-KB971276-v2-x86-ENU.exeWindowsXP-KB971276-v3-x86-ENU.exe_20SP#LNGbr_KB829019FIX.7z_20SP#_SLIMMING.7z_20SP2_KB974417FIX.7z_30SP#LNG_KB928416FIX.7z_30SP2_REMFONTCACHEFIX.7z_35SP#_FFXBAPSWITCH.7z_35SP#_SLIMMING.7z_35SP1_KB963707FIX_FFCLICKONCESWITCH.7z_KB951847FIX.7z_REM_MSI_BLOCKING.7z_SNMsynth.cmd_SNMsynth.iniAnd my PROCESSDATA contains the following:--- WORK FOLDER CONTENT:--- _SNMSYNTH.ini SETTINGS USED:PROCESSDNF11=YESPROCESSDNF20=NOPROCESSDNF3520=YESPROCESSDNF3530=YESPROCESSDNF3535=YESDNF20VC8RUNTIME=YESDNF20OFFICE2K3DEBUGGER=YESDNF30RGBRASTERIZER=YESDNF30WIC=YESDNF30MSXML6=YESDNF30XPS=YESDNF35VC9RUNTIME=YESDNF35FFXBAPPLUGIN=YESDNF35FFCLICKONCEEXT=YESPROCESSLNGDNF11=YESPROCESSLNGDNF20=YESPROCESSLNGDNF3520=YESPROCESSLNGDNF3530=YESPROCESSLNGDNF3535=YESTARGETOS=XPT13ADDONS=ROEADDONS=YESALSOINSTALLERS=NOMERGEFXS=YESSILENT=YESCOMPRATIO=--- .\TMP FOLDER CONTENT:I'd really appreciate it if anyone could help me out. Edited July 1, 201016 yr by erlisperlis
July 3, 201016 yr Erlisperlis,From your procesdata file I can see some updates are not being processed...There is at least one thing I can help you with:NDP30SP2-KB982524-x86.exe <---- Did you download it and put this directly in your workfolder?You should first make the silent installer as Krose instructed in his PDF Tut. It includes decompressing the .MSP files and re-compress them as individual silent installers.Your procesdata does not show these individual updates, neither your work folder contains them.I have just made the .Net all-in-one with the tips from Krose and everything got processed.It all comes down to reading a bit, once you got it it's fairly easy.Strel if you are out there, thanks for this wonderful tool!CheersEscorpiom. Edited July 3, 201016 yr by Escorpiom
July 3, 201016 yr Erlisperlis,From your procesdata file I can see some updates are not being processed...There is at least one thing I can help you with:NDP30SP2-KB982524-x86.exe <---- Did you download it and put this directly in your workfolder?You should first make the silent installer as Krose instructed in his PDF Tut. It includes decompressing the .MSP files and re-compress them as individual silent installers.Your procesdata does not show these individual updates, neither your work folder contains them.I have just made the .Net all-in-one with the tips from Krose and everything got processed.It all comes down to reading a bit, once you got it it's fairly easy.Strel if you are out there, thanks for this wonderful tool!CheersEscorpiom.Erlisperlis,Escorpiom is correct. I would add that you do not need NetFx20SP2_x86.exe andNetFx20SP2_x86no.exe when you have dotnetfx35.exe and dotnetfx35langpack_x86no.exe.It's one or the other but not both.M2GD
July 30, 201016 yr Hello,specs: Version: 20100118_SNMsynth.Net Version to integrate: 3.5 SP1 Updates: till now (for testing) only one update: NDP35SP1-KB958484-x86.exeWorking Folder Content:30.07.2010 11:44 536.064 7za.exe30.07.2010 11:40 57.344 7zSD.sfx30.07.2010 11:59 242.743.296 dotnetfx35.exe30.07.2010 12:12 1.424.736 NDP35SP1-KB958484-x86.exe30.07.2010 11:40 1.400 _20SP#LNGbr_KB829019FIX.7z30.07.2010 11:40 4.181 _20SP#_SLIMMING.7z30.07.2010 11:40 1.422 _20SP2_KB974417FIX.7z30.07.2010 11:40 1.665 _30SP#LNG_KB928416FIX.7z30.07.2010 11:40 1.119 _30SP2_REMFONTCACHEFIX.7z30.07.2010 11:40 915 _35SP#_FFXBAPSWITCH.7z30.07.2010 11:40 17.388 _35SP#_SLIMMING.7z30.07.2010 11:40 1.386 _35SP1_KB963707FIX_FFCLICKONCESWITCH.7z30.07.2010 11:40 4.123 _KB951847FIX.7z30.07.2010 11:40 3.097 _REM_MSI_BLOCKING.7z30.07.2010 11:40 108.977 _SNMsynth.cmd30.07.2010 15:33 4.044 _SNMsynth.ini30.07.2010 11:40 4.047 _SNMsynth_old.iniOutputfile:30.07.2010 15:36 4.881.446 T13xpDNF35SP1.7zProblem: Nlite + silent .net makerI would like to integrate the .net 3.51 SP1 into my unattended Windows XP Pro english CD.I 've created a t13 file (look "Outputfile") and tried to integrate it with nlite. but the CD doesnt grow. It seems that it didnt work at all.The OutputFile with 4MB is pretty small. Is that normal? Do i have to edit something? Plase give me a hint. Im not able to solve it with google.Help would be very very appreciated!_SNMsynth.ini
July 31, 201016 yr Hello Wush,I've checked my file size, it is only 4.85MB.Guess yours is OK, just test it.In your .ini you have only the last one (3.5SP1) selected. You could select all .Net 3.5 components to have the complete package. It will be a lot bigger. Cheers.
August 2, 201016 yr I need 3.5 SP1 onlyi built the t13 packagestart nlite, select Hotfixes, Add-ons and Update Packsinserted T13xpDNF35SP1.7zAfter install i checked the logfiles in %temp%:Windows Installer Patch Registration Fix for .NET Framework 3.5 (x86): dlmgr: http://go.microsoft.com/fwlink/?LinkId=119721&clcid=0x409BITS_Fatal_Error: -2145844844, RunToFinish():Failed to retrieve file.it trys do download something!?please help!dd_depcheck_NETFX_EXP_35.txtdd_dotnetfx35error.txtdd_dotnetfx35install.txt Edited August 2, 201016 yr by wush
August 2, 201016 yr Thought you might be interested in a update for Microsoft Visual C++ 2008 Redistributable "v9.0.30729.4974"http://www.mediafire.com/?tdj2nmicmmyMore info
Create an account or sign in to comment