Jump to content

Bugs Bunny

Member
  • Posts

    66
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Austria

Everything posted by Bugs Bunny

  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.
×
×
  • Create New...