Noviceatthis Posted May 11, 2014 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
dmob Posted May 11, 2014 Posted May 11, 2014 (edited) ControlSend("Folder Options", "", "[CLASS:SysTabControl32]", "^{TAB}") Edited May 11, 2014 by dmob
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now