31 lines
342 B
XML
31 lines
342 B
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
|
||
|
<packages>
|
||
|
|
||
|
|
||
|
<package
|
||
|
|
||
|
id="anypassword"
|
||
|
|
||
|
name="AnyPassword"
|
||
|
|
||
|
revision="1"
|
||
|
|
||
|
reboot="false"
|
||
|
|
||
|
priority="10">
|
||
|
|
||
|
|
||
|
|
||
|
<check type="uninstall" condition="exists" path="Any Password 1.44" />
|
||
|
|
||
|
|
||
|
<install cmd='software\anypassword.exe' />
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
</package>
|
||
|
|
||
|
</packages>
|