Improve Explorer replacement functionality
Posted: 17 Aug 2015 03:48
I figured I would create a new topic as I didn't see this on the roadmap list.
XY is my favorite Explorer replacement, by far, but it definitely lacks compared to some others in regards to actually replacing native windows functions to the maximum extent. Here are a few examples:
- Use DDE to force "My Computer", "Recycle Bin", etc to open in XY
- Implement support for the SHOpenFolderAndSelectItems() calls from other applications (Chrome, etc) by registering XY as a shell window using the IShellWindows API (Shdocvw.dll) and handling the calls.
The addition of these features would fill a large void in the most fundamental feature of XY: replacing Windows Explorer. Please, please, please look into implementing these.
Thanks!
XY is my favorite Explorer replacement, by far, but it definitely lacks compared to some others in regards to actually replacing native windows functions to the maximum extent. Here are a few examples:
- Use DDE to force "My Computer", "Recycle Bin", etc to open in XY
- Implement support for the SHOpenFolderAndSelectItems() calls from other applications (Chrome, etc) by registering XY as a shell window using the IShellWindows API (Shdocvw.dll) and handling the calls.
The addition of these features would fill a large void in the most fundamental feature of XY: replacing Windows Explorer. Please, please, please look into implementing these.