X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=images%2Fguest-aux%2Fwindows-software.reg;h=2c0f41ced0c20918ab7850e5398f781083507d3d;hb=04ea1375c55aa67df4e7fc61dbb534111767f3b6;hp=e2efda610a16851721c43fbae28e50a61ea45fea;hpb=3f1e3223c491aa057d02c1da418ed896d09fff7c;p=libguestfs.git diff --git a/images/guest-aux/windows-software.reg b/images/guest-aux/windows-software.reg index e2efda6..2c0f41c 100644 --- a/images/guest-aux/windows-software.reg +++ b/images/guest-aux/windows-software.reg @@ -31,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"