Content Type
Profiles
Forums
Events
Everything posted by blackwingcat
-
Windows 2000 Professional on the X99 Platform
blackwingcat replied to bluebolt's topic in Windows 2000/2003/NT4
http://blog.livedoor.jp/blackwingcat/archives/1229855.html ACPI\PNP103 Driver is here. You should make localize to English. :") ACPI0004 is CPU container . does your bios setting have "legacy ACPI table show" ? And it is "ACPI Module Device Driver" I think maker provide it I218-V... Will you show me its dependency for example the following? -
Windows 2000 Professional on the X99 Platform
blackwingcat replied to bluebolt's topic in Windows 2000/2003/NT4
Can you write down yellow question marks device Vendor id and device ID ? And did you forget setting msiexec.exe XP compatible mode for other application for PRO2K driver ? I think You can install lan driver from inf file directly. -
What version did you use Xonar DGX Driver ? 5.12.8.18xx ? https://www.asus.com/Sound-Cards/Xonar_DGX/HelpDesk_Download/ Is Your kenrel version 5.0.2195.7394 ? Will you also check Uniprocessor Kernel ?
-
IExpress can not pack both folders and files, this hack makes available it ! If you do not need folder you can make install package with single extraction.
-
I always create installer with CABARC.EXE + IEXPRESS.EXE 1. compress all folder to cab. ... for example example.cab 2. make cmd file @echo off extrac32 /y /e /l .\ .\EXAMPLE.CAB > nul INSATALLER.EXE setup.cmd 3. create Package with IEXPRESS to run setup.cmd
-
Hi. everyone. I received the report of the problem on dropbox v 3.12 and later with cpu load 100%. I found native Windows 2000 bug and fix it. I released extended kernel Win2000 v 2.6c today. I fixed to v2.6c3 at GMT 13:30
-
You should integrated Kernel Core. If you want to report detail. you should describe your SATA DEV_ID.
-
Did you install TWAIN driver ?
-
http://blog.livedoor.jp/blackwingcat/archives/968155.html Does this article make your help ? Perhaps you add DEV_ID to inf file manually
-
Extended kernel, what version?
blackwingcat replied to netbookdelgob's topic in Windows 2000/2003/NT4
You can get it from Official Security ISO(recommended April 2013) or WLU -
Which version did you use? Plz upload it.
-
Hi. I said, Chrome 33 and later compatible browser didn't work on Win2000 correctly. http://w2k.flxsrv.org/brwk2.htm
-
Is there Provider packet limitation per month ? Certain provider restrict network speed if you use over several TB packet.
-
Oh, I have used Resource hacker 3.6 till now. :"> I will try it. In the meantime how many users who want to use Windows Media Player 11 ( without DRM version)for Windows 2000 ? I released WMP11 Japanese version yesterday. If there are several users who want to use English version, I will make it localized to English. I used Resource Hacker 4.2.5 to complete the job, I have older version of Extended Kernel and Extended Core files, and delete resources in newer version(except Version_Info) and import from older version(Overwrite/Check all except Version_Info) and fix language values in Version_Info. rhimport.png And yeah this takes hours to replace all files in package. I did some limited testing and it seems working fine here.
-
What tool do you use for replacing resource ? I' m replacing with binary editor and it is very tired work. # I'm sorry that resource hacker does not work completely.
-
Although I wrote other thread about it, nvme requires storport.sys Win2003 and higher OS have it.
-
Re: Windows 2000 Professional boards/chipsets
blackwingcat replied to trimis's topic in Windows 2000/2003/NT4
Idles at around 40c. Does run a bit warmer than on newer versions of Windows, but not drastically. Well, I felt it is good How about the Temperature after stand-by ? -
Re: Windows 2000 Professional boards/chipsets
blackwingcat replied to trimis's topic in Windows 2000/2003/NT4
How about CPU Temperature? -
How about "secedit /configure /db %systemroot%\security\database\secedit.sdb /cfg %systemroot%\security\templates\hisecdef.inf /verbose" ? Perhaps folder permission problem. You also can try to do it manually during installation with press Ctrl+SHIFT+ESC and run cmd.exe from task manager.
-
I bought SSD Tweaker Pro and tested. It seems to support only Microsoft AHCI driver. (Vista and later) Not supported Intel AHCI driver And this application execute " fsutil behavior query DisableDeleteNotify" every second. But this parameter supported Widnows 7. And I found some bugs. I think this application is useless. http://blog.livedoor.jp/blackwingcat/archives/1922932.html Here is detail report. (Japanese) I'm sad this wasteful spending
- 105 replies
-
1
-
- Windows XP Solid State SSD
- Microsoft
-
(and 1 more)
Tagged with:
-
Microsoft deleted XPSP3/2000SP4 Links
blackwingcat replied to blackwingcat's topic in Windows 2000/2003/NT4
I got original direct link from Windows Update database file. File name is DataStore.edb. http://www.nirsoft.net/utils/ese_database_view.html DB File can be read with ese database viewer. But it can get only native language. If you want other language version, change some registries and clean up windows update folder SoftwareDistribution. -
The reason is that rsaenh.dll is XP's one. RSAENH.DLL is disallowed to modify on Windows Trust System. So, we should change GDI32.dll base address. At first write down main DLL's base address and size to list. and check and find enough space GDI32.dll . It prefers address from 6xxxxxxx to 77xxxxxx. You decide its address and change it.
-
Installing Windows 2000 on a Thinkpad R60
blackwingcat replied to FantasyAcquiesce's topic in Windows 2000/2003/NT4
what error did it show ? Password has been written on download Page. -
Microsoft deleted XPSP3/2000SP4 Links
blackwingcat replied to blackwingcat's topic in Windows 2000/2003/NT4
Speaking from my experience, it is actually very difficult to find working links for non-EN updates. Especially when it comes to less used languages you have to spend a lot of time in Google and even then in some cases the links are simply not indexed at all Now we still can download some update files from windows catalog site, also in other languages. I recommend that we download available files before microsoft deletes them. -
Installing Windows 2000 on a Thinkpad R60
blackwingcat replied to FantasyAcquiesce's topic in Windows 2000/2003/NT4
Firefox installer reject to install when detected OS version NT5.0. so set to run version XP mode with fcwin2k or other tool.