Thank you. :yo:
Thank you. :yo:
No problem!
- Mike
Would it be possible to modify your program for 900 x 600 resolution, or will one of the two that you created work to click the testmode screen? Thank you so much for this contribution!!
-Andrew
Try the one for 800x600, I believe that one should work just fine for you... Try it out and let me know if it does or not..
If not, i can make it work for you in about 2 minutes if you do this: take a screen shot of the screen while SD is open full screen and the testmode confirmation dialog box is open. You can do this by hitting the 'Print screen' button on your keyboard and then opening MS Paint and pasting it in there. Then just save the file and email to me at thepunkerguy*at*bellsouth.net or however else you would like to get it to me. Basically i need the image because then i can find the X and Y pixel coordinates for where the yes button is on the confirmation dialog. Let me know man.. thanks!
- Mike
Works perfectly. Thanks PunkerGuy!
PunkerGuy,
Do you know if it is possible to have the startup trigger program startup with your auto click program already entered when booting windows? I don't use a keyboard with my car pc, so it's really annoying having to enter in your program with the on-screen keyboard every time I restart the pc after a weekend. Thanks!
I noticed that the filename for the 800x600 and 800x480 are the same. Are they both different despite the filename or is this a mistake?
When I launch it, it appears in the systray for a breif second and its gone.
Whats up with that?
Here is my screen if it helps.
http://thebatchfile.homeip.net:8080/...d-testmode.jpg
This is the code of the autoitscript you made.
; <AUT2EXE VERSION: 3.2.4.9>
; ----------------------------------------------------------------------------
; <AUT2EXE INCLUDE-START: C:\Users\Mike\Desktop\Sort Me\testmodebypass800x600 1 click.au3>
; ----------------------------------------------------------------------------
Sleep(2000)
MouseClick("left", 200, 380, 1, 0)
; ----------------------------------------------------------------------------
; <AUT2EXE INCLUDE-END: C:\Users\Mike\Desktop\Sort Me\testmodebypass800x600 1 click.au3>
; ----------------------------------------------------------------------------
Id like to improve on this and make it so it works with all resolutions. I will do some work and get back to you on this.