-
Notifications
You must be signed in to change notification settings - Fork 753
Open
Description
My Setup
- My OS name and version: Windows 10
- My current app version: 2.7
Description
I'm trying to push Rocket.chat out company wide. So I'm needing a way to push a silent install. I found the /S switch which does a silent install, but it installs locally to the users APPDATA folder and doesn't appear to launch Rocket.chat after the install is complete.
If we could have some CLI switches to set those options (which are both available in the GUI installer) that would be incredibly helpful. Not sure if the "Run at startup" gets selected with the /S, but that would be nice as well.
Current Behavior
- The client installs, but locally for the user, not all users
- After the install is complete, the application does not run
- I do not know if it set the application to auto-start with login, since I just uninstalled from the test machine to keep working on switches.
Expected Behavior
Be able to set CLI flags for:
- Install for all users
- Run Rocket.Chat+ after install
- Run at startup