MSFN Forum: Unofficial SP 5.2 for Microsoft Windows 2000 - MSFN Forum

Jump to content


  • 28 Pages +
  • « First
  • 13
  • 14
  • 15
  • 16
  • 17
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

Unofficial SP 5.2 for Microsoft Windows 2000 in preparation

#281 User is offline   Tommy 

  • Brooke's Tommy honey <3
  • PipPipPip
  • Group: Members
  • Posts: 307
  • Joined: 19-February 10
  • OS:Windows 2000 Professional
  • Country: Country Flag

Posted 19 December 2012 - 09:20 AM

I'm going to throw this out since I've been collaborating privately with tomasz86 for a long time on this project and I'd like some feedback, possibly to fix a problem that has been plaguing me for a while.

Since daily UURollups are meant to be uninstalled before you install the new copy, doing that for me causes a blue screen upon bootup with the error message LdrLoadLock is missing from ntdll.dll. What is causing this issue? Why does it need LdrLoadLock especially when it worked fine with it before. That must mean something is requiring it and it can't find it anymore. I've been thinking about this for a while now and I haven't even brought it to tomasz's attention yet, but I have installed his latest .NET Framework 1.0 through 4.0 package. Is it possible this update is calling upon LdrLoadLock and it's not there so it crashes with this BSoD message? I personally have no idea what .NET Framework needs in the line of dependencies. But there has to be something that changes from the time I install my system until then. I also use his latest HF_SLIP compilation of Windows 2000 updates.The only other update that I go ahead and install myself after installing Windows 2000, the latest daily UURollup 11....is .NET Framework.


#282 User is offline   tomasz86 

  • http://www.windows2000.tk
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,220
  • Joined: 27-November 10
  • OS:Windows 2000 Professional
  • Country: Country Flag

Posted 19 December 2012 - 09:27 AM

It must be caused by one of the programs which you've got installed. It calls LdrLoadLock, can't find it any more and throws an error. It's definitely not related to the .NET Framework installation itself.

Could you post a screen shot of your Control Panel Add/Remove Programs applet?

This post has been edited by tomasz86: 19 December 2012 - 09:28 AM


#283 User is offline   Tommy 

  • Brooke's Tommy honey <3
  • PipPipPip
  • Group: Members
  • Posts: 307
  • Joined: 19-February 10
  • OS:Windows 2000 Professional
  • Country: Country Flag

Posted 19 December 2012 - 12:10 PM

Yes, sir!

Attached File(s)



#284 User is offline   tomasz86 

  • http://www.windows2000.tk
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,220
  • Joined: 27-November 10
  • OS:Windows 2000 Professional
  • Country: Country Flag

Posted 19 December 2012 - 12:47 PM

Quite a lot of stuff over there :lol:

Could you check your autostart in msconfig? It may be a program but it could also be a driver which cannot be loaded without the unofficial ntdll.dll file.

#285 User is offline   Tommy 

  • Brooke's Tommy honey <3
  • PipPipPip
  • Group: Members
  • Posts: 307
  • Joined: 19-February 10
  • OS:Windows 2000 Professional
  • Country: Country Flag

Posted 19 December 2012 - 03:15 PM

I'm not really sure what it could be. My nVIDIA driver is actually one supported as of right now and doesn't require and additional patches. I'm not so sure about the Realtek driver. I never tried installing it on a stock system. Everything else that starts up with Windows I believe is stuff designed for Windows 2000. The only thing in question now would be the Realtek drivers but I wouldn't think that should cause any issues to prevent it from ever seeing the login screen at the very least.

#286 User is offline   tomasz86 

  • http://www.windows2000.tk
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,220
  • Joined: 27-November 10
  • OS:Windows 2000 Professional
  • Country: Country Flag

Posted 21 December 2012 - 05:16 AM

I can't really help with the problem as it would require to check all of those items one by one :( What I'm sure about is that UURollup can't cause such a problem itself. It must be another update / driver / program to be the culprit.

Tomorrow I'm going to upload a new weekly version of UURollup-v11 and this will be something like a RC (as UURollup-v11 stable is going to be ready next week). At the moment there's still one known bug, i.e. Silverlight doesn't work with East Asian locales other than Japanese.

#287 User is offline   jumper 

  • Masters HJ/TJ'er (back in training)
  • PipPipPip
  • Group: Members
  • Posts: 361
  • Joined: 21-January 11
  • OS:98SE
  • Country: Country Flag

Posted 22 December 2012 - 04:08 AM

@SearanoX: Use Find to search for the text "LdrLoadLock" in files of type *.dll and *.exe in your Windows folder and below. Expand the search as necessary until you find something--It has to be there somewhere! Once you get some hits, use Dependency Walker to confirm.

Edit: Just did a Google search and found out there is no such thing as "LdrLoadLock"--did you mean "LoaderLock", "LdrLockLoaderLock", or perhaps "LdrpLoaderLock" ???

This post has been edited by jumper: 22 December 2012 - 04:31 AM


#288 User is offline   tomasz86 

  • http://www.windows2000.tk
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,220
  • Joined: 27-November 10
  • OS:Windows 2000 Professional
  • Country: Country Flag

Posted 22 December 2012 - 08:56 AM

I've finished preparing a new weekly release of UURollup-v11 but haven't been able to test slipstreaming yet. I hope to do it tomorrow and if everything is all right then I'll upload the file.

@jumper Thanks for checking the function. I also think that it must be something different than LdrLoadLock (I'm guessing that it's probably LdrLockLoaderLock).

#289 User is offline   Tommy 

  • Brooke's Tommy honey <3
  • PipPipPip
  • Group: Members
  • Posts: 307
  • Joined: 19-February 10
  • OS:Windows 2000 Professional
  • Country: Country Flag

Posted 22 December 2012 - 11:47 AM

View Posttomasz86, on 22 December 2012 - 08:56 AM, said:

I've finished preparing a new weekly release of UURollup-v11 but haven't been able to test slipstreaming yet. I hope to do it tomorrow and if everything is all right then I'll upload the file.

@jumper Thanks for checking the function. I also think that it must be something different than LdrLoadLock (I'm guessing that it's probably LdrLockLoaderLock).


I think you guys are right. I couldn't remember the name exactly but I knew it had something to do with Ldr and Lock. Seems to me I got the error also when just using blackwingcat's kernel extension about a year ago when that's what I was using. But it didn't result in a blue screen but rather as critical stop messages in Windows.

#290 User is offline   jumper 

  • Masters HJ/TJ'er (back in training)
  • PipPipPip
  • Group: Members
  • Posts: 361
  • Joined: 21-January 11
  • OS:98SE
  • Country: Country Flag

Posted 22 December 2012 - 10:53 PM

I think tomasz86 is right:

Quote


Version 5.1 would be Windows XP.

The other two strings seem to be symbols rather than function names.

#291 User is offline   tomasz86 

  • http://www.windows2000.tk
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,220
  • Joined: 27-November 10
  • OS:Windows 2000 Professional
  • Country: Country Flag

Posted 23 December 2012 - 10:43 AM

There seems to be a problem in the newest weekly / daily releases of UURollup-v11. After slipstreaming and installing the system Cryptographic Service doesn't start (it does when UURollup has been installed manually). I don't know what causes the problem and need more time for testing... so I don't think it will be possible to release a stable version of UURollup-v11 this month. I think that it will be better to have more time to test it more thoroughly to eliminate all bugs and make sure that everything works perfectly OK.

#292 User is offline   Tommy 

  • Brooke's Tommy honey <3
  • PipPipPip
  • Group: Members
  • Posts: 307
  • Joined: 19-February 10
  • OS:Windows 2000 Professional
  • Country: Country Flag

Posted 23 December 2012 - 08:07 PM

I would say wait on releasing a stable version too, especially to iron out a few of the bugs we're investigating now as well.

I still sometimes have random explorer crashes but I can't remember exactly what you told me to run in order to figure out what causes them. They don't happen all the time but at times I click on my external drive and I just get a random critical stop error and it either just closes the current window or it takes the entire explorer.exe down with it.

#293 User is offline   tomasz86 

  • http://www.windows2000.tk
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,220
  • Joined: 27-November 10
  • OS:Windows 2000 Professional
  • Country: Country Flag

Posted 04 January 2013 - 08:43 PM

I'm going to upload a new daily release of UURollup-v11 later today... but I'd like to ask you for something. Could anyone check whether hibernation works in his system? That is in a system where recent weekly or daily version of UURollup-v11 has been installed.

Edit: By the way, I'm planning to add a simple firewall to USP 5.2. It's still a far-distance plan but I'm going to use Malware Defender 2.7.3.0003 as a basis. It's very light, quite simple but also offers many configuration options for advanced users. It's also the newest available firewall software supporting Win2k. I'm not going to integrate it as it is but rather prepare a minimalistic version which would be easier to use for beginners too (a kind of "one-click" solution). This firewall would be disabled by default and available in the Control Panel. You would also be able to uninstall it using the Control Panel's Add/Remove Windows Components applet.

This post has been edited by tomasz86: 04 January 2013 - 10:06 PM


#294 User is offline   Tommy 

  • Brooke's Tommy honey <3
  • PipPipPip
  • Group: Members
  • Posts: 307
  • Joined: 19-February 10
  • OS:Windows 2000 Professional
  • Country: Country Flag

Posted 04 January 2013 - 10:39 PM

View Posttomasz86, on 04 January 2013 - 08:43 PM, said:

I'm going to upload a new daily release of UURollup-v11 later today... but I'd like to ask you for something. Could anyone check whether hibernation works in his system? That is in a system where recent weekly or daily version of UURollup-v11 has been installed.


Does that basically mean me? XD

View Posttomasz86, on 04 January 2013 - 08:43 PM, said:

Edit: By the way, I'm planning to add a simple firewall to USP 5.2. It's still a far-distance plan but I'm going to use Malware Defender 2.7.3.0003 as a basis. It's very light, quite simple but also offers many configuration options for advanced users. It's also the newest available firewall software supporting Win2k. I'm not going to integrate it as it is but rather prepare a minimalistic version which would be easier to use for beginners too (a kind of "one-click" solution). This firewall would be disabled by default and available in the Control Panel. You would also be able to uninstall it using the Control Panel's Add/Remove Windows Components applet.


I absolutely LOVE this idea! It'd be great if you could make it where it's as easy to use as the Windows Firewall. Something very basic and easy to configure.

#295 User is offline   tomasz86 

  • http://www.windows2000.tk
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,220
  • Joined: 27-November 10
  • OS:Windows 2000 Professional
  • Country: Country Flag

Posted 05 January 2013 - 12:59 AM

View PostSearanoX, on 04 January 2013 - 10:39 PM, said:

Does that basically mean me? XD

Probably yes :P I'm getting an error when trying to enable hibernation in my system and I wonder whether it's just an individual issue or maybe a more serious problem.

#296 User is offline   tomasz86 

  • http://www.windows2000.tk
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,220
  • Joined: 27-November 10
  • OS:Windows 2000 Professional
  • Country: Country Flag

Posted 05 January 2013 - 09:31 AM

After a two-week break a new daily of UURollup-v11 is ready.

There are no drastic changes in it. I've just updated all kernel files to the newest versions and also partially re-enabled Automatic Updates in order to make Windows Defender update mechanism work (thanks for information).

This post has been edited by tomasz86: 05 January 2013 - 09:31 AM


#297 User is offline   Hackeronte 

  • Windows 2000 Pro ©® Fashion
  • Group: Members
  • Posts: 46
  • Joined: 18-July 10
  • OS:Windows 2000 Professional
  • Country: Country Flag

Posted 05 January 2013 - 05:38 PM

@EveryBody

Happy new year to all MSFN users! :D

@tomasz86

Malware Defender 2.7.3.0003... is this the last version working on W2K ?
I've found a little issue about MD 2.7 and chkdsk on xp-sp3 here... i don't know if it's important in the context of w2k but... :)

i've downloaded Windows2000-UURollup-v11-d130105-x86-ENU.7z from DropBox and my AV avast! 4.8 is yelling that
sfc.dll is a trojan. Win32:Banker-BKL [Trj]

i think is a FALSE POSITIVE result

Can you confirme that is a false positive ?

regards

hackeronte

This post has been edited by Hackeronte: 05 January 2013 - 05:39 PM


#298 User is offline   Tommy 

  • Brooke's Tommy honey <3
  • PipPipPip
  • Group: Members
  • Posts: 307
  • Joined: 19-February 10
  • OS:Windows 2000 Professional
  • Country: Country Flag

Posted 05 January 2013 - 07:00 PM

@Hackeronte

Happy new year to you too!!

I scanned sfc.dll with AVG, no issues reported.

@tomasz86

Hibernate doesn't work for me either. I never actually used it but when I did enable it and tried it out, the screen goes black and just goes right back to the desktop and starts up again. Apparently it is a major bug.

#299 User is offline   tomasz86 

  • http://www.windows2000.tk
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,220
  • Joined: 27-November 10
  • OS:Windows 2000 Professional
  • Country: Country Flag

Posted 05 January 2013 - 07:22 PM

Happy New Year! :)

It's a false positive. SFC.DLL has been patched in order to disable Windows File Protection as it was going crazy with unofficial files installed (especially when installing a newer version of UURollup over an older one and then uninstalling it, WFP wanted to replace the official files with the unofficial ones, etc.).

I get this when trying to enable Hibernation:

Posted Image

I guess we'll have to to test it more thoroughly later to find out whether it's indeed UURollup to break it.

Thanks for info about Malware Defender. I'll try to test the issue here.

#300 User is offline   Tommy 

  • Brooke's Tommy honey <3
  • PipPipPip
  • Group: Members
  • Posts: 307
  • Joined: 19-February 10
  • OS:Windows 2000 Professional
  • Country: Country Flag

Posted 05 January 2013 - 07:45 PM

I didn't get that error message. All it did was it acted like it was going to hibernate but once the screen turned black like it was off, it just came back to the desktop like nothing happened.

Share this topic:


  • 28 Pages +
  • « First
  • 13
  • 14
  • 15
  • 16
  • 17
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

9 User(s) are reading this topic
0 members, 9 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy