M
Martin Cetkovsky
Hi,
I have tested using VBS that Windows supports relative links (for example
'homer.lnk' links to the '../aa/destination.doc'). When I am tring to create
the link using Windows API, the relative path is changed and (as I see)
refers over the root (for example it is changed to
'../../../../aa/destination.doc'). So how can I create the realive links?
Thanks.
Martin
I have tested using VBS that Windows supports relative links (for example
'homer.lnk' links to the '../aa/destination.doc'). When I am tring to create
the link using Windows API, the relative path is changed and (as I see)
refers over the root (for example it is changed to
'../../../../aa/destination.doc'). So how can I create the realive links?
Thanks.
Martin