Rocket.Chat.Electron icon indicating copy to clipboard operation
Rocket.Chat.Electron copied to clipboard

Request: expanded customization options for cmdline .exe install

Open havx opened this issue 8 years ago • 8 comments

I will be deploying and updating the Windows client throughout my organization and it will be a huge benefit to me and other sysadmins to have more cmdline arguments to customize the install and be able to setup a default server so the end user does not need to do that step at first launch.

My wish list of cmdline arguments are as follows:

  • Install the client for every user account: /ALLUSERS="0" or "1"
  • Include/exclude the desktop shortcut: /DESKTOP="0" or "1"
  • Include/exclude the start menu entry: /STARTMENU="0" or "1"
  • Toggle whether or not to run at user account startup: /AUTOSTART="0" or "1"
  • Specify the installation directory: /D="path"

As for configuring a server during install for all users on the machine... whatever is the simplest way that can be accomplished will be OK with me. Whether that is via a simple argument like /SERVER="url" or if an external file needs to be loaded (if this change would require some additional data that won't quite work as standalone arguments) like /LOADFILE="path".

Many, many thanks in advance for considering any of the above suggestions.

havx avatar Oct 27 '16 15:10 havx

For reasons of deployment and configuration, this would be a really good improvement. This would make administration of rocket.chat-environments a lot easier +1 (y)

I added a Bounty : https://www.bountysource.com/issues/38776417-request-expanded-customization-options-for-cmdline-exe-install

georgduees avatar Nov 21 '16 14:11 georgduees

/allusers, /currentuser, and /d options are already present.

tassoevan avatar Aug 22 '18 02:08 tassoevan

@tassoevan That's great and it works! Do you have by any chance a pointer to all available options? I collected /S from other tickets, but I wonder if there's more. Thanks in advance!

t0r0X avatar Sep 04 '18 18:09 t0r0X

+1 Add key /AUTOSTART for silent install

ged-nn avatar Dec 26 '18 06:12 ged-nn

+1 Add key /AUTOSTART for silent install

That would be convenient

dimetryo avatar Jul 09 '20 12:07 dimetryo

+1 Please, add key /AUTOSTART,run after install and server If it possible

arpsyapathy avatar Nov 13 '20 07:11 arpsyapathy

+1 for /autostart

wwc-trevor avatar Apr 20 '22 16:04 wwc-trevor

Still no update on this?

CitizenDev avatar May 16 '23 10:05 CitizenDev