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

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

  1. fyer

    fyer MDL Novice

    Jul 6, 2021
    4
    0
    0
    I have a question if i convert XP profesional sp3 to datacenter it's going to recognize My 8 Pentium 3 xeon cpus? Right or it's only the sku?
     
  2. example12345678912345678

    Dec 29, 2019
    568
    319
    30
    Maybe. I don't have any real hardware to test ISOs created by ConvertNT5SKUs. XP SP3 Server is not stable on latest public release but it's fine on private releases which I am planning to release but with date being unknown.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. fyer

    fyer MDL Novice

    Jul 6, 2021
    4
    0
    0
    Windows XP datacenter professional, how to merge skus? To get a x64 versión of that
     
  4. example12345678912345678

    Dec 29, 2019
    568
    319
    30
    I've finally managed to get rid of the driver warnings on x86-based conversions.
    Patch these bytes in syssetup.dll:
    Code:
    Before: DB 39 5D 08 89 45 FC 0F
    After: DB 85 DB 90 89 45 FC 0F
    I gave it like that, because offsets vary file to file.
    Tested on 2600.5512 and 3790.0.
    Will likely to work well on Betas and Longhorn builds too.
    @MilkChan, @asdddsa101, @ohault
    WINNT.SIF is not required anymore. Meaning the driver warnings won't show on upgrades either.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. maxtorix

    maxtorix MDL Member

    Feb 3, 2010
    181
    147
    10
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. martijnisback

    martijnisback MDL Novice

    Jul 3, 2014
    5
    2
    0
    Quick question, will converting Windows 2000 Server Dutch to Windows 2000 Datacenter Server Dutch contain components from Datacenter Server?
     
  7. example12345678912345678

    Dec 29, 2019
    568
    319
    30
    Not in current public release, but yes in private releases.
    Releases up to RC1 only focused on basic things, but now it focuses on components aswell. Converting Server to Server editions did not make much of difference, but there will be differences from now.
    I really would like to make the private releases public, but some nonsensical bugs prevent me from doing so. I don't have a proper deadline to make latest private releases public. Even though I get really good (even though not perfect) results, beta testers usually don't get good results. This is another thing prevents me from making releases public.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. martijnisback

    martijnisback MDL Novice

    Jul 3, 2014
    5
    2
    0
    It's okay, take your time to make it great
     
  9. atp156766

    atp156766 MDL Novice

    Oct 2, 2021
    15
    2
    0
    Succeeded for a (Simp.)Chinese version of XP x64
    Though some remnant from Server persists and it shows lack of file during text mode setup,it was somewhat useable.
     

    Attached Files:

  10. example12345678912345678

    Dec 29, 2019
    568
    319
    30
    Cool. I removed the Server remnants and made all files copy well (probably you are referring to sounds) on text mode setup.
    That was because sounds were copied as Chinese strings and Chinese characters were not recognized by default encoding. However I fixed that long before.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. atp156766

    atp156766 MDL Novice

    Oct 2, 2021
    15
    2
    0
    #212 atp156766, Dec 2, 2024
    Last edited: Dec 2, 2024
    Yes, mainly sound scheme files (also someabout XP tour).

    Server remnant i currently found was SCW and IE enhanced Security (the former one can be removed using nlite though)
     
  12. atp156766

    atp156766 MDL Novice

    Oct 2, 2021
    15
    2
    0
    Chinese version of Server 2003 x64 actually only had SP2 though. (SP0/1 did not have Chinese version) , so maybe for some reason the codebase change did not influence it (same like how XP SP3 still use old Whistler brand when becomes server , also early XP x64 did refer itself as 64-Bit Edition).
    Windows XP x64 was initally called "Windows XP 64-Bit Edition for 64-Bit Extended Systems " at early development stage
     
  13. monkind

    monkind MDL Novice

    Nov 25, 2024
    3
    0
    0
    Thanks folks
    Error 2 on VMware
     
  14. example12345678912345678

    Dec 29, 2019
    568
    319
    30
    I need you to give me more details. Like what ISO files you used or settings changed.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. example12345678912345678

    Dec 29, 2019
    568
    319
    30
    Released RC2 version after a long time.
    If you find any bugs that I don't know, you can report them. I'll make patches based on the RC2 version.
    The release won't be pulled, you can apply bugfixes over the release by overwriting files.
    Also this release is likely to be the latest feature-based release. Further versions will be focused on bugfixes.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. martijnisback

    martijnisback MDL Novice

    Jul 3, 2014
    5
    2
    0
    Converting Windows Server 2003 (Base) to Windows XP Home (Target) results in internet not working. It also seems as a result that the oobe after install takes a long time to load.
     
  17. example12345678912345678

    Dec 29, 2019
    568
    319
    30
    You need to tell me what ISOs did you use. I need to know about the base edition, architecture, language and service pack level.
    I am aware of slow oobe loading on 3790. However I don't think there's something I can do about that.
    About the internet is it about the driver? If it's about driver I'll check, but if it's about the Internet Explorer it's normal for 17 year old browser to not work today.
    I also forgot to tell that I reuploaded the rc2 release due to a severe bug on x64 conversions. But I won't do that again unless another severe bug was discovered.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. martijnisback

    martijnisback MDL Novice

    Jul 3, 2014
    5
    2
    0
    Base ISO is Windows Server 2003 SP2 Dutch, Target Edition is Windows XP Home SP3 Dutch. Both x86. I don't think it's related to drivers or Internet Explorer, as any other browser does not work either.
     
  19. xkai2013

    xkai2013 MDL Novice

    Mar 16, 2020
    10
    3
    0
    #220 xkai2013, Dec 19, 2024
    Last edited: Dec 19, 2024
    I converted Windows Server 2003 x86 SP2 to XP, but during GUI installation, Setup prompts the file taskman.exe and updshell.htm are required. Strangely the two files are correctly located in the i386 folder.
    And, some Chinese characters in the billboards can't be displayed. For example, one of the billboards likes this: "计算机运行更 、更可靠", which should be "计算机运行更快、更可靠"
    And, device drivers are not digitally signed after Setup. When installing OS built-in drivers, I get driver signing warnings such as Audio Codecs and Media Control Device.