Jump to content

Uninstall Teamviewer via autoit script help


mtechit
 Share

Recommended Posts

Hi,

I am new to autoit and hence am having a bit of trouble building an uninstall script for Teamviewer Host 5.

The uninstall file is located at:

c:\Program Files\Teamviewer\Version5\uninstall.exe

Is anyone able to please help me compile this script?

I have tried to edit a few scripts I have found online with no success.

Many Thanks in advance.

Link to comment
Share on other sites

Hi.

Welcome to the forums :graduated:

In case you didn't get that stuff already, to start with autoit use these 3 as a start:

1.) Last version of AutoIt3

2.) Last version of the SciTE editor, Autoit Version

3.) READ the excellent help file. To get direct help to "keywords", start a new script in SciTE, save it as "MyFirstOne.au3", then place the cursor on the "Word" you want to know more about and press <F1>

And then: Especially have a look at the example scripts.

As a start to answer your question yourself:

Run() or runwait() or shellexecute() or shellexecutewait()

If you have issues, post your code here, no matter how buggy it might be :(

Good luck! Rudi.

Edited by rudi

Earth is flat, pigs can fly, and Nuclear Power is SAFE!

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...