Help - Search - Members - Calendar
Full Version: Adding/Changing shortcut key
MSFN Forums > Unattended Windows Discussion & Support > Application Installs

   


Google Internet Forums Unattended CD/DVD Guide
MtK
Hi,
How can I change the 'Shortcut key', of an unattendedly installed program?
ZoSTeR
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.
MtK
Do you know how to use: AutoIt's FileCreateShortcut?
jetman
QUOTE (ZoSTeR @ Jul 3 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.


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
Shark007
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
jetman
QUOTE (Shark007 @ Jul 11 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


Thanx a bunch !




Google Internet Forums Unattended CD/DVD Guide

This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.