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

Windows - Uninstaller leaves behind files and registry keys #1828

Open
1 task
o-l-a-v opened this issue Mar 10, 2024 · 0 comments
Open
1 task

Windows - Uninstaller leaves behind files and registry keys #1828

o-l-a-v opened this issue Mar 10, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@o-l-a-v
Copy link

o-l-a-v commented Mar 10, 2024

Describe the bug

On Windows, the VSCodium EXE and MSI uninstaller leaves behind the %APPDATA%\VSCodium directory.

The EXE uninstaller also leaves behind a registry key in HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\AppListBackup.

This is unexpected, especially as the EXE uninstaller asks:

---------------------------
VSCodium Uninstall
---------------------------
Are you sure you want to completely remove VSCodium and all of its components?
---------------------------
Yes   No   
---------------------------

Please confirm that this problem is VSCodium-specific

  • This bug doesn't happen if I use Microsoft's Visual Studio Code. It only happens in VSCodium.

^ I don't see how the behavior of VSCodium vs. VSCode matters here. Fork or not: Uninstaller should remove everything, unless user is promted about keeping preferences and configuration.

Please confirm that the issue/resolution isn't already documented

To Reproduce
Steps to reproduce the behavior:

  1. Download latest VSCodium for Windows from releases.
    • EXE or MSI doesn't really matter.
  2. Install VSCodium.
  3. Uninstall VSCodium using Geek Uninstaller.
  4. After VSCodium uninstaller is done, Geek Uninstaller will find mentioned leftovers.

Expected behavior

Uninstaller should remove everything, especially when it explicitly asks "remove VSCodium and all of its' components"?

Screenshots

After uninstall of EXE that I've had installed for a while:

VSCodium - 240310 - Uninstaller leaves a lot behind

After clean install and uninstall of the EXE:

VSCodium - 240310 - Uninstaller leaves a lot behind - EXE

After clean install and uninstall of the MSI:

VSCodium - 240310 - Uninstaller leaves a lot behind - MSI

Desktop (please complete the following information):

  • OS: Windows 11 23H2 (22631.3155)
  • Architecture: x64
  • Version: v1.87.1.24068
  • App Manager: Manual installation, uninstall triggered by Geek Uninstaller.
  • Sandboxed: No

Additional context
Add any other context about the problem here.

@o-l-a-v o-l-a-v added the bug Something isn't working label Mar 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant