Creating Windows Shortcut

Klaus Major klaus at major-k.de
Thu Feb 12 10:50:11 EST 2004


Hi Stu,

> How do you create a Windows Start menu item from within Revolution? I 
> can
> copy my files from the CD to the users hard drive but now I need to 
> create a
> Start menu item and optionally a desktop shortcut. Can this be done 
> from
> within Rev?

Yes :-)

...
    create alias (specialfolderpath("start") & "/" & "Name of 
Alias.lnk") to file "path to original app..."
...

!! Dont forget the suffix *.lnk (link) for the alias!!!

In the dox ->
specialfolderpath
create alias

Hope that helps...

> Stu

Regards

Klaus Major
klaus at major-k.de
www.major-k.de



More information about the use-livecode mailing list