top of page
lodebmatili

Python-open-file-explorer-to-select-file

import os import subprocess FILEBROWSER_PATH = os.path.join(os.getenv('​WINDIR'), 'explorer.exe') def explore(path): # explorer would choke on forward ...












python-open-file-explorer-to-select-file


How to create quick interface like that. With a file browser button and the path of selected file edit box is linked at the path of file wich you have selected with the .... Dec 4, 2015 — There are actually two ways to get the Windows 10 File Explorer to open in a directory of your choosing. The first, best, and easiest way is to take ... 3925e8d270





1 view0 comments

Recent Posts

See All

Comments


bottom of page