Reveal in Find on Windows

Sannyasin Brahmanathaswami brahma at hindu.org
Wed Feb 22 21:59:20 EST 2017


OK  I studied the doc here:  

https://support.microsoft.com/en-us/help/130510/command-line-switches-for-windows-explorer

and actually the use cases are more often to open a folder

but I don't have windows to test

does this work to open a folder window on Win32?

get shell (”explorer.exe /n,/root,c:\windows\system32\my-project-folder")


BR


 

On 2/22/17, 1:54 AM, "use-livecode on behalf of Roger Eller via use-livecode" <use-livecode-bounces at lists.runrev.com on behalf of use-livecode at lists.runrev.com> wrote:

    get shell (”explorer.exe /select,c:\windows\system32\selected_file.txt")
    
    Source:
    http://stackoverflow.com/questions/29970897/cmd-file-tasks-open-directory-and-select-file
    
    ~Roger



More information about the use-livecode mailing list