Jump to content

windows2

Member
  • Posts

    365
  • Joined

  • Last visited

  • Days Won

    2
  • Donations

    0.00 USD 
  • Country

    France

Posts posted by windows2

  1. 9 hours ago, mina7601 said:

    This is incorrect, it's still not fixed. If you read carefully what @NojusK said, he said:

    Note the bolded text: which means the "Windows 2000 Power Pack" folder got created after he installed the revised v3.1k in top of the old v3.1k, not after he installed revised v3.1k without having the old v3.1k already installed. In fact, the "Windows 2000 Power Pack" folder still doesn't get created on a clean installation of the extended kernel.

    I thought this had been fixed, if you are sure that the folder of "Windows 2000 Power Pack" still doesn't get created on a clean installation of the extended kernel then @blackwingcat should know about this .

  2. 48 minutes ago, NojusK said:


    A new folder has also been created, which was not present in the previous install:
    spacer.png

    Anyways, everything seems to work as before!

    Nice :) 

    This folder exists in older versions, but there is a version that Blackwingcat start forgot to include, and now it's fixed as well.

    You can use the Compatible Setting Tool FCWIN (fcwin2k) if any program has a condition to run in newer versions of Windows to bypass it.

  3. 5 hours ago, NojusK said:

    I am running the latest version 3.1kM   and the bug is still present.

    And regarding MBAM, I got version 1.75 running and much prefer it over 3.x and it updates with no issues after following @AstroSkipper's instructions.
    mbam_update.png.4e48a85d5ec1588519a71a58502e690e.png

    :thumbup

    i talk about the button dialog bug , please re-download the v3.1k version from the blog :) . and if the database of anti-malware update to v2023.11.0.18 with success ,so if you can make video in youtube explain to the people of Win2000 ;) 

    35 minutes ago, mina7601 said:

    He didn't say he fixed the dialog box buttons bug.

    Yes blackwingcat didn't say he fixed the dialog buttons but when i re-download the v3.1k today , and i test the dialog and it appear correctly : Capture2k.PNG?ex=655e157c&is=654ba07c&hm

  4. On 11/6/2023 at 4:22 PM, NojusK said:

    Hello, @blackwingcat,
    Please fix this bug found in the latest extended kernel:
    Screenshot_1.png.98526eec4fa7703b59bee10647b897e6.png

    Also, I am wondering is it possible to get the XP/Vista compatible version of Malwarebytes running on 2000? I have tried, but without success.

    Thanks.

     

    On 11/6/2023 at 8:02 PM, mina7601 said:

    I already reported it before:

    But no response yet. :dubbio:

    hi all , blackwingcat fix this problem now in revised version of v3.1k 

    download it : https://win2k.org/blog/2010/12/02/1299806

  5. On 11/5/2023 at 1:31 PM, dearleader said:

    I am trying to install Windows 2000 Professional SP4 on a Compaq Presario C700, dual-booting with its native Vista. During installation, the setup froze on the Setup is starting Windows 2000 screen, but I was able to get past it by selecting Standard PC as my HAL. It installed successfully, but none of the onboard devices work, i.e. the keyboard, touchpad, and so on - I had to use a USB keyboard to complete the installation and use the system.

    After installing Vista on a second partition, I get a 0×7B INACCESSIBLE_BOOT_DEVICE BSOD, and the PC will no longer let me into Windows at all. What could be causing this issue, and how can I get my two installs to work properly and play nice with each other? Thank you!

    try the hfslip of blackwingcat.

  6. 8 hours ago, FantasyAcquiesce said:

    Would it be possible to test this program on Windows NT 4? I do not have a machine on me.

    https://sourceforge.net/projects/keynote-newfeat/

    NT4 require :

    [winspool.drv]
    GetDefaultPrinterW
    [user32.dll]
    GetLastInputInfo
    MonitorFromWindow >> requires monitor struct in win32k.sys
    GetMonitorInfoW  >> requires monitor struct in win32k.sys
    MonitorFromRect >> requires monitor struct in win32k.sys
    EnumDisplayMonitors >> requires monitor struct in win32k.sys
    MonitorFromPoint >> requires monitor struct in win32k.sys
    [kernel32.dll]
    GetCPInfoExW
    VerSetConditionMask
    GetUserDefaultUILanguage
    GetSystemDefaultUILanguage

  7. 18 hours ago, SamBox436 said:

    I've gotten onto the setup of Windows 2000, when all of a sudden my USB Keyboard doesn't work (This was after the Setup is starting Windows 2000 portion).

    What do I do here?

    hi , blackwingcat fix this error in his hfslip , if you option in your bios to set usb keyboards to legacy not exist then you can create hfslip iso of blackwingcat : http://blog.livedoor.jp/blackwingcat/archives/1823238.html Disable the UAC if you use win vista and later in procedure of creation.

    i made video contain how to create hfslip BWC version LINK

  8. With my project on NT4, I spent most of the summer of this year attempting to create a program that would add registry entries from the results of the RegShot program. Despite not being an expert in C++, I managed to accomplish this through research and experimentation. While it still requires some modifications, it serves as a solid starting point.

    This program primarily operates by extracting the keys to be added from a .txt file, which is generated by comparing the registry before and after installing software, such as Office 2010, on Windows XP. Later, I adapted it for use on Windows 2000. Unfortunately, Windows 2000 presents a significant challenge as it lacks two critical SIDs: S-1-5-19 (NT Authority - LocalService) and S-1-5-20 (Network Service).

    Even if I wanted to install Office using my program on Windows 2000, it cannot add the necessary keys for these two missing services. If S-1-5-19 and S-1-5-20 were added to Windows 2000, even the original installer would function correctly. ReactOS faced a similar issue in older versions, which has since been resolved.

    The only solution to this problem is the imperative need to add both of these mentioned services, which requires a complex modification not easily achievable in Windows 2000. We hope that Blackwingcat succeeds in this endeavor. Our collective hopes rely on him, and we must support him in tackling such a hard task.

    If anyone wishes to obtain the source code of my program to improve it, please post your request here. 

    Sans_titre.png

     txt.png

    The improvement should affect my program because there are issues with handling multiple lines of data values, as they are not properly organized in .txt file during execution. You can find 'EFBE' as an example. If there are unexpected spaces or if spaces do not exist in return to the next line as expected.

     ERR.png

  9. 8 hours ago, jastahooman said:

    I have a netbook, I got the SATA drivers with nLite and now I still get the error, I did some testing (i booted windows xp setup until windows is starting and then pulled the usb out) and I got the same error as I keep getting in Windows 2000, INACCESSIBLE_BOOT_DEVICE

    WIN2K usually:

    viber_image_2023-08-27_20-35-32-360.thumb.jpg.830e6d316298ef5fde58dd084658e410.jpg

    Windows XP USB Experiment/ Windows XP SP0/SP1 and probably SP2:

    viber_image_2023-08-27_20-35-32-518.thumb.jpg.7a03d04214e447d23e3db14be832f2c3.jpg

    Both booted from different USB's btw

     

    Basically I need USB drivers to integrate with nLite (for text step)
    I might edit this when I am gonna do more research on the startup

    And NO I don't have a CD/DVD ROM in the laptop

    Hi, I recommend you to create hfslip of blackwingcat, it contains USB 2.0 driver during installation. 

    http://blog.livedoor.jp/blackwingcat/archives/1763141.html

  10. Windows NT4 Extended kernel

    Hello everyone,

    During my free time this summer, I made an effort to work on NT4 win32k.sys . Unfortunately, the development of user32.dll is currently on hold. I need to find a solution for integrating structs into win32k.sys. This task has been challenging, as I've been constantly dealing with BSOD errors. Despite the difficulties, I've gained valuable experience from this process. It has been both exhausting and beneficial.

    I've compiled the files I've developed into a small update, which you can access through the link below. However, before installing this update, make sure to have IE4 and then IE6 installed.

    SP6AI386 .exe installed on SP1 ISO is required 

    IE4 LINK >> standard installation >> accept add active Desktop feature .

    IE6 LINK

    Small Stable NT4KernelEx >> Mega link

    If you prefer automatic login >> Mega link

    You can try ;) 

     Added API's :

     

    KERNEL32.DLL:
    Heap32ListFirst
    Heap32ListNext
    Heap32First
    Heap32Next
    Toolhelp32ReadProcessMemory
    Process32FirstW
    Process32First
    Process32NextW
    Process32Next
    Thread32First
    Thread32Next
    Module32FirstW
    Module32First
    Module32NextW
    Module32Next
    CreateToolhelp32Snapshot

    shell32.dll: 
    SHGetFolderPathW


    SETUPAPI.DLL :
    SetupDiEnumDeviceInterfaces
    pSetupMalloc
    pSetupRealloc

    ADVAPI32.DLL :
    ConvertSidToStringSidW

    OLE32.DLL :
    CoWaitForMultipleHandles

    user32.dll:

    GetLayeredWindowAttributes
    GetMonitorInfoW
    MonitorFromPoint
    MonitorFromRect
    SetLayeredWindowAttributes

    EnumDisplayMonitors

    GetMonitorInfoA
    MonitorFromWindow

  11. 29 minutes ago, verta said:

     

    Tried 360ee and mypal68 both keep getting this error, trying to download "extended kernel 3.1j5"

    image.png.ff84c44081a609b2da51895ffdc47aab.png

     

     

     

    No this problem is not because mypal 68 , this error appear to me even in windows 10 google chrome , and it not appear directly to me it show me the page 3 second and then it broken. 

    Try this link in the 3 second i copy it to you http://win2k.org/cgi-bin/dl.cgi?file=NETFX40JA2K.wlu

    but this language pack it is not required.

  12. 43 minutes ago, verta said:

    That is great.

    Where did you download ms .net framework 4 extended language pack.

    All I can think of if it fails on virtual box then My binaries need to be redownloaded.

    When I can Will try virtualbox.

    no don't download the files again you can enable the copy paste , and drag and drop : t.png

    from here you can download it ,his size is about 6 Mb and it is not necessary : http://blog.livedoor.jp/blackwingcat/archives/1707344.html

    and install the latest extended kernel 3.1j5 , and chose the options as i tell you in previous comments , the ram memory in virtual box chose it 2 gb and 10 gb stockage .

    and after all click in insert guest additions CD image as the picture and go to my computer and install it.

  13. On 7/25/2023 at 2:38 PM, verta said:

    I am using vmware 10.0.7 and the machine supports sse.

    Before I start upgrading the laptop, I'll have to make sure everything is working.

    Finding out the "Unknown Hard Error" and getting it fixed is for starters without breaking .net 4...

    clicking reinstall vmware tools causes a "unknown hard error".

    ExplorerSuite.exe

    ApplicationVerifier.x86.msi

    Sylpheed-3.7_setup.exe

    bk28104.exe

    Have you gotten .net 4 to install correctly?

    i advise you to use virtual box to your virtual machine , i try in virtual box to see if your problems appear to me or not and the result is this : 

    test.png

    becky 2.74 work , and sylpheed 3.7.0 work also , i have only install NETFX40W2Kv2.wlu and NETFX40JA2K.wlu>> no necessary.

  14. 14 hours ago, verta said:

    image.png.aa2c1a3276d7f1a0129a13a286049e81.png

    with .net 4 installed keep geting this eror. NDP40-RollUp-v2.wlu

    https://recoverit.wondershare.com/windows-tips/unknown-hard-error.html

    "The first cause of occurrence of “Unknown Hard Error” is the corrupted system files. The corrupted or missing files occur when the system is shut down forcefully or if the file is not saved correctly."

    image.png.185b0bea430f48f114fed14234cf0f86.png

    i'll try the kernel settings...same. I wanted to install the sdk to checkout if .net 3.1 is working right.

    untitled.PNG

    Update for XP Compatible didnt resolve not being able to install .net sdk 3.5. looking around for the program to change the minor and major version to installl on windows 2000.??

    If your pc don't support SSE , then disable it in extended kernel options, if you use MSI XP compatible then return to MSI 2000 native don't restart with xp comaptible msi or even 7, and don't change the variable , if you change the variable return it to windows 2000 , use fcwin2k ( Comaptible setting tool fcwin) with Xp or  windows 8 compatibility if email client installer and click run compat and click save compat this is apply on the program and it is safe, what type of extention your installer have ? .exe or .msi ? 

  15. 19 hours ago, GD 2W10 said:

    I tried another Windows 2000 ISO which had SATA drivers integrated into it. I installed with WinNTSetup and got past "Setup is starting Windows 2000" when pressing F7, but keyboard didn't work at all. I get the following error:

    "The following value in the -SIF file used by Setup corrupted or missing: Value 1 on line 0 in section [Keyboard] Setup cannot continue. To quit Setup. press F3."

    I can't turn on legacy keyboard emulation because my BIOS doesn't give an option for that and the laptop is too new. How do I get around this?

     

    w2kproerrordelllatitude.jpg

    The only way which worked with me  is to create hfslip iso of blackwingcat :

    http://blog.livedoor.jp/blackwingcat/archives/1823238.html

    Disable the UAC if you use win vista and later in procedure of creation.

×
×
  • Create New...