finding list of programs installed in pc
Posted: Tue Sep 14, 2010 6:07 am
is that possible to find out the list of programs installed in the pc running windows using php?
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
Yea, the only thing I can possibly think of is to run some PC auditing software to scan for know program signatures. Although I'm sure it will be difficult to interface with.Doug G wrote:Probably not. It's almost impossible to get a list of installed programs from windows itself.