
luweitest
MemberAbout luweitest

Profile Information
-
OS
XP Pro x86
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
luweitest's Achievements
83
Reputation
-
To add a info: as https://win2k.org/blog/2019/03/22/1981317/ said NTDLL.dll of version 5.1.2600.6055 is good, I replaced current 5.1.2600.7682 with that 6055 (operated in recovery console mode, in windows\system32 and windows\system32\dllcache folder), and got a BSOD when restarting.
-
Thanks. Will it be to replace ntdll.dll in system32 folder?
-
with soffice.bin: https://imgur.com/a/LVdd40V Kernel32.dll and MPR.dll?
-
depends.exe give out this (max total size is only 4.23kB so I have to upload to another site): https://imgur.com/a/cdsIunZ it complains about IESHIMS.dll missing.
-
I could remember that post. I should have run all the three command: regsvr32 MSI.DLL regsvr32 MSIHND.DLL regsvr32 MSISIP.DLL To be sure I run them again, but still not work. Do I have to replace the NTDLL.dll?
-
Yes, all of posready 2009 updates.
-
Yes, I updated all post-SP3 updates. But I cannot find uninstall option for it (it is not in the control panel's update list, maybe because I did a disk clean before to reclaim the space of $*** folders in c:\windows ), so I installed it again and restarted. But it still does not appear in the update list. And LibreOffice still does not work
-
Thanks for the confirmation. Then how should I debug?
-
luweitest started following My Browser Builds (Part 5) and LibreOffice for Windows XP
-
As https://wiki.documentfoundation.org/Documentation/System_Requirements stated the last version for WinXP should be 5.4.7.2, but after I installed it, run any application would give a "use CTRL+C to exit" error: The error is like those which do not support WinXP. Is my system have any problem, or the official statement could be wrong?
-
My Browser Builds (Part 5)
luweitest replied to roytam1's topic in Browsers working on Older NT-Family OSes
I used to visit a french learning website through local library website: https://login.bibliopointeclaire.idm.oclc.org/login?qurl=https://search.ebscohost.com/login.aspx?authtype=ip&custid=s9228876&groupid=main&site=rosetstone But recently it will display error page: Secure Connection Failed An error occurred during a connection to login.bibliopointeclaire.idm.oclc.org. SSL received a malformed Server Hello handshake message. (Error code: SSL_ERROR_RX_MALFORMED_SERVER_HELLO) I searched about:config and it will allow me to add an exception if I switch "security.tls.hello_downgrade_check" to false. I wonder if its default is false before but changed in recent versions. Will it bring any security risk? -
My Browser Builds (Part 5)
luweitest replied to roytam1's topic in Browsers working on Older NT-Family OSes
Thanks @AstroSkipper and @RamonUn, I created a new profile and copied my messy prefs.js over, by split it half and half... I finally pinpointed the culprit is "layout.css.unset-value.enabled" being set to false. I can not remember why and when I set it. Resetting it sovled the blank content display problem of "https://github.com/graemeg/xananews/blob/master/README.txt". "Github cannot open" problem is solely caused by palefill 1.28 upgrade; palefill 1.27 works in multi-thread mode. So I keep palefill 1.28 disabled, and would switch to single-thread if it should be needed. -
My Browser Builds (Part 5)
luweitest replied to roytam1's topic in Browsers working on Older NT-Family OSes
Report: After upgrade Palefill 1.27 to 1.28, Github do not work in multi-threading mode of Serpent52 (2024-02-23). The page shows: ------------------------------------------------------------------------------------------------------------------------------------------------ Content Encoding Error The page you are trying to view cannot be shown because it uses an invalid or unsupported form of compression. ------------------------------------------------------------------------------------------------------------------------------------------------ Disabling Palefill could solve it. And in any case, Palefill 1.27 or 1.28 or disabled, multi-threading or not, Github show blank page like this one: https://github.com/graemeg/xananews/blob/master/README.txt -
My Browser Builds (Part 4)
luweitest replied to roytam1's topic in Browsers working on Older NT-Family OSes
F11 (full screen) key do not function in Serpent52 although menu view→Full screen works. Please confirm if it is a bug. -
My Browser Builds (Part 4)
luweitest replied to roytam1's topic in Browsers working on Older NT-Family OSes
Custom Button can be used for this kind of toggle. I created a new button though I don't see its usage for the time being. -
My Browser Builds (Part 4)
luweitest replied to roytam1's topic in Browsers working on Older NT-Family OSes
Thank you, it works! Hope it will not bring side effect.