A
Alexander Gumenniy
Guest
Hello
I use C++. I want to import bookmarks from Microsoft Edge to my program. How can I do it?
I found out that Edge stores bookmarks here c:\Users\USER_NAME\AppData\Local\Packages\Microsoft.MicrosoftEdge_8wekyb3d8bbwe\AC\MicrosoftEdge\User\Default\DataStore\Data\nouser1\120712-0049\DBStore\spartan.edb
How can I open spartan.edb and read information about all bookmarks?
Is it possible to get bookmarks from Edge without read spartan.edb file?
Perhaps someone has sample how to open and read edb file?
Thanks
Continue reading...
I use C++. I want to import bookmarks from Microsoft Edge to my program. How can I do it?
I found out that Edge stores bookmarks here c:\Users\USER_NAME\AppData\Local\Packages\Microsoft.MicrosoftEdge_8wekyb3d8bbwe\AC\MicrosoftEdge\User\Default\DataStore\Data\nouser1\120712-0049\DBStore\spartan.edb
How can I open spartan.edb and read information about all bookmarks?
Is it possible to get bookmarks from Edge without read spartan.edb file?
Perhaps someone has sample how to open and read edb file?
Thanks
Continue reading...