Jump to content

windows2

Member
  • Posts

    410
  • Joined

  • Last visited

  • Days Won

    2
  • Donations

    0.00 USD 
  • Country

    France

Everything posted by windows2

  1. Is Windows 2000 English version you have? Have you installed updates before? Like BlackWingCat Extended kernel?
  2. I think the installed version of Windows 2000 should be in English, not Finnish then with the extended kernel translated, the Finnish language will return.
  3. If someone likes to change the Windows 2000 startup picture to the French version. So he sends Ntoskrnl.exe to his system because Ntoskrnl.exe changes if it has an extended Core.
  4. Windows 2000 after installing the translation package :
  5. I used all my knowledge efforts to do the translation for this package. Most of the files responsible for the interface were translated. You can adopt this topic and develop this project further.
  6. Please do not put things that violate copyright , like a leaked source code or anything related to that
  7. You can translate extended kernel language. See the method here :
  8. I have created an Extended Kernel (BWC) English to French Translation Package for Windows 2000. Conditions for operation of this package: 1 / The installed Windows 2000 version must be English, not French. 2 / This package must be installed from Part1.bat ,then the computer must be restarted, then install Part2.bat. 3 / If you are not serious about getting the translation, do not install the .bat files, because it will directly translate the Windows files. How was the translation done? What are the main files that need to be translated? And how? 1 / The Resource Hacker program was used to replace the STRING TABLE, DIALOG, and BITMAP for some files, Including : ( Shell32.dll, Explorer.exe, Browselc.dll, Winlogon.exe, Msgina.dll ... ) Example in winlogon.exe change : (STRINGTABLE LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US { 1680, "Running logoff scripts ..." 1681, "Running logon scripts ..." 1682, "Loading your personal settings ..." 1683, "Closing network connections ..." 1684, "Windows is shutting down ..." 1685, "Preparing to Standby ..." 1686, "Preparing to Hibernate ..." 1687, "Saving your settings ..." 1688, "Preparing to Standby in order to complete eject ..." 1689, "The Active Directory is rebuilding indices. Please wait ..." 1690, "Windows is starting up ..." } To STRINGTABLE LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US { 1680, "Ex \ xE9cution des scripts de d \ xE9connexion ..." 1681, "Ex \ xE9cution des scripts de connexion ..." 1682, "Chargement de vos param \ xE8tres personnels ..." 1683, "Fermeture des connexions r \ xE9seau ..." 1684, "Windows est en cours de fermeture ..." 1685, "Pr \ xE9paration \ xE0 la mise en veille ..." 1686, "Pr \ xE9paration \ xE0 la mise en veille prolong \ xE9e ..." 1687, "Enregistrement de vos param \ xE8tres ..." 1688, "Pr \ xE9paration de la mise en veille en vue de l '\ xE9jection ..." 1689, "Active Directory reconstruit les indices. Veuillez patienter ..." 1690, "Windows est en cours de d \ xE9marrage ..." } ) The English language should not be changed in the head. 2/ There are old files that BLACKWINGCAT did not support, you can change it by replacing the English .DLL file with the French .DLL file ,then add the names of these files in UPDATE.INF . Msgina.dll contains Windows launch bitmaps which should be changed to French graphic. Translation package (28/01/2021) link : https://mega.nz/file/9w0yDBaT#MaDG6oJf-5f9b6QZjjamKyajGeC0n-xpO5U6B7GH8jk You can follow and change the extended kernel English language to any other language.
  9. You can use Windows 7-skinpack: https://skinpacks.com/download/windows-7/7-skin-pack/
  10. Yes, but IDA can be used to modify the source code in some way that I don't know. They use it to create updates to Windows .DLL
  11. You can get it from Add / Remove programs. Add / remove components windows. You can also find these games in Windows Me.
  12. @win32 @Ximonite @jumper and for everyone who understands the IDA language HI , i finally found the solution. But implementing it is not easy. I am not a programming specialist, but I always look at it. In fact, the server does not contain source code and his mission was to link the players only. The source code is fully found in chkr.dll and chkrres.dll. The source code is extracted using IDA hex rays Decompiler and all the game pictures are in chkrzm.exe and we extract them using Resource Hacker This is an example of a game checkers. Therefore, I call on all programming specialists to cancel and reduce the obligation to enter the server. So the starting point becomes based on the code only. My grandfather wants these games. He almost gets Alzheimer after leaving the computer when these games are over. I promised him that I would find a solution, as he does not want another. Please help me. And whoever tries, I tell him, "Please do not change the appearance of the game." All source is in .dll I found it all with IDA and ResourcesHacker. cmnresm.dll contains all the windows dialogs, all the menus windows and games bitmap and also contains STRINGTABLE. cmnclim.dll contains some DIALOG and Menus windows chckrres .dll contains configs, all game bitmap, icons, and DIALOG windows. chkr.dll contain the source code. I found the special functions of the game with using IDA This is an example of checkers And thanks.
  13. Sorry in fact, it works with an extended kernel BWC . But with kernelXE when I tried now it it didn't work. I have two partition in which Windows 2000 with (BWC) extended kernel i work with every day. The other is for KernelXE Test
  14. Yes, it works without any problem.
  15. Many files that must be copied to the system32 were not copied, such as Winusb.sys , winusbcoinstaller2.dll , WinUSBCoInstaller.dll , winusb.inf. after I installed KernelXE 0.2.4.1, it became necessary to shutdown the computer manually from the button. Is the reason behind this? Is the built-in installs of nlite ?
  16. You are doing the hard work. Thank you Sir
  17. I installed Windows Media Player 11, and it got an error. "The procedure entry point_except_hanlder4_common" could not be located in the dynamic link library msvcrt.dll, so I replaced the original msvcrt.dll with msvcrt.dll (BWC), so I fixed the error and started Windows Media Player 11. But when I installed update to KERNELXE 0.2.3.1 Error returned. Due Msvcrt.dll for Windows Server 2003 . I have installed Chrome, and it has encountered an error. "The procedure enrty point credReadW" cloud not be located in the dynamic link library ADVAPI32.dll Chrome2K link : https://www.mediafire.com/file/4hn2otltdw5lb3w/Chromium4WIN2K.exe/file
  18. I have reinstalled Windows and. Install kernelXE V0.2.3 and the error is no longer displayed. And everything is good :) I noticed that you added 3D enhancements to the desktop icons and the Explorer icons. These things are really nice, thank you. One thing that remains in the interface if it can be improved in the future is that blue field :
  19. Maybe the reason is that mstask.exe version BWC is still installed but this is strange because I uninstalled the bwc extentded kernel before installing the kenelXE update. Tomorrow I will install Windows 2000 again and it will be completely free of bwc files. To try kernelXE V 0.2.3
  20. I have deleted the BWC extended kernel installed, and I installed WildBill's collection update and KernelXE v0.2.3 this error occurred after restarting
  21. Hi sir, now can I confuse BlackWinCat Extended kernel with KernelXE v0.2.3? Or do I have to reinstall Windows 2000 again ? Because I have BlackWinCat Extended kernel installed.
  22. Hello,please new link of : ImportPatcher.41.7z debugging DLL: IPstub.zip Drugwash's API Parameter Count v1.0.1.0
×
×
  • Create New...