View Single Post
  #6  
Old October 14th 10, 09:39 AM posted to microsoft.public.win98.gen_discussion
Hot-Text
external usenet poster
 
Posts: 28
Default registry questions

Scriptomatic 2.0

This world-famous tool writes WMI scripts so you don't have to. Produces
scripts in VBScript, Perl, Python, and JScript. Also provides numerous
output formats for running scripts, from plain text to Web page to XML. Try
it now!

http://technet.microsoft.com/en-us/s.../dd939957.aspx

Just install it on my XP
Run
WMI Namesspace = root\CIMV2
WMI Class = Win32_DiskDriveToDiskPartition

Out in HTML and get

Property Value
Computer HOT-TEXT
Antecedent
\\HOT-TEXT\root\cimv2:Win32_DiskDrive.DeviceID="\\\\.\\P HYSICALDRIVE0"
Dependent \\HOT-TEXT\root\cimv2:Win32_DiskPartition.DeviceID="Disk #0,
Partition #0"
Antecedent
\\HOT-TEXT\root\cimv2:Win32_DiskDrive.DeviceID="\\\\.\\P HYSICALDRIVE0"
Dependent \\HOT-TEXT\root\cimv2:Win32_DiskPartition.DeviceID="Disk #0,
Partition #1"

Cool mm