Open youri-- opened 1 day ago
Hm yea it doesn't seem to work with the "Home" CLSID for some reason. It does work for This PC which is odd. I'll have to look into why. It works if it gets pasted into the top address bar, but to paste into that I would have to have AHK send the hotkey Alt+D instead of using the API which might be less reliable, but might be necessary.
And yea for the CLSIDs I'll have to see about the best way to have it show the friendly name. I'm hoping there's a way to do it via the windows API somehow instead of having to hardcode a list, or parse the registry which could introduce performance issues.
This is an awesome app, thank you for sharing your work!
Using Windows 11 v23H2, I was testing with it and ran into a few issues with special/virtual folders:
My testing was done with your program running from "C:\Program Files\ThioJoe" per your suggestion in your YT video. Version 1.1.0 compiled 11-13-2024.
PS Suggestion for TODO: perhaps you could add an option to the settings dialog to "Start with Windows" (maybe just create a shortcut in shell:startup)?
Thanks again!