You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That's how electron-builder's one-click installation works, so this can be considered about customising the installation directory. See here for reference.
Closing as duplicate of #2793
The Etcher installer does not respect the /D NSIS option. The installation location cannot be changed.
Command:
"%npackd_package_binary%" /S /D=%CD% && del /f /q "%npackd_package_binary%"
The text was updated successfully, but these errors were encountered: