Guest glebaron Posted December 11, 2004 Posted December 11, 2004 I'm trying to set up an automated installation of Matlab R14.1 and am puzzled by what the Window spy is telling me about the first dialog box. I'm very new to autoit but have managed to get a few application install scripts working. This one is quite different. I see: Press CTRL-ALT-F to pause the display. >>>>>>>>>>>> Window Title <<<<<<<<<<<<< License Information ( classname=com.mathworks.mwswing.MJFrame ) >>>>>>>>>>> Window Dimensions <<<<<<<<<<< left: 56 top: 474 width: 643 height: 357 >>>>>>>>>>> Mouse Position <<<<<<<<<<< On Desktop: x: 541 y: 593 In Window: x: 485 y: 119 >>>>>>>>>>> Pixel Color Under Mouse (RGB) <<<<<<<<<<< Hex: 0xB9C0E0 Dec: 12173536 (Obselete BGR Mode - Hex: 0xE0C0B9 Dec: 14729401) >>>>>>>>>>> Last Control Under Mouse <<<<<<<<<<< >>>>>>>>>>> Status Bar Text <<<<<<<<<<< >>>>>>>>>>> Visible Window Text <<<<<<<<<<< >>>>>>>>>>> Hidden Window Text <<<<<<<<<<< Is this thing scriptable? Thanks
CyberSlug Posted December 11, 2004 Posted December 11, 2004 According to http://newsreader.mathworks.com/WebX?14@52...bIcH.0@.eef5695MatLab supports slient installation.... Use Mozilla | Take a look at My Disorganized AutoIt stuff | Very very old: AutoBuilder 11 Jan 2005 prototype I need to update my sig!
Guest glebaron Posted December 11, 2004 Posted December 11, 2004 According to http://newsreader.mathworks.com/WebX?14@52...bIcH.0@.eef5695MatLab supports slient installation....<{POST_SNAPBACK}>As I would have know if I'd read the install docs. Thanks.
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