Skip to content
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

Add option to install to alternative location #598

Open
thesohelshaikh opened this issue Jul 19, 2018 · 28 comments
Open

Add option to install to alternative location #598

thesohelshaikh opened this issue Jul 19, 2018 · 28 comments

Comments

@thesohelshaikh
Copy link

@thesohelshaikh thesohelshaikh commented Jul 19, 2018

The setup automatically installs onto the default location which may not be a very good choice for people with low storage or a small SSD.

Solution 1: Allow users to change the install location while setup.
Solution 2: Provide an alternative way to download, you can put up severel releases users can download and place it in preffered location.

@bengaywins
Copy link

@bengaywins bengaywins commented Aug 31, 2018

And can we have an all users option too? If one were to install this just in a user's app data folder, this means you could have 30 installs of the same application. This is dumb.

@srirambv
Copy link
Collaborator

@srirambv srirambv commented Aug 31, 2018

This is a known issue on Chrome as well which was logged (https://bugs.chromium.org/p/chromium/issues/detail?id=113987) in 2012 and still not fixed.

cc: @bbondy

@thesohelshaikh
Copy link
Author

@thesohelshaikh thesohelshaikh commented Aug 31, 2018

Considering Brave is open source, i hope it gets fixed. Chrome is goto browser for me and I can’t afford another browser running on my SSD.

@bbondy bbondy modified the milestones: 1.x Backlog, 2.x Backlog Aug 31, 2018
@srirambv
Copy link
Collaborator

@srirambv srirambv commented Sep 15, 2018

+1 from @marseye via #1143

@bbondy bbondy modified the milestones: 2.x Backlog, 1.x Backlog Sep 30, 2018
@Neustradamus
Copy link

@Neustradamus Neustradamus commented Dec 21, 2018

Any news?

Folder choice, for actual user, all users and standalone.

@bsclifton
Copy link
Member

@bsclifton bsclifton commented Jan 3, 2019

@Neustradamus no update as far as I know

In the meantime (as a work-around), you should be able to symlink this on Windows using junctions. For example, if you know it'll install to C:\Program Files\BraveSoftware\, create a junction for that to where you'd like

Some more detailed info at: https://www.sevenforums.com/tutorials/278262-mklink-create-use-links-windows.html

@rebron rebron modified the milestone: 1.x Backlog Feb 7, 2019
@rebron rebron removed this from the 1.x Backlog milestone Feb 7, 2019
@Neustradamus
Copy link

@Neustradamus Neustradamus commented Feb 15, 2019

@bsclifton It is not a solution!

@bsclifton
Copy link
Member

@bsclifton bsclifton commented Feb 19, 2019

@Neustradamus I understand, it's not a solution- but I just wanted to provide a work-around since this issue isn't prioritized yet

Solving this may not be trivial since we'll need to update the installers to present a UI allowing for folder selection

What would you folks think about a new installer command line argument? like --install-path="C:\my-brave-install"?

@thesohelshaikh
Copy link
Author

@thesohelshaikh thesohelshaikh commented Feb 19, 2019

An option to choose install location is a must have. I don’t see why this isn’t a priority. As i suggested you don’t need to build a UI. You could just provide a complete build of the software so user can place it wherever @bsclifton

Anyway if command line install is the only option than it’s more than welcome.

@bsclifton
Copy link
Member

@bsclifton bsclifton commented Feb 19, 2019

@thesohelshaikh does Chrome have this? You mentioned it's your "goto browser"... but we're using the same installers as Chromium (just modified). Regarding the UI, how else would the user specify it? Basically, the extra complexity of having an OS specific folder picker is what I mean

cc: @rebron

@RiseT
Copy link

@RiseT RiseT commented Jun 4, 2019

@bsclifton Haven't used the "standard" Chrome installer for a long while, but Google offers an (additional) offline installer that installs Chrome to the Program Files folder:

https://www.raymond.cc/blog/install-google-chrome-in-program-files-folder-instead-of-appdata/
https://www.google.com/intl/en/chrome/?standalone=1

@cinereous
Copy link

@cinereous cinereous commented Jun 27, 2019

A command line option would be better than nothing. I'm still trying to wrap my head around a browser that purports to return some control to the user isn't capable of allowing the basic choice of where to install it.

I've read back through two years on this issue, including an atom thread where a developer stated it was "dumb question" to ask a user where they want to place software on their machine or to give more than a single click installation choice.¹ Given that most people who would be adventurous enough to install Brave in the first place likely have very specific places they want software, it's really unfathomable how this still hasn't been fixed.

Chrome/Chromium and offshoots like Slimjet all have portable and/or standalone versions that allow placing in a location of choice.

And without having to create a symlink. On Windows. FFS.

¹ atom/atom#7095 (comment)

@Neustradamus
Copy link

@Neustradamus Neustradamus commented Aug 16, 2019

Any news?

@thesohelshaikh
Copy link
Author

@thesohelshaikh thesohelshaikh commented Aug 17, 2019

As @bsclifton said this isn’t priority, I don’t think this is being worked on. It’s been a year since this issue was raised and still no progress. There are so many approaches to solve this problem which also do not require to write extra code.

One other option I can think of is allowing the user to download the compiled version of the browser and then user can place it anywhere.

@bsclifton
Copy link
Member

@bsclifton bsclifton commented Aug 19, 2019

While it's unofficial, there is a portable version of Brave available:
https://portapps.io/app/brave-portable/

It seems to be kept up to date; props to the maintainers for that work 😄

@cinereous
Copy link

@cinereous cinereous commented Aug 19, 2019

Having to use an unofficial third party version to do what the official build should be able to do seems sketchy and weird. What issues are preventing this from being addressed?

What needs to be done for the developers at Brave to embrace a new way of thinking about how the web works and give us users a safer and better browsing experience, including something as simple and fundamental as the choice of where to install it

¹ https://brave.com/about/

@brnnnrsmssn
Copy link

@brnnnrsmssn brnnnrsmssn commented Sep 11, 2019

i want to use this myself and cajole the rest of my family and friends to convert to a more privacy-centric mentality so they can stop being happy that they are being commoditized, but i cannot and will not recommend this browser to anyone for use on their desktop until this issue is solved.

@srirambv
Copy link
Collaborator

@srirambv srirambv commented Sep 26, 2019

+1 from https://community.brave.com/t/unable-to-choose-where-to-install-brave/84973/2 for not being able to choose a location for install

@NZ-HIPS
Copy link

@NZ-HIPS NZ-HIPS commented Sep 30, 2019

+1
This is one of the three minor issues that prevent me from migrating our userbase to brave.

@Neustradamus
Copy link

@Neustradamus Neustradamus commented Jan 10, 2020

Any news?

All good softwares when we install use by default "Program Files" (or recently "Program Files (x86)" for 32 bit apps in 64 bit system).
Bad softwares do not use it.

It is since Windows 95 and maybe before, no?

@KyferEz
Copy link

@KyferEz KyferEz commented Jan 23, 2020

This has my vote as well. It's unacceptable that we cannot choose where to install to. I especially HATE when software that tries to install to my user profile instead of the Program Files folders. It's a COMPLETE WASTE of space for MultiUser environments! Until this is changed, I will not use this software.

@KyferEz
Copy link

@KyferEz KyferEz commented Jan 23, 2020

+1
This is one of the three minor issues that prevent me from migrating our userbase to brave.

"Minor" indeed true sarcasm as it's Not minor at ALL for multi-user environments!

@WolfganP
Copy link

@WolfganP WolfganP commented Jan 29, 2020

+1 Same need here to maintain environment control of what's installed and where.

@tinkicker
Copy link

@tinkicker tinkicker commented Mar 1, 2020

Ooopsie! Just installed Brave since sync is now functioning across Windows/iOS, and forgot that this is one of the issues from a year or so ago that kept me using Firefox (the other was the sync thing).
I don't think I'll buy a larger boot SSD just to use this. Uninstalling, but will check back in the future for progress on this feature parity with Mozilla.
C'mon, guys!

@someaddons
Copy link

@someaddons someaddons commented Mar 25, 2020

Wondering that sth this vital takes over two years.

@SalieriC
Copy link

@SalieriC SalieriC commented Apr 4, 2020

I decided to try Brave out and was immediately disappointed. How can something this vital not be a thing in a browser which aims to make everything better?

@dadagama
Copy link

@dadagama dadagama commented Apr 5, 2020

year 2020,
victim of small ssd hard drive.
i hope this can be fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
You can’t perform that action at this time.