bfc_xxx Posted November 7, 2009 Posted November 7, 2009 Can we use these addons inside hfaoo folder?Microsoft Runtime Libraries 1.4.8 (32-bit)Kels' Runtimes v5.8
tommyp Posted November 8, 2009 Posted November 8, 2009 Make sure the right tools are in hftools and test it out in a vm. I can't say whether or not they work, in fact, I don't use HFAAO.
bfc_xxx Posted November 8, 2009 Author Posted November 8, 2009 I tried it but I think it doesn't work because some updates are missing.
tommyp Posted November 8, 2009 Posted November 8, 2009 You can always repack the latest binaries in that cab file....
bfc_xxx Posted November 8, 2009 Author Posted November 8, 2009 What do you mean?What I want to do is to slipstream to my source the vc runtimes (because is needed from Nero and some other programs) and also the updates to keep WU happy.
tommyp Posted November 9, 2009 Posted November 9, 2009 Typically a hfaao is a cab or 7z file. To replace files in side the cab or 7z files, you have to open it up with your favorite unpacking program, and then remove and replace the outdated binaries with new ones. Click save when your done and you have an updated cab file.
Bugs Bunny Posted November 9, 2009 Posted November 9, 2009 Hi bfc_xxx,if you change the HFSLIP script a bit like I explained here:http://www.msfn.org/board/silverlight-3-t135961.htmlyou can put the originial microsoft vc runtimes (vcredist8_x86.exe and vcredist9_x86.exe) into HFSVCPACK_SW2 and they will get installed at t-13.I did build a Dotnet installer see http://www.msfn.org/board/index.php?showtopic=127790not removing the vc runtimes. Normally after that micosoft update would require the updated vc runtimes.As it seems HFSVCPACK_SW2 gets installed at t-13 after HFSVCPACK where I put the donet package. But with the two VC runtimes in HFSVCPACK_SW2 they were not missing in micosoft update, what means that the got installed at t-13 with the modified switch in the hfslip script.SET SW2=/Q:A /R:Nto:SET SW2=/q
bfc_xxx Posted November 9, 2009 Author Posted November 9, 2009 Typically a hfaao is a cab or 7z file. To replace files in side the cab or 7z files, you have to open it up with your favorite unpacking program, and then remove and replace the outdated binaries with new ones. Click save when your done and you have an updated cab file.I did some more test and I think VC addons are not installed at all.I will try something else. I will nlite my source with vc runtimes addon only and then use hfslip.Hi bfc_xxx,if you change the HFSLIP script a bit like I explained here:http://www.msfn.org/board/silverlight-3-t135961.htmlyou can put the originial microsoft vc runtimes (vcredist8_x86.exe and vcredist9_x86.exe) into HFSVCPACK_SW2 and they will get installed at t-13.I did build a Dotnet installer see http://www.msfn.org/board/index.php?showtopic=127790not removing the vc runtimes. Normally after that micosoft update would require the updated vc runtimes.As it seems HFSVCPACK_SW2 gets installed at t-13 after HFSVCPACK where I put the donet package. But with the two VC runtimes in HFSVCPACK_SW2 they were not missing in micosoft update, what means that the got installed at t-13 with the modified switch in the hfslip script.SET SW2=/Q:A /R:Nto:SET SW2=/qHmmm good idea but the problem then is how to keep WU happy, there are updates that must be installed.
Bugs Bunny Posted November 9, 2009 Posted November 9, 2009 Hmmm good idea but the problem then is how to keep WU happy, there are updates that must be installed.Well with my method WU seems to be happy (including dotnet package). After setup has finished and I enter WU website no updates are missing except (I think) 3 optional ones (windows search, windows live, power shell)
tommyp Posted November 9, 2009 Posted November 9, 2009 bfc - do you have the appropriate items needed in the HFTOOLS folder? There's info about it on the hfslip website. Refer to step 3 here.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now