Hi, I'm wondering how to do the following using AutoIt. Let's say I have an Explorer window open and I select multiple files and folders (so that they are highlighted in the Explorer window). Is there any way to get AutoIt to 'grab' all the full paths of all those highlighted folders and files (and only the highlighted ones because some the folders and files might not be 'selected' at all) in one go? Really so that I end up with a 'list' of the full paths of all the selected items. (I'm assuming