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

rustdesk: uninstall does not work #60

Closed
jkirk opened this issue Oct 24, 2024 · 1 comment
Closed

rustdesk: uninstall does not work #60

jkirk opened this issue Oct 24, 2024 · 1 comment

Comments

@jkirk
Copy link
Contributor

jkirk commented Oct 24, 2024

As a quick follow up to #58 I want to report that (automatic) uninstall does not seem to work correctly:

Currently (as of the currently unreleased version 1.3.1) I have to do the following to cleanly(?) uninstall rustdesk:

PS C:\Windows\system32> choco uninstall -y rustdesk.install
Chocolatey v2.3.0
Uninstalling the following packages:
rustdesk.install

rustdesk.install v1.3.1
 Running auto uninstaller...

  Did you know licensed versions of Chocolatey are 95% effective with
   Automatic Uninstaller due to licensed enhancements and Package
   Synchronizer?

For the question below, you have 30 seconds to make a selection.
Uninstall may not be silent (could not detect). Proceed?([Y]es/[[N]o]):

 Skipping auto uninstaller - Installer type was not detected and no silent uninstall key exists.
If the application was not removed with a chocolateyUninstall.ps1,
 please remove it from Programs and Features manually.
 rustdesk.install has been successfully uninstalled.

Chocolatey uninstalled 1/1 packages.
 See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
PS C:\Windows\system32> & "C:\Program Files\RustDesk\RustDesk.exe" --uninstall

Thank you!

@bdukes bdukes closed this as completed in f32a54a Oct 24, 2024
@bdukes
Copy link
Owner

bdukes commented Oct 24, 2024

I've pushed a new 1.3.1 package which includes an uninstall script. Thanks!

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

No branches or pull requests

2 participants