I want to read specific key values from Windows Registry machine from the web server. I'm using jsf
and seam
. I just wanted to check if there is a certain application that was already installed on the client machine and i want to check it from the server side code.
Is this possible?
Many Thanks.