i'm using vb.net 2010, .net framework 3.5 and the procedure and the exception I get, are as follows:
I've been reading about manifest, and this and that, but what it seems to me is that i'm still missing something, will anybody kindly give me any suggestions? Thanks in advance!
You need to be elevated to modify this key. The process that performs these registry modifications needs to run as admin.
Use the requireAdministrator
option in the manifest. Or start the process using the runas
verb.