.net - Is it possible to store some Install Privileges without storing the password? -


i have application , upgrade itself. storing windows user name & password , launching elevated session install setup.

although user name & password encrypted, clients not @ ease this, can understand.

is there way can use sort of token elevates session admin rights without storing user name & password , token valid on specific machine?

regards

jp


Comments

Popular posts from this blog

java - How to compare two classes -

javascript - Why Selenium can't find an element that is graphically visible -

c# - Get the Class name in a class with atribute inside a attribute method -