vb.Script to VB.NET 2005

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Thank you in advance for any and all assistance. I'm attempting to make WMI
calls in VB.NET 2005 Pro and I've found the VB.Script WMI calls. Is there a
SDK or converter to convert scripts to VB.NET?

I want to find out "all" installed software> "all" hardware > register in
read only > startup config files (win.ini, system.ini, "msconfig" type read
only)

I can find the scripts and when I try and use the code, I get WScript.echo
is not declared and I can't build and see if the information I need is there.
HELP!!
 
Back
Top