ohnoryno Posted October 3, 2007 Posted October 3, 2007 -------------------[script]--------------------------------------------------------------------Sleep(2000)WinWait("ACDSee 10 Photo Manager - InstallShield Wizard")ControlClick("ACDSee 10 Photo Manager - InstallShield Wizard","","Button1")------------------------------------------------------------------------------------------Good Run~-----------------------------------ButWindow in Mouse Not Run...
ChrisL Posted October 3, 2007 Posted October 3, 2007 For some reason the images won't load. Maybe try... Sleep(2000) WinWait("ACDSee 10 Photo Manager - InstallShield Wizard") ControlFocus("ACDSee 10 Photo Manager - InstallShield Wizard","","Button1") ControlClick("ACDSee 10 Photo Manager - InstallShield Wizard","","Button1") Also ceck case sensativity. Button1 is not the same as button1 [u]Scripts[/u]Minimize gui to systray _ Fail safe source recoveryMsgbox UDF _ _procwatch() Stop your app from being closedLicensed/Trial software system _ Buffering Hotkeys_SQL.au3 ADODB.Connection _ Search 2d Arrays_SplashTextWithGraphicOn() _ Adjust Screen GammaTransparent Controls _ Eventlogs without the crap_GuiCtrlCreateFlash() _ Simple Interscript communication[u]Websites[/u]Curious Campers VW Hightops Lambert Plant Hire
ohnoryno Posted October 3, 2007 Author Posted October 3, 2007 -------------------[script]-------------------------------------------------------------------- Sleep(2000) WinWait("ACDSee 10 Photo Manager - InstallShield Wizard") ControlClick("ACDSee 10 Photo Manager - InstallShield Wizard","","Button1") ------------------------------------------------------------------------------------------ Good Run~ ----------------------------------- But Window in Mouse Not Run...
ChrisL Posted October 3, 2007 Posted October 3, 2007 Did you try what I posted with ControlFocus? [u]Scripts[/u]Minimize gui to systray _ Fail safe source recoveryMsgbox UDF _ _procwatch() Stop your app from being closedLicensed/Trial software system _ Buffering Hotkeys_SQL.au3 ADODB.Connection _ Search 2d Arrays_SplashTextWithGraphicOn() _ Adjust Screen GammaTransparent Controls _ Eventlogs without the crap_GuiCtrlCreateFlash() _ Simple Interscript communication[u]Websites[/u]Curious Campers VW Hightops Lambert Plant Hire
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