Skip to content

A GUI for mapping directories to virtual drives (see SUBST command).

License

Notifications You must be signed in to change notification settings

sungaila/SUBSTitute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ef8447b · Mar 16, 2019

History

5 Commits
Mar 15, 2019
Mar 16, 2019
Mar 15, 2019
Mar 15, 2019
Mar 15, 2019
Mar 15, 2019
Mar 15, 2019
Mar 15, 2019
Mar 15, 2019
Mar 15, 2019
Mar 15, 2019
Mar 15, 2019
Mar 15, 2019
Mar 16, 2019
Mar 15, 2019
Mar 15, 2019
Mar 15, 2019
Mar 15, 2019
Mar 15, 2019
Mar 15, 2019
Mar 15, 2019

Repository files navigation

SUBSTitute

A GUI for mapping directories to virtual drives (see SUBST command). It is built on top of .NET Core 3.0 and Windows Presentation Foundation (WPF).

Screenshot from version 0.9

While its primary goal is to offer a convenient GUI for the SUBST command, I use it as a playground to test C# 8.0, .NET Core and WPF stuff. That's why the code is bloated and/or overengineered.

Version history

0.9 (2019-03-16)

  • Map and unmap directories to virtual drives
  • Unmap all virtual drives at once
  • A simple browser to easily select sibling directories
  • Some settings (like last selected drive letter) are persisted