Jump to content

roytam1

Member
  • Posts

    3,277
  • Joined

  • Last visited

  • Days Won

    406
  • Donations

    0.00 USD 
  • Country

    Hong Kong

Posts posted by roytam1

  1. 35 minutes ago, blackwingcat said:

     

    I always create installer with CABARC.EXE +  IEXPRESS.EXE

    1. compress all folder to cab. ... for example example.cab

    2. make cmd file

    
    @echo off
    extrac32 /y /e /l .\ .\EXAMPLE.CAB > nul
    INSATALLER.EXE

    setup.cmd

     

    3. create Package with  IEXPRESS to run setup.cmd

     

    Since I don't like double extraction, my modified update packages will continue to use SFXCAB.

  2. I added Win2000 style installer icon to SFXCAB-6.2.29.

    To change icon:

    1. Before modifying, note down the file size of sfxcab.exe and convert it to little ending hex (a). (i.e.: 40,448 bytes => 9E00h => 00 9E)
    2. After modified with resource editor, note down the new file size of sfxcab.exe and convert it to little ending hex (b).
    3. Open sfxcab.exe with hex editor, find the "(a) 00 80" sequence (i.e. "00 9E 00 80"), and it should only have 1 occurrence.
    4. Change (a) with (b) and then save.
    5. Recalculate PE checksum with PEChecksum.

    To use:

    copy /b sfxcab.exe+yourcab.cab yourcab.exe

    To autorun:

    Open cab with hex editor before "copy /b", change "20"(hex) to "60"(hex) just before the filename you desired to autorun after extraction.

    File:

    https://mega.nz/#!2JVQgBLS!9Xe9kQk6WVA_ubfGLcaaSsHcjmpM4t-UoR0qhkRbxkk

  3. Thanks. I never knew Microsoft released iso images containing security updates. It's great that you've got an archive of these updates for old Windows versions. I'm getting this error when I try to install the IE update.

    Setup could not verify the integrity of the file Update.inf. Make sure the Cryptographic service is running on this computer.

    Does anyone know how to fix this? I do not see any cryptographic service in the list of services in the management console. Is there some way to install the service?

    Install latest root cert update

  4. What tool do you use for replacing resource ?

    I' m replacing with binary editor and it is very tired  work.

     

    # I'm sorry that resource hacker does not work completely.

    I used Resource Hacker 4.2.5 to complete the job, I have older version of Extended Kernel and Extended Core files, and delete resources in newer version(except Version_Info) and import from older version(Overwrite/Check all except Version_Info) and fix language values in Version_Info.

    post-135771-0-84349000-1456578646_thumb.

     

    And yeah this takes hours to replace all files in package.

     

    I did some limited testing and it seems working fine here.

    %25E6%259C%25AA%25E5%2591%25BD%25E5%2590

     

    My replaced CHT version for your reference: (I changed startup screens in Extended Core for better looking)

    extended kernel v26b5G CHT https://mega.nz/#!LMkwSS6D!eaf6zBrvt5Iuc3DFQlyt5eNwWpy1tg2NcHpvV7x_VFY

    extended core v16c CHT https://mega.nz/#!mIlXWA5B!xopxRbUI5_ujpbDwTtzxx1nC7W6n9jRaSMd_MnL15ts

  5. @blackwingcat I tried my best to port latest extended kernel and extended core to my language (CHT) by Replacing Japanese Resources to CHT Resources and it seems working correctly(except I don't have vista\*loc.dll so I leave them unchanged), and I wonder if I can post download link here.

  6. http://www.ryanvm.net/forum/viewtopic.php?t=10547

    new version realesed by me .

    * New kerenal from posready update

    * No need of /pae switch

    * New hals

    *Fixed problem with AmD processor user(Reported by AnX)

    This kernel version is old. (Dated 2016-01-16 3:51, version 5.1.2600.6748 in Windowsxp_remove_4gb_Ram_limit_addon.7z)

    There is 5.1.2600.7005 in my system now.

     

    It will be nice if you can show what you modified in ntos*.exe and/or hal dlls so people can address them when newer kernel comes.

  7.  

     

     

    Do you know which WiFi adapter you have? That machine had options for Atheros, Intel, and Ralink. I always write down hardware (chipset, video, sound, and network) before formatting. Once you've formatted it can be impossible to know what hardware you have.

     

    http://support.hp.com/us-en/drivers/selfservice/HP-Pavilion-g6-Notebook-PC-series/5330578/model/5367495#Z7_3054ICK0KGTE30AQO5O3KA30R1

    I think I am using: "Ralink RT3290 802.11bgn WiFi Adapter".

    If someone can Bypass the OS Check on this driver for Windows XP, will be amazing!

     

    By the way, I wanted to say thank you for entering that deep in my problem! :w00t: You are one good person!

    Did you try an older version of driver?

    http://drivers.softpedia.com/get/NETWORK-CARD/Ralink/ECS-H61H-G11-V20-Ralink-RT3290-WLAN-Driver-3270.shtml

    This driver needs XP. :/

     

    try *NOT* using installer, but just pointing to XP INF location in driver installation dialog.

  8.  

    Do you know which WiFi adapter you have? That machine had options for Atheros, Intel, and Ralink. I always write down hardware (chipset, video, sound, and network) before formatting. Once you've formatted it can be impossible to know what hardware you have.

     

    http://support.hp.com/us-en/drivers/selfservice/HP-Pavilion-g6-Notebook-PC-series/5330578/model/5367495#Z7_3054ICK0KGTE30AQO5O3KA30R1

    I think I am using: "Ralink RT3290 802.11bgn WiFi Adapter".

    If someone can Bypass the OS Check on this driver for Windows XP, will be amazing!

     

    By the way, I wanted to say thank you for entering that deep in my problem! :w00t: You are one good person!

     

    Did you try an older version of driver?

    http://drivers.softpedia.com/get/NETWORK-CARD/Ralink/ECS-H61H-G11-V20-Ralink-RT3290-WLAN-Driver-3270.shtml

  9.  

    Try to run it XP compatible mode.

     

    You want to know more information, plz read this artcle.

     

    http://blog.livedoor.jp/blackwingcat/archives/1907895.html

    http://blog.livedoor.jp/blackwingcat/archives/1902552.html

    Well Paltalk Messenger updated agian. and it will not run on win2k anymore.

    So i hope Blackwingcat can help.

    Here is the Event Log.

     

    Event Type:    Information

    Event Source:    DrWatson

    Event Category:    None

    Event ID:    4097

    Date:        7/20/2015

    Time:        10:33:13 PM

    User:        N/A

    Computer:    2KUSER

    Description:

    The application, , generated an application error The error occurred on 07/20/2015 @ 22:33:13.343 The exception generated was e06d7363 at address 7C59BCB1 (RaiseException)

     

    I Have got version Windows2000-KB935839-v24d7-x86-ENU.exe of Blackwingcats kernel installed.

     

    Any chance making new Chinese(Traditional) version of Extended Kernel and Extended Core?

  10. NEW Updates for .NET Frameworks released this month:

     

    .NET Framework 1.1 SP1 (MS15-048):

    http://download.microsoft.com/download/3/E/3/3E311496-3A6D-4156-941A-F8BE49D617C2/WindowsServer2003-KB3023211-x86-ENU.exe
    This update can't be installed on XP without modification. And sadly we still don't have modified update KB3037572 (MS15-041) released in April.

    blackwingcat did that.

    search ".net 1.1" in wlu will give you a list of .net 1.1 fixes, installable on both 2000 and XP.

×
×
  • Create New...