Update Registry To INF Update Packs? (x64) only 5eraph UpdatePacks

Discussion in 'Windows XP / Older OS' started by MilkChan, Aug 1, 2022.

  1. MilkChan

    MilkChan MDL Senior Member

    Mar 8, 2020
    420
    228
    10
    Hello everyone, I want to know how to write INF's.
    Does 5eraph have anything to save on writing time?
    Both BuildCheckSum and BuildDate checks
    Update Packs version 2019-08 will have issues with SFC, @George King is now working hard to fix the drivers at BSOD.
    I want to help him save time.
    If you want to know all the error messages
    And we need to add a .cat file.

    @abbodi1406 I think you are working hard too.
    Do you know of a list that replaces all old patches?
    it will be very helpful

    I'll actually send you a private message. But it seems to bother you too much.

    example
    HKLM,"%SP3REG%\KB2229593","Description",0,"%SUPD% (KB2229593)"
    HKLM,"%SP3REG%\KB2229593","InstalledBy",0,"%NAME%"
    HKLM,"%SP3REG%\KB2229593","InstalledDate",0,"%UPVER%"
    HKLM,"%SP3REG%\KB2229593","Type",0,"Update"
    HKLM,"%SP3REG%\KB2229593\Filelist\0","BuildCheckSum",0,"193f31"
    HKLM,"%SP3REG%\KB2229593\Filelist\0","BuildDate",0,"Tue Jun 15 10:00:35 2010"
    HKLM,"%SP3REG%\KB2229593\Filelist\0","FileName",0,"helpsvc.exe"
    HKLM,"%SP3REG%\KB2229593\Filelist\0","Location",0,"%10%\pchealth\helpctr\binaries"
    HKLM,"%SP3REG%\KB2229593\Filelist\0","Version",0,"5.2.3790.4726"
    HKLM,"%HFREG%\KB2229593","Backup Dir",0,""
    HKLM,"%HFREG%\KB2229593","Comments",0,"%SUPD% (KB2229593)"
    HKLM,"%HFREG%\KB2229593","Fix Description",0,"%SUPD% (KB2229593)"
    HKLM,"%HFREG%\KB2229593","Installed",0x10001,1
    HKLM,"%HFREG%\KB2229593","Installed By",0,"%NAME%"
    HKLM,"%HFREG%\KB2229593","Installed On",0,"%UPVER%"
    HKLM,"%HFREG%\KB2229593","Service Pack",0x10001,3
    HKLM,"%HFREG%\KB2229593","Valid",0x10001,1
    HKLM,"%HFREG%\KB2229593\File 1","Flags",0,""
    HKLM,"%HFREG%\KB2229593\File 1","New File",0,""
    HKLM,"%HFREG%\KB2229593\File 1","New Link Date",0,""
    HKLM,"%HFREG%\KB2229593\File 1","Old Link Date",0,""
     

    Attached Files:

  2. George King

    George King MDL Expert

    Aug 5, 2009
    1,851
    2,163
    60
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. MilkChan

    MilkChan MDL Senior Member

    Mar 8, 2020
    420
    228
    10
    Could you please record your video while writing the UpdatePack? It would be great for me. even if there is a document
     
  4. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,194
    84,743
    340
    I'm the last person to have any knowledge about XP INFs :D
     
  5. MilkChan

    MilkChan MDL Senior Member

    Mar 8, 2020
    420
    228
    10
    Can you tell by PM me to write INF of 5eraph, is there any way to save time on x64 version or what tools do you have to help write INF?
     
  6. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,194
    84,743
    340
    I don't know

    maybe RVM_Integrator?
    is not XP updates support /integrate parameter?
     
  7. jiafei2427

    jiafei2427 MDL Member

    Nov 26, 2020
    207
    54
    10
    @MilkChan DXUPAC is not suitable DIY.
    I hope I have time to study it.:(
    The best way is to check the packages written by others.
     
  8. MilkChan

    MilkChan MDL Senior Member

    Mar 8, 2020
    420
    228
    10