Page 2 of 2

Re: Create desktop shortcut

Posted: Fri Nov 02, 2012 2:53 pm
by esgici
bpd2000 wrote:New example with shortcut remove function from desktop
Thanks Dave

There isn't a way to add an icon to shortcut ?

Regards

Re: Create desktop shortcut

Posted: Fri Nov 02, 2012 3:22 pm
by bpd2000
esgici wrote:
bpd2000 wrote:New example with shortcut remove function from desktop
There isn't a way to add an icon to shortcut ?

Regards
Yes we can add icon, add following code

FileShortcut:IconLocation = "c:\hmg\resources\hmg.ico"

Re: Create desktop shortcut

Posted: Fri Nov 02, 2012 4:46 pm
by srvet_claudio
Hi BPD.
Very nice application !!!
Best regards,
Claudio.

Re: Create desktop shortcut

Posted: Fri Nov 02, 2012 6:44 pm
by esgici
bpd2000 wrote:FileShortcut:IconLocation = "c:\hmg\resources\hmg.ico"
Thanks Dave :D
Regards