Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "[dos] automount drive directories" option #5099

Merged
merged 3 commits into from
Jul 5, 2024

Conversation

aybe
Copy link
Collaborator

@aybe aybe commented Jul 4, 2024

Does this PR introduce new feature(s)?

[dos]
automount drive directories=true

This will auto-mount existing directories, from DriveC to DriveY.

Somewhat handy but on the other hand it might be troublesome, default value has been set to false.

Not sure if it's worth it in the end... feel free to merge... or not.

@joncampbell123
Copy link
Owner

Please add an #ifdef to the code to limit the feature to Windows only (#ifdef WIN32), such a feature is useless on any other OS like Mac OS and Linux.

@aybe
Copy link
Collaborator Author

aybe commented Jul 5, 2024

Done.

@joncampbell123 joncampbell123 merged commit 34a75aa into joncampbell123:master Jul 5, 2024
20 checks passed
@aybe aybe deleted the auto-mount-drive-dirs branch July 5, 2024 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants