Thanks very much for the quick reply.
Charles
"Nobody" <nobody@xxxxxx> wrote in message
news:%23W%236yEA$JHA.1488@xxxxxx
Quote:
> "Charles" <blank@xxxxxx> wrote in message
> news:%23XeTw%23$%23JHA.200@xxxxxx Quote:
>>I want to get the URL from a shortcut, read from the favorites folder. Can
>>anyone tell me how to do it? The purpose is to be able to browse to the
>>URL programmatically, and also to extract the domain and other
>>information.
>
> These shortcuts are INI files. Here is a sample:
>
> [InternetShortcut]
> URL=http://www.google.com/
>
>