2022-11-01 06:56:30 +00:00
|
|
|
<?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>
|
2022-11-03 07:40:32 +00:00
|
|
|
<MainForm>ShiftOSMenu</MainForm>
|
2022-11-01 06:56:30 +00:00
|
|
|
<SingleInstance>false</SingleInstance>
|
2022-11-01 12:48:52 +00:00
|
|
|
<ShutdownMode>1</ShutdownMode>
|
2022-11-03 07:40:32 +00:00
|
|
|
<EnableVisualStyles>false</EnableVisualStyles>
|
2022-11-01 06:56:30 +00:00
|
|
|
<AuthenticationMode>0</AuthenticationMode>
|
|
|
|
<SaveMySettingsOnExit>true</SaveMySettingsOnExit>
|
2022-11-01 12:48:52 +00:00
|
|
|
</MyApplicationData>
|