Hi,
Is there a way to give a user "full" rights to the install folder during the install? I'd hate to have to log in to each machine under admin and manually do it..
Thanks!
Professional Software Development Tools
Hi,
Is there a way to give a user "full" rights to the install folder during the install? I'd hate to have to log in to each machine under admin and manually do it..
Thanks!
You can use the action File.RunAs() to run the setup as an admin even if you are logged in as a User but this will require that you know in advance the username and password for the admin accounts.
Adam Kapilik
Sorry...wrong thread.