Added start on windows startup feature IO-404

This commit is contained in:
Patrick Fic
2021-01-18 11:49:55 -08:00
parent 34a5ae2292
commit 1b4e5fb3f0
9 changed files with 72 additions and 2 deletions

View File

@@ -29,5 +29,8 @@
<Setting Name="RefreshToken" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="StartWithWindows" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">True</Value>
</Setting>
</Settings>
</SettingsFile>