tragan Posted January 28, 2008 Posted January 28, 2008 Hello !I am automating Unlocker1.85 (http://ccollomb.free.fr/unlocker/) for an Application,And I come up against a problem...is what there is a means to pass from No action to DeleteI tested some Control and Command without success...Thank you very much, and...Bon Vent !Traganps: Sorry for my English
Siao Posted January 28, 2008 Posted January 28, 2008 So this doesn't work? $sWintitle = "Unlocker" $hUnlocker = WinGetHandle($sWintitle) ControlCommand($hUnlocker, "", "[Class:ComboBox;Instance:1]", "SelectString", 'Delete') "be smart, drink your wine"
tragan Posted January 28, 2008 Author Posted January 28, 2008 Hello Siao !It's very good !!! and OK!!!Thank you very much, and...Bon Vent !Tragan
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