Anyone use PC Decrapifier? Help

Reaction score
0
I am trying to semi-automate uninstalling junk computer programs. I bought the commercial version of this program but the automated "autoremove" feature does not work for me. does anyone here use this program successfully? If not do you recommend anything that will actually work?
 
I am trying to semi-automate uninstalling junk computer programs. I bought the commercial version of this program but the automated "autoremove" feature does not work for me. does anyone here use this program successfully? If not do you recommend anything that will actually work?

Get D7, launch Revo Uninstaller and remove any applicable programs.
 
I've used PCDecrapifier many times without issue. It's pretty straightforward.

I also use Revo uninstaller, but usually just for one or two removals rather than batch stuff like PCD.
 
I think i am using it wrong. I mean the command line parameters. I looked on the website but i cant get it to work. That is the automated part of it. May I ask what parameters that you use to make this work? Thanks for your time!!
 
I use it GUI interface with no issues, granted there are a few times that it wont remove a program correctly, especially in phase 1. However I always follow up with Revo
 
I think i am using it wrong. I mean the command line parameters. I looked on the website but i cant get it to work. That is the automated part of it. May I ask what parameters that you use to make this work? Thanks for your time!!

Sorry, I don't use the command line. Just the gui.
 
I'm just collecting UninstallStrings for programs and then I'm putting them into their own script for uninstalling. Not all support silent uninstalls but it's working out so far. I'm also including toolbar uninstalls, etc.

(And before I get the usual PMs asking if I'd mind sharing, just compile them from the registry and put them into a batch. Mine's a bit fancier but it's the same basis)
 
I'm just collecting UninstallStrings for programs and then I'm putting them into their own script for uninstalling. Not all support silent uninstalls but it's working out so far. I'm also including toolbar uninstalls, etc.

(And before I get the usual PMs asking if I'd mind sharing, just compile them from the registry and put them into a batch. Mine's a bit fancier but it's the same basis)

I hope you don't mind that's a great idea I want to put in D7......

EDIT: just added that feature which will be in v7.6.10
 
Last edited:
+ one here

I've used PCDecrapifier many times without issue. It's pretty straightforward.

I also use Revo uninstaller, but usually just for one or two removals rather than batch stuff like PCD.

I'm with you on this one. I use both myself. Unattended uninstalls of multiple programs, Decrapifier works pretty fast. Revo is great for digging deep for a removal. Great stuff both of them.
 
Back
Top