[Feature Request]: Installation Folder Choice
Preflight Checklist
- [x] I use the latest version of YouTube Music (Application).
- [x] I have searched the issue tracker for a feature request that matches the one I want to file, without success.
Problem Description
When I launch the installer, it immediately install in AppData, wich some people (including me) don't like.
Proposed Solution
Configure electron builder to allow us to change installation folder.
Alternatives Considered
(No Alternatives)
Additional Information
No response
We are using electron-builder so suggestions about changing the package process for a particular platform are out of the question.
But, electron builder does allow us to specify custom options for nsis (the installer used) https://www.electron.build/nsis.html
So "proposed solution" should be that
We are using electron-builder so suggestions about changing the package process for a particular platform are out of the question.
But, electron builder does allow us to specify custom options for nsis (the installer used) https://www.electron.build/nsis.html
So "proposed solution" should be that