Jump to content

George King

Member
  • Posts

    395
  • Joined

  • Last visited

  • Days Won

    1
  • Donations

    0.00 USD 
  • Country

    Czech Republic

Everything posted by George King

  1. Be sure to check this topic with latest and probably best repack for XP/2003 https://forums.mydigitallife.net/threads/repack-net-framework-aio-for-windows-xp-server-2003-x86-x64.85522/
  2. Could be done using Application Verifier very easy in same way how we can install Office 2010 on XP x64
  3. You have not lowered it. Just locked it to 5.1. Vista is 6.0..
  4. Check your INF, it's probably system locked (6.1) and needs to be modded too.
  5. Meanwhile I have created few scripts and I can now apply Source Code patch, compile all 6 ACPI versions, collect files and apply post compile hacks (Ax11, Ax03) in less than 30s
  6. @Skulltrail Would be best if you can set up debug environment and share results with @Mov AX, 0xDEAD And hope he can develop fix for these issues.
  7. Hi @Mov AX, 0xDEAD, thanks for status info. I will try to add code you mentioned. Maybe you can upload your currently changed code patches as v8 beta to make it easier as you already mention v8 in fixed issues? BSOD 0xA5(0x03, ..., C0000034, ...) postponed SSDT loading on x64 platform (v8 update) Assertion Fail on loaddsdt.c, line 488 for x64 builds (v8 update)
  8. Well, you are trying to build project that probably exist. Of course, learning experience is fine. Yes, you can create updated installer using mentioned topic. Then you can create simple nLite SVCPACK addon
  9. @legacyfan Why you don’t use search button first before creating new thread?
  10. @Dietmar Thanks! I’m going to add new option into XP2ESD to allow suppressing these know BSODs as patch. Similar to other HEX patches. I would like to avoid manual patching of compiled files
  11. Yeah, I expect many changes. That why I asked if you can add into your source mentioned OSI tweak (I can see then TPM devices, dual GPUs etc). and compile it for me instead sharing current source Of cource I grabbed your 5.1 x86 and 5.2 x64 ACPI files from XP2ESD topic and here. But 5.2 x86 is still missing. So I hope you can do that instead creating SourceSode patches
  12. @Dietmar Does your compiled files contains _OSI tweak in type2op? I have updated code I got from this topic with two new values from decompiled Windows 11 ACPI. // Add future OS strings here. char Win2000[] = "Windows 2000"; char Win2001[] = "Windows 2001"; char Win2001SP1[] = "Windows 2001 SP1"; char Win2001_1[] = "Windows 2001.1"; char Win2001SP2[] = "Windows 2001 SP2"; char Win2001_1SP1[] = "Windows 2001.1 SP1"; char Win2006[] = "Windows 2006"; char Win2006SP1[] = "Windows 2006 SP1"; char Win2006_1[] = "Windows 2006.1"; char Win2009[] = "Windows 2009"; char Win2012[] = "Windows 2012"; char Win2013[] = "Windows 2013"; char Win2015[] = "Windows 2015"; char Win2016[] = "Windows 2016"; char Win2017[] = "Windows 2017"; char Win2017_2[] = "Windows 2017.2"; char Win2018[] = "Windows 2018"; char Win2018_2[] = "Windows 2018.2"; char Win2019[] = "Windows 2019"; char Win2020[] = "Windows 2020"; char Win2021[] = "Windows 2021"; char Win2022[] = "Windows 2022"; char* SupportedOSList[] = { Win2000, Win2001, Win2001SP1, Win2001_1, Win2001SP2, Win2001_1SP1, Win2006, Win2006SP1, Win2006_1, Win2009, Win2012, Win2013, Win2015, Win2016, Win2017, Win2017_2, Win2018, Win2018_2, Win2019, Win2020, Win2021, Win2022 }; Can you please compile your latest source code mod for all three (5.1 x86, 5.2 x86, 5.2 x64) versions with this tweak included?
  13. I would like to include it in new XP2ESD which was brutally delayed due my personal issues. +- in 2 weeks or similar.
  14. @Dietmar Can you prepare “patch” for source code? Or @Mov AX, 0xDEAD? I would like to build latest ones with some other modifications that I do. I need both 2003 and XP source code patches a I need to compile all 3 for all systems.
  15. Yes it can ve installed on Vista. Use search button here on MSFN. I have posted script to do it.
  16. @legacyfan KB4056615 is replaced by KB4463103
  17. @Joaquim Check XP2ESD to build fully updated modern Windows XP installer, which can be used from Rufus without issues.
  18. I will check these updated tomorrow. I think there are newer ones.
  19. Use WU Dump if needed. Btw, what KBs are you searching for? I have almost all XP Updates for all languages except one request only, which was never found on internet.
  20. @Dietmar Have you looked on this? Seems like interesting way to get i219-V in XP.
  21. I will add few more options soon. Including Administrative tools.
  22. Do you use it from right “Navigation pane”? Administrative tools is folder under programs isnt it?
  23. Whats issue with this GPU? I’m using in inside Dell Optiplex 780. I have this one, GIGABYTE GeForce GT 710 2GB And I’m running in only under XP. I have installed drivers using SDI automatically during setup.
  24. @Mov AX, 0xDEAD Hi, any news on v8 update? How is going this crazy headers mistmach?
×
×
  • Create New...