Seeking DBUS installer tor for Windows XP, Windows 7, Windows 10
Ralf Habacker
ralf.habacker at freenet.de
Fri Dec 11 09:44:31 UTC 2020
Am 11.12.20 um 08:54 schrieb Ralf Habacker:
>> Sessions on Windows should always be auto-started and the daemon must work by
>> itself.
>
> This is the default by not specifing DBUS_SESSION_BUS_ADDRESS
...
> dbus portable binary packages and installers for Windows are build on
> the openSUSE OBS.
The obs builds are currently intended to be embedded in an application,
which means that the dbus provides an application specific session bus
by listening at an installation specific address.
From
https://build.opensuse.org/package/view_file/windows:mingw:win32/mingw32-dbus-1/mingw32-dbus-1.spec?expand=1
"--with-dbus-session-bus-listen-address=autolaunch:scope=*install-path" \
The dbus library itself can work with the local server as well as a
global one.
"--with-dbus-session-bus-connect-address=autolaunch:scope=*install-path;autolaunch:"
Regards
Ralf
More information about the dbus
mailing list