G
Guest
A co-worker and I are collaborating on a vb.net app that automates some of
the processes our team uses. We wrote preferences for the application that
are stored in the registry. Problem that the preferences are not stored
unless the users have admin rights to their workstations. I know that many
applications store information in the registry and are able to do this
without the users having admin rights to the workstations.
So the question is, how can I make it so that a vb.net app can write to the
registry (or at least a certain piece of it) if the user is not a local admin?
Thanks!!!
-Chad
the processes our team uses. We wrote preferences for the application that
are stored in the registry. Problem that the preferences are not stored
unless the users have admin rights to their workstations. I know that many
applications store information in the registry and are able to do this
without the users having admin rights to the workstations.
So the question is, how can I make it so that a vb.net app can write to the
registry (or at least a certain piece of it) if the user is not a local admin?
Thanks!!!
-Chad