-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Silent install/uninstall flags #2797
Comments
A friend of mine pointed out this is already there. for uninstall this also works: |
@Senectus Do your users have enough permissions to keep the app up to date? It will pop up with offers to try to update itself as soon as a new version is released. And it will continue to pop up until the update actually happens. |
should have, will have to test that. thanks for the heads up. |
Just to add to this, the silent flag isn't very well documented. I would also have expected the setup executable to accept a A wiki on github might be a good idea for documenting some of these less typical features. This issue also relates to |
Bug description
I'm trying to deploy this via SCCM or GP within our Org and I'd like to do this silently (including uninstall)
Please provide a series of flags so that it can be installed and not auto launch after installation, and be uninstalled silently as well.
Platform info
Signal version:
1.16.3
Operating System:
win10 1803
The text was updated successfully, but these errors were encountered: