Removing an application from a machine
3
votes
0answers
432 views
How to manage installed apps (with root permission if necessary )?
Android users can go to the "manage application" (AKA "applications manager") screen, choose an app and make a choice of what to do there using the "App-info" screen.
I wish to make an app that ...
3
votes
0answers
172 views
Why is InstallShield wizard not displaying last uninstall page?
I have a trial version of the InstallSheild. It works perfectly fine on my Windows 7 machine. However uninstalling on other machine it fails to display the Final complete page(The last uninstall page)
...
3
votes
0answers
91 views
Why does Uninstall force IIS, Visual Studio?
My .NET solution in Visual Studio 2008 has
ASP.NET website project
web deployment project for website
Custom actions library
web setup project
I can build setup and install it. However, during ...
3
votes
0answers
514 views
How to self-destruct application?
I have pretty unusual task: customer would like to have application which can be self-destructed. Like with one BIG RED MAGIC button, pressing on which should completely destroy (possibly uninstall) ...
2
votes
0answers
346 views
Uninstall PCI device driver
I want to uninstall a pci device driver from the computer via c++ code.
Im looking for the same action like right-clicking on a device in the device manager, and clicking 'Uninstall'.
I found a ...
2
votes
0answers
371 views
App self unInstall iOS iphone
My app was auto Uninstall last night and I spend all day to found how it happened, but found nothing.
Here is the Console log:
Nov 5 20:54:48 CommCenter[62] <Notice>: MessageCenterModel is ...
2
votes
0answers
60 views
get extension uninstall event in safari
Is there a way for a Safari browser extension to detect its own uninstallation?
I would like to send an event to Google Analytics to keep track of the uninstallment rate of my extension.
2
votes
0answers
219 views
Find out why an Android app is being uninstalled
My app is having success in Google Play with several million downloads. However, almost 50% of users have uninstalled it already.
I don't think that's a critical number but I'd like to find out why ...
2
votes
0answers
712 views
Error 1730 (needs admin rights) when uninstalling chained msi on Vista/Win 7
I have created an installation using basic MSI in Installshield 2012.
I am using the chained MSI technology (supported in Windows installer 4.5 and onwards).
My installation is structured with a ...
2
votes
0answers
466 views
Uninstalling eclipse plugin error
When I try to uninstall my eclipse plugin the following error occurs:
An error occurred while uninstalling
enter code heresession context was:(profile=profile, ...
2
votes
0answers
413 views
InstallShield 2009: Remove a dll (being used by explorer.exe for context menu) during uninstall without any warning message
Install Shield Premier 2009: Basic MSI Project
I have a dll that is supposed to be removed during uninstall.
But this dll is being used by explorer.exe, it is used for generating windows explorer ...
1
vote
0answers
79 views
Unloading and removing a loaded package withouth restarting R
Actual question
Can I unload and remove a package without having to restart an R process that has already required/loaded the package?
I've had a look at this question/answer, but it only deals with ...
1
vote
0answers
51 views
Uninstalling app from iOS Device thru command line
I'm running test on an app using UIAutomation, but I need a way to uninstall the app in a device (iPhone, iPad, iPod) without using jailbreak.
Currently I´m using fruitstrap to upload the app to a ...
1
vote
0answers
91 views
Disable DeviceAdmin from shell?
I'm trying to uninstall an application from shell, however this application is running as a device administrator and thus shell> adb uninstall com.example.test did not work.
How can I disable a ...
1
vote
0answers
82 views
Contacts' custom fields not removed when app was uninstalled?
On Android, you can attach some metadata of your own to contacts, as shown here.
It works, but it seems that if the user has uninstalled the app, it still exists and you can fetch this data on the ...
1
vote
0answers
774 views
Disable clear data and uninstall update /system/app/
I have an application that comes baked onto about 10 unrooted device OS's. Located in /system/app.
We're trying to update the application and prevent the users from uninstalling a critical update or ...
1
vote
0answers
20 views
How do installers perform delayed writes on system restarts
I have a need to delay the deleting and/or modifying of files to either just before the system shuts down, or right before it fully boots up. The reason being is that I have binaries that are ...
1
vote
0answers
135 views
What is the most painless way to remove one version of python and not the other on OSX 10.7.4?
I accidentally installed 64 bit python a few weeks ago, and now all of my programs jump for it by default, instead of the more functional 32 bit python. Is there a painless way to uninstall 64 bit ...
1
vote
0answers
139 views
Application settings aren't begin deleted when I uninstall my program
My code is using Application Settings in order to save some configs for the user, but when I uninstall my program and then re-install it! All the previous configs are still there!!!! and it's driving ...
1
vote
0answers
277 views
Installshield suite uninstaller doesn't uninstall every feature
I have an Installshield suite project(setup.exe) containing 2 features(msi packages) you can choose to install (lets say A and B). I also have an upgrade option that should uninstall old package and ...
1
vote
0answers
242 views
Clickonce - UnInstall running application
I have made clickonce installer for my application. The issue is when if my application is running and I remove that application from Add/Remove programs, it removes the entry from Installed ...
1
vote
0answers
113 views
After nuget package uninstal ps script modifies project, the project has to be manually saved
I'm a bit confused about what I need to do in a nuget uninstall script when I am removing items from the project's xml. First, the basic scripts below work - in that they correctly remove items that ...
1
vote
0answers
213 views
ClickOnce does not work with Windows Uninstall
I have a prism app. When I setup my Click Once installer for it, it installs fine.
I then went and uninstalled it and tried to install it again. I then get this error message:
Unable to install ...
0
votes
0answers
22 views
Sql-related error when uninstalling update rollup 13 for MS Dynamics CRM 2011
I'm trying to remove the latest two update rollups (12 and 13) for Microsoft Dynamics CRM 2011 because they've each caused serious issues with our systems. However, I'm receiving an the following ...
0
votes
0answers
10 views
Cannot uninstall NetBeans 7.3
I'm not able to uninstall NetBeans IDE 7.3 from my PC. It's showing "instance of the program is still running" even after I close all the background processes of the IDE. Can anyone help me??
0
votes
0answers
15 views
izpack full silent uninstall
I'm working over TreeAge pro silent installation.
The installation file is made with IzPack.
Silent installation works OK with next command:
setup.exe installer.xml
But uninstalling is available ...
0
votes
0answers
42 views
Uninstalling Oracle 11gr2 with OUI or deinstall not working | Windows 8
I installed Oracle 11gr2 for a college course, though all we used from it was SQL developer. Now that the class is over and done, I'd like to uninstall it.
"Windows 8 isn't supported by Oracle yet, ...
0
votes
0answers
31 views
How to change uninstaller directory of an InstallShield Install Script project.
I am creating an Installer using InstallShield Install Script project. I have changed TARGETDIR to user's directory. After changing TARGETDIR, my components are copied in user's directory which is ...
0
votes
0answers
34 views
I Installed An Eval Version of RubyMine. Now My Specs Have ##teamcity All Over
I've removed pretty much all traces of RubyMine from my Mac, but when I run a RubyMotion spec, I still get stuff like:
##teamcity[testFinished timestamp = '2013-04-18T10:35:33.630-0700' duration = ...
0
votes
0answers
49 views
Safely remove Ubuntu installation from dual-(triple-)boot with Debian (& Windows)
I had a Dual-Boot computer with Windows 7 and Ubuntu (12.10) for some time.
Now I installed a third OS, Debian (7.0 testing) alongside and boot from the Debian bootloader (Grub2) which shows me all ...
0
votes
0answers
70 views
ios: uninstall/remove configuration profile programmatically (ios)
I would like to find a way to programmatically uninstall/ remove/ disable a configuration profile on ios iphone/ipad...
I have an enterprise distribution license. The app is for in-house ...
0
votes
0answers
49 views
MSI - Uninstall a deleted Program Folder with CustomActions that set InstallerClass=true
I had a MSI Project with CustomAction hat set InstallerClass=true
[RunInstaller(true)]
public class InstallerClass : System.Configuration.Install.Installer
{
public InstallerClass()
: ...
0
votes
0answers
44 views
Uninstall SharePoint 2010
I installed SharePoint 2010 on my Windows 764 bit machine I changed my password of machine then everthing stops working I tried to uninstall sharepoint 2010. I uninstall the sharepoint 2010 after that ...
0
votes
0answers
106 views
completely uninstall both postgresql mac (brew install on system)
I'm having lots of problems since I've tried to install psql over my mac.
I'm suspecting on the system psql as the cause.
I want a fresh retry over mac clean of psql.
This post helped me getting ...
0
votes
0answers
21 views
Manual refund issue
I have a customer that has requested a refund (as his 15 minute window in play store has expired). If I give him a refund manually, the play store (as far as I know) will still allow the user to ...
0
votes
0answers
48 views
How can perform a silent uninstall with installjammer
I am trying to get silent install and uninstall using InstallJammer.
I was able to install silently by changing Default Install Mode to silent under platform information . But how can I specify ...
0
votes
0answers
39 views
Property files Shoud not delete while Uninstalling a Java application
I have developed a Java application and used InstallJammer,a tool for creating the installation file for product.. I have used two property file to support my application. I need to give exe versions ...
0
votes
0answers
196 views
Error 1001: An exception occured while uninstalling
I just wrote my first installing package to my C# application.
In my installer I overwrote the Uninstall function and added it as a custom action in the uninstall section.
When running the .msi file, ...
0
votes
0answers
41 views
Why is .InstallState remaining after uninstall when there is a different version of the program installed?
When I uninstall my application, xxx.InstallState remains in the folder of my application.
I do have custom action set to xxx.dll (install/commit/rollback/uinstall).
After some searching, I found ...
0
votes
0answers
35 views
How to capture windows8 app uninstall event?
I am trying to capture windows 8 app uninstall event. I want to send out an email when the app gets uninstalled.
I have looked at: ...
0
votes
0answers
74 views
While Uninstall the Installjammer Showed an Error?
The Uninstall Selected Files uninstalls everything that is installed on the target system during installation. However, I want to keep some selected files after uninstall. Could you let me know if ...
0
votes
0answers
45 views
Do not Delete the Config File of application Using InstallJammer?
Do not Delete the Config File of application Using InstallJammer?
I am using installjammer to install my application. While Installing i will creating the configuration file,library file of ...
0
votes
0answers
135 views
uninstall old xcode - can't determine system version
I have attempted instal HomeBrew and it told me to update xcode which I have done but it also told me:
Warning: You have leftover files from an older version of Xcode. You should delete them using: ...
0
votes
0answers
142 views
Installing/Uninstalling a Component with a condition in WiX 3.6
Background: I have two installers, the first is the actual product, and the second is a plug-in or extension to the actual product. The first installer creates a service and starts it. The second ...
0
votes
0answers
31 views
Uninstalling software leaves behind PATH information
Uninstalling our products client software leaves behind the PATH information. On the first installation the PATH was C:\Program Files(x86)\Company\Product\Clients\bin; after that for every ...
0
votes
0answers
212 views
WIX uninstall doesn't remove site on Windows server 2008 R2
I have installer which setups web site. Installer is implemented using WIX 3.5. The components installing site are in listing below:
<DirectoryRef Id="TARGETDIR">
<Directory ...
0
votes
0answers
68 views
Visual Studio: are there uninstall conflicts? (2008 vs 2010)
I have a history of Visual Studios:
Once upon a time I installed Windows 7...
First, I installed Visual Studio 2008 (Professional Edition)
After that, I installed SP1 pack for it.
And at last I ...
0
votes
0answers
161 views
How to force uninstall sequence within install sequence in InstallShield
I want my installer to prompt the user to uninstall an existing installation before installing the new one if an installation already exists at the selected install directory.
Right now I'm trying ...
0
votes
0answers
34 views
Removing the version of solution file that does not work
I modified a project built using visual c++, windows services and installation project and installed it on my computer but it is not working properly. I can't uninstall it again as I get an error that ...
0
votes
0answers
106 views
Titanium Android. How to remove my sdcard files after uninstall?
Using Titanium SDK 2.1.2 on Android.
I have an app which downloads images and save them to the sdcard. I'm using the externalStorage property of the Filesystem. It saves the files in a folder with ...

