2,253 questions
-1
votes
0
answers
95
views
How to completely delete Python 3.10.9150.0 [closed]
I found an interpreter error in my code, I decided to figure it out: It turned out that I have a launcher, as well as Python of two versions 3.10.9150.0 and 3.14. I obviously tried to delete both, but ...
0
votes
0
answers
51
views
How to Detect App Uninstall Event in Webflow?
I'm currently developing a Webflow app and have completed the OAuth integration. I successfully installed the app on our development site, and it's now listed under the Apps & Integrations section....
0
votes
1
answer
111
views
How to remove/uninstall old version of PyTorch, mkl, libcublas, etc.?
In the past, I installed some dependencies to run different GitHub repository projects. Now I found that there are some duplicates and hope to keep only the new version and remove the old ones. Some ...
-2
votes
1
answer
172
views
Can't remove Laravel installation with composer on a Mac [closed]
I manually deleted the vendor folder in user/.composer
After I run also composer global remove laravel/installer
This on my mac Monterey and the terminal say this message:
after i run the command ...
0
votes
1
answer
314
views
Uninstall Solana version from agave
After multiple attempts to fix an error to build a Rust solana-program it seems that I am left with multiple versions of a Solana installations that I can't remove.
I ran agave-install for multiple ...
0
votes
2
answers
260
views
Errorhandling Microsoft Teams Uninstallation with teamsbootstrapper (with start-process)
I am struggling with the error handling for the uninstallation of Microsoft Teams by using their teamsbootstrapper.exe.
With teamsbootstrapper's -x flag, the uninstallation will be success: "true&...
-1
votes
2
answers
307
views
Uninstall older MSI installation in Inno Setup
I am building a new version of a program with inno Setup.
I am very new at this so bear with me :)
There is an older version of the program NOT created with Inno Setup.
I want to uninstall this before ...
0
votes
1
answer
81
views
QtIFW on Windows: how to invoke uninstaller if user tries to uninstall app
On Windows, if you right-click > Uninstall an app, by default it opens the Settings app on Apps > Installed Apps. However for many apps, it will start a custom uninstaller instead.
For an app ...
0
votes
0
answers
43
views
Using WiX 3.11 to create installer that installs different modules that may be uninstalled as a whole
I have been using a WiX installer project that basically bundles installers from other projects in Visual Studio 2022. I want to change this behavior and have the installer install everything from a ...
0
votes
0
answers
97
views
Why does my VSCode always automatically install Chinese Language Pack and how to disable that?
My VSCode always automatically install Chinese Language Pack for me, but I do not need it! Every month I need to mannually uninstall it since I do not want to see it in my extensions (though it does ...
4
votes
3
answers
12k
views
Firefox "Couldn't Load XPCOM" error won't go away, even after uninstalling Firefox
My computer was recently wiped by accident. During the recovery process, I ran a wide variety of tools to recover my computer, and for the most part, I got my apps and files back. I also used this as ...
0
votes
1
answer
56
views
wix - Uinstall from Apps & Features does not show the Maintenance dialog
I am using wix toolset v4 to build an MSI that is using the built-in dialog WixUI_InstallDir.
When i double click on the MSI installer to uninstall the program, it does open the Maintenance dialog ...
0
votes
1
answer
2k
views
How can I force a Homebrew package reinstall
I'm running update/upgrade to Homebrew after months of ignoring it. I'm having problems getting rid of a package.
First tried brew update (all of these are partial logs):
==> Migrating cask git-...
0
votes
0
answers
144
views
Powershell script to uninstall a software when running via SCCM does not identify the registry keys of that software
I'm trying to uninstall a software using this code
$path = "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{Product-cod-1}"
function Uninstall_SW {
Write-Host "Starting ...
3
votes
2
answers
4k
views
Cannot install, reinstall, or remove Matplotlib 3.9.1 (installation exists but cannot find files?)
I had originally updated matplotlib to 3.9.1 in WSL Ubuntu 22.04 LTS to replicate a bug that a colleague encountered in one of my programs, however when trying to revert to 3.5.1 (the one I was using ...
3
votes
0
answers
922
views
Powershell - Delete driver from Windows Driverstore
I have a bunch of machines where an OEM driver was installed manually without an installer such as an msi.
I am trying to write a script in powershell that finds the oem##.inf of the driver and then ...
0
votes
0
answers
31
views
NSIS Removing Unknown Registry Key
I'm creating an installer for an Excel Add-In.
The install adds a value to the Excel Registry tree at:
HKCU\SOFTWARE\Microsoft\Office\16.0\Excel\Add-in Manager
With is simply the path to the add in, ...
0
votes
1
answer
831
views
How to uninstall ag-grid-community
I am trying to uninstall ag-grid-community from my React project, and none of the numerous npm uninstall commands I've tried seem to have any effect. I've tried a bunch of variations of
npm uninstall ...
-1
votes
2
answers
731
views
Odoo Database Access Issue Following Installation of Muk Module
Recently, we decided to install Muk Backend Theme in Odoo Community V.17.
Module: https://apps.odoo.com/apps/themes/17.0/muk_web_theme/
However, after finishing the installation of this module, ...
2
votes
0
answers
86
views
Can you addWizardPage on Uninstaller (QtInstallerFramework)?
I am using QtInstallerFramework and I am trying to add custom page when uninstalling the app.
I have custompage.ui file(simple text) and I am adding it in my package.xml:
<UserInterfaces>
...
1
vote
0
answers
166
views
How to create an uninstaller for my python app?
I'm currently developing a python application for windows and i want to share it to my friends.
To do so, I converted my python files in to an executable using pyinstaller.
I then created an installer ...
1
vote
0
answers
194
views
How can I uninstall Jupyter Notebook if I don't know the package manager?
I am having troubles with running Jupyter Notebook and want to reinstall it.
When I run which jupyter, I get /opt/homebrew/bin/jupyter.
However, trying to run brew uninstall jupyter yields Error: No ...
1
vote
1
answer
2k
views
Is it safe to delete the Python312 folder?
I recently uninstalled Python 3.12.1 using settings but the installation directory is still there, which was C:\Users\woskethebot\AppData\Local\Programs\Python\Python312.
The folder has the contents:
...
1
vote
1
answer
306
views
InstallHinfSection API does not remove driver related registry keys during driver uninstallation
I am trying to use InstallHinfSection API for the kernel driver's installation/uninstallation on Win10. I encounter no issues when using it to install the driver. It successfully copies the driver to ...
1
vote
1
answer
11k
views
Uninstalling Python Completely from Windows [duplicate]
I want to uninstall python completely from my computer. However, when I run the "python --version" command on git bash, I get the output indicating that I have python version 3.10.12 ...