[Installer] Kill dbus-daemon before uninstalling

ref T33
This commit is contained in:
Roland Winklmeier
2018-09-17 14:16:58 +02:00
committed by Klaus Basan
parent 8a4b101393
commit 77a766afa9

View File

@@ -246,6 +246,14 @@ it and relaunch the uninstaller.</text>
<deleteFile>
<path>${user_home_directory}/Library/LaunchAgents/org.freedesktop.dbus-session.plist</path>
</deleteFile>
<kill>
<name>dbus-daemon.exe</name>
<ruleList>
<platformTest>
<type>windows</type>
</platformTest>
</ruleList>
</kill>
</preUninstallationActionList>
<allowComponentSelection>1</allowComponentSelection>
<compressionAlgorithm>lzma</compressionAlgorithm>