Added ability for user to enter the path to Visio

Use the user specified path to Visio, else look in the registry
This commit is contained in:
2017-03-20 20:32:39 +00:00
parent ca9e0b2c1c
commit dd65177acd
3 changed files with 61 additions and 30 deletions

View File

@@ -95,5 +95,8 @@
<Setting Name="SeparateWindows" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">False</Value>
</Setting>
<Setting Name="VisioPath" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
</Settings>
</SettingsFile>