mirror of
https://github.com/jakobadam/RDSFactor.git
synced 2025-06-10 06:24:38 +02:00
10 lines
No EOL
474 B
XML
10 lines
No EOL
474 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<MyApplicationData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
|
<MySubMain>true</MySubMain>
|
|
<MainForm>TestService</MainForm>
|
|
<SingleInstance>false</SingleInstance>
|
|
<ShutdownMode>0</ShutdownMode>
|
|
<EnableVisualStyles>true</EnableVisualStyles>
|
|
<AuthenticationMode>0</AuthenticationMode>
|
|
<SaveMySettingsOnExit>true</SaveMySettingsOnExit>
|
|
</MyApplicationData> |