Skip to content

ChromiumForWindows 2.0 (Added CFW Settings Interface + new backend)

Compare
Choose a tag to compare
@iklevente-zz iklevente-zz released this 19 Apr 18:54
· 38 commits to master since this release

Changes:

  • Huge backend rewrite
  • Added ChromiumForWindows Settings Interface
  • Update notifier

Important notice:

I forgot to add the autorun function, because I wanted to release this with the Material UI installer, but it's still not ready.
Please Download the ChromiumAutorun.zip, extract all the files and run the program so it adds the Chromium Updater to the registry and it can check for updates every time you start the computer.
The source code is provided for the Autorun fix as always.
OR you can add it manually:
Go to Computer\HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Run in the registry editor and add the following values:
Value name: Chromium Updater
Value data: C:\Users\YOUR USERNAME\AppData\Local\Chromium\ChromiumForWindows Updater.exe

Please, if you are updating:

  • Go to Control Panel\Programs\Programs and Features and delete everything Chromium related
  • Delete everything from the C:\Users%username%\AppData\Local\Chromium, except the User Data folder, if you want to keep your saved settings.
  • Run the installer below