Code Monkey home page Code Monkey logo

Comments (9)

Fortigate avatar Fortigate commented on September 1, 2024

I used the download from here: https://www.neowin.net/news/google-chrome-69-offline-installer-direct-download-links/

I also had to disable the Google update services to stop it from automatically updating when the browser was closed. I'll see if I can find a better solution as this isn't really long term sustainable ..

from bhbot.

hollowharkov avatar hollowharkov commented on September 1, 2024

Awesome thank you!

from bhbot.

hollowharkov avatar hollowharkov commented on September 1, 2024

Annnnd nevermind! The download links for the offline installer returns a 404 error code.

from bhbot.

Fortigate avatar Fortigate commented on September 1, 2024

Seems Google have taken it off their site, this link should still work https://www.itechtics.com/download-google-chrome-69/

from bhbot.

hollowharkov avatar hollowharkov commented on September 1, 2024

I downloaded the installer from that site, and installed it while in airplane mode. It just installed the latest version of chrome, v71. It seems like finding older versions is much more difficult than it should be. Is there any way to use Firefox instead?

from bhbot.

hollowharkov avatar hollowharkov commented on September 1, 2024

I found a v69 of chrome, I will get back to you in a few hours when I finish my schoolwork.

EDIT: Chrome v69 link: https://www.slimjet.com/chrome/google-chrome-old-version.php

Might want to add that to the installation instructions

from bhbot.

hollowharkov avatar hollowharkov commented on September 1, 2024

How did you stop chrome from updating? I disabled both services and deleted the update executable but it updated anyways... The bot did work for a while but as soon as chrome updated it broke. Thanks!

EDIT: There was a second executable and everything is working smoothly now. Closed.

from bhbot.

Fortigate avatar Fortigate commented on September 1, 2024

After a bit of digging you can download a development version of Chromium v69 from the google site here: https://commondatastorage.googleapis.com/chromium-browser-snapshots/index.html?prefix=Win_x64/576753/. and change the code in Mainthread to include;

ChromeOptions options = new ChromeOptions();
options.setBinary("/path/to/other/chrome/binary");

I know a lot of people use chrome as their main browser and keeping it on v69 and disabling updates is not really an option, so I'll look into making this the standard install method. I don't have a lot of time at the moment for development but will re-open this and place on the to do list.

from bhbot.

Fortigate avatar Fortigate commented on September 1, 2024

New release added, now runs on Chromium rather than Chrome. Updated setup guide to reflect this.

from bhbot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.