-
-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I created a little batch script to update Brave Portable! #153
Comments
I won't use it, I'll save it as update.bat I hope to solve my confusion next time: Thank you~ |
If you want to use
copy all of that into a file named |
So we can use this script to update portable version without waiting for portapps ? |
That's right :) |
Can you make a script for chrome as well , thanks for your work |
Sadly there does not seem to be any official offline installer download link for Chrome, you need to run the setup...the reason why this script is possible is Brave releasing the offline installer on GitHub. If you are comfortable with Chromium instead, there is this project and I highly recommend it! |
yes the script installs brave to the portable folder but its no longer "portable" as the browsers data file now moves to the user folder hidden away in your pc,s local folder. |
🙌 Can confirm, the script works !
This was NOT the case as no local folder for Brave in
➕ AdditionI added a feature to make it close brave if it is already opened, which I suggest you do.
|
Script: https://github.com/MagicalDrizzle/batch-collection/blob/main/getbrave.cmd
Instructions: https://github.com/MagicalDrizzle/batch-collection/blob/main/README.getbrave.md
The script in action:
The text was updated successfully, but these errors were encountered: