Quote: Originally Posted by Viscouse
Sonicxtacy02 devised a method of incorporating zoom into Roadrunner, which you can read about
here.
Just an FYI, that close zoom tool only works for IgZoom Version 1. You can use my close zoom.exe to close it. Again, you must have autoit for this .exe to work.
www.sonicxtacy.com/Ig/close%20zoom.rar
(BTW, my server is kinda shaky at times, someone else may wanna host this file)
That bein said... i've actually found a more automated way to launch this with Iguidance from within road runner. Change the code for the gps launch button to this
"GPS||Run;C:\Program Files\iGZoom\iGZoom.exe" (assuming thats where your igzoom is)
Change your exit gps to this
"RunQ;C:\Program Files\Close Zoom\Close Zoom.exe||Exit"
and lastly change your close gps button to this
"RunQ;C:\Program Files\Close Zoom\Close Zoom.exe||Close"
.. and there.. zoom tool turns on and off when you want it to
