Skip to content

Commit 6cbf1f1

Browse files
Update 7Zip.xml
1 parent c79aeb0 commit 6cbf1f1

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

Examples/7Zip.xml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,18 @@
1616
<DetectionAfter>False</DetectionAfter>
1717
</Application>
1818

19+
<Application>
20+
<Name>7-Zip (x86 exe)</Name>
21+
<Installer>C:\Program Files (x86)\7-Zip\Uninstall.exe</Installer>
22+
<InstallerType>Uninstall</InstallerType>
23+
<InstallSwitches>/S</InstallSwitches>
24+
<SupportedArc>x86</SupportedArc>
25+
<DetectionType>File</DetectionType>
26+
<DetectionRule>[AUTO]</DetectionRule>
27+
<IgnoreExitCodes>3010</IgnoreExitCodes>
28+
<DetectionAfter>False</DetectionAfter>
29+
</Application>
30+
1931
<Application>
2032
<Name>7-Zip 18.05 (x64 edition)</Name>
2133
<InstallerName>7z1805-x64.msi</InstallerName>

0 commit comments

Comments
 (0)