Jump to content

Recommended Posts


Posted

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.

Posted
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

Posted

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

Posted
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 !

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...