Jump to content

Parseus

Member
  • Posts

    99
  • Joined

  • Donations

    0.00 USD 
  • Country

    Poland

Posts posted by Parseus

  1. Thx, mimo.

    BTW, I have already tested prior to this update and WU DID NOT ask for 2828030, it was 100% happy.

    Of course WU doesn't ask for 2828030, it's a hotfix by request (HBR) just like a few other hotfixes listed in the file checker and on Mim0's site.

  2. Have you specific files that needs to get replaced with an older version?

    Well, I don't have such files. I just thought it could be used to be 100% sure that HFSLIP uses the correct file version. Besides, if I had files with older file version to be used, I would probably put them in a REPLACE\I386 folder.

  3. Parseus, thanks for your report. I think you did not have any Internet Explorer updates in your HF folder so %VERSIONIE% was not defined. Adding quotes is a nice trick to let you compare even if variables are not set.

    You are right, I don't have any IE updates (except for a cumulative IE6 for shdocvw.dll and browseui.dll). I'm using OnePiece's addons to integrate IE8, WMP11 and a few other things.

  4. I found a cause of the error in this code:

    REM WORKAROUND FOR INTERNET EXPLORER 8
    IF EXIST TEMP\UPDATE\*951978* IF %VERSIONIE%==IE8 (
    DEL/Q/F TEMP\SP%SP%QFE\jscript.dll
    DEL/Q/F TEMP\SP%SP%QFE\vbscript.dll
    )

    REM WORKAROUND FOR INTERNET EXPLORER 8
    IF NOT DEFINED IE8HFX IF %VERSIONIE%==IE8 (
    IF EXIST TEMP\SP%SP%QFE\html.iec (
    FOR /F %%I IN ('DIR/B TEMP\SP%SP%QFE') DO IF /I NOT "%%I"=="shdocvw.dll" ( IF /I NOT "%%I"=="browseui.dll" DEL/Q/F TEMP\SP%SP%QFE\%%I )
    )
    )

    I fixed it by adding missing quotation marks:

    REM WORKAROUND FOR INTERNET EXPLORER 8
    IF EXIST TEMP\UPDATE\*951978* IF "%VERSIONIE%"=="IE8" (
    DEL/Q/F TEMP\SP%SP%QFE\jscript.dll
    DEL/Q/F TEMP\SP%SP%QFE\vbscript.dll
    )

    REM WORKAROUND FOR INTERNET EXPLORER 8
    IF NOT DEFINED IE8HFX IF "%VERSIONIE%"=="IE8" (
    IF EXIST TEMP\SP%SP%QFE\html.iec (
    FOR /F %%I IN ('DIR/B TEMP\SP%SP%QFE') DO IF /I NOT "%%I"=="shdocvw.dll" ( IF /I NOT "%%I"=="browseui.dll" DEL/Q/F TEMP\SP%SP%QFE\%%I )
    )
    )

  5. HFSLIP beta K (v2) closes for me with an "( was unexpected at this time" error while trying to integrate any update from HF1.txt (f.e. KB890830). HFSLIP extracts the update to TEMP, but closes itself immediately after that. I don't have any problems with beta J v11.

    Here is my output log from the console:

    Commandline: hfslip-1.7.10_beta_K_v2.cmd

    ========TommyP's 2K3/XP/W2K/IE HOTFIX SLIPSTREAMER LICENSING AGREEMENT=========

    You are free

    (1) to Share - to copy, distribute and transmit HFSLIP (the work)

    (2) to Remix - to adapt the work

    Under the following conditions:

    (1) Attribution. You must attribute the work in the manner specified by the

    author or licensor (but not in any way that suggests that they endorse

    you or your use of the work).

    (2) Noncommercial. You may not use this work for commercial purposes.

    (3) Share Alike. If you alter, transform, or build upon this work, you may

    distribute the resulting work only under the same or similar license to

    this one.

    For any reuse or distribution, you must make clear to others the license

    terms of this work. The best way to do this is with a link to

    http://creativecommons.org/licenses/by-nc-sa/3.0/deed.en

    Any of the above conditions can be waived if you get permission from the

    copyright holder.

    ==================== Copyright © 2005-2010 TommyP ==========================

    After reading the above disclaimer and CCPL License agreement.....

    Aby kontynuowa, nacinij dowolny klawisz . . .

    ==================TommyP's 2K3/XP/W2K/IE HOTFIX SLIPSTREAMER==================

    This program slipstreams updates into an installable source.

    Windows 2000 SP4: IE6 SP1, DX9, WMP9, MDAC 2.8 SP1, WUA30, Critical Updates

    Windows XP SP3: IE7, IE8, WMP10/11, WUA30, Critical Updates

    Windows Server 2003 SP2: DX9, WUA30, Critical Updates

    HFSLIP IS PROVIDED UNDER THE TERMS OF THE CREATIVE COMMONS PUBLIC LICENSE

    ("CCPL" OR "LICENSE"). HFSLIP IS PROTECTED BY COPYRIGHT AND/OR OTHER

    APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS AUTHORIZED UNDER THIS

    LICENSE OR COPYRIGHT LAW IS PROHIBITED.

    Please read the CCPL License for more details.

    ==================== Copyright © 2005-2010 TommyP ==========================

    After reading the above disclaimer and CCPL License agreement.....

    Aby kontynuowa, nacinij dowolny klawisz . . .

    ==================TommyP's 2K3/XP/W2K/IE HOTFIX SLIPSTREAMER==================

    Please read all of the instructions on how to

    1) Fill the folders with the proper contents

    2) Read about any issues the program may have

    3) How to report Windows Update issues

    4) Run this program

    USE THIS CMD FILE AT YOUR OWN RISK!

    THE AUTHORS TAKE NO RESPONSIBILITY FOR YOUR SYSTEM.

    Failure on YOUR part to properly set up key files and set up the folder

    structure will result in a FAILED installation.

    Comments/News at http://www.msfn.org/board/index.php?showforum=129

    Help and how-to's at http://hfslip.org

    Thanks to antonio_king, Bilou Gateux, boooggy, CEoCEo, fenyo, Fred Vorck

    (FDV), Ga$h, EmRoD, ivans2605, Jazkal, Kiki, Kramy, Lupo, Oleg II,

    Super-Magician, TAiN, the_guy, Tomcat76, Wendy (os2fan2), whitehorses,

    XibaD, Yzowl, and countless others for their input, comments and testing

    of this script.

    ==============================================================================

    Aby kontynuowa, nacinij dowolny klawisz . . .

    ==================TommyP's 2K3/XP/W2K/IE HOTFIX SLIPSTREAMER==================

    ************ Refer to http://hfslip.org/ for more details ************

    File and Folder Format:

    FDVFILES - FDV's Fileset

    HF - Non-renamed hotfix and critical updates files

    HF - The Service Pack installer

    HFAAO - Application Addons (SVCPACK.INF and SYSOC.INF types)

    HFCABS - CAB Files: IE6 (Win2K), LegitCheckControl, Flash Player

    HFGUIRUNONCE - MSI files and silent EXEs to be installed at 1st GUI logon

    HFSVCPACK - Switchless installers (installed at T-13)

    HFSVCPACK - REG files, INF files and CMD files (installed at T-13)

    HFSVCPACK_SW1 - MSI files (installed at T-13 with /qn /norestart switch)

    HFSVCPACK_SW1 - EXEs that need a /quiet /norestart switch (installed at T-13)

    HFSVCPACK_SW2 - EXEs that need a /Q:A /R:N switch (installed at T-13)

    HFTOOLS - HFSLIP Tools

    HFTOOLS -CMDOW.EXE or cWnd.exe (hide DOS box that pops up at T-13)

    HFTOOLS -HFANSWER.INI (optional HFSLIP answer file)

    HFTOOLS -modifyPE.exe

    REPLACE - To add files to the SOURCESS folder (see instructions)

    SOURCE - Dump your installation CD source here including the root files

    ==============================================================================

    Aby kontynuowa, nacinij dowolny klawisz . . .

    ==================TommyP's 2K3/XP/W2K/IE HOTFIX SLIPSTREAMER==================

    ************ Refer to http://hfslip.org/ for more details ************

    Refer to http://hfslip.org/advanced.html for the slipstreaming of:

    * audio and video codecs

    * alternate programs such as Media Player Classic

    * additional files to your %Windir% folder and subfolders

    * additional files to your Program Files folder and subfolders

    * files to the %Windir%\GRE and %Windir%\BIN folders

    * drivers including storage drivers

    HFTOOLS folder: make an ISO image of the new source and burn to CD or DVD

    HFCLEANUP folder: reduce your source (at your own risk)

    * * * * * * * * * * * * * * * ERROR REPORTING * * * * * * * * * * * * * * *

    If Windows Update or Microsoft Update complains about missing hotfixes or

    if errors occur during installation, refer to http://hfslip.org/support.html

    where you can find the preferred course of action to get help.

    ==============================================================================

    Aby kontynuowa, nacinij dowolny klawisz . . .

    ==================TommyP's 2K3/XP/W2K/IE HOTFIX SLIPSTREAMER==================

    ********** HFSLIP IS GEARED TOWARD INSTALLATIONS FROM A CD. **********

    ******************* HFSLIP IS FOR PERSONAL USE ONLY ********************

    ******************** HFSLIP IS NOT FOR CORPORATE USE ********************

    By continuing, you affirm that you have read the instructions at

    http://hfslip.org/

    Type in the words I HAVE READ THE INSTRUCTIONS and press Enter...

    ==============================================================================

    Narzdzie rozwijania plikw Microsoft ® wersja 5.1.2600.0

    Copyright © Microsoft Corp 1990-1999. Wszelkie prawa zastrzeone.

    Rozszerzanie source\i386\sysoc.in_ do work\sysoc.inf.

    source\i386\sysoc.in_: rozszerzono bajtw: 1016 do 3838, przyrost o 277%.

    Liczba skopiowanych plikw: 1.

    Liczba skopiowanych plikw: 1.

    Processing Windows Media

    WindowsXP-KB898461-x86-PLK.exe

    TEMP\spcustom.ref

    TEMP\spmsg.dll

    TEMP\spuninst.exe

    TEMP\spupdsvc.exe

    TEMP\update.ref

    TEMP\updspapi.ref

    Liczba skopiowanych plikw: 6.

    Windows-KB890830-V5.1.exe

    W tym momencie ( byo nieoczekiwane. // "( was unexpected at this moment."

    Process terminated with code: 255

  6. obsolete: HF\Windows2000-UU-KBz2511455-v2-x86-Global.exe (MS11-019: SMB client, Applicable only with KB980232)

    I added my version of 2511455 and the result is like this. My 2511455-v2 replaces both 983458 & 980232.

    Fixed.

    missing (S): HFSVCPACK_SW1\Windows2000-DirectX9-KB975560-x86-ENU.exe (MS10-013: Quartz)
    not found (U): HF\Windows2000-DirectX9-KB975560-v2-x86-ENU.exe (MS10-013: Quartz (corrected version))

    These updates are covered by DX9c Full Pack.

    Fixed.

    obsolete: HF\IE6.0sp1-KB834158-x86-ENU.exe

    Why is it so?

    Hmm, it's working for me - did you include the registry fix in HFSVCPACK folder?

  7. IIRC, renaming this update allows HFSLIP for some reason to slipstream it from HF folder instead of HFSVCPACK_SW1.

    Are you sure it's necessary? HFSLIP will slipstream any update even if you name it abcd.exe unless its structure is non-standard.

    I read about it here, but I don't know if the current version of HFSLIP handles it without the need for renaming it. Somebody should test that.

  8. missing (S): HFCABS\SCRIPTEN.CAB (IE install files)

    This one is not necessary if script 5.6/5.7/5.8 is used.

    Fixed.

    missing (S): HF\IE6.0sp1-KB982381-Windows2000-x86-ENU.exe

    Superseded by 2416400.

    Fixed - I made a typo there, so FC didn't recognize obsoletion by KB2416400.

    missing (S): HF\Windows2000-KB975713-x86-ENU.EXE

    Not needed if 982381 (both ie5 or ie6) or 2416400 is used.

    Fixed.

    missing (S): HF\Windows2000-KB976323-x86-ENU.EXE

    This one is likely to be buggy (see bristols' list).

    Added hint about it.

    not found (F): HF\Windows2000-KB822834-x86-ENU.EXE

    Obsolete.

    Fixed.

    not found (F): HF\Windows2000-KB838417-x86-ENU.EXE

    This hotfix is buggy. Would it be a problem to point it out somewhere in the log? I'm not using it on purpose.

    Added a hint about it.

    not found (F): HF\Windows2000-KB840129-x86-ENU.EXE

    Not present on bristols' list (?)

    Dumb typo - it should be KB841029. Fixed.

    not found (F): HF\Windows2000-KB884872-x86-ENU.EXE

    This hotfix can't be slipstreamed (and installed) properly (details), neither from HF nor HFSVCPACK_SW1. I plan do make a fixed version sometime but now it's unusable.

    Removed from update list.

    not found (F): HF\Windows2000-KB983458-x86-ENU.EXE

    Superseded by 2511455

    It's already superseded by your multilanguage v2 version.

    not found (U): HFSVCPACK_SW1\Windows2000-XPSWIC-x86-Global.exe

    This one is still quite experimental. I plan to make separate packages instead of one big package.

    Added a hint about it.

    not found (U): HF\Q886677.exe

    Likely to be buggy (see bristols' list).

    Added a hint about it.

    obsolete: HF\IE6.0sp1-KB834158-x86-ENU.exe

    Why obsolete?

    I forgot to add a registry fix fr KB834158. Fixed.

    unknown: HF\Windows2000-KB841029-x86-ENU.EXE
    unknown: HF\Windows2000-KB901377-x86-ENU.EXE

    Why are these two unknown?

    The first one was a dumb typo, as I wrote earlier. The second one I didn't add earlier for some reason.

    wrong (O): HF\wmp6cdcs.exe (WMP 6.4 codecs, it's for WMP6)

    I'm not 100% sure about this one but can't these codecs be slipstreamed regardless of whether WMP9 is used or not?

    I guess slipstreaming both 6.4 and 9 codecs shouldn't hurt.

    missing (S): HFSVCPACK_SW1\Windows2000-DirectX9-KB975560-x86-ENU.exe
    not found (O): HF\directx_feb2010_redist.exe

    I know I shouldn't ask for it ;) but would it be a problem to include DX9.0c Full Pack? It has all of these updates included and newer libraries from DX9.0c Jun2010 are used in it.

    Added.

  9. Parseus,

    Will you be updating HFSLIPFC-2K with the changes bristol made on Jan 5th and the new Malicious Software Removal Tool released on the 10th?

    Thank you,

    My2GirlsDad

    Of course, but I'm very busy now (*cough*exams*cough*), so expect an update at the beginning of February.

  10. I uploaded a new version to Mim0. I wanted to do that earlier, but I had to fight with very ugly common cold. You can expect HFSLIPFC-2K today or tomorrow.

  11. Thanks, both problems are fixed now. I will upload a new version to Mim0 after release of MRT 4.3 - I don't want to make a new version of my extension only because of MRT.

  12. KB951748-v2 <- it's for both Professional & Server (it says "not for server" now)

    Fixed.

    IE_W2K_4.CAB, WAB.CAB <- the explanation that you should extract the two files from them to HF\EXPERT doesn't mean that these cabs are not needed!! Other IE/OE files are included in them too! You mustn't remove them if you slipstream IE6/OE6.

    Both cab files and extracted files are marked as obsoleted when of them is NOT present. I agree that it's not clarified enough, though. I changed hints for them to more appropriate.

  13. Parseus, will you be making these changes to your extension? Just wondering?

    Regards,

    M2GD

    Sure, I think I'll release it on Saturday on Sunday. I didn't have much free time before.

  14. But I have a question:

    Is KB941569 (MS07-068) still necessary when using WMP9? I found a hint that this is obsolete because XPSP3 have already newer files for WMP9.

    I've just made a quick comparision - files from XP SP3 are indeed newer. It's look like with that newer installer for WMP11 KB941569 is no longer needed.

×
×
  • Create New...