You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 22, 2019. It is now read-only.
If (for some bizarre reason) you want to uninstall dash, there isn't an uninstaller to do so.
This isn't a problem now as you can just delete the Dash folder in your C drive, however once Dash is registered for file types, we will need a proper uninstaller.
It would also be nice if Dash could appear in the "Programs & Features" section of the control panel, with an option to uninstall from there.
The text was updated successfully, but these errors were encountered:
Yeah, I was looking at that and InstallShield, but decided in the end to use the .NET ClickOnce system for future installs/uninstalls. Much easier to implement, plus we can also sign the code as well.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
If (for some bizarre reason) you want to uninstall dash, there isn't an uninstaller to do so.
This isn't a problem now as you can just delete the Dash folder in your C drive, however once Dash is registered for file types, we will need a proper uninstaller.
It would also be nice if Dash could appear in the "Programs & Features" section of the control panel, with an option to uninstall from there.
The text was updated successfully, but these errors were encountered: