Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 07/02/2018 in all areas

  1. SUMMARY OF CHANGES TO THE LIST FOR JULY 1, 2018: Removed Malwarebytes Anti-Exploit entry from the list as the software is now part of Malwarebytes Premium. Updated Malwarebytes AdwCleaner to UNS status, as the software requires Windows 7 or later, but continues to unofficially work on Vista. Fixed broken download link for Handbrake 1.0.7 (last version for Vista). Added SeaMonkey 2.50a1 Nightly as the last version to unofficially support Vista to "Web Browsers" -> "Mozilla Firefox-based" section (modifications required; link to tutorial is next to entry). Updated Basilisk 2018.03.21/Cyberfox 52.x/Firefox 53.0.3 installation tutorial to include SeaMonkey 2.50a1.
    2 points
  2. I got fed up with it as well. Here is a workaround: If !WinExist("ahk_class ConsoleWindowClass ahk_exe dwm.exe") WinWait,ahk_class ConsoleWindowClass ahk_exe dwm.exe,,60000 WinClose,Desktop Window Manager ahk_class #32770 WinSet,Disable,,ahk_class ConsoleWindowClass ahk_exe dwm.exe WinHide,ahk_class ConsoleWindowClass ahk_exe dwm.exe Loop { WinSet, Disable,,ahk_class ConsoleWindowClass ahk_exe ApplicationFrameHost.exe WinHide,ahk_class ConsoleWindowClass ahk_exe ApplicationFrameHost.exe WinSet, Disable,,ahk_class ConsoleWindowClass ahk_exe Explorer.EXE WinHide,ahk_class ConsoleWindowClass ahk_exe Explorer.EXE If WinExist("ahk_class ConsoleWindowClass ahk_exe ApplicationFrameHost.exe") and WinExist("ahk_class ConsoleWindowClass ahk_exe Explorer.EXE") Break Else Sleep,1000 } The script needs to run as SYSTEM because otherwise it will not have permission to hide the windows. To do that, install PsTools and make a scheduled task to run it at logon: Download ZIP file
    1 point
  3. New build of Firfox 45ESR SSE: test binary: https://o.rthost.cf/gpc/files1.rt/firefox-45.9.9-20180630-2e783dd2e-win32-sse.7z repo: https://github.com/roytam1/mozilla45esr Changes since my last build: - import changes from tenfourfox: - another host for basic adblock (c3c85077c) - more hosts for adblock (52f6389ca) (2e783dd2e)
    1 point
  4. New build of post-deprecated basilisk/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.8, but some security patches can not be applied/ported due to source milestone differences between versions. Test binary: Win32 http://o.rthost.cf/basilisk/basilisk55-win32-git-20180630-cbc95b111-xpmod.7z Win64 http://o.rthost.cf/basilisk/basilisk55-win64-git-20180630-cbc95b111-xpmod.7z Repo changes: - pref: enable layout.css.moz-document.content.enabled by default, fixes stylish (81899e574) - AddonUpdateChecker: repalce with UXP one, add preprocessing and defines (7042385da) - cherry-picked mozilla upstream changes: bug1338064, bug1339204, bug1338032 and tried to restore Vista MF support by reverting bug1329547 and bug1324183 (cbc95b111)
    1 point
  5. New build of basilisk/UXP for XP! Test binary: Win32 https://o.rthost.cf/basilisk/basilisk52-g4.1.win32-git-20180630-b5b0b2844-xpmod.7z Win64 https://o.rthost.cf/basilisk/basilisk52-g4.1.win64-git-20180630-b5b0b2844-xpmod.7z diff: https://o.rthost.cf/basilisk/UXP-xp-gitdiff-20180606.7z PM28XP pre-release build: Win32 https://o.rthost.cf/palemoon/palemoon-28.0.0b2.win32-git-20180630-b5b0b2844-xpmod.7z Win64 https://o.rthost.cf/palemoon/palemoon-28.0.0b2.win64-git-20180630-b5b0b2844-xpmod.7z Official repo changes since my last build (omitted, see blog entry for details)
    1 point
  6. New regular/weekly KM-Goanna release: https://o.rthost.cf/kmeleon/KM-Goanna-20180630.7z Changelog: Out-of-tree changes: * update Goanna3 to git 4197dba32..53606d9e9: - Restrict web access to moz-icon:// scheme (1ffd7ba7a) - Prevent various location-based hazards. (53606d9e9) * My changes since my last build: - Port TenFourFox changes: + Ported changes: bug1380292, bug1386905, bug1395598, bug1396570, bug1368269, bug1400399, bug1368852, bug1393098 * Notice: the changelog above may not always applicable to XULRunner code which K-Meleon uses.
    1 point
  7. Thank you sbkw1983! That worked perfectly!
    1 point
  8. Hello ! UAS isn't needed, strictly speaking, because Basilisk (both 55/moebius and 52/UXP), unlike Firefox ESR 52.x.x, has support for Site-Specific-User-Agent-Overrides (SSUAO); for example, if you set the following "string" preference (in about:config), general.useragent.override.addons.mozilla.org;Mozilla/5.0 (Windows NT 6.1; rv:52.0) Gecko/20100101 Firefox/52.0 when visiting AMO they'll think you are using Fx 52 (the deprecated 52.0 or ESR 52.x.x); but if you feel more comfortable adding one more extension, be my guest ; in any case, most of these installation problems from AMO can be overcome, for the time being, by navigating to the "classic desktop site" version of the extension page (scroll all the way down, then click on "View classic desktop site"; a session cookie is set (mamo); you should be again able to install from the "legacy" installation page) ... I have toyed with various UAOs for the "userstyles.org" site in Bk55, and the issue I reported doesn't seem to be UA related (but, of course, I might be wrong...). This reply was made by using latest Bk 55.0.0 (2018-06-23) (32-bit) on WinVista SP2 x86; as you can see, I had no problem quoting excerpts from your two recent posts; please start in safe mode or (better) create a new clean profile to test; if everything works as expected, it's some extension or user preference that interferes; only you know how you've configured things; on my side, things are working pretty fine . Regards
    1 point
  9. xper fixed the Internal Server Error! All attachments may be downloaded once again! Yay!
    1 point
×
×
  • Create New...