Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 731 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 731 Bytes

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