This repo is archived. You can view files and clone it, but cannot push or open issues or pull requests.
2024-01-15 10:57:41 +08: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>false</MySubMain>
|
|
|
|
<SingleInstance>false</SingleInstance>
|
|
|
|
<ShutdownMode>0</ShutdownMode>
|
|
|
|
<EnableVisualStyles>true</EnableVisualStyles>
|
|
|
|
<AuthenticationMode>0</AuthenticationMode>
|
2024-01-18 14:03:02 +08:00
|
|
|
<ApplicationType>3</ApplicationType>
|
2024-01-15 10:57:41 +08:00
|
|
|
<SaveMySettingsOnExit>true</SaveMySettingsOnExit>
|
|
|
|
</MyApplicationData>
|