Hi guys, 

I'm working on a Windows project in Python and I have some questions concerning 
the windows credentials manager.The function "CredEnumerate" of the "win32cred" 
lib works really well to retrieve the credentials manager on Windows 7. But as 
you know, the way to retrieve the credential manager items changed from Windows 
7 to 8.

Do you know if there is another way in Python to do so ?

Have a great day.

Alessandro
_______________________________________________
python-win32 mailing list
python-win32@python.org
https://mail.python.org/mailman/listinfo/python-win32

Reply via email to