nheko/deploy/installer/cleanup/package.xml
2017-11-06 14:44:56 +01:00

13 lines
479 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<Package>
<DisplayName>Cleanup AppData and Registry</DisplayName>
<Description>Cleans up AppData and Registry when selected (logs you out)</Description>
<Version>__VERSION__</Version>
<ReleaseDate>__DATE__</ReleaseDate>
<Default>false</Default>
<ForcedInstallation>false</ForcedInstallation>
<SortingPriority>80</SortingPriority>
<Script>installscript.qs</Script>
<Checkable>false</Checkable>
</Package>