I'm trying to automate an install of Oracle 7.3.4 and the only way I can figure how that it might be done is using the sendkeys function.
Here is the problem, there is a spot that requires using "CTRL + Left Click" to highlight the neccisary items to install. I'm not sure how to emulate this using sendkeys. Oh, sure, I can do the CTRL key, no problem. But how do I add the Left Click? None of the keyboard keys seem to work. Perhaps there is a way to send that using something besides sendkeys?
I've got a question in to the Oracle forum here, but I don't hold out much hope. The best I can figure out, that version is not capable of doing an automatic install.
Thanks everyone!!
Here is the problem, there is a spot that requires using "CTRL + Left Click" to highlight the neccisary items to install. I'm not sure how to emulate this using sendkeys. Oh, sure, I can do the CTRL key, no problem. But how do I add the Left Click? None of the keyboard keys seem to work. Perhaps there is a way to send that using something besides sendkeys?
I've got a question in to the Oracle forum here, but I don't hold out much hope. The best I can figure out, that version is not capable of doing an automatic install.
Thanks everyone!!