flecs icon indicating copy to clipboard operation
flecs copied to clipboard

[Feature Request]: Installation Folder Choice

Open SkyExploreWasTaken opened this issue 11 months ago • 2 comments

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

SkyExploreWasTaken avatar Jan 25 '25 23:01 SkyExploreWasTaken

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

Image

ArjixWasTaken avatar Jan 25 '25 23:01 ArjixWasTaken

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

Image

ThechoosenGuyRSA avatar Apr 10 '25 03:04 ThechoosenGuyRSA