Leaderboard
Popular Content
Showing content with the highest reputation on 11/04/2022 in all areas
-
If you're talking about X-Chromium, version 49.0.2605.0 rev16 is the last to run on XP. But of course such a version makes no sense at all, as it is far too old. Besides, in this age category, Advanced Chrome Custom Build 54.20.6530.0 is by far the very best.3 points
-
3 points
-
New build of Serpent/UXP for XP! Test binary: Win32 https://o.rthost.win/basilisk/basilisk52-g4.8.win32-git-20221105-3219d2d-uxp-fe4859b2c-xpmod.7z Win64 https://o.rthost.win/basilisk/basilisk52-g4.8.win64-git-20221105-3219d2d-uxp-fe4859b2c-xpmod.7z source code that is comparable to my current working tree is available here: https://github.com/roytam1/UXP/commits/custom IA32 Win32 https://o.rthost.win/basilisk/basilisk52-g4.8.win32-git-20221105-3219d2d-uxp-fe4859b2c-xpmod-ia32.7z source code that is comparable to my current working tree is available here: https://github.com/roytam1/UXP/commits/ia32 NM28XP build: Win32 https://o.rthost.win/palemoon/palemoon-28.10.6a1.win32-git-20221105-d849524bd-uxp-fe4859b2c-xpmod.7z Win32 SSE https://o.rthost.win/palemoon/palemoon-28.10.6a1.win32-git-20221105-d849524bd-uxp-fe4859b2c-xpmod-sse.7z Win64 https://o.rthost.win/palemoon/palemoon-28.10.6a1.win64-git-20221105-d849524bd-uxp-fe4859b2c-xpmod.7z No official UXP changes picked since my last build. No official Pale-Moon changes picked since my last build. No official Basilisk changes picked since my last build. My changes since my last build: - Revert "Issue #1279 - Implement regular expressions lookbehind (v2)" (fe4859b2c) Update Notice: - You may delete file named icudt58l.dat inside program folder when updating from old releases. * Notice: From now on, UXP rev will point to `custom` branch of my UXP repo instead of MCP UXP repo, while "official UXP changes" shows only `tracking` branch changes.2 points
-
If you're talking about X-Chromium, version 49.0.2605.0 rev16 is the last to run on XP.2 points
-
https://sourceforge.net/projects/winpenpack/files/X-Chromium/releases/ In the above link, there's a win32_rev17.zip version. Not sure if that's what you need.2 points
-
I feel asleep watching a movie on the sofa. Meaning I feel asleep watching the movie, not the movie. Yeah, I woke a bit off-kil·ter; to say the very least. Will catch up in the AM Hope everyone is well and please never feel alone for anybody reading - we're always open 24/7 and the CaFÉ never closes. Hope to start walking again outside and it SO very pretty right now in New England. Be well2 points
-
1 - Good. 2 - Even though I'm fine with "dude", some here may literally slay you for calling them dudes, so use it with caution. https://msfn.org/board/topic/183264-dude/ 3- Military training, thanks.2 points
-
Ah oh...thank you @AstroSkipper! ...but I've the old Windows version, so I fear the old viruses...?1 point
-
New regular/weekly KM-Goanna release: https://o.rthost.win/kmeleon/KM76.4.6-Goanna-20221105.7z Changelog: Out-of-tree changes: * update Goanna3 to git a128924c0d..bfcecaee50: - devtools: fix error reporting in webconsole (20761b8600) - HACK: treat `for(const i in x)` as `for(let i in x)` (1f56788b39) - import changes from `dev' branch of rmottola/Arctic-Fox: - missing bit of Bug 1209403 - Build xpidl stuff in the faster make backend. (2b46f612d4) - Bug 1209875 - Get rid of XULPPFLAGS. r=gps (84b1e0140e) - Bug 1220731 - Refactor embedjs script for use from moz.build rather than makefiles r=shu r=glandium (064363aef4) - Bug 1212015 - Fix an unchecked allocation in AsmJS r=terrence (c77978cae6) - Bug 1218641 - IonMonkey: MIPS64: Add support into asmjs. r=lth (c856ea1842) - Bug 1219821 - remove static failure, make it dynamic r=arai a=me (eec5ffaa57) - Bug 1210611 - Globally define MOZILLA_OFFICIAL. r=glandium (c06518f942) - Bug 1211765 - Remove remnants from --with-libxul-sdk. r=bsmedberg (79a4d4e4aa) - Bug 1221453 - Use SourcePaths for LOCAL_INCLUDES. r=gps (abb032990d) - Bug 1176094 - [ATK] Assign role SECTION to math groups instead of PANEL/UNKNOWN. r=surkov (18b059a017) - Bug 1175182 - Expose fractions and roots as ATK_ROLE_PANEL for ATK < 2.16. r=surkov (6d00256e56) - bug 1171728 - null check the result of ProxyAccessible::OuterDocOfRemoteBrowser (378533bdaf) - Bug 1207253 - make getChildCountCB correctly deal with outerdoc accessibles with proxy children, r=tbsaunde (303d37a9d3) - bug 1209615 - make remote primary docs RELATION_EMBEDS targets for atk r=davidb (782635334d) - bug 1196880 - correctly compute interfaces for proxies r=davidb (2ee6b6ffdd) - bug 1210803 - expose the selection interface on proxied accessibles r=davidb (006b68ee32) - bug 1210884 - expose the action interface on proxied accessibles r=davidb (837add2013) - bug 1185122 - don't try and fire platform events in the child process r=lsocks (622e18ed2c) - Bug 1210108 - Emit object:state-changed:showing event for doorhangers, r=tbsaunde (bd2d410651) - bug 1164193 - emit a few more events on proxied accessibles for atk r=davidb (79b0d7a324) - bug 1213516 - fire showing state change event for atk in place of an alert event r=davidb (08efdc7620) - Bug 1209470 - Remove use of expression closure from Add-on SDK. r=mossop (736026d0e9) - Bug 1212693 - Remove skipCOWCallableChecks. r=bz (e1b7c21fe5) - Bug 877896 - Print stack trace in the console service. r=bholley (4667c5df15) - Bug 1157648 - Make nsScriptError::ToString use only the first 512 characters of mSourceName and mSourceLine. r=bholley (8cabd24397) - Bug 1052139 - Continued work on making the global object's prototype chain immutable, once a switch is flipped. r=bz (3f7549bd11) - Bug 1052139 - Adjust sandbox code to create the sandbox with an (observably) immutable [[Prototype]], once the flag's flipped. r=bz (66b846642c) - Bug 1184382 - Handle a sandboxPrototype we don't subsume. r=gabor (1736954a3e) - Bug 1205707 part 1 - Clean up some is-TypedArrayObject code in Ion. r=Waldo (08d95d5db4) - Bug 1205707 part 2 - Add test. r=Waldo (d1af75fe83) (45942a6da5) - import changes from `dev' branch of rmottola/Arctic-Fox: - bug 1164135 - fix AtkHyperlink::GetStartIndex r=davidb (658e24dbcc) - Bug 1174204 - Fixed gecko to atk attribute conversion for fg-color and bg-color to be correctly formatted r=davidb (550d455ea8) - bug 1173876 - make getText{At,After,Before}OffsetCB work with proxies r=lsocks (424edcaa3d) - spacing (ba426cc101) - Bug 744790 - Part 1 - Map tabular accessibles to appropriate roles. r=surkov (30b237cf10) - Bug 1178817 - Fix segfault in mozilla::a11y::HTMLTableRowAccessible::GroupPosition(). r=MarcoZ (1340008a61) - bug 1213327 - allow accessibles wrapping proxies to store the set of interfaces implemented by the proxy r=davidb (0a410df72b) - Bug 1133630 - handle stack overflows during analysis. r=jandem (cda7759550) - missing bit of Bug 1215341 - Make assignment to const errors runtime TypeErrors (be4d1d66b3) - Bug 1215992 - Terminate control flow for THROWSETCONST/THROWSETALIASEDCONST in IonBuilder. r=shu (5948746b0f) - Bug 1158632 - IonBuilder TableSwitch, fill-the-gap cases should encore the PC of the default block. r=h4writer (b83f8640b3) - Bug 1218065 - Don't treat THROWSETCONST ops as non-fallthrough. r=shu (5c94779eeb) - Bug 1094150 - make jitspew available in release builds. r=nbp (a2c3c7061b) - Bug 1094150 - more JitSpew channels. r=nbp (1cdcfd8e69) - Bug 1097456: IonMonkey: Handle FoldTests failures, r=jandem (9d7ea00bdc) - bug 1209615 - add RootAccessible::GetPrimaryRemoteTopLevelContentDoc() r=davidb (271ca175d0) - bug 1209615 - add TabParent::GetTopLevelDocAccessible() r=smaug (dc987f5b45) (356d616447) - ipc: guard with `#ifdef ACCESSIBILITY` to fix a11y-disabled build (bfcecaee50) * Notice: the changelog above may not always applicable to XULRunner code which K-Meleon uses. A goanna3 source tree that has kmeleon adaption patch applied is available here: https://github.com/roytam1/palemoon27/tree/kmeleon761 point
-
I loved this version and used it as an offline scanner for many years. Unfortunately and sadly, it was abandoned, hasn't got any definition updates for a long time, and logically won't get any more, either.1 point
-
J'arrive! I'm coming! Volcanic lightning, a rare phenomena in which lightning is generated from volcanic ash particles colliding with each other within the volcanic plume, instead of in a thunderstorm. This event is nicknamed 'Dirty Thunderstorm'. https://www.reddit.com/r/NatureIsf***ingLit/comments/ym356m/volcanic_lightning_a_rare_phenomena_in_which/1 point
-
Did it cast you a 'pretty penny'? I have a few pennies that are pretty and shiny. It's a longer story. Oddly enough, I've had various problems with Avast! this year. Will probably write about it at the weekend. Then I will have time for it. One thing I can say: Although I had some concerns about the country of manufacture, WiseVector StopX is a great AV program and requires only few resources in terms of used disk space, RAM usage and CPU load. It's just perfect for an old box like mine! And the software is constantly being developed and maintained, is Windows XP compatible and free of charge. But, you have to configure it very carefully!1 point
-
@XPerceniol - I've Malwarebytes Anti-Malware scanner free version v1.75.0.1300, use very rarely...1 point
-
Of course; winPenPack authors Team "last revision: 10.11.2012" from ReadMe ... All versions above v49: on XP you have window after click on launch browser link: Chrome.exe - Point d'entrée introuvable (in English: Entry point not found) (AcquireSRWLockExclusive in KERNEL32.dll). So forget recent X-Chromium for XP ... Too forget MiniBrowser - if you've Windows XP SP2, like me (SetProcessDEPPolicy missing in KERNEL32.dll...)1 point
-
but I consider my dream is very nice, so that's why I share it with you all.1 point
-
You mention the lizards, to avoid the main subject - miracle of all life?1 point
-
do you know which version was the last to support XP? thank you in advance1 point
-
Another browser I have is called X-Chromium. I prefer the Ungoogled but there are probably ways to ungoogle X-Chromium. https://www.winpenpack.com/en/download.php?view.10821 point
-
I read MSFN quite a bit. I used to use Official Pale Moon and dropped it recently and found this forum when searching alternatives.1 point
-
sorry, the post was originally written in english from the computer. But I have gone to edit the post from the phone and when I hit send it has been automatically translated from English to Spanish. There is a problem with Chromium's automatic translators on smartphones and non-native language forums. I wanted to add that I have checked the Windows 2000 startup files, before loading SYSTEM. I am surprised that the file kdcom.dll says to load at startup without errors but this file does not exist in the Windows 2000 directory1 point
-
From what I gather, @msfntor is a highly religious person and lives by the Bible. He doesn't celebrate Halloween, saying it's "satanical", etc. Lizards are missing from his weird dream and this could be seen as somewhat satanic and anti-bible because according to the bible all species should be present 'cause they are all God's creations. I'm not religious, I might be wrong, and I'm not good at reading dreams. I don't know why he asked me. My dreams tend to be more vivid and forecasting, I'd say. So I think it's not a miracle, it's otherwise, it's a sign of disaster - the World without lizards.1 point
-
1 point
-
I guess he is trying to say it's a miracle that the lizards don't exist in his dream.1 point
-
1 point
-
1 point
-
Looks like something has changed in memory management compared to older Chrome or Chromium versions. Hopefully for the better! Hope dies last!1 point
-
Black screen only, cause I've stopped the update process, because it got stuck.. No backup. Thank you @AstroSkipper!1 point
-
DAVE, it looks like it's with extensions enabled, the default should be four instances and about 600MB (approx. 150 each). Still is waaaay too much, compare to any chrome , look at my previous post or the next post.1 point
-
Hope you've got a backup of this partition for recovering if nothing helps. Try to boot into safe mode to see if it works in this mode. Use chkdsk to look for file system errors. Delete all temporary files before. Try to boot again in normal mode. If booting in normal mode is impossible, go back to a previous, working state by using recovery console. In case of recovery is not possible anymore, you should restore your previous, hopefully existing backup. I know much more possibilities to repair a damaged partition but it is too complicated to describe here, and you need appropriate knowledge to perform such interventions, of course. And truth be told, a black screen never bodes well. In most cases, I got a black screen when there was some hardware defective.1 point
-
No wonder there's almost non-existent interest in a browser that old. Current Chrome is 109.1 point
-
You're very welcome ! Someone has a problem with you ? Just call me © . This screenshot I took on my "Emma", the torture PC, I mean the PC for tortures, testings, etc. Emma (2008) has only 8GB of RAM and an ancient GTX 780 Ti with only 3GB of VRAM (a fossil from 2013). And it consumes 560MB with only one empty page and no extensions ! Not to mention I switched off much bloat via flags. I don't have the v. 13.5 installed on my main 32GB PC anymore, but it had even higher RAM consumtion on it. EDIT: Emma name was given to honour mr. Bean and his girlfriend.1 point
-
1 point
-
Aside from THIS is how this "argument" started in the first place. I obviously "failed", but the ONLY thing I was TRYING to do is to demonstrate that DcBrowser uses more RAM than 360Chrome. Nobody else seems interested in "that" for some reason. We all know that Chrome variants use a lot of RAM, no new "news" there.1 point
-
I'm also fine if people refer to me as such, but I know some people do take offense. When people do that in public, however, I'm quite suspicious when people go "Yo" or "Dude" or "Bro". Online I'm fine, but I never call others that because I guess I never picked up that lingo even though I can mean a form of bonding. Even worse, is when people call me "Sir" I'm like .... do I *really* look that old. I know its about respect but another man says "You're welcome and have a great day, man" I feel that is right. But, what do I know.1 point
-
1 point
-
Day 3 without and whilst off to a rough start, I ate lunch and dinner (unusual for me to eat more than 1 meal per day as I'm not that hungry). Mind was a bit off, but improved a little as the day progressed and the guy that took me to the village left and it should be a quiet night with my computers and movies. I hope to test more of the browsers that I'd written off and see if I can make them work with little resources. I know, I find it enjoyable to do things when "they" say you can't. Still having moments of confusion but this is not unusual for me; certainly given the circumstances that my body actually fights ridding itself of poison. I have a VERY addictive personality and I deduce I was preconditioned to this mindset from that way I entered this world. My mother was a heavy drinker and drank and smoked pretty much up until I was born. She always said she felt like a child and she was 'not right' to say the very least and my DD father did the best he could until he no longer could.1 point
-
1 point
-
Not using any AV program isn't a good idea, unfortunately. Nowadays, you can't avoid bad code, Drive-by-Download, Drive-by-Infection or malware and so on by using your brain only while surfing the internet. Anyway, I always use an AV program. And also its real-time protection, of course. Otherwise, it wouldn't make any sense. And to be fair, Avast! indeed protects the user in any case. I used Avast! Premier for many years without any infection. There are reasons why I changed from Avast! to WiseVector StopX, though. I will write something about it soon.1 point
-
Firefox 28.0 for Win2000 and XP RTM/SP1 test build released. binary: http://o.rthost.win/gpc/files1.rt/firefox-28.0-20221030-92fb45ae5-win2000.7z repo: https://github.com/roytam1/gecko28a1-vc8/tree/win2000 Notice: this version uses modified VC8 runtime files in order to run without embedded manifest, so please make sure MSVC*.DLL is extracted correctly to same folder.1 point
-
Unfortunately Steam does not yet. The 32 bit configuration is still undesireable and needs to be redone. Were any patches done to XP's acpi.sys for your hardware to work with XP? LibreWolf does not start for me either. I will check it,1 point
-
It has passed its objectives after months of development and testing, so it is now released, with the objective of the enhanced compatibility and driver support.1 point