diff --git a/trunk/report_templates/NTUSER_WindowsLiveAccounts.qs b/trunk/report_templates/NTUSER_WindowsLiveAccounts.qs new file mode 100644 index 0000000..8345c36 --- /dev/null +++ b/trunk/report_templates/NTUSER_WindowsLiveAccounts.qs @@ -0,0 +1,22 @@ +println(""); +println("
"); +println("
",accounts[i]," | ",RegistryKeyValueToString(val.value,val.type)," | "); +} +accounts=GetRegistryKeys("\\Software\\Microsoft\\Windows Live Contacts\\Me"); +for(var i=0;i",accounts[i]," | ",RegistryKeyValueToString(val.value,val.type)," | "); +} + +println("