X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=images%2Fguest-aux%2Fwindows-software.reg;h=2c0f41ced0c20918ab7850e5398f781083507d3d;hb=d84db26a2bd28bd96aa88b6308dc540278db5c7d;hp=984cbe42148be4e5f798eaf4ebd44c9286f85588;hpb=fcc631dedb894379cde01af563df3f6a364db7cb;p=libguestfs.git diff --git a/images/guest-aux/windows-software.reg b/images/guest-aux/windows-software.reg index 984cbe4..2c0f41c 100644 --- a/images/guest-aux/windows-software.reg +++ b/images/guest-aux/windows-software.reg @@ -5,6 +5,7 @@ [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion] "ProductName"=str(1):"Microsoft Windows 7 Phony Edition" "CurrentVersion"=str(1):"6.1" +"InstallationType"=str(1):"Client" [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows] @@ -30,3 +31,19 @@ "DisplayVersion"=str(1):"1.2.5" "Publisher"=str(1):"Red Hat Inc." "InstallLocation"=str(1):"C:\\Program Files\\Red Hat\\test3" + +[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432node] + +[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432node\Microsoft] + +[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432node\Microsoft\Windows] + +[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432node\Microsoft\Windows\CurrentVersion] + +[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432node\Microsoft\Windows\CurrentVersion\Uninstall] + +[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432node\Microsoft\Windows\CurrentVersion\Uninstall\test4] +"DisplayName"=str(1):"Test4 is not real software" +"DisplayVersion"=str(1):"1.2.6" +"Publisher"=str(1):"Red Hat Inc." +"Comments"=str(1):"WOW6432node is where 32 bit emulated apps are installed on 64 bit Windows"