Skip to content

PowerShell script, which automatically installs/updates open-source Chromium browser on Windows

Notifications You must be signed in to change notification settings

mikhail-tsennykh/Chromium-Updater

Repository files navigation

Chromium Updater v.1.0

By [Mikhail Tsennykh, 2012] (http://www.codeproject.com/Members/Mikhail-T)

What is it?

It is a PowerShell script, which is designed to seamlessly install or update open-source Chromium browser on Windows.

If you don't have Chromium installed, this script will download and install it for you. If you already have it, it will be updated.

How to use

Just double click 'Update_Chromium.bat' to run the script!

To change installation location, just modify 'Update_Chromium_Settings.xml' file.

Prerequisites

In order to use this script, you need to have execution of PowerShell scripts enabled on your system. Do this by running this command in PowerShell:

Set-ExecutionPolicy RemoteSigned

If you don't have PowerShell, download and install it from here: http://www.microsoft.com/PowerShell.

More Information

For more details, please read my [CodeProject Article] (http://www.codeproject.com/Articles/415669/Chromium-Browser-automated-install-update-via-Powe) about this script.

And that's all, Folks!

About

PowerShell script, which automatically installs/updates open-source Chromium browser on Windows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published