KernelEx for Win2000 Kernel Extension for Windows 2000
#301
Posted 14 September 2012 - 09:57 AM
I know you mentioned before that problems would occur if you added some of the Vista functions into your kernel extension, but since you've been doing it lately and we haven't seem to run into issues, would it be possible to add SHGetFolderPathEx to shell32.dll and ordinal 345 (0x0159) to comctl32.dll and see what happens?
#302
Posted 14 September 2012 - 10:44 AM
SearanoX, on 14 September 2012 - 09:57 AM, said:
He removed sxs.dll and changed advapi32.dll, kernel32.dll, ntdll.dll and user32.dll.
By the way,
regsvr32 propsys.dll 6.0.6001.18000
doesn't work...
This post has been edited by tomasz86: 14 September 2012 - 10:55 AM
#303
Posted 14 September 2012 - 11:03 AM
#304
Posted 14 September 2012 - 02:06 PM
I would get them from the site. But I have no idea which Link is the one I should click.
#305
Posted 14 September 2012 - 03:00 PM
But this is the link you always want to use: http://blog.livedoor...es/1299806.html
Another tip is he dates the releases so the rule of them also is to look for the latest date on there, that indicates it's the newer version.
This post has been edited by SearanoX: 14 September 2012 - 03:04 PM
#306
Posted 14 September 2012 - 03:06 PM
SearanoX, on 14 September 2012 - 03:00 PM, said:
Oh alright... I didn't see it <.< That was quite dumb of me. I found it now Thanks
So this is the only file I need right?
Windows2000-KB935839-x86-v2-ENU.EXE
If so I think I'm ready to play around with 2000
#307
Posted 14 September 2012 - 03:51 PM
Scroll down more, find the version that's v22b aka v2.2b, that's the one that gives you much more benefits and added extensions. v2 only removes the "...is not a valid Win32 program" error.
@blackwingcat
I've been having a lot of internet issues since using a few of your patches. On a non-modded Windows 2000 SP4 UR1 system, my internet works fine. However, lately i get a lot of DNS can't be resolved issues or my internet just kicks me off all together. I remember once just trying a newer version of iphlpapi.dll that you had worked on and that's when a few of my issues began. Is there anything in there that could be giving me problems, especially since I'm on dialup? My internet is getting to the point where it's almost unusable and I'm working with my ISP's support and they're starting to say that it sounds like my computer isn't picking up the DNS information. Is there anything you know about this?
#308
Posted 14 September 2012 - 05:00 PM
SearanoX, on 14 September 2012 - 03:51 PM, said:
Scroll down more, find the version that's v22b aka v2.2b, that's the one that gives you much more benefits and added extensions. v2 only removes the "...is not a valid Win32 program" error.
Oh okay. thanks, I didn't think I needed anything else but it seems I do >_<, Oh well Downloading now. Thanks for the help!
#309
Posted 14 September 2012 - 06:31 PM
Windows2000-KB935839-v22b-x86-ENU.EXE
(is that the one I needed?)
Well anyways... I execute'ed it and it extract's but after click the button Execute. It pops up with an error. "%InvalidIEVersion%"
So what does that mean?
EDIT:, never mind I think I figured out what I did wrong... I did not get the latesr kernel extension.
Edit#2: never mind i killed windows 2000... Bummer.
This post has been edited by Linktopower: 14 September 2012 - 06:53 PM
#310
Posted 14 September 2012 - 07:25 PM
You need to install IE6 SP1 and IE6.0SP1-KB2722913-WINDOWS2000-X86-ENU otherwise it will not install because it relies on those two things.
#311
Posted 14 September 2012 - 07:56 PM
SearanoX, on 14 September 2012 - 07:25 PM, said:
You need to install IE6 SP1 and IE6.0SP1-KB2722913-WINDOWS2000-X86-ENU otherwise it will not install because it relies on those two things.
Oh... that's why, thanks for telling me. It seems this'll have to wait till I get near some Wifi to pick up IE6 <__<
#312
Posted 15 September 2012 - 03:07 AM
dnsrslvr.dll 5.0.2195.7280
http://support.microsoft.com/kb/957579
SearanoX, on 14 September 2012 - 03:51 PM, said:
I've been having a lot of internet issues since using a few of your patcheOn a non-ms. odded Windows 2000 SP4 UR1 system, my internet works fine. However, lately i get a lot of DNS can't be resolved issues or my internet just kicks me off all together. I remember once just trying a newer version of iphlpapi.dll that you had worked on and that's when a few of my issues began. Is there anything in there that could be giving me problems, especially since I'm on dialup? My internet is getting to the point where it's almost unusable and I'm working with my ISP's support and they're starting to say that it sounds like my computer isn't picking up the DNS information. Is there anything you know about this?
This post has been edited by blackwingcat: 15 September 2012 - 07:12 AM
#313
Posted 15 September 2012 - 03:11 AM
Do you have xmllite ?
tomasz86, on 14 September 2012 - 10:44 AM, said:
SearanoX, on 14 September 2012 - 09:57 AM, said:
He removed sxs.dll and changed advapi32.dll, kernel32.dll, ntdll.dll and user32.dll.
By the way,
regsvr32 propsys.dll 6.0.6001.18000
doesn't work...
#314
Posted 15 September 2012 - 05:39 AM
blackwingcat, on 15 September 2012 - 03:07 AM, said:
dnsrslvr.dll 5.0.2195.7180
http://support.microsoft.com/kb/957579
There is a newer version in
http://www.windows20...dates/#kb951748
Dnsrslvr.dll 5.0.2195.7280 (included in UR2)
This post has been edited by tomasz86: 15 September 2012 - 05:41 AM
#315
Posted 15 September 2012 - 07:14 AM
KB957579 includes it.
Thx
tomasz86, on 15 September 2012 - 05:39 AM, said:
blackwingcat, on 15 September 2012 - 03:07 AM, said:
dnsrslvr.dll 5.0.2195.7180
http://support.microsoft.com/kb/957579
There is a newer version in
http://www.windows20...dates/#kb951748
Dnsrslvr.dll 5.0.2195.7280 (included in UR2)
#316
Posted 15 September 2012 - 07:59 AM
#317
Posted 15 September 2012 - 11:18 AM
SearanoX, on 14 September 2012 - 07:25 PM, said:
You need to install IE6 SP1 and IE6.0SP1-KB2722913-WINDOWS2000-X86-ENU otherwise it will not install because it relies on those two things.
Okay back with one dumb question? Where can I find those two files^... could you link them please?
#318
Posted 15 September 2012 - 12:03 PM
Linktopower, on 15 September 2012 - 11:18 AM, said:
SearanoX, on 14 September 2012 - 07:25 PM, said:
You need to install IE6 SP1 and IE6.0SP1-KB2722913-WINDOWS2000-X86-ENU otherwise it will not install because it relies on those two things.
Okay back with one dumb question? Where can I find those two files^... could you link them please?
IE6 you can download directly from M$: http://download.micr...US/ie6setup.exe
and the other update you can find on the Windows 2000 Updates list: http://www.windows2000.tk/updates/
However, it seems that your system is not fully updated. I'd recommend installing at least all available official updates before applying any unofficial patches.
#319
Posted 15 September 2012 - 12:26 PM
tomasz86, on 15 September 2012 - 12:03 PM, said:
Linktopower, on 15 September 2012 - 11:18 AM, said:
SearanoX, on 14 September 2012 - 07:25 PM, said:
You need to install IE6 SP1 and IE6.0SP1-KB2722913-WINDOWS2000-X86-ENU otherwise it will not install because it relies on those two things.
Okay back with one dumb question? Where can I find those two files^... could you link them please?
IE6 you can download directly from M$: http://download.micr...US/ie6setup.exe
and the other update you can find on the Windows 2000 Updates list: http://www.windows2000.tk/updates/
However, it seems that your system is not fully updated. I'd recommend installing at least all available official updates before applying any unofficial patches.
Alright thanks, and I'm guessing that my Windows 2000 pro SP4 is not up to date at all... Could I install that Microsoft Windows 2000 Unofficial SP 5.1.2195 and will that update my system fully?... (I need to stop asking dumb questions)
#320
Posted 15 September 2012 - 12:32 PM
Linktopower, on 15 September 2012 - 12:26 PM, said:
Currently, there is no one single file available, that I know of, that will update your system fully, hence tomasz86's long term goal of coming up with a new Win2k SP. Sorry if I jumped in and misunderstood something.
Cheers and Regards
- ← Any hope of getting Windows 2000 running on my PC?
- Windows NT4 / 2000 / 2003
- does WD external hdd work in W2K ? →



Help


Back to top










