-
Notifications
You must be signed in to change notification settings - Fork 3
ExplorerDialogPathSelector.ahk
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.
Keeping Track
Keyboard Shortcut Adjustments
libs & Classes
Editors
Apps
Other lib files
Hotkeys
Timer Scripts
- adobe fullscreen check.ahk
- Alt_menu_acceleration_DISABLER.ahk
- autodismiss error.ahk
- autosave.ahk
- gameCheck.ahk
- Multi-Instance Close
Other Scripts
- Hotkey Replacer.ahk
- checklist.ahk
- Streamdeck AHK
- CreateSymLink.ahk
- adobeKSA.ahk
- ExplorerDialogPathSelector.ahk
Other Guides