Skip to content

strain08/NetMapper

Repository files navigation

NetMapper

Yet another utility to automatically map and unmap network drives.
It will auto map and unmap drive letters based on the share availability.
Or manually if you wish.

Notes

Tested on Win10 22H2. I do not have any Win11 machine available right now.
The utility does not store passwords.
User must connect first to the network share to save password with Windows.

Credits

For some of the Win32 API enums: http://www.hardcodet.net/netdrives

For getting the build time from assembly: https://rmauro.dev/add-build-time-to-your-csharp-assembly/

And wonderful https://avaloniaui.net/