During Silent installation can we change the installation directory. #1616

Open
opened 2025-11-20 05:33:57 -05:00 by saavagebueno · 1 comment
Owner

Originally created by @metaad on GitHub (Feb 13, 2025).

Hi Team,
While installing the netbird silently is it possible to change the installation directory in both MSI and EXE. I have tried many switches to do this but does not get the desired results. switches i have used are /D /DIR /TARGETDIR /PROGDIR --appdata but nothing worked. While in GUI there is option to change the installation directory.
command which i used is
c:>"intallerfilepath.exe" /S /D="c:\new foldername"
this command is installing the netbird in default location.

netbird version 0.36.6.13289013793

Originally created by @metaad on GitHub (Feb 13, 2025). Hi Team, While installing the netbird silently is it possible to change the installation directory in both MSI and EXE. I have tried many switches to do this but does not get the desired results. switches i have used are /D /DIR /TARGETDIR /PROGDIR --appdata but nothing worked. While in GUI there is option to change the installation directory. command which i used is c:\>"intallerfilepath.exe" /S /D="c:\new foldername" this command is installing the netbird in default location. netbird version 0.36.6.13289013793
saavagebueno added the triage-needed label 2025-11-20 05:33:57 -05:00
Author
Owner

@mlsmaycon commented on GitHub (Feb 13, 2025):

That's not supported. If you would be open to a contribution, you can have a look at our installer files below:

https://github.com/netbirdio/netbird/blob/main/client/netbird.wxs
https://github.com/netbirdio/netbird/blob/main/client/installer.nsis

@mlsmaycon commented on GitHub (Feb 13, 2025): That's not supported. If you would be open to a contribution, you can have a look at our installer files below: https://github.com/netbirdio/netbird/blob/main/client/netbird.wxs https://github.com/netbirdio/netbird/blob/main/client/installer.nsis
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#1616