Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Scan for Installed Software on Remote computer.
Message
From
16/12/2002 14:41:35
 
 
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00733229
Message ID:
00733399
Views:
18
>Does anyone know how to scan a remote windows 2000 computer to see what is installed on it. There are a lot of expensive programs out there that can do this. I'm willing to bet that is not very difficult to program.
>
>Also I would like to scan other information like shared folders, devices, etc...
>
>Thanks
>
>Tim Boccaleri
>http://www.planot.com

Tim,

In the VB downloads at MSDN there is a registry utility called RegObj.DLL that can open remote registry files and manipulate the keys / data. More than likely you can use this to read through the registry for the installed software.

Download it at http://msdn.microsoft.com/vbasic/downloads/addins/default.asp

I've used this in the past for other purposes and it works well. You will probably need permissions on the remote machines to open the registry. HTH,
Previous
Reply
Map
View

Click here to load this message in the networking platform