Skip to content

ExplorerDialogPathSelector.ahk

Tomshi edited this page May 26, 2025 · 1 revision

ExplorerDialogPathSelector.ahk is originally a script by ThioJoe and the original repo can be found here.

Its original intention is to work only within certain types of explorer windows (generally save windows and windows of that nature), however I wanted the functionality expanded to all explorer windows. So with the combination of some code found on the ahk forums to change the current explorer window to any path, I was able to fork ThioJoe's repo and implement that functionality. The purpose of these changes are to allow for easier navigation of a project folder while Premiere Pro is open.

This functionality can be disabled within settingsGUI() by disabling Use Thio MButton.

Warning

This script is ultimately not my code (for the vast, vast majority) and as such, any issues you may run into may not be resolved - the use of Thio's script within by repo is fundamentially designed around my own workflow and not a whole lot of consideration has been put into ensuring his expandability/customisability is kept in place.
In that same regard, my additions regarding Premiere largly expect the user to be using my project folder tree.

Clone this wiki locally