Skip to content
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

Disable Auto Update Check startup #1734

Closed
pieewiee opened this issue May 21, 2024 · 4 comments
Closed

Disable Auto Update Check startup #1734

pieewiee opened this issue May 21, 2024 · 4 comments

Comments

@pieewiee
Copy link

Is your feature request related to a problem? Please describe.
we would like to rollout draw.IO in our environment and don't want to users to see that there is a new version available. This would limit the support requests.

Describe the solution you'd like
Disable the Update for a new version check on startup. This setting need to be defined on a machine level.

  • a registry key in HKLM
  • a config file in the installation dir
  • a startup option drawio.exe --noupdatecheck

Unbenannt

@m-mohamedin
Copy link
Contributor

This can be achieved via an environment variable
DRAWIO_DISABLE_UPDATE=true

@davidjgraph
Copy link
Contributor

24.5.1 adds the startup parameter --disable-update.

@KRread
Copy link

KRread commented Jun 10, 2024

Thanks David for the update. The startup parameter does work in v24.5.1+ . Do you have any recommendation/leads on how this startup parameter can be defaulted in the package for macos or something similar to environment variables in windows that can be used for mac users ? thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants