mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 14:55:36 +08:00
[Installer] Kill dbus-daemon before uninstalling
ref T33
This commit is contained in:
committed by
Klaus Basan
parent
8a4b101393
commit
77a766afa9
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user