coucou Posted May 15, 2012 Share Posted May 15, 2012 Yes but it might take some skillYou may have to use InstEd to generate a new package code GUID for the second lang pack installers, they take on the last GUID from the last hotfix that was integrated into them...since I integrated the same hotfixes into both they have the same package codeI followed yr instructions to build an with 2 Slimp LP (French and Hecrew). I tested it, as you can see on the imafe bellow .Net Framwork Client Profile HEB Language Pack was not installed.In fact, I did generate a new package code GUID for the .Net Framwork Extended HEB Language Pack (KB971891) but NOT for the .Net Framwork Client Profile HEB Language Pack (KB2600211). Will I have to generate a new package code GUID for the .Net Framwork Client Profile HEB Language Pack (KB2600211) too?Regards Quote Link to comment Share on other sites More sharing options...
ricktendo Posted May 15, 2012 Author Share Posted May 15, 2012 Yes you have to generate a new guid for both client and extended Quote Link to comment Share on other sites More sharing options...
coucou Posted May 15, 2012 Share Posted May 15, 2012 YES :doh:Tested working :dancing:TNX Rick Quote Link to comment Share on other sites More sharing options...
ricktendo Posted June 6, 2012 Author Share Posted June 6, 2012 6-06-2012Add: 2714396Rem: 2607656, 2675468Upd: SFX Quote Link to comment Share on other sites More sharing options...
compstuff Posted June 6, 2012 Share Posted June 6, 2012 Rick... thanks for the update and I hope I'm not being a dope with this question but as much as I have searched I'm still not clear on whether or not to install the extended version... is there any performance degradation if I just install the full/extended? Could you shed some light on this? Thanks in advance... Quote Link to comment Share on other sites More sharing options...
jaynbe Posted June 6, 2012 Share Posted June 6, 2012 (edited) compstuff,The .NET Framework 4 Client Profile does not include the following features:* ASP.NET v4* Advanced Windows Communication Foundation (WCF) functionality* .NET Framework Data Provider for Oracle* MSBuild for compilingThese features are added with the extended module. (full dotNET4)There is NO performance degradation involved. Edited June 6, 2012 by jaynbe Quote Link to comment Share on other sites More sharing options...
compstuff Posted June 6, 2012 Share Posted June 6, 2012 Thanks... I had been leaving the extended out but now I am changing to adding the whole thingcompstuff,The .NET Framework 4 Client Profile does not include the following features:* ASP.NET v4* Advanced Windows Communication Foundation (WCF) functionality* .NET Framework Data Provider for Oracle* MSBuild for compilingThese features are added with the extended module. (full dotNET4)There is NO performance degradation involved. Quote Link to comment Share on other sites More sharing options...
jgp Posted June 6, 2012 Share Posted June 6, 2012 I don't think we need to include the fix KB2468871 v2 due to the updated NDP40-KB2468871.msp. Quote Link to comment Share on other sites More sharing options...
ricktendo Posted June 6, 2012 Author Share Posted June 6, 2012 Its merely a stub, a MSP I created with no files that add the registry entries to satisfy WU. This is a much cleaner way to do things rather than using a .reg file or .vbs Quote Link to comment Share on other sites More sharing options...
jgp Posted June 6, 2012 Share Posted June 6, 2012 I don't think you need to integrate KB2468871 v2 stub if you integrate the latest hotfix KB2468871v2.msp to satisfy WU, unless hotfix KB2468871v2 is superseded by another hotfix. Quote Link to comment Share on other sites More sharing options...
ricktendo Posted June 6, 2012 Author Share Posted June 6, 2012 Integrating NDP40-KB2468871.msp will not satisfy WU because it checks for the entries the installed msp of KB2468871 would leave behind (just trust me on this)BTW KB2468871 stub is not integrated, I integrate the original NDP40-KB2468871.msp to update the files and add my stub with the /update switch to install side X side with the msi's Quote Link to comment Share on other sites More sharing options...
jgp Posted June 6, 2012 Share Posted June 6, 2012 Thanks Rick for the clarification. Quote Link to comment Share on other sites More sharing options...
ner Posted June 9, 2012 Share Posted June 9, 2012 Hi,Firstly great work here, but the downlod link does not work, dunomaybe an issue with server??? Quote Link to comment Share on other sites More sharing options...
bphlpt Posted June 9, 2012 Share Posted June 9, 2012 Download link works fine for me.Cheers and Regards Quote Link to comment Share on other sites More sharing options...
Ghost360 Posted June 9, 2012 Share Posted June 9, 2012 Hey there guys, I tried this package and I got an error message. I used this switch "dotNetFx40_Full_x86_x64_SlimSetup.exe" /y and I had to click Next button to start the setup and when the setup started, I get an error message. Anyone else seeing this. Maybe I am using the wrong switch, any thoughts? Quote Link to comment Share on other sites More sharing options...
ricktendo Posted June 10, 2012 Author Share Posted June 10, 2012 Hey there guys, I tried this package and I got an error message. I used this switch "dotNetFx40_Full_x86_x64_SlimSetup.exe" /y and I had to click Next button to start the setup and when the setup started, I get an error message. Anyone else seeing this. Maybe I am using the wrong switch, any thoughts?Make sure to compare your MD5 to the one listed Quote Link to comment Share on other sites More sharing options...
ricktendo Posted June 12, 2012 Author Share Posted June 12, 2012 6-12-2012 (Patch Tuesday)Add: 2656368v2, 2686827Rem: 2702328Upd: MST Quote Link to comment Share on other sites More sharing options...
hgary1 Posted June 18, 2012 Share Posted June 18, 2012 Hi I am installing this with the Win Toolkit latest version and I'm using the /y switch , and I have no issues installing, however after checking for updates with M$ I get KB 2656368 and KB2686827 testing on VM x86 so I would imagine I would be getting the same results with x64. Also I tried using the silent install with /yim switch I believe but it hangs during the installation, I left it to do it's processing, however after 30 minutes I figured it didn't do anything. Is anyone else missing the last 2 updates after doing an install ? ThanksGary Quote Link to comment Share on other sites More sharing options...
ricktendo Posted June 18, 2012 Author Share Posted June 18, 2012 The switch I think you are referring to is /ain and no it does not hang, ngen is doing its thing...I'm pretty sure you don't actually have the latest one, verify your file with the md5 checksum listed on the first post or right click the installer, choose 'properties', then the 'details' tab and see what 'product version' is listed...it should say "6.12.2012.1"(=June 12 2012 rev1) Quote Link to comment Share on other sites More sharing options...
hgary1 Posted June 18, 2012 Share Posted June 18, 2012 Ok thanks my version is 6.12.2012.1 , strange, I'll download it again and try it, Oh my bad , the switch is /ain I left running for over a half hour or more, I don't recalling it taking that long to install, but I rather take care of the updates first though. Thanks for the fast reply.Gary Quote Link to comment Share on other sites More sharing options...
felix3650 Posted June 24, 2012 Share Posted June 24, 2012 (edited) Back from some time off I see, new things to play with What we miss now is just Rick's dual-arch installer for Adobe Flash (IE & FF) and DirectX June 2010 :beerchug: Keep up the GREAT work :prop: Edited June 24, 2012 by felix3650 Quote Link to comment Share on other sites More sharing options...
ricktendo Posted July 10, 2012 Author Share Posted July 10, 2012 7-10-2012Add: 2711617If you dont install Extended you dont need to update Quote Link to comment Share on other sites More sharing options...
alfreire Posted July 15, 2012 Share Posted July 15, 2012 Thank you very much... :prop: I got error in installation (after integrated lp) with 7-zip Alpha 9.28 "Install method not supported", I uninstall 7-zip and install version stable 9.20, create slim pack again and work perfect...Regards... ;-) Quote Link to comment Share on other sites More sharing options...
ricktendo Posted July 15, 2012 Author Share Posted July 15, 2012 Yea I know what you mean, 9.25 alpha is the lastest stable working version Quote Link to comment Share on other sites More sharing options...
oguz Posted July 18, 2012 Share Posted July 18, 2012 New updates;KB954430 and KB973688 (Microsoft XML Core Services 4.0 Service Pack 2 security updates) 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.