Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 08/07/2023 in Posts

  1. I'm sure that Vista ended up maturing with age. All I know "living through it" is that when Vista first came out, it rendered my laptop useless and so I reverted to XP. It was basically "that experience" which still has me running XP to this day! The multi-continent global company that I work for *never* ran Vista on ANY of our company PCs. We went from XP straight to 7, skipping over Vista. Then went from 7 straight to 10, skipping over 8/8.1. We (the company) is also skipping 11. Can that be correlated to "every other" Windows release or that the skipped one's were "that bad"? I'd say "not really" because we didn't migrate to 10 until two or three versions in. Again, I don't doubt that Vista matured with age. But I also know what my "first impression" was and Best Buy even offered me a "free downgrade" to revert a brand new PC that came with Vista to run XP instead. To the best of my knowledge, Vista is the only Windows OS that ever allowed retailers to offer "free downgrades". But again I will repeat, I don't doubt that Vista matured with age (I personally never looked back once offered that "free downgrade").
    4 points
  2. I don't really disagree. I was just trying to clarify that I'm not a Vista "hater", as the RTM defenders might think. Silly really. I will say though, with the basic theme, SP2 and the Platform update, this unit isn't running all that badly.
    3 points
  3. Depends on your perspective. Here's a good read - https://www.webperf.tips/tip/browser-process-model/ As the perfect example cited by someone else here at MSFN (unable to locate at the moment), single-process FF is slower than multi-process FF, but both are "stable".
    3 points
  4. Hmmm, I don't think that version really qualifies, that could even (slowly ) run on "Vista Capable" hardware (unlike all the "real" versions of Vista): https://www.nytimes.com/2008/03/09/business/09digi.html Seriously, besides the grossly underestimated hardware requirements (that made in most cases the upgrade process on existing hardware result as a slow as molasses Operating System) the (initial) lack of drivers was a nightmare, and also (cheap) new hardware with the Vista Ready sticker was - generally speaking - low performing (again because the minimal requirements were - as it is traditional with MS - way too optimistic, the rule of the thumb, since NT 4.00 times, has been that you need double the processor speed, and four times the RAM to get a decently running machine). jaclaz
    3 points
  5. A little searching and I am finding that retailers were allowed to offer "free downgrades" from 7 to XP. But note that it was not 7 to Vista, it was 7 to XP.
    3 points
  6. Go Ahead! Call Windows 7 or 8 whatever you want. They are just operating systems. I won't get hurt, I promise! By the way, jaclaz commented similarly as I did. He is quite a helpful, seasoned member of MSFN, I doubt he was a wee young lad in 2007. Oh neither was I. I was doing system installs back then, and had for quite awhile. The comment supporting the use of Vista RTM as being problem free are anecdotal at best. whereas I'm sure if you look, you;ll find less than stellar reviews on Vista's release back in early 2007. The funniest thing about all this: I actually came to love Vista later on, once SP2 was applied. And even more funny: I'm typing this post on MyPal 68, using a Dell Inspiron 1420 notebook running .... yes, Vista Home Basic. I was the guy who STARTED the thread for Vista Updates using Server 2008 way back when. So I'm hardly a Vista hater. I just chose to see reality. So everybody relax! Sheesh!
    3 points
  7. Many thanks @Ben Markson (and @genieautravail ) for your additional, most valuable, input ! ... As it's already apparent , I'm no fan myself of "chatrooms" (I think they're more "youth"-orient(at)ed), but a great fan of "forums", where one can be more verbose and analytic ; I realise, though, I belong to a minority these days ... Yes, the changelog for v5.61 states: ... but their GitHub source repo is weirdly formatted (no individual commit messages) ; the comparison below: https://github.com/mtrojnar/stunnel/compare/stunnel-5.60...stunnel-5.61 is very long and, being a non-coder, I wasn't able to pinpoint the breaking change(s) ; their repo also lacks an issue tracker, so nothing can be reported there ... Their main site claims they still support Windows XP: https://www.stunnel.org/platforms.html ... but probably that list hasn't been updated in a while ... Besides, they no longer provide themselves x86 compiles, 32-bit platform support is now under their "Commercial Support" paid schemes : https://www.stunnel.org/support.html However, there exists a "free" stunnel-users mailing list here , you stand to lose nothing by posting your "issue" there ; alternatively, you can try your luck at the forked repo: https://github.com/josealf/stunnel-win32/issues/new FWIW, the v5.70 tray icon appears and functions as expected in Vista SP2 32-bit: That "weirdness" is to be expected ; other than that, it does appear that openssl-1.1.1u DLLs load fine in your XP SP3 box ; I was somewhat doubtful before because I had read in the past that 1.1.1+ requires, by default, Vista SP2+ APIs to properly function; but perhaps this is relevant only for the VS2015+ compiled builds, e.g. https://wiki.overbyte.eu/wiki/index.php/ICS_Download The 32-bit builds kindly provided by @josealf on GitHub are being compiled on an old GCC version (8.3.0+) with glibc-2.27 (from 2018), perhaps that's the reason NT 5.1 compatibility is being preserved in the produced binaries ... And some final stunnel "trivia": The last official 32-bit Windows release was, as is known, v5.49, bundled with openssl-1.0.2-fips and "the lot" compiled with VS2008, all inherently compatible with XP ... It's indeed kind of an irony that openssl was upgraded to v1.1.1 (TLSv1.3 capable) in the immediately next version 5.50, the first to be only offered as a win64-build ; openssl-1.1.1* was being bundled with stunnel v5.50-5.60, while v5.61-5.70 are bundled with openssl-3.0.x (latest LTS channel); josealf's win32 builds are still stuck on the 1.1.1* LTS channel, though (to be EoL'd next month ) ... And that concludes this ...
    3 points
  8. New build of Serpent/UXP for XP! Test binary: Win32 https://o.rthost.win/basilisk/basilisk52-g4.8.win32-git-20230805-3219d2d-uxp-65de5a7185-xpmod.7z Win64 https://o.rthost.win/basilisk/basilisk52-g4.8.win64-git-20230805-3219d2d-uxp-65de5a7185-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-20230805-3219d2d-uxp-65de5a7185-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-20230805-d849524bd-uxp-65de5a7185-xpmod.7z Win32 IA32 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20230805-d849524bd-uxp-65de5a7185-xpmod-ia32.7z Win32 SSE https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20230805-d849524bd-uxp-65de5a7185-xpmod-sse.7z Win64 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win64-git-20230805-d849524bd-uxp-65de5a7185-xpmod.7z Official UXP changes picked since my last build: - Issue #2026 - Part 1 - Implement BigInt64 and BigUint64Array. https://bugzilla.mozilla.org/show_bug.cgi?id=1456569 (b64643e410) - Issue #2026 - Part 2a - Support BigInt in NumberFormat and toLocaleString. https://bugzilla.mozilla.org/show_bug.cgi?id=1543677 (d972016c23) - Issue #2026 - Part 2b - Format BigInts representable as int64_t without first converting them to strings. https://bugzilla.mozilla.org/show_bug.cgi?id=1543677 (3ce9cf4deb) - Issue #2026 - Part 3a - Add support for BigInt in devtools. (Server side) https://bugzilla.mozilla.org/show_bug.cgi?id=1527867 (e861cd3b3a) - Issue #2026 - Part 3b - Add BigInt Devtools support. (legacy frontend) (61efc86b21) - Issue #2026 - Part 3c - Add BigInt Devtools support. (new frontend) (9042881cea) - Issue #2026 - Part 4 - Fill in missing dense elements case and fix a comment. https://bugzilla.mozilla.org/show_bug.cgi?id=1456569 Skipped this during the initial implementation, not sure when or if this code path is used, but I figure it should be there just in case. Also fix debug builgs by removing an no longer valid MOZ_ASSERT. (b7e487bdf1) - Issue #1240 - Follow-up: Fix incorrect values in Number() constructor. https://bugzilla.mozilla.org/show_bug.cgi?id=1466893 Our code base was using the return value to create the Number object. However with the BigInt changes, it is no longer stored in rval, use args[0]. (df03810723) - Issue #1240 - Follow-up: Add missing JSVAL_TYPE_BIGINT cases in JitFrames.cpp. As pointed out by roytam1 during testing with Discord. (5c3cedb141) 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
  9. Malwarebytes Premium is not free and Malwarebytes Free is not an antivirus, whereas the original post inquired about a “free antivirus” - but true enough, Malwarebytes still supports Windows 7 assuming one did not skip the SHA-2 update (which is also required by MSE, ESET, etc.)
    2 points
  10. Trend Micro House Call Malwarebytes Antimalware
    2 points
  11. I go to any store in my town, I go to Paris, I have a friend who owns a big shop, I see the same amount of each Windows versions being sold with ready made computers, people will basically buy what they told. I don't know how those, who wrote such opinions, determine if Vista was a "sales failure", are you business owners in huge cities? Were you in business in 2007? The one who made this topic was 5 y.o. (from the public info at his account). Those "seasoned members", who upvoted you, one wasn't even born, the other one was 5 y.o. , the third one is not any windows user at all. I agree with the others, you can't just call any OS a "sh*t pile" here, I don't do it, so why should you? You can't even imagine what I want to call Windows 7 and 8, especially 7. I'm fighting the temptations really hard.
    2 points
  12. Here you are: https://repo.palemoon.org/Basilisk-Dev/Basilisk/commit/894aab8cb56b34f1396c2471e5d792ba6fee893a https://repo.palemoon.org/MoonchildProductions/Pale-Moon/pulls/1928 After seeing all of these domains that are having issues with the Goanna slice I'm now wondering if I should just configure Basilisk to never send the Goanna slice at all.
    2 points
  13. yeah I decided to keep it.
    2 points
  14. My answer to the original question is no. Its adoption will increase with time and more development from other software vendors will be focused on it, in fact it already is.
    2 points
  15. New build of BOC/UXP for XP! Test binary: MailNews Win32 https://o.rthost.win/boc-uxp/mailnews.win32-20230805-ef491d91-uxp-65de5a7185-xpmod.7z BNavigator Win32 https://o.rthost.win/boc-uxp/bnavigator.win32-20230805-ef491d91-uxp-65de5a7185-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-20230805-id-656ea98-uxp-65de5a7185-xpmod.7z IceApe-UXP(suite) https://o.rthost.win/hbl-uxp/iceape.win32-20230805-id-656ea98-ia-93af9a0-uxp-65de5a7185-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.
    2 points
  16. Well as of the RTM release, Vista really, REALLY was a s--t pile. It really was. Slow I/O, badly written display drivers, you name it .... However, SP1 and (especially) SP2 cleared away most of those warts, and by the end, I would agree it performed pretty much identically as well as Windows 7. What was never resolved was management and cleanup of the component store. It became huge. However that doesn't bug me any more. I'm perfectly OK now with an OS taking up 15 to 20 GB of disk space now, where I wasn't before. Why? Because I now understand what the component store does, and why it provides sound stability benefits to Windows. As for Windows 8, funnily enough, I can still update using Server 2012 updates without any "tricks". I was hoping the same for my Windows 8.1 brethren, but no such "exact" luck. But Windows 8 has been exceptionally stable, and a VERY GOOD performer.
    2 points
  17. As an MSFN member, one thing I would never do is create multiple accounts in order to harass other members and give myself false “reputation.” I’m sure that India’s immense oil purchases are of infinitely greater assistance to Russia than e.g. an XP user choosing to use a legacy version of Kaspersky because it is his best remaining option. (For the record, my advice for users of Windows 10 and 11 is simply to use Microsoft’s built-in protection and completely forget about third-party antivirus products.) Nevertheless, I thought India’s ban of hundreds of Chinese apps might be thought-provoking, but perhaps I overestimated the “new” MSFN.
    1 point
  18. I saw today's news of WUv4 now being available for (English) Win98/ME, and yes, it does indeed work, I am so happy!
    1 point
  19. I do think that is where most of us here at MSFN over-exaggerate. Every few years? That is an exaggeration. My newest PC is a Dell XPS 8700 from 2013. Ten years old and still very impressive for a WEB BROWSER. Only the "gamer crowd" would find it unappealing. And again, that is my newest PC. The problem, here at MSFN at least, is the unrealistic view that something TWENTY years old should perform "identically" to something TEN or even FIVE years old. Unrealistic. It would be one thing if the MSFNer that puplicly cries (for lack of a better word) about that 20yr old computer being slow was from a Third World Country - but most are not. Most of it, to me at least, just sounds like the cries of somebody needing to be heard but has nothing to say. It's a gray area, I get it. I disprove of the "throw-away society" - https://en.wikipedia.org/wiki/Throw-away_society (my DAILY DRIVER car is THIRTY TWO YEARS OLD without a single spot of rust!). Perform a search for "average life of computer" and you will find article after article after article citing three to five years. THAT IS RIDICULOUS! All of mine are two to three times that! But we simply are unrealistic to think a four to five times that should perform identically to a two to three times that. We only have ourselves to blame on how we "react". I personally LAUGH MY BUTT OFF when I take off from a red light and have to take the foot off the gas to hit the clutch, manually move transmission from 1st gear to 2nd gear, and the person behind me has to HIT THEIR BRAKES to keep from rear-ending me! We only have ourselves to blame if we CHUCKLE about our old PC or if we cry and whine and act like a "have not" thinking it 'unfair' that the "have's" have a better computer. Because let's face it, we could all have a better computer if we wanted one. None of these shouts are coming from a Third World Country. Or maybe they are, I don't follow that closely - because I don't want to rear-end anybody.
    1 point
  20. Oh, come on. You cannot even enable e10s in New Moon. But you can enable it in Serpent (both 52 and 55). Did you try that? If not, you did an "apples to oranges" comparison: FF with e10s is faster than Serpent without e10s. Well, duh; FF with e10s is faster than FF without e10s too - that's why we have a whole thread on enabling it! (To be fair, FF/Serpent with e10s is quite the memory hog - and still slow - compared to Chrome 86/87 ports. So I wouldn't recommend it unless you've beefed up the RAM in your PC, preferably with 64-bit XP or later so you can get more than 4GB, or at least with an SSD for the swap file.) Technically, you're right about that. Multiprocessing is mostly a convenience for developers. But that said, it does have its advantages for us end users. Beyond the obvious (letting a 32-bit app use more RAM), if your tab crashes in FF/Serpent, and you're running in the default single-process mode, your whole browser crashes! But if that happens in multiprocess mode, you just reload the tab. <rant> And why shouldn't she be? The original idea behind HTML was supposed to be that any browser, no matter how primitive, would render a "usable" Web page, merely ignoring the tags it didn't understand. If you use a browser from 2001, it may look like a Web site from 2001, but you're still supposed to be able to use it, at least. But that's long gone, thanks largely to Google (but also others including Mozilla). Nowadays, if your browser doesn't understand the latest bullish snarkifying operator added to JavaScript in the latest Chromium release, you're likely to just get a totally blank page (or if you're "lucky," a curt message telling you to "upgrade" your browser, even if that means "upgrading" your OS to the latest monstrosity from Micro$oft, and in turn buying a new PC capable of running that monstrosity) because the Web designer used JavaScript with that bullish snarkifying operator to build the entire Web page from scratch! HTML? Who needs it? (With the side effect being you can't disable JavaScript any more, and have to rely on other, more complex means to block the spyware embedded within.) So yeah, we're angry. Not (for the most part) because we intend to use a PC that old, but because we shouldn't have to keep buying newer, more expensive PCs every few years just to keep doing the same exact things we've always done, just because some Web framework developer couldn't resist using that shiny new bullish snarkifying operator (for "security")! </rant>
    1 point
  21. TikTok comes in two flavours, Android and iOS, I wonder which version of Kaspersky you run on your iOS/iPhone.
    1 point
  22. For whom it was "failure"? As an example, Vista's business sales were even stronger than expected! https://www.cnet.com/tech/services-and-software/report-vistas-business-sales-stronger-than-expected/ Vista RTM ran perfectly fine on several of my Siemens computers, I still run RTM without updates on a Haswell PC from 2013.
    1 point
  23. Sorry about that, it's my fault for trying to do a running commentary on something I was still working on – it's what can happen when you get sucked into treating a forum like a chatroom. I removed v5.70, it works (tested with Outlook 2002 email client) but has a weird glitch with not displaying sTunnel's tray icon and no matter what I tried I couldn't get it to appear properly. Went back to v5.60 (there's some indication in the change logs that the system tray code changed with v5.61) and the tray icon is back how it should be. Finally, I took the v5.70 install and replaced just the stunnel.exe and tstunnel.exe files with the v5.60 versions. So, it has the later OpenSSL DLLs but is using an earlier version of stunnel. I'm not sure that this is the best idea but... it works (again tested with Outlook 2002). You can even see the weirdness in the above log (the Compiled versus Running dates). Now, having said all that I use stunnel in a pretty basic way (I am by no means an 'expert' stunnel user) so it is possible that if you want to start creating your own certificates that it won't work. All I'm doing is keeping my ancient version of Outlook working with my email provider who is threatening ever newer TLS standards. Ben.
    1 point
  24. New build of post-deprecated Serpent/moebius for XP! * Notice: This repo will not be built on regular schedule, and changes are experimental as usual. ** Current moebius patch level should be on par with 52.9, but some security patches can not be applied/ported due to source milestone differences between versions. Test binary: Win32 http://o.rthost.win/basilisk/basilisk55-win32-git-20230805-cf690545e-xpmod.7z Win64 http://o.rthost.win/basilisk/basilisk55-win64-git-20230805-cf690545e-xpmod.7z repo: https://github.com/roytam1/basilisk55 Repo changes: - import from UXP: Issue #1240 - Follow-up: Add missing JSVAL_TYPE_BIGINT cases in JitFrames.cpp. As pointed out by roytam1 during testing with Discord. (5c3cedb1) (269f138d0) - import from UXP: Issue #1240 - Follow-up: Fix incorrect values in Number() constructor. https://bugzilla.mozilla.org/show_bug.cgi?id=1466893 Our code base was using the return value to create the Number object. However with the BigInt changes, it is no longer stored in rval, use args[0]. (df038107) (fb0d93eb2) - ported from UXP: Issue #1877 - Resolve RELEASE_OR_BETA conditionals. (d4eac725) (0a9699790) - ported from UXP: Issue #2026 - Part 1 - Implement BigInt64 and BigUint64Array. https://bugzilla.mozilla.org/show_bug.cgi?id=1456569 (b64643e4) (3225988d4) - import from UXP: Issue #2026 - Part 2a - Support BigInt in NumberFormat and toLocaleString. https://bugzilla.mozilla.org/show_bug.cgi?id=1543677 (d972016c) (f347d192b) - import from UXP: Issue #2026 - Part 2b - Format BigInts representable as int64_t without first converting them to strings. https://bugzilla.mozilla.org/show_bug.cgi?id=1543677 (3ce9cf4d) (97edefc48) - import from UXP: Issue #2026 - Part 3a - Add support for BigInt in devtools. (Server side) https://bugzilla.mozilla.org/show_bug.cgi?id=1527867 (e861cd3b) (9b4f6e00d) - import from UXP: Issue #2026 - Part 3b - Add BigInt Devtools support. (legacy frontend) (61efc86b2) (9842eeb3b) - ported from UXP: Issue #2026 - Part 3c - Add BigInt Devtools support. (new frontend) (9042881c) (37e9397b6) - import from UXP: Issue #2026 - Part 4 - Fill in missing dense elements case and fix a comment. https://bugzilla.mozilla.org/show_bug.cgi?id=1456569 Skipped this during the initial implementation, not sure when or if this code path is used, but I figure it should be there just in case. Also fix debug builgs by removing an no longer valid MOZ_ASSERT. (b7e487bd) (cf690545e)
    1 point
  25. With Windows 11 the situation is kind of opposite to Vista's. 11 has artificially increased hardware requirements, while the recommended 1GHz and 1GB ram was definitely not enough to run Vista smoothly. It was actually Windows 10 that was pushed into old hardware (especially with magnetic HDDs where it run terribly bad). So the strategy of marketing the OS as "super premium" for hi-spec PCs only would make much more sense in 2007 with all that shiny Aero Glass and Gadgets than it does now.
    1 point
  26. Web sites are not "developed for multi process" browsers or not. There is no header that the client-end tells the server-end how many processors the client has. There is no "serve this version" for single-process, "serve that version" for multi-process. The closest would probably be mobile layout versus desktop/laptop layout. But that's more of a horizontal resolution issue than a processor-count issue (mobile phones are all single-processor, to the best of my knowledge).
    1 point
  27. I technically don't define it as "based on" anything. It's more of a hodge-podge conglamerate. Theoretically, yeah, I suppose it "started" with Fx52. But... St52 can do nullish coalescing operator, something Firefox couldn't do until v72 - https://caniuse.com/?search=nullish St52 can do optional chaining, something Firefox couldn't do until v74 - https://caniuse.com/?search=chaining St52 partially supports BigInt, something Firefox couldn't do until v68 - https://caniuse.com/?search=bigint The list is kind of endless. BUT there are also things that Firefox can do that St52 cannot do. And even more things that a Chrome-based can do that a Firefox-based cannot do. And vice versa, of course.
    1 point
  28. MSE was indeed a luxury car compared to other jalopies I have driven, but the end of the road appears to be approaching now. Panda gave me big trouble a long time ago and I was never inclined to try it again: https://www.bbc.com/news/technology-31851125 Like so many users of CCleaner, I disliked the changes that began in 2017 - but that did not dissuade me from using an old version of Avast Free on Vista (18.8, which still receives definition updates). I’m not familiar with more recent versions of Avast. @VVallter Breneka will need to run Kaspersky’s removal tool before trying to install another free antivirus.
    1 point
  29. uBlock Origin Legacy modified by @AstroSkipper - Part 3 (obsolete) I have again updated uBlock Origin Legacy 1.16.4.31b2 in terms of the filter lists taken from the most recent webextension uBlock Origin 1.49.2. Here is the complete changelog of what I have modified: The file assets.json replaced by the most recent one. Missing filter lists in the folders thirdparties and ublock added. Existing filter lists in the folders thirdparties and ublock updated. Version number changed to 1.16.4.31b2-1.49.2 to clearly see which version the source files were taken from. And here is the download link of uBlock0_1.16.4.31b2-1.49.2.firefox-legacy-filter-lists-mod-by-@AstroSkipper.xpi: https://www.mediafire.com/file/q8u6qc8ahjag5tw/uBlock0_1.16.4.31b2-1.49.2.firefox-legacy-filter-lists-mod-by-%40AstroSkipper.xpi/file And finally, an important recommendation to get a new installation of uBlock Origin Legacy working properly and flawlessly. After uninstalling the previous version (yes, the old version should be uninstalled), delete all remnants via about:config and in your profile folder! The remnants of uBlock Origin which can be viewed via about:config can be easily removed by the extension eCleaner. And in your profile folder, there is a file in the subfolder extension-data called ublock0.sqlite which has to be removed manually. Delete the browser cache, too! If doing so, the updating of the filter lists will work like a charm after installing the new version. All users who have important, individual settings or rules should backup them before cleaning their profile folder. On the dashboard page, there is an item called "Back up to file"" to save the user's settings via uBlock itself. Cheers, AstroSkipper
    1 point
  30. Palefill has been updated to the version 1.27 with interesting changes. The web interfaces of GMX and WEB.DE have not worked in New Moon 28 for a very long time. With Palefill 1.27, the interfaces of these email providers can finally be loaded normally again. No need to run anymore the interfaces with reduced functionality at the moment. A big thanks to martok! Very good job!
    1 point
  31. Toggle media.autoplay.enabled - A custom button for toggling the Boolean variable media.autoplay.enabled created by AstroSkipper The custom button Toggle media.autoplay.enabled is the same button as Toggle CSP except the changes I already described in my previous post. It's an example how easy another Boolean variable can be toggled by this button. And, I created this version at the very special request of @Mathwiz. I also changed the button images, of course. A green image always means the value true, a red image the value false. Of course, this can be changed and adapted to the user's needs at any time. Here is the download link: https://www.mediafire.com/file/lvsq0ss3xuinxwe/Toggle_media.autoplay.enabled.xml/file Greetings from Germany, AstroSkipper
    1 point
  32. Likewise ! Thank you all guys, I mean it, really.
    1 point
  33. Yes, loud banging and explosions. Also from shock waves and whatnot. Sorry for you ! Mine is higher - about 12khz and up.
    1 point
  34. Thank you for the nice compliment !
    1 point
  35. What exactly do you mean with "another stupid one"? Stupid in the meaning of less educated and intelligent? Or stupid enough to be with you although she knows that there won't be any future for this relationship? Stupidity has many facets and is not always easy to understand or decipher. BTW, we all are getting old. Unfortunately, no one of us is a "Highlander", presumably.
    1 point
  36. Choosing a sexual partner 30 years older does not necessarily mean that a girl wants to have a relationship. And if she does, you're nothing but "Big Daddy" again protecting a little girl and spending money for it (for her protection). For that, you have to be "rich". And here we are again, a pronounced father complex.
    1 point
  37. Stupidity has its roots in the genes. Bad genes ? Stupid.
    1 point
  38. Stupidity is a very simple term for an extremely complex issue. Stupidity of a healthy person is the result of mainly three different components: Intelligence, knowledge (education) and experience. Each of these components can be simplified (if one does not consider gradations of the component states) as a Boolean variable that knows only two states: true or false, i.e. present or absent. Accordingly, one could examine (at least) eight different cases, but I will not do so here. In any case, stupidity has many facets and causes. We only have to look around in the world and see it everywhere. Sometimes it may be pleasant to encounter it, sometimes perhaps not. Stupidity is a disaster at the moment when tragic decisions for many people are born out of it. And tragically, this happens in the world all the time. So, beside his education, knowledge, intelligence and eloquence, Marcus Tullius Cicero was indeed a very good observer and extremely wise, and that ages ago. Anyway, a girl who chooses a man 30 years older as her sexual partner cannot be an example of stupidity per se, but rather of a pronounced father complex. Cheers, AstroSkipper
    1 point
  39. Stupid, silly people could be so fun, don't forget this. I mean, if their stupidity isn't too annoying. Let's vote, I'm up for moderately calm stupid people. Though, some raving lunatics are also good, from time to time.
    1 point
  40. Stupid people are good ! One can make profits. It's simpler to do business, easier to manipulate or create provocations. I noticed it became much easier to find a GF which is, let's say 30 years younger. Is it mandatory for you to have sex with someone who is a super-duper clever academic ? So why do you all sound so negative ? Look at the bright side ! It's life ... We are here to enjoy life, no ?
    1 point
  41. This thread is just too predestined to discuss politics and religion, which is however forbidden in this forum. Politics and religion are always the drivers of all evil. Whether it is poor education or war, everything can be traced back to politics and religion. But unfortunately, any deeper consideration would violate the forum rules.
    1 point
  42. We still have hope. Create your own media and promote the normal view of the world. You're young ! Fight ! I've served my duties for life, I was at the front fighting with commies for several times, including Ukraine, I just got back recently. EDIT : And maybe even join the military and become someone who holds a good rank !
    1 point
  43. Do you mind me asking what is your citizenship ? And where does this "freedom fighter" live now ?
    1 point
  44. I've searched this error , some say it is related to VCRedist 2008 absence , strange , I have them both - x86 and x 64. I wasn't going to use that old chrome , anyway.
    1 point
  45. Installed , didn't help, all the same . Also added VCRedist from 2005 to 2015 x86 and x 64. Perhaps redirection is a no go ?
    1 point
  46. Hi , I've tried x64 Chromium ungoogled 84 , 85 , 86 and nothing happens , yep that's right , no errors shown. Also , I've tried some games with this method with zero luck . For example, games with "mono" engine simply tell : cannot load mono. Others just quit in silence, like their process shown for a sec., then quits. By the way , could you please tell me where to read about certificates updating . Much appreciated ! Edit , I had a manual update from MS links done, still the browser tells I don't have the needed certs.
    1 point
  47. Thanks for the quick reply , both versions (32 and 64bit) won't launch . They are just giving different errors , x64 bit shows : SHAssocEnumHandlersForProtocolByApplication not found in shell32.dll And no , I'm not trying the latest versions . It's Opera 60 and earlier. Edit : maybe the patched files are old , but I don't know where to find their newer versions...
    1 point
  48. Yes, you're right , indeed. Though Vista's device manager says only ksthunk.sys and nvhda64v.sys are being used for HD audio. In my previous posts I wrote about not being able to play any HD audiotracks using Vista SP2 (bypass thru HDMI) , it allows bypass for DTS / DD5.1 only. Weird , right ?
    1 point
  49. Compared W7 to Vista HD drivers , W7 has more ot them (6 to be precise). drmk.sys (DRM related ?) ksthunk.sys nvhda64v.sys portcls.sys nvhdagenco6420103.dll nvhdap64.dll Ans Vista has only two: ksthunk.sys nvhda64v.sys
    1 point
×
×
  • Create New...