Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. Strange, the general text is the same in English. Formatting is slightly different though. Perhaps a translation string needs to be updated for SAB.
  3. Today
  4. This will derail the thread, but my Dell Inspiron 600M has a broken EIDE adapter, so I can't boot from an internal hard drive. I can theoretically boot from a USB storage device, but the only success I've had with that is configuring a flash drive to work as a bootable startup disk, and installing Windows 95. The problem with that is none of the hardware drivers work with Windows 95, the oldest OS it will work with is Windows 98 (possibly 98 SE). The default operating systems were Windows 2000 or XP. The computer could also run Windows Vista or 7, but I rather not try to do that. For my use case, the best operating system to use is Windows 2000, with XP being a close 2nd. My task presently is getting either Windows 2000 or XP booting from a USB storage device.
  5. And I tried to port Firefox 3.0.19 to Visual C++ 5.0 SP3 with the Windows Server 2003 R2 SDK, and failed because of browser/app/Makefile.in using wmain, which as is, Visual C++ 5.0 SP3 sees as an unresolved external. I also couldn't figure out how to make Visual C++ 5.0 SP3 accept Mozilla's places implementation, so I tried to use Mozilla's browser/bookmarks, and history code without success because it broke most browser functionality, such as typing URLs. More recently, I'm starting to try porting Mozilla bug 317375 to RetroZilla.
  6. Ah, right. FWIW, when I click the update button on the extensions page on my Thorium, it does say that it's updating. Whether it actually is updating is another matter of course, but there's no error messages.
  7. No. It is the Chromium Web Store extension in the latest version 1.5.4.2 from here: https://github.com/NeverDecaf/chromium-web-store
  8. Is that the Web Store 0.2 extension? That has always been there on my installation of Thorium, I've never installed it myself. I always assumed it was bundled with Thorium as standard. It doesn't seem to be possible to disable it (the switch is greyed out).
  9. I don't know if this has already been mentioned here. Installing and removing extensions works perfectly in Thorium. Unfortunately, updating extensions does not. In my installation of Thorium SSE2 122.0.6261.168 WINXP x32, it does not matter whether the update is done by dragging and dropping the CRX file or by unpacking the extension (in developer mode). Both methods do not work as expected in a standard installation of Thorium, at least for me. Therefore, I changed some settings and installed the Chromium Web Store extension. Now, I can update my extensions simply by dragging and dropping the CRX file. And what I was always missing in Thorium, the Chromium Web Store badge additionally shows a red number indicating that updates are available. A click on the badge and then on the name of the offered extension update leads to the download of the latest version, which of course has still to be installed manually, based on my changed settings in Thorium. BTW, that's a very convenient method to directly archive all extension updates as I always do.
  10. trying to port NSS 3.42 Beta to VC2005, it builds but seems not working.
  11. Anything can be, but the document specifically says POLICY not Command Line Switches: https://developer.chrome.com/docs/extensions/develop/migrate/mv2-deprecation-timeline?hl=en Also with Command Line Switches the browser will not have typing: "managed by the organization". I assume that this will be the criterion for application to enterprises.
  12. You're welcome! Did you check the result manually? Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\WMI\Autologger] "Status"=dword:00000000 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\WMI\Autologger\Audio] "Start"=dword:00000000 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\WMI\Autologger\Circular Kernel Context Logger] "Start"=dword:00000000 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\WMI\Autologger\DiagLog] "Start"=dword:00000000 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\WMI\Autologger\EventLog-Application] "Start"=dword:00000000 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\WMI\Autologger\EventLog-Microsoft-Windows-Backup] "Start"=dword:00000000 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\WMI\Autologger\EventLog-Security] "Start"=dword:00000000 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\WMI\Autologger\EventLog-System] "Start"=dword:00000000 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\WMI\Autologger\NBSMBLOGGER] "Start"=dword:00000000 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\WMI\Autologger\NtfsLog] "Start"=dword:00000000 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\WMI\Autologger\PEAuthLog] "Start"=dword:00000000 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\WMI\Autologger\RAC_PS] "Start"=dword:00000000 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\WMI\Autologger\RdrLog] "Start"=dword:00000000 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\WMI\Autologger\SQMLogger] "Start"=dword:00000000 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\WMI\Autologger\TCPIPLOGGER] "Start"=dword:00000000 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\WMI\Autologger\WdiContextLog] "Start"=dword:00000000 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\WMI\Autologger\WFP-IPsec Trace] "Start"=dword:00000000
  13. It's safe to emulate a processor instruction set, it's just a programme, but emulation is much slower than native execution so you probably won't like the performance.
  14. Processor instructions emulator https://www.intel.com/content/www/us/en/developer/articles/tool/software-development-emulator.html
  15. Much more simpler solution is to add it in the form of a flag. --enable-features=ExtensionManifestV2Availability No quotes, commas, exclamation marks, mysterious signs or ancient runes needed.
  16. grash https://www.definitions.net/definition/grash
  17. Probably like me, other users will have sent a report.
  1. Load more activity
×
×
  • Create New...