Search code examples
c#asp.netregistry

Access registry from a web application


Is it possible to access to the registry from a web application?


Solution

  • After reading you comment to @SLaks I'm inclined to point out that there are server tools that are there to do exactly that.

    In fact I think Windows Server editions come with these features out of the box.