-
Notifications
You must be signed in to change notification settings - Fork 168
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
Win11 Uninstaller does not work from Apps #799
Comments
I just tried the 2.0.0a1 Windows installer on a Windows 11 Cloud PC and cannot reproduce your problem. It installed and uninstalled just fine from Apps. During the installation, I chose "Just me" and I chose not to create shortcuts. Can you tell me more about how you installed the application? If this happens repeatedly for you, can you show me what you see when you click on "Show details"? At last, you can open regex and check inside |
Does your helios uninstaller have pre uninstall scripts defined? What happens if you click on Ignore? |
I am currently on holiday and will give you feedback in the week of June 3rd. |
@marcoesters @jaimergp I came around to test this again and the problem persists on my testing system.
|
Right after writing up my feedback, I had one more idea and it turned out to be a big hit: This only happens if I change the default installation path in the installer. When I keep the suggested default, everything works fine. That seems to hint at a wrong path somewhere in the uninstaller generation. |
Hm, I wonder if there's something off with how constructor/constructor/nsis/main.nsi.tmpl Lines 1271 to 1351 in af24224
What could have changed in Win11 to break that? 🤔 |
I still can't reproduce it on my Win11 CloudPC, even when installing into
Could you tell us the full path as best you can? Do you have any special characters in the path like umlauts or ß or anything like that? I do agree though that |
Checklist
What happened?
Under Windows 11, when triggering an uninstallation from the Apps settings, the installer runs, but shows error messages as below:
When the uninstaller exits, no uninstallation has actually happened.
Executing the uninstaller exe manually works, as does installing through apps on Windows 10.
Conda Info
Conda Config
No response
Conda list
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: