Import old talks from 2010 and 2011 (Boston).
[libguestfs-talks.git] / 2010 / 0260-virt-win-reg.sh
1 #!/bin/bash -
2 source functions
3 cd empty
4 add_history virt-win-reg Windows7x32 "'\HKEY_LOCAL_MACHINE\System\ControlSet001\Control'"
5 add_history virt-win-reg Windows7x32 "'\HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion'" ProductName "'\HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion'" CurrentVersion "'\HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion'" CurrentBuild "'\HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion'" RegisteredOwner
6 add_history virsh list --all
7 terminal --title="Examine the Windows Registry"