| View previous topic :: View next topic |
| Author |
Message |
David Roberts Guest
|
Posted: Tue Feb 24, 2004 6:24 am Post subject: Looking for remote windows registry query of installed apps |
|
|
Hi,
I'm trying to find some sample code (or finished) that would help me
write a java app that can remotely connect to any Window 2000/NT
system and retrieve a list of all installed apps with their versions.
I presume it's some form of registry query.
Any help is appreciated, thanks.
|
|
| Back to top |
|
 |
NM27 Guest
|
Posted: Mon May 10, 2004 11:11 am Post subject: Re: Looking for remote windows registry query of installed a |
|
|
download http://www.sysinternals.com/files/Pstools.zip and try psinfo -s >>
instsoft.txt from command prompt
let me know if it works.
Cheers
NM
|
|
| Back to top |
|
 |
NM27 Guest
|
Posted: Mon May 10, 2004 11:13 am Post subject: Re: Looking for remote windows registry query of installed a |
|
|
download http://www.sysinternals.com/files/Pstools.zip and try psinfo -s >>
instsoft.txt from command prompt
let me know if it works.
Cheers
NM
|
|
| Back to top |
|
 |
|