Recent content by marko234


  1. Get ready for Windows 11 version 25H2 - Enablement Package and ISO downloads available

    Thank you. That is just an old laptop on which i was trying to update windows 11. Looks like it will stay at 23h2 on it. For main computer i would probably need to add second specification.
  2. Get ready for Windows 11 version 25H2 - Enablement Package and ISO downloads available

    Just to add that i had 26100.6584. Few moments ago i've installed kb5065426. https://www.elevenforum.com/t/kb5065426-windows-11-insider-release-preview-build-26200-6584-25h2-sep-9.39323/ After restart it is 25h2 26200.6584. No additional anything was needed (like update search, or selecting...
  3. earliest windows version upgradeable to windows 11, with transfer everything

    one more tip, because i cannot edit. after upgrading in-place windows 7 32-bit -> windows 8.0 64-bit: repair shortcuts on desktop and startMenu that incorrectly point to "Program FIles (x86)" or "Program FIles" to point to the right one. If that is not done, on next upgrade to windows 8.1...
  4. earliest windows version upgradeable to windows 11, with transfer everything

    https://copilot.microsoft.com/shares/xWWLf2D6gfbFFZQpJLtvY Alright — here’s the final, unified “XP 32‑bit → Windows 11 64‑bit Truly In‑Place Upgrade Master Guide” we’ve built together, incorporating: The VHD + VM method to bypass old hardware limits Architecture switch trick for 32→64‑bit...
  5. Solved Windows 11 24H2 has un-bypassable hardware requirements...

    It would be helpful to run 24h2 in virtualization software to check whether it uses a wide range of sse4.2 instructions or just popcnt. if it uses just popcnt then, by removing sse4.2 check, phenom cpu would be able to run 24h2. sse4.2 instruction usage statistics, would be helpful.
  6. Insider New Windows Server 2025 LTSC vNext Preview Build 26376.5000 - March 13

    I cannot activate Windows Server 2025 Datacenter 26376.5000 2KNJJ-33Y9H-2GXGX-KMQWH-G6H67
  7. earliest windows version upgradeable to windows 11, with transfer everything

    what is the usage scenario for this ? Somebody asks for help, that has old p4 unworkable, with lots of lost data. p4 that was working 2004-2016. 1. open p4 case and take out hardDisks. 2. put hdds in hddRack, and take their image. if required, and all sectors could not be read, use...
  8. earliest windows version upgradeable to windows 11, with transfer everything

    I thought that my old windows 7 32bit, with lot of usage history and appData is not upgradeable to windows 11, so i left it, and installed clean windows 11. If i knew what i know now i wouldn't have done that but i would upgrade windows 7 32bit -> windows 11 64bit, transfer userData, programs...
  9. Solved Windows 11 24H2 has un-bypassable hardware requirements...

    It is just left to see whether kernel files are: 1. sse4.2 2. sse4a (+sse4.2 check only). we need a list of sse4.2 instructions, that are not part of sse4a, and detect if they, and how common, appear in ntoskrnl.exe, hal.dll, other sys files.
  10. Solved Windows 11 24H2 has un-bypassable hardware requirements...

    By requirement i meant only checking cpuid if it supports sse4.2, not using any sse4.2 instruction, but only sse4a and popcnt. There is high possibility that sse4.2 are not used but just checked for (so that check for sse4a popcnt would be easier).
  11. Solved Windows 11 24H2 has un-bypassable hardware requirements...

    Because having sse4a, I wander how much of other sse4.2 instructions, that are above sse4a, are used in kernel exe, dll, sys files. Best bet would be that almost non is used, that it uses up to sse4a only, and sse4.2 is used only as capability check, which could be removed. if kernel exe...
  12. Solved Windows 11 24H2 has un-bypassable hardware requirements...

    yes, you can boot and run the latest (canary channel) win11/server, from mft bios(csm). 4 posts above you can see 7 pictures of 26058 being started and run that way (winLoad.exe). no complaints. by using gParted iso, boot and create a single parititon on drive (from 1mb up until end)...
  13. Solved Windows 11 24H2 has un-bypassable hardware requirements...

    well, in case that it really uses sse4.2 and that it makes the whole windows faster because of it. there is no point to make windows slower for the whole world so that only few extra users could run it.
Back
Top Bottom