
Please try to provide a detailed description of your problem, including the steps to reproduce it. Something not working quite as expected? Do you need a feature that has not been implemented yet? Check the issue tracker and add a new one if your problem is not already listed. Set this as target: C:\Windows\System32\cmd.exe /c "SET GOOGLE_API_KEY=no & SET GOOGLE_DEFAULT_CLIENT_ID=no & SET GOOGLE_DEFAULT_CLIENT_SECRET=no & START /D ^"%LOCALAPPDATA%\Chromium\" chrome.exe"Īnd this as "Start in": %LOCALAPPDATA%\Chromium This is good if you only want to set this for this instance of chromium (or if you're not allowed to change user/system environment variables)

Configure a custom chromium shortcut like this Setx GOOGLE_DEFAULT_CLIENT_SECRET "no" 3. This essentially does the same thing as above (for user variables).

Important: The last step needs to be manually executed by you in regular intervals, as there is no background task checking for updates! Set up environment variables To install the installer (this package), run:.It extracts the chromium build into %LOCALAPPDATA%\Chromium\.It removes %LOCALAPPDATA%\Chromium\ except for %LOCALAPPDATA%\Chromium\User Data.It downloads the latest 64bit chromium development build (as zip) from the official source (no third-party build):.

When this package is installed, you'll get a command line tool update-chromium, which follows these steps: Easily install and update Chromium for Windows What does it do?
