Zibit Posted September 3, 2010 Posted September 3, 2010 Well im thinking of sending a few keystrokes to a specific window to automate installions and the problem is that they are not controls theyr flash so i dont think i can use controlsend or should i use user32.dll... the point is how can i send a {KEY} to a specific window. just like send function only the window is hidden. Creator Of Xtreme DevelopersPixel Pattern UDFTray GUI UDFMathssend & recive register scriptMouse Control via Webcam
wakillon Posted September 3, 2010 Posted September 3, 2010 Well im thinking of sending a few keystrokes to a specific window to automate installions and the problem is that they are not controls theyr flash so i dont think i can use controlsend or should i use user32.dll... the point is how can i send a {KEY} to a specific window. just like send function only the window is hidden.Could'nt you automate installation by silent parameters ? AutoIt 3.3.18.0 X86 - SciTE 4.4.6.0 - WIN 11 24H2 X64 - Other Examples Scripts
Zibit Posted September 3, 2010 Author Posted September 3, 2010 silent parameters ? Creator Of Xtreme DevelopersPixel Pattern UDFTray GUI UDFMathssend & recive register scriptMouse Control via Webcam
wakillon Posted September 3, 2010 Posted September 3, 2010 silent parameters ?See silent parameters by type of installer : http://unattended.sourceforge.net/installers.php AutoIt 3.3.18.0 X86 - SciTE 4.4.6.0 - WIN 11 24H2 X64 - Other Examples Scripts
Varian Posted September 3, 2010 Posted September 3, 2010 (edited) command line switches for your installer.. like /S or /q and such. What are you installing that has a Flash window? Edited September 3, 2010 by Varian
wakillon Posted September 3, 2010 Posted September 3, 2010 (edited) Zibit , what's the softs you want to install ? Edited September 3, 2010 by wakillon AutoIt 3.3.18.0 X86 - SciTE 4.4.6.0 - WIN 11 24H2 X64 - Other Examples Scripts
Zibit Posted September 4, 2010 Author Posted September 4, 2010 i want to set up an hamachi client. the control send doesnt work on it so i suspect it's somekind of flash/thing Creator Of Xtreme DevelopersPixel Pattern UDFTray GUI UDFMathssend & recive register scriptMouse Control via Webcam
wakillon Posted September 5, 2010 Posted September 5, 2010 (edited) i want to set up an hamachi client. the control send doesnt work on it so i suspect it's somekind of flash/thing Is this Hamachi ? It's an msi file who may have silent switches ! See Here for help and here too ! Edited September 5, 2010 by wakillon AutoIt 3.3.18.0 X86 - SciTE 4.4.6.0 - WIN 11 24H2 X64 - Other Examples Scripts
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