T
Terje Krång
Hi,
I am developing an Outlook Add-In with an auto-update feature. Now, I would
like to support users without administrator rights. Installation will prolly
be done automatically with SMS or something, but what about updates? A
non-admin user doesn't have enough rights to update files in C:\Program
Files\MyAddIn (as far as I know), so where should I have the user install my
software? Is there any way I can have my update-application allways run with
administrator rights, without saving administrator password anywhere? (I
guess I could use "runas", but I think I would have to know the
administrator password in order to use that command?)
(PS: Developing for Outlook 2003, using C#.)
Best Regards,
Terje Krång
I am developing an Outlook Add-In with an auto-update feature. Now, I would
like to support users without administrator rights. Installation will prolly
be done automatically with SMS or something, but what about updates? A
non-admin user doesn't have enough rights to update files in C:\Program
Files\MyAddIn (as far as I know), so where should I have the user install my
software? Is there any way I can have my update-application allways run with
administrator rights, without saving administrator password anywhere? (I
guess I could use "runas", but I think I would have to know the
administrator password in order to use that command?)
(PS: Developing for Outlook 2003, using C#.)
Best Regards,
Terje Krång