Jump to content

windows2

Member
  • Posts

    353
  • Joined

  • Last visited

  • Days Won

    2
  • Donations

    0.00 USD 
  • Country

    France

Everything posted by windows2

  1. 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. 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.
  2. i see you changed the title to <fixed> what's the better solution you applied ?
  3. 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
  4. 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
  5. 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.
  6. no don't download the files again you can enable the copy paste , and drag and drop : 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.
  7. 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 : becky 2.74 work , and sylpheed 3.7.0 work also , i have only install NETFX40W2Kv2.wlu and NETFX40JA2K.wlu>> no necessary.
  8. 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 ?
  9. You should to try. But i think no problem if 3.5 installed after 4.0 .
  10. No problem , blackwingcat will fix it.
  11. These from NETFX4W2Kv2.wlu , Ok now then Email client work.
  12. 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.
  13. The problem of add printer has resolved in the latest version of extended kernel 3.1j5.
  14. no I don't think that, the problem of installation fixed because blackwingcat fix it in the 3.1j4 version of extended kernel.
  15. there are problem with net framework 4.0 blackwingcat resolve it in the latest exteded kernel : http://win2k.org/blog/2023/07/19/post-3784/ download from http://www.win2k.org/wlu/wluen.htm , and the try to install NETFX40W2Kv2.wlu
  16. good installations net 2.0/3.0/3.5 but i don't see the net farmework 4.0 installed in your add remove programs there are file of net framework 4.0 it can install now , first you should to install it , then from Microsoft site download the 4.0.3 version and try it , i will try it with you .
  17. no problem even server 2003 and XP can work , there are two missing functions in NTPRINT.DLL : PSetupSetDriverPlatform PSetupFreeMem blackwingcat will add them I liked what Blackwingcat did, use the XP and 2003 dll's as comdlg32.dll and printui.dll ..., it is really interesting and I see it a big step forward.
  18. yes NETFX40W2Kv2.wlu, is net framework , please install the new extended kernel v3.1j for today : http://www.win2k.org/wlu/wluen.htm http://win2k.org/blog/2023/07/19/post-3784/ and please i want screenshot to add/remove programs window , i want to see all .net framework installed on your machine
  19. it fixed in new release : http://win2k.org/blog/2023/07/19/post-3784/ http://www.win2k.org/wlu/wluen.htm
  20. the extende kernel is installed in your machine why you will try to install it again ? please always see the change of add/remove programs and if you can sent screenshoot , close it and open it again if you don't close it during installation of .net
  21. thank you for this inform , i report that to blackwingcat , i think maybe there are .cpl file should replaced to XP one and maybe there are also in printui.dll missed api "DocumentPropertiesWrap"
  22. i make new installation in virtual box , i try with you . in my real machines there are no problem , i install it in the 4 month ago in my real machine and no problem. i will try to download the net framework 4.0.3 the original from microsoft. Perhaps the reason is that your hard disk free space is not enough.
  23. please screenshot to add/remove programs , i want only see the netframework 2.0 sp2 and 4.0
  24. The extended kernel v3.1i has been released containing important additions : http://win2k.org/blog/2023/07/18/post-3457/ you can download it from wlu site : http://win2k.org/wlu/wluen.htm Thanks to blackwingcat.
  25. If you have install latest extended kernel , you don't need to install it again if you don't want to change options . The link of net framework 4.0 in the blog should installed in first , then install the others update of net framework as rollup of it including 2014 update. . To verify if net framework installed with success you should to find it in add/remove programs " client profile" and "extended" I hope you are succeed in installing the net framework 2.0 SP2 also. EDIT FOR 18/07/2023 : The extended kernel v3.1i has been released containing important additions : http://win2k.org/blog/2023/07/18/post-3457/ you can download it from wlu site : http://win2k.org/wlu/wluen.htm


×
×
  • Create New...