【发布时间】:2016-03-24 08:41:59
【问题描述】:
Windows 上 DBus 的默认 session.conf (https://code.google.com/p/dbus-windows-installer/downloads/list) 使用 <listen>autolaunch:scope=install-path</listen>,顾名思义,它使用 dbus-daemon 可执行文件的当前路径以某种方式确定会话地址。
有没有办法指定显式路径?也许是tcp:?
【问题讨论】: