|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
vb.Script to VB.NET 2005Thank 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!! This is a piece of code I wrote to query the WMI. I hope it can help you
out. http://boycot.no-ip.com/vb/RemoteWMI.vb.html Show quoteHide quote "eSolTec, Inc. 501(c)(3)" <eSolTecInc50***@discussions.microsoft.com> wrote in message news:696AD73B-FF21-4AA4-AC0F-0EF208685762@microsoft.com... > 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!! ESol,
We have this on our website. http://www.vb-tips.com/default.aspx?ID=34241f3e-16ff-4e87-86d1-2b03e1a439ae However, I think that you are more clever to do it direct in VBNet as there are samples enough how to use WMI in VBNet, as Terry gave you one. I hope this helps, Cor "eSolTec, Inc. 501(c)(3)" <eSolTecInc50***@discussions.microsoft.com> schreef in bericht Show quoteHide quote news:696AD73B-FF21-4AA4-AC0F-0EF208685762@microsoft.com... > 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!!
Export nText as Files
BeginInvoke with a property? Loading controls with objects versus recordsets DataTable Loop and String Building Is there an easy way to get my Subnet Mask? TAG Property inheritance question VS.NET 2005 Cast from string to System.DayOfWeek Need help in converting from C# to vb.net. |
|||||||||||||||||||||||