[Tool] ConvertNT5SKUs - Convert Windows NT 5.x SKUs v3.0.0 (RC3)

Discussion in 'Windows XP / Older OS' started by example12345678912345678, Oct 31, 2021.

  1. xkai2013

    xkai2013 MDL Novice

    Mar 16, 2020
    17
    8
    0
    #221 xkai2013, Dec 19, 2024
    Last edited: Dec 19, 2024
    Seems it's a bug that DHCP doesn't work in XP Home ver 5.2. If you convert a fine working live Win2003 x86 SP2 to XP Home with TweakNT, you will also find DHCP not working at all, and you have to assign an IP address manually to make Internet work. The Win2003 OS I tested is updated to the latest version, on the other words, the security updates in Windows Update and the CSA updates are all installed.
     
  2. example12345678912345678

    Dec 29, 2019
    585
    340
    30
    Well, thank you for reporting bugs. Setup prompts like taskman.exe, updshell.htm or any other files show because they are (probably) not referenced in layout.inf, that's why those show up. As for Chinese characters in the billboards not being displayed, I don't know how to respond to that. Because I can't read Chinese characters. As for the driver signing warnings, I have a plan which I have yet to test. I might make original setupapi.dll/sfc_os.dll files overwritten after setup.
    About DHCP, XP Home might not support that feature at all. However you might try to convert to Professional edition aswell.
     
  3. xkai2013

    xkai2013 MDL Novice

    Mar 16, 2020
    17
    8
    0
    #223 xkai2013, Dec 19, 2024
    Last edited: Dec 20, 2024
    Also XP x64 converted from 2003 x64 has the same bugs and SFC might be broken.
    XP Server has many files missing during txtsetup and the OS can't run well.
    Win2000 Home might not exist because I convert Pro to Home with convertLite.cmd, however this sku can't be upgraded to XP Home.
     
  4. example12345678912345678

    Dec 29, 2019
    585
    340
    30
    I'm aware of XP x64 one. But not XP Server and Win2000 Home ones.
    Last time I checked XP Server was far better than previous tests (despite that it's not perfect).
    About Win2000 Home, can you check the registry entry:
    Code:
    \SYSTEM\CurrentControlSet\Control\ProductOptions
    If ProductSuite value is equal to Personal. Then the SKU was supposed to be upgraded to XP Home.
    Otherwise, there might be a script related error.
    Can you list all of the Base and Target ISO files you used?
     
  5. xkai2013

    xkai2013 MDL Novice

    Mar 16, 2020
    17
    8
    0
    Well , I use Windows 2000 Pro SP4 COEM for ISO with convertLite.cmd
     
  6. example12345678912345678

    Dec 29, 2019
    585
    340
    30
    I meant, I need the full original filename? Or maybe you can PM me for the download link.
     
  7. example12345678912345678

    Dec 29, 2019
    585
    340
    30
    I reuploaded the latest release for better compatibility for hosts that don't have Python 3.12 installed nor support it.
    If you face problems with updated release, I'll gladly help.
     
  8. example12345678912345678

    Dec 29, 2019
    585
    340
    30
    Released RC3 version. I ran into troubles with several bugs regarding missing .inf files, unnecessary txtsetup.sif entries. These should be fixed now.
    I also added support for replacing .cat files to install betas on current date.
    Windows Longhorn Server-2025-01-04-14-15-31.png
     
  9. example12345678912345678

    Dec 29, 2019
    585
    340
    30
    I reuploaded RC3 since I fixed a patch for Windows 2000.
    Now unsigned drivers pop-ups won't show up on Windows 2000.
    VirtualBox_Windows 2000_19_01_2025_20_03_50.png
     
  10. xkai2013

    xkai2013 MDL Novice

    Mar 16, 2020
    17
    8
    0
    The bug that taskman.exe and updshell.htm missing still exists in 3.0.0-rc3. and some Chinese characters in billboards don't display.
     

    Attached Files:

  11. example12345678912345678

    Dec 29, 2019
    585
    340
    30
    #231 example12345678912345678, Jan 20, 2025
    Last edited: Jan 20, 2025
    (OP)
    1. Fixed both taskman.exe and updshell.htm pop-ups. Wait me to upload next release.
    2. Also you said some Chinese characters don't display. Only in billboards or other places too?
     
  12. xkai2013

    xkai2013 MDL Novice

    Mar 16, 2020
    17
    8
    0
    1. if you convert XP to Server, you will meet another files not found error , similar to my screenshots but different filenames.
    2. "Some Chinese characters not display" bug only appears in billboards in Server 2003 convert to XP. But in XP convert to server, this bug appears in both billboards and GUI Setup screens, for example Regional and Language Settings screen and Computer name and Administrator Password screen, etc.
     
  13. example12345678912345678

    Dec 29, 2019
    585
    340
    30
    I see. I'm assuming that you are using SP3 ISO. I know some of them.
     
  14. xkai2013

    xkai2013 MDL Novice

    Mar 16, 2020
    17
    8
    0
    Yes, I'm using Server03 SP2 & XP SP3 iso.
     
  15. example12345678912345678

    Dec 29, 2019
    585
    340
    30
    I reuploaded RC3. Now "files are required" dialogs should not appear. This currently only works on 3790 Workstation conversions on x86.
    Note: I have yet to implement this on other builds and x64 too.