Hi
in my code I need to detect if current user has rights to install other application (other application VC2005 redist. package)... and it should work on Vista.
As I understand CheckTokenMembership or IsAdministrator do not give a complete solution.
Thank you