mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 14:55:36 +08:00
[installer] Kill dbus-daemon.exe before installing on Windows
This commit is contained in:
@@ -104,6 +104,14 @@ it and relaunch the installer.</text>
|
||||
</platformTest>
|
||||
</ruleList>
|
||||
</setInstallerVariable>
|
||||
<kill>
|
||||
<name>dbus-daemon.exe</name>
|
||||
<ruleList>
|
||||
<platformTest>
|
||||
<type>windows</type>
|
||||
</platformTest>
|
||||
</ruleList>
|
||||
</kill>
|
||||
</preInstallationActionList>
|
||||
<postInstallationActionList>
|
||||
<runProgram>
|
||||
|
||||
Reference in New Issue
Block a user