Hi
i want to use Google desktop search to do the searching for me and
return the search results for me in the form of XML. How can I do
this? I dont want to add the indexing functionality. I want jsut the
search results. The documentation says that I have to send a Get
request to Google Desktop
The search query URL, including your security token, is stored in the
registry at:
HKEY_CURRENT_USER\Software\Google\Google Desktop\API\search_url.
But I am not able to find any registry entry at the local. There is no
entry called API in the registry in my machine. I tried registering
using:
regsvr32 "C:\Program Files\Google\Google Desktop Search
\GoogleDesktopAPI2.dll"
But this didn't help either. The file did not get registered. The
error that is thrown is that there is no entry point.
What do I need to do to solve this problem.
Please help . I am lost