Leaderboard
Popular Content
Showing content with the highest reputation on 10/02/2023 in all areas
-
Nothing strange, the extended Kernel for Vista is only x64. For XP it's not yet released. I don't know if it will ever be.2 points
-
It could be something related to Dwrite.dll differences. On the other hand, they somehow solved the problem in CastXP.2 points
-
2 points
-
2 points
-
1 point
-
Thank you very much, you're my saviour, it worked! It's rather strange the OP didn't tell me it could be changed this way and assumed I was making a mockery out of him.1 point
-
I believe you have to install it for all users: Find the link in the Microsoft store, in this case https://apps.microsoft.com/store/detail/speedtest-by-ookla/9NBLGGH4Z1JC. Open https://store.rg-adguard.net/, where you paste the link and confirm. Most of the time, you probably don't need to select anything else in the dropdown menu. You will get the list of links to applications' *.appx or *.appxbundle files where the app is packaged and some extra files, for simple enough apps, you will only need its *.appx or *.appxbundle file, but dependencies' *.appx are also listed. In this case, you can pick the *.appxbundle of the latest version, which is currently Ookla.SpeedtestbyOokla_1.16.165.0_neutral_~_43tkc6nmykmb6.appxbundle. Notice neutral in the name, some apps come in different flavors (CPU architecture), where you must pick the one matching architecture of your OS. When you have the file, note its location, run the PowerShell as administrator and execute: Add-AppxProvisionedPackage -Online -PackagePath C:\Path\to\downloaded\Ookla.SpeedtestbyOokla_1.16.165.0_neutral_~_43tkc6nmykmb6.AppxBundle -SkipLicense For apps that aren't free, you're supposed to have a license file, so -SkipLicense is substituted by -LicensePath and a path to license's XML file. But I don't have any paid app to try out, just laying out what I got from available documentation.1 point
-
Open "Preferences" in \Chrome\User Data\Default. Search for the entry "intl". Change it accordingly: "intl": { "accept_languages": "en-GB,en" }, If it does not exist, add it. I have this before the following entry: "kMouseGestureProfile": {1 point
-
Of course it is not possible to launch anything above Chrome 102 as of version 3.0.1 (and 75 for XP 64), however it is possible to launch above 102 (including Supermium/CatsXP 117/118) on XP 32 by adding some DLLs from Wine 8.16 staging (ncrypt and bcrypt) next to chrome.exe and add "--no-sandbox --single-process --disable-webgl". Just tested it on a VM and it seems to work fine (You still can't download files/extensions). Edit: Since One Core API version 3.0.2 got released, you don't need those DLLs from Wine, just set compatibility mode to Vista and it should work (add --no-sandbox if it doesn't start). You most likely don't need to install One Core API when win32ss successfully ported Supermium to XP.1 point
-
Why not simply take the en_UK pack from the same Chrome?1 point
-
If I go to> "Add languages and drag to order them based on your preference." The only language I can choose is: English (United States) Web pages and UI are displayed in: English (United States) I'd like them to be: English (Great Britain) (GB), like Supermium or even CastXP allows to select the proper English language. The least I could probably settle for is Canadian, thanx.1 point
-
If no webp-virus patch, will it then at least have proper favourite bookmarks spelling? Maybe also make google.UK as the default search? Thanx.1 point
-
Yes, exactly, this patch needs to be applied before the release. I just wanted to gently remind @NotHereToPlayGamesof that link, perhaps he missed it, who knows?1 point
-
1 point
-
Hello everyone. I just finished re-adding GDI to Supermium. At first it would only work in --single-process mode, but I got it working in standard mode by ensuring that FontCache objects have the Skia GDI font manager when GDI is enabled. Then I want to fix TLS, readd D3D9 DXVA support, and link Supermium against a DLL with implementations of many newer functions. I have fixed my PMs if you are interested.1 point
-
New build of BOC/UXP for XP! Test binary: MailNews Win32 https://o.rthost.win/boc-uxp/mailnews.win32-20230930-d0fd16ed-uxp-7a3845abaf-xpmod.7z BNavigator Win32 https://o.rthost.win/boc-uxp/bnavigator.win32-20230930-d0fd16ed-uxp-7a3845abaf-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-20230930-id-656ea98-uxp-7a3845abaf-xpmod.7z IceApe-UXP(suite) https://o.rthost.win/hbl-uxp/iceape.win32-20230930-id-656ea98-ia-93af9a0-uxp-7a3845abaf-xpmod.7z source repo (excluding UXP): https://github.com/roytam1/icedove-uxp/tree/winbuild https://github.com/roytam1/iceape-uxp/tree/winbuild for UXP changes please see above.1 point
-
New build of Serpent/UXP for XP! Test binary: Win32 https://o.rthost.win/basilisk/basilisk52-g4.8.win32-git-20230930-3219d2d-uxp-7a3845abaf-xpmod.7z Win64 https://o.rthost.win/basilisk/basilisk52-g4.8.win64-git-20230930-3219d2d-uxp-7a3845abaf-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-20230930-3219d2d-uxp-7a3845abaf-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-20230930-d849524bd-uxp-7a3845abaf-xpmod.7z Win32 IA32 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20230930-d849524bd-uxp-7a3845abaf-xpmod-ia32.7z Win32 SSE https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20230930-d849524bd-uxp-7a3845abaf-xpmod-sse.7z Win64 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win64-git-20230930-d849524bd-uxp-7a3845abaf-xpmod.7z Official UXP changes picked since my last build: - Issue #2307 - Follow-up: remove some missed SIMD scalar types. (3798308cff) - Issue #2313 - Implement WebAssembly sign extension opcodes. https://bugzilla.mozilla.org/show_bug.cgi?id=1389461 (61b73a894a) - Issue #2311 - Part 1 - Add ffmpeg's own floating point real FFT functions to ffvpx (4610b9fd55) - Issue #2311 - Part 2 - Link ffmpeg real DFT functions (289020a670) - Issue #2311 - Part 3 - Add accessor for ffvpx real DFT functions (0e796b1dcd) - Issue #2311 - Part 4 - Use FFTBlock from ffvpx instead of libav (1ae2b21c0d) - Issue #2311 - Part 5 - Only load function pointer in FFTBlock once (12f9121047) - Issue #2311 - Part 6 - Remove now unused libav source files (fea628f587) - Issue #2316 - Part 1: Use fallback element sizes for w/h-less SVG (af6a491bfe) - Issue #2316 - Part 2: Add reftests (30f7b3284c) - Issue #2316 - Part 3: Clarify comment (bdff76bad2) - [memory] Remove MOZALLOC_INLINE (e28af7d938) - [memory] Remove likely/unlikely duplication in mozalloc. (0548a39ff3) - [memory] Guard OOM reporter from incorrectly reported (too small) size. (1f7d8d3a36) - [js] Handle dead wrappers (51e4b86e6d) - [network] Refactor TransactionObserver::OnDataAvailable() (fb38f6d74e) - Issue #2058 - Initial update of usrsctp library (de80c8a019) - Issue #2058 - Fix build issues in DataChannel.cpp after sctp upgrade (cc42e14a23) - Issue #2058 - Apply patches from dbsoft to fix Mac and FreeBSD builds (81d8af6565) - Issue #2058 - apply additional patches from dbsoft for OS defines (0e0bd83fe2) - Issue #2058 - add patches from dbsoft to fix Mac and FreeBSD builds (21c624222f) - No Issue - IonMonkey: Don't test for a 3-byte opcode in a 2-byte opcode predicate. https://bugzilla.mozilla.org/show_bug.cgi?id=1390214 Silence increasingly loud warnings from clang, also could cause errant behavior. (6d1b63e21b) - Cherry-pick upstream libvpx fix (bb1974cebc) No official Pale-Moon changes picked since my last build. No official Basilisk changes picked since my last build. My changes picked since my last build: - ffvpx: we always build fft, remove conditional building from moz.build files (c118b6d794) 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.1 point
-
New build of BOC/UXP for XP! Test binary: MailNews Win32 https://o.rthost.win/boc-uxp/mailnews.win32-20230708-ef491d91-uxp-9f1550fb5-xpmod.7z BNavigator Win32 https://o.rthost.win/boc-uxp/bnavigator.win32-20230708-ef491d91-uxp-9f1550fb5-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-20230708-id-656ea98-uxp-9f1550fb5-xpmod.7z IceApe-UXP(suite) https://o.rthost.win/hbl-uxp/iceape.win32-20230708-id-656ea98-ia-93af9a0-uxp-9f1550fb5-xpmod.7z source repo (excluding UXP): https://github.com/roytam1/icedove-uxp/tree/winbuild https://github.com/roytam1/iceape-uxp/tree/winbuild for UXP changes please see above.1 point
-
New build of BOC/UXP for XP! Test binary: MailNews Win32 https://o.rthost.win/boc-uxp/mailnews.win32-20230701-ef491d91-uxp-4fae28f05-xpmod.7z BNavigator Win32 https://o.rthost.win/boc-uxp/bnavigator.win32-20230701-ef491d91-uxp-4fae28f05-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-20230701-id-656ea98-uxp-4fae28f05-xpmod.7z IceApe-UXP(suite) https://o.rthost.win/hbl-uxp/iceape.win32-20230701-id-656ea98-ia-93af9a0-uxp-4fae28f05-xpmod.7z source repo (excluding UXP): https://github.com/roytam1/icedove-uxp/tree/winbuild https://github.com/roytam1/iceape-uxp/tree/winbuild for UXP changes please see above.1 point
-
New build of BOC/UXP for XP! Test binary: MailNews Win32 https://o.rthost.win/boc-uxp/mailnews.win32-20230603-ef491d91-uxp-765a6434c-xpmod.7z BNavigator Win32 https://o.rthost.win/boc-uxp/bnavigator.win32-20230603-ef491d91-uxp-765a6434c-xpmod.7z source repo (excluding UXP): https://github.com/roytam1/boc-uxp/tree/custom repo changes: - [SSUAO] sync with my UXP's Basilisk SSUAO (ef491d91) * 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-20230603-id-656ea98-uxp-765a6434c-xpmod.7z IceApe-UXP(suite) https://o.rthost.win/hbl-uxp/iceape.win32-20230603-id-656ea98-ia-93af9a0-uxp-765a6434c-xpmod.7z source repo (excluding UXP): https://github.com/roytam1/icedove-uxp/tree/winbuild https://github.com/roytam1/iceape-uxp/tree/winbuild for UXP changes please see above.1 point
-
New build of BOC/UXP for XP! Test binary: MailNews Win32 https://o.rthost.win/boc-uxp/mailnews.win32-20230527-73569c73-uxp-96e3781bd-xpmod.7z BNavigator Win32 https://o.rthost.win/boc-uxp/bnavigator.win32-20230527-73569c73-uxp-96e3781bd-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-20230527-id-656ea98-uxp-96e3781bd-xpmod.7z IceApe-UXP(suite) https://o.rthost.win/hbl-uxp/iceape.win32-20230527-id-656ea98-ia-93af9a0-uxp-96e3781bd-xpmod.7z source repo (excluding UXP): https://github.com/roytam1/icedove-uxp/tree/winbuild https://github.com/roytam1/iceape-uxp/tree/winbuild for UXP changes please see above.1 point
-
New build of BOC/UXP for XP! Test binary: MailNews Win32 https://o.rthost.win/boc-uxp/mailnews.win32-20230520-73569c73-uxp-733864917-xpmod.7z BNavigator Win32 https://o.rthost.win/boc-uxp/bnavigator.win32-20230520-73569c73-uxp-733864917-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-20230520-id-656ea98-uxp-733864917-xpmod.7z IceApe-UXP(suite) https://o.rthost.win/hbl-uxp/iceape.win32-20230520-id-656ea98-ia-93af9a0-uxp-733864917-xpmod.7z source repo (excluding UXP): https://github.com/roytam1/icedove-uxp/tree/winbuild https://github.com/roytam1/iceape-uxp/tree/winbuild for UXP changes please see above.1 point
-
New build of BOC/UXP for XP! Test binary: MailNews Win32 https://o.rthost.win/boc-uxp/mailnews.win32-20230513-73569c73-uxp-1e37e713c-xpmod.7z BNavigator Win32 https://o.rthost.win/boc-uxp/bnavigator.win32-20230513-73569c73-uxp-1e37e713c-xpmod.7z source repo (excluding UXP): https://github.com/roytam1/boc-uxp/tree/custom Changes: - [Mail] Issue MoonchildProductions/UXP#1451 - Follow-up: Only copy hunspell shared library if we're not building against system Hunspell. (b359e7ad) - [Navigator] Issue MoonchildProductions/UXP#1451 - Follow-up: Only copy hunspell shared library if we're not building against system Hunspell. (73569c73) * 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-20230513-id-656ea98-uxp-1e37e713c-xpmod.7z IceApe-UXP(suite) https://o.rthost.win/hbl-uxp/iceape.win32-20230513-id-656ea98-ia-93af9a0-uxp-1e37e713c-xpmod.7z source repo (excluding UXP): https://github.com/roytam1/icedove-uxp/tree/winbuild https://github.com/roytam1/iceape-uxp/tree/winbuild Changes: - [IceDove] Issue MoonchildProductions/UXP#1451 - Follow-up: Only copy hunspell shared library if we're not building against system Hunspell. (d5e08d7) - [IceApe] Issue MoonchildProductions/UXP#1451 - Follow-up: Only copy hunspell shared library if we're not building against system Hunspell. (360d9b0) for UXP changes please see above.1 point
-
New build of BOC/UXP for XP! Test binary: MailNews Win32 https://o.rthost.win/boc-uxp/mailnews.win32-20230506-5b6a0056-uxp-725b27a0f-xpmod.7z BNavigator Win32 https://o.rthost.win/boc-uxp/bnavigator.win32-20230506-5b6a0056-uxp-725b27a0f-xpmod.7z source repo (excluding UXP): https://github.com/roytam1/boc-uxp/tree/custom Changes: - [Mail] Issue MoonchildProductions/UXP#1451 - Support hunspell as shared library (98335aaa) - [Navigator] Issue MoonchildProductions/UXP#1451 - Support hunspell as shared library (5b6a0056) * 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-20230506-id-656ea98-uxp-725b27a0f-xpmod.7z IceApe-UXP(suite) https://o.rthost.win/hbl-uxp/iceape.win32-20230506-id-656ea98-ia-93af9a0-uxp-725b27a0f-xpmod.7z source repo (excluding UXP): https://github.com/roytam1/icedove-uxp/tree/winbuild https://github.com/roytam1/iceape-uxp/tree/winbuild Changes: - [IceDove] Issue MoonchildProductions/UXP#1451 - Support hunspell as shared library (b2d9022) - [IceApe] Issue MoonchildProductions/UXP#1451 - Support hunspell as shared library (5bce618) for UXP changes please see above.1 point
-
New build of BOC/UXP for XP! Test binary: MailNews Win32 https://o.rthost.win/boc-uxp/mailnews.win32-20230415-de147fa3-uxp-75bef7b73-xpmod.7z BNavigator Win32 https://o.rthost.win/boc-uxp/bnavigator.win32-20230415-de147fa3-uxp-75bef7b73-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-20230415-id-656ea98-uxp-75bef7b73-xpmod.7z IceApe-UXP(suite) https://o.rthost.win/hbl-uxp/iceape.win32-20230415-id-656ea98-ia-93af9a0-uxp-75bef7b73-xpmod.7z source repo (excluding UXP): https://github.com/roytam1/icedove-uxp/tree/winbuild https://github.com/roytam1/iceape-uxp/tree/winbuild for UXP changes please see above.1 point
-
Ok. The OP has made this kind of offer before and received a warning for it. Now I really wonder why he did the same thing again. The topic of this thread implies the provision of a download archive whose link was deleted only minutes after creating this thread. Honestly, none of this makes any sense at all. Sorry to say that, but one can really do without such threads.1 point
-
Update notification! Both versions of my Root Certificate and Revoked Certificate Updater have been updated and are now of 11/29/2022. You can find them in the section 11.2.4. Downloads related to Root Certificate Updates in the first post of this thread. Cheers, AstroSkipper1 point
-
Check your network and firewall settings! Maybe, an intervention of other security programs on your system? Or it might be a temporary server connection failure. Hello @CIACIACIACIACIACIA! Have you been able to solve your server connection problems in the meantime?1 point
-
1 point
-
And now a note especially for my German compatriots. The online webstore MediaMarkt was no longer fully functional in New Moon and Serpent. A few days ago, I posted the problem in the issues of martok's palefill: https://github.com/martok/palefill/issues/66 As always, martok did a great job and fixed the problem. Furthermore, he still added compatibility with Serpent 55. Now, you can shop again with our UXP browsers, especially in case anyone still needs Christmas presents. The new version 1.25 is already released and can be found here: https://github.com/martok/palefill/releases/tag/v1.25 Further changes and fixes have been made. The complete changelog can also be read there. Cheers, AstroSkipper PS: MediaMarkt is active in different countries, so the fix might help (presumably with minor modifications) non-Germans, too.1 point
-
It is rather language than culture related. In German, we very often prefer much longer sentences as it is the case in English. But I always pay attention to correct grammar and consistency of content. Over the last months, I already reduced the average length of my sentences. But no one can quite deny their true nature.1 point
-
Check your network and firewall settings! Maybe, an intervention of other security programs on your system? Or it might be a temporary server connection failure.1 point
-
@mina7601! I don't think you are entitled to make such statements, especially in relation to your age. That is solely up to the creator of this thread and the moderators or administrators. Think first, then write is my advice for you! BTW, you don't have to comment on everything. Sometimes, speech is silver, but silence is golden!1 point
-
This is a very good confirmation they still make fixes for 360 to render modern sites. Unfortunately still doesn't work for my gym.1 point
-
Yeah , you're right , the usual Chrome has these moronic white flashes. https://support.google.com/chrome/thread/43122212/chrome-white-flash-on-startup?hl=en1 point
-
Extremely fast startup, no idiotic white flashes (when using dark themes) to your face, compared to the ordinary chrome.1 point
-
Hello fellow members . As some of you already know , Instagram went totally nuts and tighten up their security lately . The levels are insane . Just a couple of examples from MSFN topics. Members reporting not working videos : https://msfn.org/board/topic/178259-instagram-videos-not-working-in-firefox-52-esr/ From a French member : "all my browsers don't work (get loggin page) after getting this login page in one of my browsers..." "New surprise to me: I get the login page after 3 times reloading page ..." https://msfn.org/board/topic/178259-instagram-videos-not-working-in-firefox-52-esr/?do=findComment&comment=1211117 I am also having the exact same problem , even now , when I had to purchase a "good" VPN . A very funny discovery just came to my attention : Instagram favours IP addresses from some coutries , such as Russia and similar !!! Who would have thought !?!? From my real IP I get the login page after the 3 times of reloading , just like @msfntor, but if I switch to a russian IP - voilà : no more login crap !!! The problem is , this VPN service doesn't have some IPs constantly, so it's not a good solution . And as of now, it got worse, I can't even login from my real IP anymore ! Please help to find clean proxie lists . All well-known VPN solutions do not work . Instagram knows about them , obviously !!! Thank you all ! P.S. A side note , it doesn't have to be super secure , ordinary proxies would do just fine . Instagram already knows about me and my IP.1 point
-
Hey folks, did you find any ways to use the bloody instagram ? I now need an account to send messages.1 point
-
I understand , but these days everything is so overstuffed with politics so you could easily delete this whole topic and be right ! Please tell , blocking French IPs is not politics ? BTW, the word communist is official , it's in the name of CCP (communist party of China) , the ruling party . "Soviet of the Federation" is the top ruling structure of Russia . Meaning their government is soviet (which is the same as communist , no ?) . They like to translate it to "federations Council" to hide(mask) the real meaning , but the translation is wrong ! The real name is still soviet . Even their twitter is SovFedInfo. I'm not trying to argue with your decision , just letting you know why I wrote this . Facebook bought instagram , right ? Multi-billionaire Usmanov (born USSR) is the main shareholder of the Internet holding Mail.Ru Group , also one of the first investors in the shares of the social network Facebook. See ? Thanks.1 point
-
Dear @msfntor, I was talking about proxy lists (just a text file) , not about software . I wouldn't use any russian software , but thanks for the warning .1 point