Jump to content

Bugs Bunny

Member
  • Posts

    66
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Austria

About Bugs Bunny

Profile Information

  • OS
    none specified

Bugs Bunny's Achievements

0

Reputation

  1. Thanks for the replies! With HFSLIP 1.7.10 beta K it now worked perfectly!
  2. I've always been using rootsupd.exe in the HF folder as there is a distinct code part in hfslip that handles rootsupd.exe Now Microsoft seems to have changed the rootsupdate no longer supporting disallowedcert. I've extracted an older version of rootsupd.exe and a newer one and compared the options available. Old version: New version: The –u option (add to disallowed root store) is no longer available. The extracted rootsupd.exe does not contain a disallowedcert.sst file any more. But still hfslip gets a disallowedcert.sst from somewhere else (but I do not know where-from). During setup therefore an error shows up, because hfslip wants to run updroots.exe for disallowedcert.sst with the options –l –u and the –u option is no longer available. So as Microsoft removed the –u option from updroots.exe, is it safe to remove the codepart from hfslip that handles disallowedcert.sst specifically? (this should resolve the error during setup) IF EXIST WORK\I386E\disallowedcert.sst ( REN WORK\I386E\disallowedcert.sst rvkcert.sst ECHO>>SOURCESS\I386\TXTSETUP.SIF rvkcert.sst = 1,,,,,,,998,0,0&ECHO>>SOURCESS\I386\DOSNET.INF d1,rvkcert.sst ECHO>>WORK\HFSLIPCMDP1.TXT %%SYSTEMROOT%%\HFSLIP\updroots.exe -l -u %%SYSTEMROOT%%\HFSLIP\rvkcert.sst ) Anyone knows where the disallowedcert.sst comes from (as it no longer comes from rootsupd.exe itself)?
  3. There seems to be a small typo in the hfslipfc-130206-xp131218 script: The script is looking for WindowsXP-KB289398-x86.reg whereas it should be WindowsXP-KB2893984-x86.reg
  4. The newest version of Windows Update does not come as installable .exe anymore but as different .cab files. Is anyone able to modify the newest HFSLIP so that it integrates these cab files? These should be the cab files of the newest windows update, whereas XX is a placeholder for localized versions (fr, it, de...) http://download.windowsupdate.com/v9/1/windowsupdate/b/selfupdate/WSUS3/x86/Other/wsus3setup.cab http://download.windowsupdate.com/v9/1/windowsupdate/b/selfupdate/WSUS3/x86/Other/wuapi.cab http://download.windowsupdate.com/v9/1/windowsupdate/b/selfupdate/WSUS3/x86/Other/wuapi_XX.cab http://download.windowsupdate.com/v9/1/windowsupdate/b/selfupdate/WSUS3/x86/Other/wuauclt.cab http://download.windowsupdate.com/v9/1/windowsupdate/b/selfupdate/WSUS3/x86/Other/wuaucpl.cab http://download.windowsupdate.com/v9/1/windowsupdate/b/selfupdate/WSUS3/x86/Other/wuaucpl_XX.cab http://download.windowsupdate.com/v9/1/windowsupdate/b/selfupdate/WSUS3/x86/Other/wuaueng.cab http://download.windowsupdate.com/v9/1/windowsupdate/b/selfupdate/WSUS3/x86/Other/wuaueng_XX.cab http://download.windowsupdate.com/v9/1/windowsupdate/b/selfupdate/WSUS3/x86/Other/wucltui.cab http://download.windowsupdate.com/v9/1/windowsupdate/b/selfupdate/WSUS3/x86/Other/wucltui_XX.cab http://download.windowsupdate.com/v9/1/windowsupdate/b/selfupdate/WSUS3/x86/Other/wups.cab http://download.windowsupdate.com/v9/1/windowsupdate/b/selfupdate/WSUS3/x86/Other/wups2.cab http://www.update.microsoft.com/v9/1/windowsupdate/redir/muv4wuredir.cab http://www.update.microsoft.com/v9/1/windowsupdate/selfupdate/wuident.cab It would be great if someone could modify the HFSLIP script, so that you just have to put these cab files into the HFCABS folder and the files get integrated.
  5. Hi strel, any idea how low it will take you to publish a new bugfixed version? I'll do a new HFSLIPed XP install and I am not sure if I should wait for the new version or just create a Dotnet Package with the current version and the latest two updates/hotfixes from February. Also I do not know if the bugs mentioned above are only some small things or more severe. BTW: thanks a lot for your work on this!
  6. 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)
  7. Hi bfc_xxx, if you change the HFSLIP script a bit like I explained here: http://www.msfn.org/board/silverlight-3-t135961.html you 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=127790 not 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:N to: SET SW2=/q
  8. Since I had no application in HFSVCPACK_SW2, I put the original downloaded Silverlight.exe into it. Then I've canged the line of hfslip-1.7.9_beta_m.cmd from: SET SW2=/Q:A /R:N to: SET SW2=/q Since Silverlight needs /q for a silent install. I did a test install with the HFLIPed source and Silverlight got installed at T-13 just fine. The newest version Silverlight 3 can be downloaded with the same link. Windows update showed no necesary update for Silverlight. Silverlight also shows up under add/remove software.
  9. Silverlight 3 has been released and here is the direct download link: Silverlight 3 It can be installed silently with Silverlight.exe /q What's the right folder to put Silverlight.exe? HFSVCPACK_SW1 or HFSVCPACK_SW2?
  10. Thanks for the info Geej! The Silverlight 2.0 installer from your link works perfectly when put in HFSVCPACK.
  11. Is ist possible to integrate Silverlight.2.0.exe in one of the three HFSVCPACK folders? Or does it only work when put into HFGUIRUNONCE? Silverlight.2.0.exe contains the following files is extracted: install.exe install.res.dll silverlight.msi silverlight.msp uaclauncher.exe Download Link: Silverlight.2.0.exe Anyone got it working?
  12. I've put WindowsXP-KB956391-x86 in the HF folder but after installing the HFSLIPed XP, Microsoft Update still wants WindowsXP-KB956391-x86. Anyone else experiencing this? Is there a workaround?
  13. Thanks a lot Tomcat76! With the test release everything worked perfectly. I had no delay for the post-install wizard.
  14. I had time to test it now with HFSLIP 1.7.7 but for me it does not work. Used a source that already contained SP3 and added the following things for WMP10 (HF folder): mp10setup.exe WindowsMedia10-KB936782-x86-DEU.exe WindowsMedia6-KB925398-v2-x86-DEU.exe WindowsXP-KB923689-v2-x86-DEU.exe WindowsXP-KB941569-x86-DEU.exe After the first logon I started wmp and the setup dialogue for WMP V 9 appeared imediately. After completing the dialogue a message appeared that wmp had not been installed corretly and asked if I would like to reinstall it.
  15. About WMP11: I've been playing arround with WMP11 and am absolutely disapointed. When starting WMP11 it always want's to start the UPnP service and some more services. I do not need this service (I've deactivated about 20 unnecesary services). Since I've deactivated it, I always get an error in the syslog that UPnP could not be started. For me that's simpy junky software. If I do not need UPnP why does WMP11 want to start it? I do would like WMP10 being integrated because eg. Media-Portal requires WMP10 as a minimum. But with SP3 an integration of WMP10 does not work for me any more Installing WMP10 manually on a XP SP3 system works without any problem.
×
×
  • Create New...