Improve Zen Installer to remind user to download generic version if setup failed #837
mauro-balades
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What feature would you like to see?
If setup failed, we can catch this exception to remind user to download generic version instead.
What platform are you seeing the problem on?
Windows
Additional context
We could check if
zen.exe
failed to run using the installer, this should be possible because piping between installer and zen.exe is possible.~ Created automatically from issue: #428
Beta Was this translation helpful? Give feedback.
All reactions