Content Type
Profiles
Forums
Events
Everything posted by blackwingcat
-
I think so that because It doesn't create Application Data\Microsoft\PlayReady folder.
-
.NET Framework 3.5 SP1 Project
blackwingcat replied to blackwingcat's topic in Windows 2000/2003/NT4
I found some .Net 4.0 Application Crash with using "ClearTypeHInt.Enabled". How can we implement it ? For example MiniTwitter 1.5 lea eax,[ebp-10h] push eax push ebx push offset '{2da8dded-086f-4cb9-a77f-b974b9cb0186}',0000h push ebx push offset 'ncalrpc' push ebx mov [ebp-10h],ebx call [RPCRT4.dll!RpcStringBindingComposeW] mov esi,eax cmp esi,ebx jnz L562005C5 mov eax,[ebp-10h] mov [ebp-18h],eax push eax lea edi,[ebp-14h] mov [ebp-04h],ebx call SUB_L561D9896 mov byte ptr [ebp-04h],01h push [ebp-14h] call [RPCRT4.dll!RpcMgmtIsServerListening] << Fail cmp eax,ebx -
Silverlight 5.1 works again on Extended kernel . But Download context can't play. I think the reason is that something block network access.
-
I checked packet with WIreshark 1.8.2 when Live Messenger 2009 works on Windows 2000 last week. It send something but it returns error. But I don't know it.
-
Perhaps WNetRestoreConnectionA is old Windows NT Component. If the function exists, the application will work Windows NT 3.51 Mode. kernel32.dll FlsAlloc FlsGetValue FLSSetValue FlsFree IsTNT shell32.dll SHCreateItemFromParsingName SHGetFolderPathEx uxtheme.dll DrawThemeTextEx advapi32.dll EventRegister EventUnregister EventWrite RegGetValueW the functions are based Windows NT6. If the function exists, the application will work Windows NT 6.0 Mode. I think that if these functions are added , Many problems occur.
-
Thx for information I implemented the function on v20m3
-
Thx. I forgot to replace resource. I fixed on v20k3/4
-
I fixed SearanoX's problem on v20k2 . It may be fixed tomasz86's problem.
-
Does Intel CPU Driver work on Windows 2000 ?
blackwingcat replied to blackwingcat's topic in Windows 2000/2003/NT4
You must change hal with device manager I reply it on my blog that there is no atom VGA driver for Windows 2000, so you must equip external VGA. -
We can get MS12-52 for Windows 2000 Download: August 2012 Security Release ISO Image - Microsoft Download Center - Download Details I don't know why it was included in it. For IE5SP4 browseui dll 792,848 2012/07/02 5.00.3900.7493 danim dll 1,134,352 2007/12/10 6.01.0009.0729 dxtmsft dll 325,904 2012/06/29 6.01.0009.0729 iepeers dll 100,112 2012/07/02 5.00.3900.7493 inseng dll 74,000 2012/07/02 5.00.3900.7493 jsproxy dll 13,584 2012/06/29 5.00.3900.7493 mshtml dll 2,307,344 2012/07/02 5.00.3900.7493 mshtmled dll 234,256 2012/07/02 5.00.3900.7493 msrating dll 149,776 2012/07/02 5.00.3900.7493 pngfilt dll 48,912 2012/06/29 5.00.3900.7493 shdocvw dll 1,115,920 2012/07/02 5.00.3900.7493 shlwapi dll 282,896 2012/07/02 5.00.3900.7493 tdc ocx 66,832 2012/06/29 1.03.0000.2704 url dll 84,240 2012/07/02 5.51.3900.7493 urlmon dll 434,960 2012/07/02 5.00.3900.7493 wininet dll 451,856 2012/07/02 5.00.3900.7493 For IE6SP1 browseui dll 1,018,368 2012/08/17 6.00.2800.2024 cdfview dll 143,360 2012/08/17 6.00.2800.2024 danim dll 1,054,208 2012/08/17 6.03.0001.0148 dxtmsft dll 351,744 2012/08/17 6.03.2800.1687 dxtrans dll 192,512 2012/08/17 6.03.2800.1687 iepeers dll 236,544 2012/08/17 6.00.2800.1687 inseng dll 69,632 2012/08/17 6.00.2800.1687 jsproxy dll 12,288 2012/08/17 6.00.2800.1687 mshtml dll 2,723,840 2012/08/17 6.00.2800.1687 mshtmled dll 435,200 2012/08/17 6.00.2800.1687 msrating dll 132,096 2012/08/17 6.00.2800.2024 mstime dll 498,176 2012/08/17 6.00.2800.1687 pngfilt dll 38,912 2012/08/17 6.00.2800.1687 shdocvw dll 1,352,192 2012/08/17 6.00.2800.2024 shlwapi dll 402,944 2012/08/17 6.00.2800.2024 tdc ocx 56,832 2012/08/17 1.03.0000.3131 urlmon dll 473,088 2012/08/17 6.00.2800.1687 wininet dll 587,776 2012/08/17 6.00.2800.1687
-
Does Intel CPU Driver work on Windows 2000 ?
blackwingcat replied to blackwingcat's topic in Windows 2000/2003/NT4
It seems the driver doesn't have relation with CPU. Because Windows 2000 Device Manager can't find CPU. I think that We don't have to integrate the driver. -
There is no problem on My environment VMWare and Real. (with Iron) Does you replace other files to WB Kernel ?
-
Microsoft Baseline Security Analyzer 2.2 (for IT Professionals) http://www.microsoft.com/en-us/download/details.aspx?id=7558
-
Do you know no problem version ? (I stoped to release v20-v20h and released v20i) Did you mix with wild bill kernel ? The stable version are extended kernel v10/v15 and kernel core v10. If I make French version, i need newest version these dlls.
-
Were you enabled EzKD Registry option ?
-
When did it occur from ? It seems IE5 system. Is it IE6 ? Extended Kernel v15/16/v17/20 requires IE6. Does it improve when you delete ShellIconchache file and reboot ?
-
Thx. I fixed it v20g2.
-
Before I descripted on my blog. When I replased XP's usbd.sys to Windows 2000 one, same error occured on Windows XP. So I decieded the error cause of the difference of embeddedding among Windows 2000 and XP And I gave up NEC USB 3.0. But I am shipped other chipset USB 3.0 board.(it will com tomorrow) and I will try it. I know that TI chipset driver is similars ASMedia chipset(and they are different from NEC's).
-
Hi I try to install it. But it would not work with same reason.
-
Windows 2000 disable "Unsafe Removal" message fix
blackwingcat replied to erpdude8's topic in Windows 2000/2003/NT4
The hotfix seems only remove alart dialog. Can it make USB write cache off ? -
I think NEC chipset USB 3.0 doesn't work on Windows 2000. http://blog.livedoor.jp/blackwingcat/archives/1512188.html
-
thanks. though Realplayer SP 1.1, 14 and 15 can't play FLV based video files with KDW - FCWin2k on Win2000 as I've just tested them myself (clicking the play button to play FLV files does nothing). last version of Realplayer that can play FLV files properly on Win2000 with KDW - FCWin2k is Realplayer SP 1.0.5. Realplayer mini beta was okay but when I play MP3 audio files in RP mini beta, some sounds are unusually louder and some sounds are softer. so I went back to using Realplayer SP 1.0.5. btw, when I run any version of KDW (kdllinst.exe) on Win2000 and I have the Win2000 KB973507 ATL.DLL security update installed, message near the bottom of the KDW program says "Warning: ATL.DLL file is an ANSI version". looks like Microsoft packaged an ANSI version of the ATL.DLL file in the Win2000 KB973507 update, rather than putting a "Unicode" version of the updated ATL.DLL file. not much of a big deal though. I'll check about FLV. I descripted it blog article http://blog.livedoor.jp/blackwingcat/archives/959948.html You can fix it.
-
I succeeded to install Office 2007 (Trial version)with Extend Kernel v2.0c +Windows2000-KB971913-x86-INTL.exe