PorChromeUpd
Portable Chrome Updater
File Explorer
Download Latest Version (.zip)- AssemblyInfo.cs
- Resources.Designer.cs
- Resources.resx
- Settings.Designer.cs
- Settings.settings
- Chrome Beta x64 Launcher.csproj
- Chrome Beta x64 Launcher.csproj.user
- Chrome Beta x64 Launcher.sln
- Chrome_Beta.ico
- Chrome_Beta_32.ico
- Form1.cs
- Form1.Designer.cs
- Form1.resx
- Program.cs
- AssemblyInfo.cs
- Resources.Designer.cs
- Resources.resx
- Settings.Designer.cs
- Settings.settings
- Chrome Beta x86 Launcher.csproj
- Chrome Beta x86 Launcher.csproj.user
- Chrome Beta x86 Launcher.sln
- Chrome_Beta.ico
- Chrome_Beta_32.ico
- Form1.cs
- Form1.Designer.cs
- Form1.resx
- Program.cs
- AssemblyInfo.cs
- Resources.Designer.cs
- Resources.resx
- Settings.Designer.cs
- Settings.settings
- Chrome Canary x64 Launcher.csproj
- Chrome Canary x64 Launcher.csproj.user
- Chrome Canary x64 Launcher.sln
- Chrome_Canary.ico
- Chrome_Canary_32.ico
- Form1.cs
- Form1.Designer.cs
- Form1.resx
- Program.cs
- AssemblyInfo.cs
- Resources.Designer.cs
- Resources.resx
- Settings.Designer.cs
- Settings.settings
- Chrome Canary x86 Launcher.csproj
- Chrome Canary x86 Launcher.csproj.user
- Chrome Canary x86 Launcher.sln
- Chrome_Canary.ico
- Chrome_Canary_32.ico
- Form1.cs
- Form1.Designer.cs
- Form1.resx
- Program.cs
- AssemblyInfo.cs
- Resources.Designer.cs
- Resources.resx
- Settings.Designer.cs
- Settings.settings
- Chrome Dev x64 Launcher.csproj
- Chrome Dev x64 Launcher.csproj.user
- Chrome Dev x64 Launcher.sln
- Chrome_Dev 32.ico
- Chrome_Dev.ico
- Form1.cs
- Form1.Designer.cs
- Form1.resx
- Program.cs
- AssemblyInfo.cs
- Resources.Designer.cs
- Resources.resx
- Settings.Designer.cs
- Settings.settings
- Chrome Dev x86 Launcher.csproj
- Chrome Dev x86 Launcher.csproj.user
- Chrome Dev x86 Launcher.sln
- Chrome_Dev 32.ico
- Chrome_Dev.ico
- Form1.cs
- Form1.Designer.cs
- Form1.resx
- Program.cs
- AssemblyInfo.cs
- Resources.Designer.cs
- Resources.resx
- Settings.Designer.cs
- Settings.settings
- Chrome 32.ico
- Chrome Launcher.csproj
- Chrome Launcher.csproj.user
- Chrome Launcher.ico
- Chrome Launcher.sln
- Form1.cs
- Form1.Designer.cs
- Form1.resx
- Program.cs
- AssemblyInfo.cs
- Resources.Designer.cs
- Resources.resx
- Settings.Designer.cs
- Settings.settings
- Chrome 32.ico
- Chrome Stable x64 Launcher.csproj
- Chrome Stable x64 Launcher.csproj.user
- Chrome Stable x64 Launcher.sln
- Chrome.ico
- Form1.cs
- Form1.Designer.cs
- Form1.resx
- Program.cs
- AssemblyInfo.cs
- Resources.Designer.cs
- Resources.resx
- Settings.Designer.cs
- Settings.settings
- Chrome 32.ico
- Chrome Stable x86 Launcher.csproj
- Chrome Stable x86 Launcher.csproj.user
- Chrome Stable x86 Launcher.sln
- Chrome.ico
- Form1.cs
- Form1.Designer.cs
- Form1.resx
- Program.cs
- Launcher.7z
- Version.txt
- AssemblyInfo.cs
- Resources.Designer.cs
- Resources.resx
- Settings.Designer.cs
- Settings.settings
- .gitattributes
- app.config
- Chrome Updater 2.ico
- Chrome Updater 32.ico
- Form1.cs
- Form1.Designer.cs
- Form1.resx
- Langfile.cs
- LICENSE
- Portable Chrome Updater.csproj
- Portable Chrome Updater.sln
- Program.cs
- README.md
- Regfile.cs
- Version.txt
# Installation Guide
1. Get the code
git clone https://github.com/UndertakerBen/PorChromeUpd
Downloads the entire project code from GitHub to your computer.
cd PorChromeUpd
Moves into the project folder you just downloaded.
2. .NET
Medium RecommendedPrerequisites
β οΈ This is a large repository, so this method may point to an internal sub-package rather than the actual core product. Check the full README as well.
cd Launcher/Chrome Beta x64 Launcher
This project's files live in a subfolder, so move into it first.
dotnet restore
Downloads the packages the project depends on.
dotnet run
Builds the project and runs it immediately.
After dotnet run, check the message or address shown in the terminal.
// repository documentation
Was this content helpful?
(0 ratings)
