November 30, 200817 yr Hi there,I am new here Sorry if that was asked b4.Basically, I have 3 different audio devices and sometimes I have to change the default device, so a different audio output is used.How can I create shortcut to be limited only to run the batch file.My os: Vista Ultimate x64Thanks Edited November 30, 200817 yr by zYx
December 11, 200817 yr You can script mouse clicks using AutoIT, and it is based on screen coordinates, however there are some compatibility concerns dealing with multiple resolutions. If you can confirm that only 1 resolution is to be used (or script for detection first, then action) you can easily create a script. It actually has a macro recorded (like back in the day) where you click record, then click your stuff, and then stop record and it will generate the code for you. http://www.autoitscript.com/autoit3/index.shtml
December 30, 200817 yr If you don't recored mouse clicks and recored only the keyboard you have no problem with different screen resolutions.
Create an account or sign in to comment