How can I make a hot key so when I'm in a folder, I can use it to change the sort order of the files in that folder? I always have to right click in the folder and choose sort by\date modified. (Not view displays but sort) Thanks
How can I make a hot key so when I'm in a folder, I can use it to change the sort order of the files in that folder? I always have to right click in the folder and choose sort by\date modified. (Not view displays but sort) Thanks
you can make a job that contains a single "Send Keys" action and in the "Text to Send:" field you can just enter something like this:
{Alt}()vo{Down}{Enter}
Then you will just have to save your job and assign a Keyboard Monitor Trigger to it so that you can start it with a simple hotkey.
==Dedicated Automation Solutions==
==Dedicated Automation Solutions==