Leaderboard
Popular Content
Showing content with the highest reputation since 06/14/2025 in all areas
-
New build of Serpent/UXP for XP! Test binary: Win32 https://o.rthost.win/basilisk/basilisk52-g4.8.win32-git-20250621-3219d2d-uxp-6414271c91-xpmod.7z Win64 https://o.rthost.win/basilisk/basilisk52-g4.8.win64-git-20250621-3219d2d-uxp-6414271c91-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-20250621-3219d2d-uxp-6414271c91-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.7a1.win32-git-20250621-d849524bd-uxp-6414271c91-xpmod.7z Win32 IA32 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20250621-d849524bd-uxp-6414271c91-xpmod-ia32.7z Win32 SSE https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20250621-d849524bd-uxp-6414271c91-xpmod-sse.7z Win64 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win64-git-20250621-d849524bd-uxp-6414271c91-xpmod.7z Win7+ x64 AVX2 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win64-git-20250621-d849524bd-uxp-6414271c91-w7plus-avx2.7z Official UXP changes picked since my last build: - No issue - Set device contrast to an acceptable value if OOB. (91a026ea65) - [devtools] Improve special character escaping for curl (7d099a8080) - Fix loop for column picker's drop-down menu (#2758) (72a17a5284) - Issue #2721 - Create special case exception for <A>.Click() outside of DOM (37de431ac0) - Issue #2721 - Remove nsILinkHandler. (c3f1c0cdba) - Issue #2721 - Simplify CheckHandleEventForAnchorsPreconditions. (3b1fe322f7) - Issue #2721 - Remove nsILinkHandler include from `/mailnews` (9c69a34da4) - Issue #2751 - Use rounded interpolation value when interpolating the Integer type and Font stretch type, per spec. (321b75a391) - Issue #2752 - Change DOMMatrix Rotate{Self}() to the current spec. (2782cded29) - No issue - Update SQLite lib to 3.50.1 and require it as syslib. (5ae40cfe47) - Issue #2734 - Add base-64 grammar check to CSP nonces where applicable. (51022b98b2) - Issue #2723 - Remove obsolete NPN prefs and callbacks. (5960178802) No official Pale-Moon changes picked since my last build. No official Basilisk changes picked since my last build. Update Notice: - You may delete file named icudt*.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.3 points
-
since @rn10950 is doing his job, I don't think I need to pick this up again.2 points
-
The only example you gave is a website where the user has to register. You said: "...more and more sites...". So please list here examples of websites which appear unsecure in 360Chrome and do not need any registering! Thanks2 points
-
What's good about this is that I always find time to smoke a cigarette and drink a cup of strong coffee or East Frisian tea.2 points
-
Correct, compact characterisation. It looks like the browser world is about to shrink a little. At least for me. Chrome 127 is definitely the end for me. A browser like that has to be avoided. And there seem to be many users who feel the same way. The reason for this is, of course, manifest 3 and the associated restrictions on extensions, which are particularly tragic for content blockers like uBlock Origin. Personally, I'm happy to use New Moon 28, Serpent and Mypal 68 and will continue to do so for as long as possible.2 points
-
WinNTSetup - a simple but powerful universal Windows Installer Features: Install (unattend) Windows 2k/XP/20??/Vista/7/8.x/10/11 x86/x64/arm64 Practically runs even on the most minimalistic WinPE selectable drive letter for the new Windows installation Fully automated with save/load setting in ini file and various command line options Install Windows also if nlite/vlite has remove winnt32.exe/setup.exe Integrate Drivers: normal PNP and Textmode Drivers Patch uxtheme to allow unsigned Themes Some common registry tweaks and *.reg file import DISM APPX removal, feature enable/disable Simple VHD creation and Installation Support "Windows to Go" for Windows 7 and later installs Supports WimBoot and CompactOS option for Windows 7 and later Supports all current WIM files: WIM/SWM/ESD and ISO files WinCapture - capture a Windows installation to WIM or ESD file MinWin - simple trimming WIM in memory before apply WinCopy - copy an existing Windows installation to another partition Offline Hotfix uninstall Offline password reset Not Supported: - No Windows embedded version (this includes WinFLP) - No upgrades of existing installations About driver installation: Every driver added in NT6.x windows will be added to the driver store. So it's not recommended to add countless driver, but rather more really required ones. NT5.x massstorage driver integration is possible thanks to Mr dUSHA powerful MSSTMake.exe tool To the Unattend option: It's possible to use an unattend.xml to run the Setup unattended. But as the actual WinPE Setup Phase isn't effective in that way of install, all Winpe related settings inside the unattend.xml won't be applied. Ini config file It's possible to save all GUI-settings to a ini file: push Ctrl + S to save all settings to an ini. push Ctrl + L to load all settings from an ini. A WinNTSetup.ini file in the same dir as the app itself will be loaded automatically at startup. It also can be selected via command line: WinNTSetup.exe /cfg:"C:\mysettings.ini" If you want to modify ini settings yourself, click-click has made a nice PDF for it. For advanced users there are also hidden settings described in the included WinNTSetup.ini.txt Command line: - Press F1 to get list of all options To install Windows in a VHD file: - requires Windows 7 as OS and Windows 7 Ultimate, Enterprise or Server 2008 R2 as Source - create a partitioned VHD and assign a drive letter (push Ctrl + Shift + V to use build in diskpart wrapper for this) - select the VHD drive as installation drive (make sure you boot drive ist a active primary partition on a physical disk) If you get an Antivirus warning from your AV software, please report it to them as a false positive and let them check it. Current Version: 5.4.1 Download: Mega - MediaFire1 point
-
New build of BOC/UXP for XP! Test binary: MailNews Win32 https://o.rthost.win/boc-uxp/mailnews.win32-20250621-7bda12e7-uxp-6414271c91-xpmod.7z BNavigator Win32 https://o.rthost.win/boc-uxp/bnavigator.win32-20250621-7bda12e7-uxp-6414271c91-xpmod.7z source repo (excluding UXP): https://github.com/roytam1/boc-uxp/tree/custom * Notice: the profile prefix (i.e. parent folder names) are also changed since 2020-08-15 build, you may rename their names before using new binaries when updating from builds before 2020-08-15. -- New build of HBL-UXP for XP! Test binary: IceDove-UXP(mail) https://o.rthost.win/hbl-uxp/icedove.win32-20250621-id-656ea98-uxp-6414271c91-xpmod.7z IceApe-UXP(suite) https://o.rthost.win/hbl-uxp/iceape.win32-20250621-id-656ea98-ia-c642e3c-uxp-6414271c91-xpmod.7z source repo (excluding UXP): https://github.com/roytam1/icedove-uxp/tree/winbuild https://github.com/roytam1/iceape-uxp/tree/winbuild1 point
-
I don't think the Discord is official. You can use whatever you want. The site has been running good lately, so hopefully no one will ever need to use it.1 point
-
I only go there while logged in but they could really use a better search overall. Besides shorts, it often gives results for things other people have watched which are never relevant to what I typed in. I wish all sites that had a search even Google or Ebay had an advanced option you could set where it would just give you results based on what you typed and not all that fluff they want to make money with.1 point
-
Tutorial, how to compile a working csmwrap.efi [email protected] June 2025 1.) Install Ubuntu 24.04.2 LTS 2.) Type this at the command line from Ubuntu sudo apt update sudo apt install -y build-essential nasm git curl xxd git clone https://github.com/FlyGoat/CSMWrap.git --recursive cd CSMWrap make seabios make1 point
-
Good to hear. I use 55 myself, but I also keep a copy of 52 handy. The different names arose back in the early days. Originally Serpent was just a generic name used by "unbranded" builds of Basilisk; i.e., if you or I built the browser on our own PC, it would be called "Serpent" too. Basilisk was the "branded" name used for the official version distributed by MoonChild Productions. For several years the folks at MoonChild Productions expressed great irritation that some users sought support for @roytam1's Serpent builds at Basilisk's Web site (then run by MCP), so we were all taught to be careful never to refer to Roytam's builds as "Basilisk" and risk driving more Serpent users there.1 point
-
New ESR releases for 128.12 (including a hotfix) ... yay! https://github.com/Eclipse-Community/r3dfox/releases/tag/v128.12.0rc-hotfix1 point
-
Modern games tend to ship with more capabilities than any one person needs. This is the result of the dev environment and I personally consider it to be laze. Take a simple example where a game will have all of the textures included that the game supports using, despite the fact that any person who plays the game will only use one of them. This is why you can find a lot of people complaining about games being so big, or 4K textures being included even for people who don't/can't use them. But on the code side, since these games are created using suites, they also include support for a lot of extra stuff. Let's say this particular thing is only relating to the multiplayer aspect, if you only played in single player the missing function calls would likely never be used. So the result of removing a dependency is that it is likely something isn't going to work, but that doesn't mean the thing that won't work is a function that a player will ever use or need. Eventually it can lead to a problem with future patches or with mods.1 point
-
I'm glad you like my article. Creating it and making the HTTPSProxies more future-proof was a pleasure for me as a die-hard fan of Windows XP.1 point
-
You can find the download link for the CAupdater in my main article ProxHTTPSProxy and HTTPSProxy in Windows XP for future use in the section 11.2.4. Downloads related to Root Certificate Updates.1 point
-
I have an answer - I could care less whether their registration's working, not working. I simply don't register on pirate forums, I can allow myself to buy a legit OS once in a twenty years. Therefore, no need to waste time on pirated content. Mentioning of that forum is banned by @Tripredacus.1 point
-
Why don't you post problems with New Moon and Serpent in @roytam1's thread? It doesn't really make sense to open a new thread for this. You are also much more likely to get an answer there.1 point
-
1 point
-
1 point
-
We are looking forward to it! Will the Ungoogled patches be also applied?1 point
-
To prove my point even further, a standard Android or iOS phone already includes the precise model in its UA. What else do they need!?!??! Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-A536B) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/21.0 Chrome/110.0.5481.154 Mobile Safari/537.3 https://deviceatlas.com/blog/samsung-phones-user-agent-strings-list Mozilla/5.0 (iPhone; CPU iPhone OS 15_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.1 Mobile/15E148 Safari/605.1 NAVER(inapp; search; 1000; 11.8.10; 12PROMAX) https://whatmyuseragent.com/platforms/ios/ios/151 point
-
How do I replace the white field with the iconic Feldrau colour? On Windows 7 or 8 without the Stuff Pck 1. Thanks!1 point
-
Probably because you added the switch after the switches' end. (on the screenshot). BTW, the order matters, at first I thought it was a placebo, but no,1 point
-
Oh, don't worry, no hurry to reply. There's a war against VPN going on, Reddit banned VPN, as well as Instagram and all similar. What are we even talking about?! They all want your phone number. Internet privacy is no more.1 point
-
No, nothing else runs, as soon as I boot up, it has a load of 3%, if I boot into Safe Mode, no load observed. DWM? Tried non-Aero custom them (to exclude Aero as the culprit), but all the same, No such on the same PC with Vista. Further tests are only possible when (if) I return. Thanks. You have a 700 series card, do you get the same with 7? Mine is GTX Titan (first issue Jan. 2013)1 point
-
As I already wrote here, I'm on vacation, no desktop PC around, besides - you mustn't compare on Windows 10, I wrote that, too. Only those OS that don't have the new memory functioning are relevant,1 point
-
It doesn't matter anyways, a couple of months further, and you won't be able to do more and more things with it. Don't dwell on old browsers, I'm not a fan of upgrading, as you may know, but 1.5 years is the upper sane limit.1 point
-
I'm lost, why would you need a version with which the bank won't let you in? Besides, it's obsolete. I just tried it. It's 1.5 years old. I can't shop with it.1 point
-
"I can confirm this as well. Renderer process commits about 2.5 GB on Supermium 126 x64 when it finishes loading that page, well above any practical 32 bit limit. Google Chrome 126 is even worse at about 2.75 GB. But then I tried Google Chrome 49, and about 300 MB is committed and the page loads successfully." https://github.com/win32ss/supermium/issues/841#issuecomment-23221222401 point
-
Thanks for the tip! Maybe, this helps next time in a crashed profile where the Session Manager extension wasn't installed. But unfortunately none of this answers what is going on with the Restore Previous Session entry. Apart from that, I have started using the OneTab extension more intensively again to not lose important tabs anymore.1 point
-
You're welcome. You can customise Mypal 68 to your needs using CSS stylesheets and UC.JS scripts. I already gave you a link to my thread: https://msfn.org/board/topic/183657-mypal-68-in-windows-xp-custom-buttons-and-extensions/ There, you can find a lot about this stuff. If I understood you correctly, you want to completely get rid of the tab bar. Right? You can do such modifications via CSS code inside the userChrome.css file or via separate CSS files which must then be integrated into the userChrome.css via the import command. The latter is the way I prefer. But first, you should prepare Mypal 68 as described in the first post of my thread under "Reqiurements for custom buttons, other script-generated objects and CSS code implementations in Mypal 68". @tinman2000 Is that what you had in mind? Mypal 68.14.3b without tab bar and new tab button:1 point
-
You're welcome. You can customise Mypal 68 to your needs using CSS stylesheets and UC.JS scripts. I already gave you a link to my thread: https://msfn.org/board/topic/183657-mypal-68-in-windows-xp-custom-buttons-and-extensions/ There, you can find a lot about this stuff. If I understood you correctly, you want to completely get rid of the tab bar. Right? You can do such modifications via CSS code inside the userChrome.css file or via separate CSS files which must then be integrated into the userChrome.css via the import command. The latter is the way I prefer. But first, you should prepare Mypal 68 as described in the first post of my thread under "Reqiurements for custom buttons, other script-generated objects and CSS code implementations in Mypal 68".1 point
-
1 point
-
Correct! You can even block external fonts via the dashboard settings page of uBO or via the content settings page of the browser but in these cases, for all websites. Here is your website called up in New Moon 28 when blocking the external font via uBlock Origin Legacy:1 point
-
There is no need to use ProxHTTPSProxy for all internet connections, even in Windows XP. Mypal 68, 360Chrome, Thorium, Supermium and all @roytam1's browser editions are capable of the TLS 1.2 and TLS 1.3 protocols. However, the proxy is actually only needed for those programmes which are not capable of these protocols but need them in these days. Same applies to WU/MU, for example. Therefore, I use ProxHTTPSProxy only occasionally when really needed. And such cases happen, of course. Which sites do you need this proxy in 360Chrome for? Which sites appear to be unsafe for you in 360Chrme?1 point
-
1 point
-
You should use the version Thorium_SSE3_122.0.6261.168_WINXP_x32.zip as your CPU supports the SSE3 instruction set at maximum. You can use the SSE2 version, too but I would try the SSE3 one first.1 point
-
Personally, I would like to know about experiences of users who have installed Thorium under real (bare metal) Windows XP 32-bit on very weak hardware, especially equipped with a 32-bit (single-core) CPU like, for example, Pentium 4. Which Thorium version has been used? How does this browser behave there? How does the browser start? What does the loading behaviour of websites look like? What about performance and resource consumption in general? And above all, which settings and Chrome flags are used in those installations? It would be great to provide your hardware and OS specs when sharing any experience.1 point
-
When uBlock Origin is installed, it controls the preloading of websites. You do not have to disable uBlock Origin to control this feature again, you can simply enable the option "Disable pre-fetching" in uBO's dashboard page "Settings" as already mentioned by @Dixel.1 point
-
1 point
-
I can speak to whether Microsoft fixed this DESIGN FLAW with Vista, I had already answered. It was never there, to begin with. Looks like they implemented that "design" starting Win 7 (which I can't stand!). Strange! Weren't you the one who had recently upgraded? Allegedly.1 point
-
In my experience, all those memory "saving features", including this one, and the infamous "refresh" only consume more RAM. https://github.com/win32ss/supermium/issues/507#issuecomment-20713769721 point
-
I'm sorry, I can't say whether he was German or not, it might be seen as PM leaks. But he seemed like a nice fella. And yes, I agree with you, less rumours is always better, people need their privacy. Again, I'm very glad you're with us and share your knowledge!1 point
-
Where did you get this information? It usually comes in two versions, the free version Malware Hunter and the commercial version Malware Hunter Pro. As already described in my article, the features real-time protection and automatic updates are only available in Malware Hunter Pro. Actually, Glarysoft Malware Hunter Pro has a 30-day free trial period. After that, you must purchase a license for the software to use all its professional features. That means you can use it as an on demand scanner when the trial period has expired.1 point
-
Yep! However, I deactivated the file PromoUtil.exe in my installation when I used this security programme. Less pop-ups and less RAM consumption. The problem with all recent 360 Total Security versions is the quality of their scanners since they don't use Avira and Bitdefender scan engines any longer but unfortunately their own ones, 360 Cloud Scan Engine, 360 QVMII AI Engine, QEX and KunPeng. Read this review here: https://www.safetydetectives.com/best-antivirus/360-total-security/ And once again, please provide more information when you do a request! One image and a few words are simply too few.1 point
-
There can't be different meanings since Supermium will reset your profile to the initial state, level zero. Meaning not only login data, but also extensions.1 point
-
The problems from the quoted post, I also reported to Mypal68's issues on GitHub. Here is the link: https://github.com/Feodor2/Mypal68/issues/287 Cheers, AstroSkipper1 point
-
Dear guru AstroSkipper, hello! Would you be so kind to tell your opinion about Comodo Varanus FW, I don't see it in either of you lists (good-bad). Would it be polite to trouble you for such a personal advice, just a couple of words really, use-not use, thank you! PS. As always, can't get enough of your amazing software compilation! I can't even imagine how much hard work is in it!1 point