Hi,
I am creating RAS phone entries by using CAB file.
1) I exported the HKCU\Comm\RasBook\rasentry
(Domain/User/DevCfg/Entry/Password) &
HKLM,SOFTWARE\Microsoft\ConnMgr\Providers\{7C4B7A38-5FF7-
4bc1-80F6-5DA7870BB1AA}\Connections\rasentry
(RequirePw/Enabled/EntryType/DestId)
2) I used the exported file in CAB file
3) I can dial using the "rasentry" with api RASDIAL() but
the password is always wrong.
I have to manually enter correct password.
I understand that password is in binary form and must be
using some kind of encryption.
How can I copy password properly ?
Thanks in advance...