Create desktop shortcut

HMG Samples and Enhancements

Moderator: Rathinagiri

User avatar
esgici
Posts: 4543
Joined: Wed Jul 30, 2008 9:17 pm
DBs Used: DBF
Location: iskenderun / Turkiye
Contact:

Re: Create desktop shortcut

Post 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
Viva INTERNATIONAL HMG :D
User avatar
bpd2000
Posts: 1207
Joined: Sat Sep 10, 2011 4:07 am
Location: India

Re: Create desktop shortcut

Post 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"
BPD
Convert Dream into Reality through HMG
User avatar
srvet_claudio
Posts: 2193
Joined: Thu Feb 25, 2010 8:43 pm
Location: Uruguay
Contact:

Re: Create desktop shortcut

Post by srvet_claudio »

Hi BPD.
Very nice application !!!
Best regards,
Claudio.
Best regards.
Dr. Claudio Soto
(from Uruguay)
http://srvet.blogspot.com
User avatar
esgici
Posts: 4543
Joined: Wed Jul 30, 2008 9:17 pm
DBs Used: DBF
Location: iskenderun / Turkiye
Contact:

Re: Create desktop shortcut

Post by esgici »

bpd2000 wrote:FileShortcut:IconLocation = "c:\hmg\resources\hmg.ico"
Thanks Dave :D
Regards
Viva INTERNATIONAL HMG :D
Post Reply