aspose file tools
The moose likes General Computing and the fly likes deleting program permanently Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » General Computing
Reply Bookmark "deleting program permanently" Watch "deleting program permanently" New topic
Author

deleting program permanently

ankur rathi
Ranch Hand

Joined: Oct 11, 2004
Posts: 3829
If we delete it through 'Add/Remove Program' of control panel, is that sufficient???

Or registry still keeps some information of it?

Thanks.
Paul Clapham
Bartender

Joined: Oct 14, 2005
Posts: 16487
    
    2

Often there is information left in the registry and on your hard drive.
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35439
    
    9
Of course, if the uninstaller works correctly, nothing should be left over. But in practice, as Paul said, there often is.


Android appsImageJ pluginsJava web charts
ankur rathi
Ranch Hand

Joined: Oct 11, 2004
Posts: 3829
Originally posted by Ulf Dittmer:
Of course, if the uninstaller works correctly, nothing should be left over. But in practice, as Paul said, there often is.


Thanks Paul and Ulf,

Is there any way to remove that? Thanks.
Paul Clapham
Bartender

Joined: Oct 14, 2005
Posts: 16487
    
    2

If you want to remove the leftovers, then there's nothing stopping you. You can remove registry entries with the registry editor and you can delete files with Windows Explorer or at the command line or however you choose.

But if you're asking how to identify those leftovers, that of course depends on the program you just uninstalled. Poke around in the "Program Files" directory if you want. Personally I have a 2-GB hard drive so it isn't worth my time to bother.

And I disagree that uninstalling software should delete everything related to it. Recently I installed Firefox 2.0. I also installed some other rubbish that I didn't want, so I went and uninstalled that. And while I was doing that, I decided to get rid of other things I didn't need. Like Firefox 1.7 and Firefox 1.8. This had the unfortunate side effect of deleting a file named "Firefox.exe" and meant I couldn't run Firefox 2.0 without downloading and installing it again. So I did that, and when I started up Firefox all of my configuration was still there. Bookmarks, home pages, proxy server name, everything. That wouldn't have happened if the uninstalls had done "the right thing", and that's why uninstalling software commonly leaves files and registry entries behind.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: deleting program permanently
 
Similar Threads
not able to run my first java program
WA #1.....word association
Delete Expired Rows?
Finding the value of PI
Deployment error in jboss