Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 04/14/2020 in Posts

  1. I've FF35.0.1 portable running. The last version with VS runtimes 2010. 36+ doesn't start here. I see msvcr120/msvcp120.
    1 point
  2. Greeting from Vietnam. I hope I would learn a lot from you here. Thank you for reading
    1 point
  3. IXOYE, add this filter to the ublock radio.garden##.Modal_isAlert__1mI6e.Modal_modal__P3_V5 Angle can be turned back on, is already working with Angle. webgl.disable-angle false. But then stop working WebGL2
    1 point
  4. Turns out my mistake was very elementary. What you need to do for Windows 98/NT4/2000 is install this driver. Alternatively, using imgburn 1.3.0 fixes the problem. For Windows 95 machines, this driver is required. I would burn discs with my other computers, but unfortunately, my ME laptop is the only working DVD drive in the whole house. All the other PC's either don't come with one or broke as the years passed...ironic considering my laptop is the oldest PC in the entire house. I guess they just don't make them last long as they used to.
    1 point
  5. ... This isn't quite accurate... An SSL labs server test, https://www.ssllabs.com/ssltest/analyze.html?d=ffmpeg.zeranoe.com reveals that the hostname resolves to two IPv6 and two IPv4 addresses (4 in total); selecting, for example, the first IPv4 one (104.24.105.227) : https://www.ssllabs.com/ssltest/analyze.html?d=ffmpeg.zeranoe.com&s=104.24.105.227 ... one can see that the site supports even TLS 1.0 (which is why it is capped with a B mark): However, you are right in saying that the site can't be accessed on XP with browsers that rely on the OS crypto libraries (like IE8/Chrome 49), and this is reflected on the test site as well: ------------------------------------------------------------------ Handshake Simulation Chrome 49 / XP SP3 Server sent fatal alert: handshake_failure IE 8 / XP No FS No SNI Server sent fatal alert: handshake_failure ------------------------------------------------------------------ ... however this fact is purely because: === This site works only in browsers with SNI support === SNI requires Vista at minimum; FWIW, I can load the Zeranoe forums site with IE9 on my Vista SP2 laptop... OT: I hope you're all well and staying safe, away from Covid-19 infection...
    1 point
  6. There is another way is to use X-Setup Pro see image below.
    1 point
  7. New build of BOC/UXP for XP! Test binary: MailNews Win32 https://o.rths.ml/boc-uxp/mailnews.win32-20200411-844f7d3f-uxp-552470fb6-xpmod.7z Browser-only Suite Win32 https://o.rths.ml/boc-uxp/bnavigator.win32-20200411-844f7d3f-uxp-552470fb6-xpmod.7z source patch (excluding UXP): https://o.rths.ml/boc-uxp/boc-uxp-src-xpmod-20191123.7z No official repo changes since my last build. -- New build of IceApe-UXP for XP! Test binary: https://o.rths.ml/gpc/files1.rt/iceape.win32-20200411-id-088353e-ia-041bf6a-uxp-552470fb6-xpmod.7z
    1 point
  8. New build of Serpent/UXP for XP! Test binary: Win32 https://o.rths.ml/basilisk/basilisk52-g4.5.win32-git-20200411-4662b4f-uxp-552470fb6-xpmod.7z Win64 https://o.rths.ml/basilisk/basilisk52-g4.5.win64-git-20200411-4662b4f-uxp-552470fb6-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.rths.ml/basilisk/basilisk52-g4.5.win32-git-20200411-4662b4f-uxp-552470fb6-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.rths.ml/palemoon/palemoon-28.9.1a1.win32-git-20200411-9d42e31a9-uxp-552470fb6-xpmod.7z Win64 https://o.rths.ml/palemoon/palemoon-28.9.1a1.win64-git-20200411-9d42e31a9-uxp-552470fb6-xpmod.7z Official UXP changes since my last build: - Issue #1507 - Remove nsRefreshDriver's use of high res system timers. (7630b1c56) - Issue #1508 - Redirect moz://a to http://thereisonlyxul.org/ (a333257d7) - Issue #1497 - Re-implement an un-preprocessed file check (fd5e25ff4) - Issue #1505 - Rebuild application version string (d0cf67573) - Issue #1505 - Part 2: Store application build ID in nsHttpHandler (eadff6165) - Issue #1505 - Part 3: Make native mode actually native again. (d9f17c9f8) - [Docshell] Ensure nsDocShell::mContentViewer is released properly. (33b22f615) - Alter config.guess to properly detect host and target bitness on SunOS (2383a02b5) - Align mar generation on Windows with other platforms (d0eee8f01) - Follow up to d0eee8f01 - Run precomplete cmd during package staging (c51c10bf0) - Take files out of preprocessing that no longer require it (eb28b1f32) - Silence removing dist/bin (50f198669) - Move aom source to a sub-directory under media/libaom (5545a8983) - [js] Handle functions with rest parameters in isObservableArgumentSlot. (85a97e9a3) - Issue #1511 - Bail on orphan situation. (56103d675) - [layout] Always move descendants of layout frames if moved. (552470fb6) No official Basilisk changes since my last build. Official Pale-Moon changes since my last build: - Cleanup OS X default theme (9ccee6cb9) - Merge pull request #1759 from Lootyhoof/osx-theme-cleanup (30a13ca32) - Add HiDPI toolbar icons to the library on Windows (b16d582fb) - Make sure we index libraryToolbar.svg (f3f0d002d) - Merge pull request #1762 from Lootyhoof/windows-hidpi (b39b36475) - Replace -moz prefixed logical properties in themes (efbbc81e1) - Update platform branch pointer (unstable 2020-04-05) (e1e9caa2d) - Add patientaccess.com UA override (Angular) (b5a1fb02b) - Merge pull request #1763 from Lootyhoof/inline-properties (910986e8e) - Update platform branch pointer (9d0cead1a) - Merge branch 'master' of https://github.com/MoonchildProductions/Pale-Moon (148f4337b) - Issue #1751 - Make the Mac bottom tab bar blend better (21806294c) - Merge pull request #1767 from Lootyhoof/osx-tabbar (91d56fef9) - Issue #1766 - Add pref to allow copying unescaped URL from the URL bar (9689c4c34) - Issue #1769 - Improve fullscreen mode on Windows (88fbb8805) - Merge pull request #1770 from Lootyhoof/windows-fullscreen (b4de87d53) - Merge pull request #1768 from JustOff/PR_decodeURLsOnCopy (9d42e31a9)
    1 point
  9. http://www.blackviper.com/service-configurations/black-vipers-windows-vista-service-pack-2-service-configurations/ http://www.blackviper.com/service-configurations/ Handle with care! YMMV!
    1 point
×
×
  • Create New...