Jump to content

blackwingcat

Member
  • Posts

    1,318
  • Joined

  • Last visited

  • Days Won

    5
  • Donations

    0.00 USD 
  • Country

    Japan

Everything posted by blackwingcat

  1. I try to run it with Windows2000-KB2393802-v11-x86-ENU. But It occurrs crush with watson. Are there any other requirement ?
  2. Hi. Perhaps I forget to change version. I set Traditional Chinese and Japanese version 7104.
  3. Hi. Did you try Windows installer clean up utility ? http://blog.livedoor.jp/blackwingcat/archives/1217509.html I salvaged it here. (keyword 'clean') http://w2k.flxsrv.org/wlu/wlu.htm
  4. I try to set registry. HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\IDE\HardDiskDrive\SerialNumber\Device Parameters\Disk UserWriteCacheSetting works fine. HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\USBSTOR\USBDiskDrive\SerialNumber\Device Parameters\Disk But UserWriteCacheSetting has no effect. I tested the following way. * I Plug USB Memory. * Copy files to USB * I eject it. * I Reconect it. * I check the files. but write cache in Win2k can be disabled with the "UserWriteCacheSetting" registry entry set to 0. I have UserWriteCacheSetting enabled for the primary IDE hard drive (a western digital 30gb HD) but disabled for my USB card reader and Sony Microvault USB Flash drive. MS KB article 326919 shows how to turn off write caching on a usb 2.0 hard drive. however instead of using the following registry key: "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\IDE\HardDiskDrive\SerialNumber\Device Parameters\Disk" use this one instead for USB storage drives: "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\USBSTOR\USBDiskDrive\SerialNumber\Device Parameters\Disk" as in my last post, from the Device Parameters key, create a key called Disk, and then from "Disk", create a registry entry called UserWriteCacheSetting as a DWORD type and set its value to 0.
  5. I added these functions on v17m
  6. Hi, I fixed on v17n Several weeks ago I posted about this so I'm glad someone else is now seeing it, hopefully a fix can be worked out. It's a little annoying although the latest Firefox and Thunderbird are still working good.
  7. Plz see its requirement. AMD 12.4 for Widows 2000 requires extended kernel v17. (or wildbill's kernel)
  8. Does Nirsoft Currport work ? Our iphlpapi.dll seems problem on GetUdpExTable2FromStack/GetTcpExTable2FromStack I found iphlpapi v5.0.2195.7097 requires KB957579(Minimum require is KB951798)
  9. The reason which Windows XP doesn't show safe removal option is Windows XP use Write cache off with removable media. Windows 2000 use Write cache on ! It is very dangerous !!! In other hand Can we use write cache off option ?
  10. Hi. kernel32.dll must be changed ImageBase. It changes Code and Data Base address change. You can test more easy following. 1. SafeDllSearchMode off. 2. Create Folder 3. Copy notepad.exe there. 4. Copy New kernel32.dll 5. If your Kernel32.dll image corrects, notepad run. 6. Try to install to real system.
  11. Hi. Already developping version was added vDbgPrintExWithPrefix vDbgPrintEx DbgPrintEx it will be coming soon Is Your HDD enough space ?
  12. Hi. I found your code miss. ntdll.dll (5.0.2195.7084) 77FD4A02 68F10000C0 push C00000F1h <- 77FD4A07 E84C7BFDFF call RtlRaiseStatus 77FD4A0C L77FD4A0C: 77FD4A0C BEF00000C0 mov esi,C00000F0h 77FD4A11 EBCF jmp L77FD49E2
  13. Hi. Yes 2 entries. It's Okay. You must change base address and other code indicated by relocation table. You can change it more easy with PeMaker http://blog.livedoor.jp/blackwingcat/archives/1313117.html Perhaps it is enough.
  14. I posted Opera forum. http://my.opera.com/community/forums/topic.dml?id=1463272 The current version Opera blocks by OS version Hardware Acceleration.
  15. Perhaps it related attouchconsle function. It is same as KDW. Are there any idea ?
  16. Hi, There are some difference in kernel32.dll in code. * Default Sub culture is different value (JPN=0x411). * Include country code and string in code.(You can find "Japanese" and "JPN" with Unicode) * Base address is different(Almost dll and Cause of problem). * some included resource files are different., so you must replace it. No relation. But if you installed extended kernel, you had not better use KDW system installation. Extended Kernel doesnt have any functions, but it has some function which doesn't exitst in KDW.
  17. KDW package includes text guide. And English Support Page Here http://oldcigaret.info/win2k/phpBB3/viewtopic.php?f=6&t=292 we can use Intel Raid Storage Driver 8.9 with Kernel Core.
  18. I means the graphics driver version. Same Problem as you occured when I use Old graphic drive. and I changed the performance setting.
  19. I could install Java 7 Update 5, but Java 7 has freeze problem which said by ppgrainbow. So I use Java6 Update 33
  20. Well, I see. I think that problem come from USP 5.1. So I said him to create native Windows 2000 environment.
  21. here is SP4SRP v1 http://www.microsoft.com/en-us/download/details.aspx?id=18997
  22. I think both webcams can work without UUR10 and extended Kernel.(need SP4SRPv1 and other WU and KB888111) Can you try to install them native environment ? And, WildBill, Are there your multi CPU kernel have problem in extended function ? It seems a function have not neccesary method and it seems same as Single Core CPU kernel. (I think it v10 ntkrnlamp.)
  23. It seems there is a problem on VGA Driver. Which version do you use ?
  24. Can you use Laptop Integrated Webcam ? It seems that supported Windows 2000 on driver which was shown by me.
×
×
  • Create New...