2019-11-16 15:11:38 +03:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<Installer>
|
|
|
|
<WizardDefaultWidth>640px</WizardDefaultWidth>
|
|
|
|
<WizardDefaultHeight>400px</WizardDefaultHeight>
|
|
|
|
<Name>CQtDeployer</Name>
|
2020-07-22 16:52:20 +03:00
|
|
|
<Version>1.4.5.1</Version>
|
2019-11-16 15:11:38 +03:00
|
|
|
<Title>CQtDeployer</Title>
|
|
|
|
<Publisher>QuasarApp</Publisher>
|
|
|
|
<StartMenuDir>CQtDeployer</StartMenuDir>
|
|
|
|
<TargetDir>@HomeDir@/CQtDeployer</TargetDir>
|
|
|
|
<InstallActionColumnVisible>true</InstallActionColumnVisible>
|
|
|
|
<RemoveTargetDir>true</RemoveTargetDir>
|
|
|
|
<ControlScript>controlScript.js</ControlScript>
|
|
|
|
<MaintenanceToolName>CQtDeployerTool</MaintenanceToolName>
|
2020-03-04 17:35:12 +03:00
|
|
|
<WizardStyle>Modern</WizardStyle>
|
2019-11-16 15:11:38 +03:00
|
|
|
<StyleSheet>style.css</StyleSheet>
|
|
|
|
<Logo>logo.png</Logo>
|
|
|
|
|
|
|
|
<RemoteRepositories>
|
|
|
|
<Repository>
|
|
|
|
<Url>http://quasarapp.ddns.net:3030/CQtDeployer/Linux</Url>
|
|
|
|
<Enabled>1</Enabled>
|
|
|
|
<DisplayName>QuasarApp</DisplayName>
|
|
|
|
</Repository>
|
|
|
|
</RemoteRepositories>
|
|
|
|
</Installer>
|