I want to know how to get list of installed programs on client desktop using ASP.NET or html overall
Thank you
I want to know how to get list of installed programs on client desktop using ASP.NET or html overall
Thank you
This isn't possible. It would be a security risk if it did exist.
To get the list of installed programs, you need to have some kind of agent run on the user's computer and upload it to your server. There are lots of services that work like this.