Clean up config, move reload search to the right, add single instancing

This commit is contained in:
Jonathan Jenne
2022-07-15 11:13:24 +02:00
parent eeb58aeecf
commit 0e48c51f60
7 changed files with 29 additions and 31 deletions

View File

@@ -2,7 +2,7 @@
<MyApplicationData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<MySubMain>true</MySubMain>
<MainForm>frmMonitor</MainForm>
<SingleInstance>false</SingleInstance>
<SingleInstance>true</SingleInstance>
<ShutdownMode>0</ShutdownMode>
<EnableVisualStyles>true</EnableVisualStyles>
<AuthenticationMode>0</AuthenticationMode>