LoIntel Posted November 24, 2007 Posted November 24, 2007 I am very new to programming in general and Windows scripting in particular and am looking for some knowlegeable advise. I am trying to put together a script that will look for a program(s) in the Windows appwiz.cpl (Add or Remove Programs Control Panel) and automatically remove it with minimal user interaction. I am certain AutoIt can do this, but I am looking for some gracious newbie "hand-holding" to get my feet wet. Any takers? So far, I have discovered how to start the appwiz.cpl within a script using "Run", but I cannot figure out how to single out a program entry and "point and click" on the "Remove" button. If I can get that far, I have some ideas of how to proceed beyond that point. Thanks in advance!
MadBoy Posted November 24, 2007 Posted November 24, 2007 I am very new to programming in general and Windows scripting in particular and am looking for some knowlegeable advise. I am trying to put together a script that will look for a program(s) in the Windows appwiz.cpl (Add or Remove Programs Control Panel) and automatically remove it with minimal user interaction. I am certain AutoIt can do this, but I am looking for some gracious newbie "hand-holding" to get my feet wet. Any takers?So far, I have discovered how to start the appwiz.cpl within a script using "Run", but I cannot figure out how to single out a program entry and "point and click" on the "Remove" button. If I can get that far, I have some ideas of how to proceed beyond that point.Thanks in advance!Read this thread http://www.autoitscript.com/forum/index.php?showtopic=20406. Should help you a lot My little company: Evotec (PL version: Evotec)
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now