[Feature Request]: Installation Folder Choice #2928
Labels
No labels
awaiting-reply
breaking changes
bug
cannot-reproduce
dependencies
documentation
duplicate
electron-issue
enhancement
fix-available
good first issue
help wanted
invalid
javascript
need more information
need rebase
official-youtube-music-issue
plugin request
question
release
security
stale
Status: blocked
typo
wontfix
ytmd-issue
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: YTMD/youtube-music#2928
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Preflight Checklist
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