Displaying 2 results from an estimated 2 matches for "startname".
Did you mean:
start_name
2019 Nov 21
7
[PATCH 0/2] Fixes and tweak to the installation of qemu-ga MSI
This, together with the changes to common repo are fixes to the installation
qemu-ga MSI.
There is still an issue that I did not figure yet how to fix. On Windows 10 it
fails to register the QEMU-GA service.
Tomáš Golembiovský (2):
windows: fix detection of qemu-ga installer on RHV
windows: small tweaks of qemu-ga firstboot script
v2v/convert_windows.ml | 8 +++++++-
v2v/windows_virtio.ml
2010 Oct 29
0
Wine release 1.3.6
...setting and changing service dependencies.
msi: Don't inline msi_feature_set_state and msi_component_set_state.
msi/tests: Add tests for msidbFeatureAttributesUIDisallowAbsent.
msi: Register the service description in the InstallServices action.
msi: The LoadOrderGroup, StartName and Password fields from the ServiceInstall table are formatted strings.
msi: Register service dependencies in the InstallServices action.
msi: Register service arguments in the InstallServices action.
include: Add rendering intent defines.
gdi32: Move EnumICMProfiles to the...