Jump to content

Recommended Posts

Posted

I have a question, that I can't seem to answer with search, or prior knowledge.

What I wanted to know, is like a program like ventrilo.

The uninstall isn't listed in it's folder, and I choose not to use the windows uninstall interface.

What I wanted to do, was use autoit to uninstall ventrilo. But there's no uninstall .exe in the folder.

So how do I go about removing it without using window's uninstaller?

Sure I could delete the directory. Is that the same method that the windows uninstaller is using, then removing all the registry entries when theres no uninstall.exe with the program?

Any help would be great.

[font="Verdana"]Valik:Get it straight - I'm not here to say please, I'm here to help - if my help's not appreciated then lotsa luck, gentlemen.[/font]

Posted

I have a question, that I can't seem to answer with search, or prior knowledge.

What I wanted to know, is like a program like ventrilo.

The uninstall isn't listed in it's folder, and I choose not to use the windows uninstall interface.

What I wanted to do, was use autoit to uninstall ventrilo. But there's no uninstall .exe in the folder.

So how do I go about removing it without using window's uninstaller?

Sure I could delete the directory. Is that the same method that the windows uninstaller is using, then removing all the registry entries when theres no uninstall.exe with the program?

Any help would be great.

Try checking out the registry keys located under HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall sometimes there'll be an uninstall string for your particular app here.

Posted

Not to sound more clueless on this subject, but if there is a uninstall string, then where would I go from there?

[font="Verdana"]Valik:Get it straight - I'm not here to say please, I'm here to help - if my help's not appreciated then lotsa luck, gentlemen.[/font]

Posted

Ah, ok. I'll look into that.

Thank you all.

[font="Verdana"]Valik:Get it straight - I'm not here to say please, I'm here to help - if my help's not appreciated then lotsa luck, gentlemen.[/font]

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...