Displaying 3 results from an estimated 3 matches for "4d36e967".
2016 Jun 06
1
[PATCH] v2v:windows: prevent Parallels drivers from loading at boot
...* confuse the uninstaller called from firstboot script. *)
+ g#hivex_node_set_value svc_node "Start" 4_L (le32_of_int 4_L)
+ )
+ ) prl_svcs;
+
+ (* perfrom the equivalent of DelReg from prl_strg.inf:
+ * HKLM, System\CurrentControlSet\Control\Class\{4d36e967-e325-11ce-bfc1-08002be10318}, LowerFilters, 0x00018002, prl_strg
+ *)
+ let strg_cls = Windows.get_node g root
+ [current_cs; "Control"; "Class";
+ "{4d36e967-e325-11ce-bfc1-08002be10318}"] in
+ match strg_cls wi...
2017 Feb 18
11
[PATCH 0/8] Miscellaneous cleanups to Windows registry code.
A very miscellaneous set of cleanups to how we handle the Windows
registry in virt-v2v, firstboot, and inspection code. This should all
be straightforward non-controversial refactoring. Some highlights:
- Add a new mllib Registry module containing various utility
functions that are currently scattered all around.
- Only compute the software/system hive paths once during inspection,
and
2011 Dec 30
0
Wine release 1.3.36
...on Viewer) shows incorrect PCI device information
21713 Add support for D-Bus provider "UDisks" (libhal.so is deprecated)
22507 Half-life 1: missing PAUSE banner and looking through walls
22794 Macrium Reflect 4.2 installer needs "HKLM\System\CurrentControlSet\Control\Class\{4D36E967-E325-11CE-BFC1-08002BE10318}" registry key present
23068 Free FLV Converter: Fails to display select language window
23069 Free FLV Converter: Buttons have hatched appearance
23900 Photoshop Elements 8 installer: ?Next button? is grayed out
24009 Tomb Raider 4: Wrong camera positio...