I have an application and would like it to upgrade itself. I am storing a windows user name & password and launching an elevated session to install the setup.
Although the user name & password are encrypted, some clients are not at ease with this, which I can understand.
Is there a way I can use some sort of token which elevates the session to Admin rights without storing the user name & password and where this token is valid only on that specific machine?
Regards
JP