**Replace File Explorer**: Winkey+E: Implementation of "Set as Default File Manager" for Windows Shell Redirection #3009
AMDphreak
started this conversation in
Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Feature Request: Native System-Level Shell Integration
Description
Spacedrive currently requires manual registry manipulation or third-party key-mapping software (e.g., AutoHotkey) to override the default Windows + E shortcut and system-level folder calls. This request proposes a native toggle within the application settings to handle these hooks automatically.
Rationale
HKEY_CLASSES_ROOTis prone to error and may be reverted by Windows Updates.Proposed Implementation
Add a System or Integration section within the Spacedrive Settings menu containing:
HKEY_CLASSES_ROOT\Drive\shell\open\commandHKEY_CLASSES_ROOT\Directory\shell\open\commandHKEY_CLASSES_ROOT\Folder\shell\opennewwindow\commandWin + Ehotkey via a low-level keyboard hook or by modifyingHKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced.Acceptance Criteria
Win + Eto a new Spacedrive window.Would you like me to generate the
pnpmcommand to check for any existing Spacedrive CLI tools that might facilitate this integration?Beta Was this translation helpful? Give feedback.
All reactions