Hello, Is there any way to avoid UnauthorizedAccessException, i get it every time when I try to do this:
Is there any way to make that script read-write?Code:My.Computer.Registry.ClassesRoot.OpenSubKey("Applications").CreateSubKey("Explorer.exe")
Thanks!




Reply With Quote