Jump to content

WinFX

Member
  • Posts

    292
  • Joined

  • Last visited

  • Days Won

    2
  • Donations

    0.00 USD 
  • Country

    Argentina

Everything posted by WinFX

  1. Hello, I want to know how to do to have SNI support in Windows 2000, XP and 2003. I know it is only available for Vista and above, here someone says that it works with IE8 in Windows XP !!!
  2. Blackwingcat told me why BSOD appears when installing the driver with the extended core. For an unknown reason, it must be for incompatibility, the IEEE 802.11ac drivers do not work in Windows 2000, but the one that I have is IEEE 802.11bgn that I do not know if it's the same (first capture) But this wireless has retrocompatibility with 802.11bg and 802.11b, also to put the bandwidth in 20Mhz only (second capture) And the inf file has code which we can edit to our liking with those options (third capture)
  3. The dependencies are: IoCsqInsertIrp IoCsqRemoveIrp IoCsqRemoveNextIrp
  4. Hi, I want to install WN722Nv2 in Windows 2000, there are three dependencies that does not have ntoskrnl and I know PEMaker. As I use it, before saving the edited sys I get this dialogue, Thanks.
  5. You can eliminate the calls to those 3 instructions from CFF explorer since I still get an error when installing the driver and the other alternative of using an older version of the Extended Core, I use the v14c and the BSOD also appears. Or you can eliminate the call to those 3 instructions from PEMaker I give them to the delete button and I get a dialogue with which I have to change I do not know what and I do not understand anything using PEMaker. This already makes me very boring
  6. I followed the steps of the first method to the letter but when I opened the recompiled ntoskrnl.exe and I get this, do I ignore it or what do I have to do? Did I do something wrong?
  7. I'm going to try it now, but why do you have ntkrpamp open?
  8. Well, Windows 2000, XP SP1 and 2003 RTM supports wireless connections but the only type of compatible encryption is WEP! WEP is a headache first the password has to have those exact characters I do not know what to put and I forget it, and second WEP is sooooo unsafe and vulerable. Someone knows an update/patch released by Microsoft especially for Windows 2000 so at least support WPA, or a tool/utility/plugin to connect to networks WPA-TKIP or WPA2-AES because I do not want to change my encryption method to WEP only to access the internet in Windows 2000.
  9. Time has passed but I discovered the problem, it is that NTOSKRNL does not have 3 functions that the SYS needs which are in the following screenshot, maybe it could be solved using PEMaker that unfortunately I do not know how to use it, but I leave the link of the driver here: https://drive.google.com/file/d/1ulPvj46eAcIPtScRF6DcrNKokjGqRL_9 I have installed SP4+KB891861+KB951748 on my LGA775, I can not go the way of installing the Extended Core since it leaves my Windows 2000 unstable and when installing the driver I get a BSOD. What I want is to install the driver without any unofficial NTOSKRNL, but if I edit the SYS that is causing the problem.
  10. They know a program or utility to decompile SYS since there is a device that I have and it does not work in Windows 2000 and I want to edit the SYS to perform tests if it is installed. Note: the utility must require Windows 7 or a lower version since my processor is not compatible with PAE / NX, if it requires Windows XP, 2000 or 9x better.
  11. I know that the dial-up in 2019 does not work much anymore, but I'm curious when watching videos on YouTube connecting old computers with Windows 9x and other old systems to the Internet with the dial-up made by them. I wonder what things I need to put together my dial-up server.
  12. I agree Windows 2000 is and always will be the best MS system! I have Windows 2000 installed on my PC with the unofficial updates of BWC and writing from there. BWC says that it will work only until 2099 but without any problem it passes to 2100 but others will think how it is only in x86 will be until 2038 due to the bug Y2K38 but in Windows based on NT the operating system is x86 or x64 the maximum year is 9999.
  13. When I click search in Internet Explorer 6 in Windows XP I get a message saying "Internet Explorer 6 Search Companion is no longer supported." since mid-2015 I get this. But there is a video of someone called Bingocat that was uploaded on April 14, 2016: https://www.youtube.com/watch?v=1tm5ZbALMPc I do not know if something needs to be changed in the registry or something like that since IE6's browser has things in the shell of windows xp.
  14. I have all the updates on my Windows 2000 PC in English until 2010 including IE6SP1 up to MS12-052 for IE6 or something like that. I have installed v2.9bG and disable Microsoft Groove and still can not install it.
  15. I only downloaded a snapshot of the year 2005 that had about 750 files, but now I'm downloading from 3 AM one that has about 85000 that is downloading everything until 2003 since from 2004/2005 it takes more unnecessary time because WUP5 / 6 is stored and WUP4 is stored in another server-domain. You are right greenhillmaniac was the lack of files, so for the tests to take a long time because very slow and more than 9 hours downloading and barely 30012 of the 84853 files when writing this.
  16. Sorry for my bad english i talk spanish
  17. Well in case you do not know Windows Update v3/v4 was removed in August 2011. I started working on a project that consists of opening Windows Update v3 and v4 but locally to install that small amount of updates. What I did was install on my LGA775 Windows 2000 Advanced Server, then install the services of IIS 5.0, DNS and WINS (required for Windows 9x); There are articles and videos on youtube to know about Windows server. Create a domain www.update.microsoft.com and v4.windowsupdate.microsoft.com and then edit the hosts file to access the site from your network and not from the MS servers. Then use the ruby script called "wayback_machine_downloader" to download sites from the Web Archive since content is stored in this site. I started testing the WUP3 site from Windows 95 OSR2.5, and here I show you a screenshot and a list of some errors that I witnessed: This capture is really from my Windows 95 VM, it is not an image of a site from 2011 or earlier. Here the defects: 1. My Windows 95 is in Spanish but the Windows Update is in English, even though you have the folder / Static_w95 / V31site / x86 / w95 / en 2. Neither seek me updates when I click on Product Updates I get an error 3. This is not whit Windows 95, if not with the NT 4.0 is not redirected to me.
  18. Can the username be changed more than once? If allowed, change it to "Win2000Fan"
  19. Modernizr is to give HTML5 to IE6, 7 and 8. But try with IE5.5 but no result, it does not even work with errors. Here the code to find if there is something that blocks versions prior to IE6 or the type of scripts that has none is compatible:
  20. They are already enabled correctly and I can not access wikipedia or betaarchive
  21. Hello, how could you install the language pack in Spanish, in version 28.3.0a (latest)
  22. This is the link to download the unofficial update: http://w2k.flxsrv.org/cgi-bin/dl.cgi?file=Windows-KB975599-v2-x86-intl.exe&lang=ja
  23. I come to ask, how to slipstream unofficial updates, in my case I want to slipstream the WinUSB that is in Blackwingcat's WLU. With HFSLIP or maybe with nLite. Since in my Intel 6 Series C200 Chispet, USB does not work and I have to use CD and a PS/2 keyboard to install this system, but my computer does not have PS/2 ports, I can not go that way, due to this problem I can not install Windows 2000 and since 6 months ago I am looking for a solution to this damn problem.
  24. I in a VM install Windows XP Pro SP3 x86, then disable SSL 2 and 3, to enable TLS 1.0. I was able to access Google, but even many sites were not accessible, then I installed KB3081320 to have AES-256 support and I could access more sites with that supported encryption. But there are sites that I can not yet access, for me the problem was that my Windows XP had the IE6SP3 so I updated it to IE8, but everything was the same. Draw the conclusion that the problem was that it was only compatible with TLS 1.0 and not later, which installed KB4019276 and followed all the steps in the microsoft page: https://support.microsoft.com/en-us/help / 4019276 / update-to-add-support-for-tls-1-1-and-tls-1-2-in-windows. But when checking in https://www.howsmyssl.com he still told me that TLS 1.0 was only activated; I know that some in WinXP + IE8 managed to make these protocols work.
  25. Yes, you did not look at the other images, you can install the driver with the aforementioned problems, but I'll try what you said
×
×
  • Create New...