Hi,
How can I change the 'Shortcut key', of an unattendedly installed program?
Page 1 of 1
Adding/Changing shortcut key
#2
Posted 03 July 2004 - 05:54 AM
The keyboard shortcut is stored in the shortcut .lnk file.
You could use AutoIt's FileCreateShortcut function to create a new .lnk file with the desired keyboard combination.
Or use this program to create one.
You could use AutoIt's FileCreateShortcut function to create a new .lnk file with the desired keyboard combination.
Or use this program to create one.
#4
Posted 08 July 2004 - 06:35 PM
ZoSTeR, on Jul 3 2004, 05:54 AM, said:
The keyboard shortcut is stored in the shortcut .lnk file.
You could use AutoIt's FileCreateShortcut function to create a new .lnk file with the desired keyboard combination.
Or use this program to create one.
You could use AutoIt's FileCreateShortcut function to create a new .lnk file with the desired keyboard combination.
Or use this program to create one.
That ShortCut util mite be very helpful; thanx. Perhaps you can answer another question.
I'd like to put some sort of shortcut on all desktops, for documentation of my customizations. I know I can place a shortcut in All Users\Desktop and it'll appear on all desktops. However, the 1st person to delete that link, deletes it for everyone. I don't know if we're talking about a conventional shortcut or some other kind of shell link. Any ideas ? TIA....Jet
#5
Posted 11 July 2004 - 03:35 AM
place the shortcut into \Default User\Desktop
This account is the basis for creating new accounts.
Everytime a new user is created, a new copy of the link is created.
Shark007
This account is the basis for creating new accounts.
Everytime a new user is created, a new copy of the link is created.
Shark007
#6
Posted 12 July 2004 - 03:09 PM
Shark007, on Jul 11 2004, 03:35 AM, said:
place the shortcut into \Default User\Desktop
This account is the basis for creating new accounts.
Everytime a new user is created, a new copy of the link is created.
Shark007
This account is the basis for creating new accounts.
Everytime a new user is created, a new copy of the link is created.
Shark007
Thanx a bunch !
Share this topic:
Page 1 of 1



Help

Back to top








