Noviceatthis 3 Posted May 11, 2014 Hello all Run("explorer.exe shell:::{6DFD7C5C-2451-11d3-A299-00C04F8EF6AF}") the code above navigates to the Folder options section, i was just wondering whether there was a way to navigate between the tabs (i.e. General, View and search) Thanks in advance Share this post Link to post Share on other sites
dmob 37 Posted May 11, 2014 (edited) ControlSend("Folder Options", "", "[CLASS:SysTabControl32]", "^{TAB}") Edited May 11, 2014 by dmob Share this post Link to post Share on other sites
Noviceatthis 3 Posted May 11, 2014 got it, many thanks Share this post Link to post Share on other sites