Recent content by das10


  1. Latest Firefox released for Windows

    The CustomizeUI page still appears to be being worked on (with a low priority) :unsure: https://bugzilla.mozilla.org/show_bug.cgi?id=2039272
  2. Latest Firefox released for Windows

    Currently, Nova appears to be optional (about:config >> search for Nova), but they haven't said if it is going to remain so in future, and you never know if or when they will just thrust it upon the users.
  3. Latest Firefox released for Windows

    It is part of Aris's userChrome theme: https://github.com/Aris-t2/CustomCSSforFx He is no longer going to maintain it so I am trying/experimenting to adapt his theme together with the "Nova" GUI that Firefox has introduced recently (without a lot of success, as the Nova theme is too spacey &...
  4. Latest Firefox released for Windows

    Firefox Widgets on New Tab page now also includes a Sports widget in Nightly (also in Beta?). https://support.mozilla.org/en-US/kb/firefox-new-tab-widgets Firefox Nightly:
  5. Solved Need HD getting full alert

    @dacrone ; Doesn't the AHK command DriveSpaceFree, freeGB, %drive% output the freeGB variable in MegaBytes?
  6. Keep One Change One

    available soon
  7. Change a letter in a six-letter word game

    aerate
  8. Change a letter in a five-letter word game

    bevel
  9. Solved Playing YouTube videos in Media Player Classic (MPC)

    I don't use yt-dlp, but have you seen the Command line switches for MPC, in the MPC Menu > Help > Command Line Switches? eg: from that help panel volume is set using "/volume N Set Volume, where N is a range from 0 to 100" maybe something like this (though I don't know if it works or not)...
  10. Latest Firefox released for Windows

    Some of the entries are a bit cryptic, but if you’re curious, you can see some of the technical information about the above mentioned “Remote Improvements" by opening about:support in the URL bar and looking under "Remote Features". eg. These images show the before & after diff's on my...
  11. Latest Firefox released for Windows

    Free VPN just rolled into latest FF 150, here.
  12. CARDFILE_32.EXE stopped working after today's Windows Update

    Tested using Cardfile.exe (I don't have any access to Cardfile32.exe). Copying this crtdll.dll file from this location: "C:\Windows\WinSxS\x86_microsoft-windows-crtdll_31bf3856ad364e35_10.0.26100.1_none_82a9fe5e3ade4a14\crtdll.dll" into the same folder as Cardfile.exe appears to work for...
  13. Trouble changing priority of program in registry

    Notepad "CpuPriorityClass" test only. Tested REG_DWORD 1 to 6 (REG_DWORD 4 which refers to RealTime. did not work).
  14. Solved Thunderbird CSS font settings

    If you’d like to try it, I have a PowerShell script I obtained a while ago that produces an .html file in the user’s temp folder. The file lists details about the installed fonts and includes a sample of each one, and it opens automatically in the default browser. Unfortunately, the .html file...
  15. Solved Thunderbird CSS font settings

    In Windows, you can also find the font family name in Settings > Fonts (note: the older Windows Explorer Fonts folder gives more information than the Settings App). Also, the order of the different properties shouldn't matter - in the example you gave in post #1, you have closed off the Code...
Back
Top Bottom