Is there a keyboard shortcut to create shortcut in Windows Explorer?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}
After selecting some files/folders in Explorer, I can right-click them and choose Create shortcut, is there a keyboard shortcut to do so?
windows keyboard-shortcuts windows-explorer
add a comment |
After selecting some files/folders in Explorer, I can right-click them and choose Create shortcut, is there a keyboard shortcut to do so?
windows keyboard-shortcuts windows-explorer
Likely there is no hotkey for the action you described. Related superuser.com/q/466894/493903
– techraf
Jul 11 '16 at 6:46
add a comment |
After selecting some files/folders in Explorer, I can right-click them and choose Create shortcut, is there a keyboard shortcut to do so?
windows keyboard-shortcuts windows-explorer
After selecting some files/folders in Explorer, I can right-click them and choose Create shortcut, is there a keyboard shortcut to do so?
windows keyboard-shortcuts windows-explorer
windows keyboard-shortcuts windows-explorer
edited Jul 11 '16 at 6:22
techraf
4,117111731
4,117111731
asked Jul 11 '16 at 6:20
ElderryElderry
88111020
88111020
Likely there is no hotkey for the action you described. Related superuser.com/q/466894/493903
– techraf
Jul 11 '16 at 6:46
add a comment |
Likely there is no hotkey for the action you described. Related superuser.com/q/466894/493903
– techraf
Jul 11 '16 at 6:46
Likely there is no hotkey for the action you described. Related superuser.com/q/466894/493903
– techraf
Jul 11 '16 at 6:46
Likely there is no hotkey for the action you described. Related superuser.com/q/466894/493903
– techraf
Jul 11 '16 at 6:46
add a comment |
5 Answers
5
active
oldest
votes
Yes
- Mark folders/items you want to create Shortcut to/for
- Press and hold the [Alt] key
- Left klick mouse and Drag the selected folders/items to a "free space" and release Mouse button
- now you have created shortcuts - copy and handle them as you like
"mouse" isn't a keyboard shortcut
– phuclv
Mar 8 at 2:14
add a comment |
There is a way to do it with just the keyboard. Look at your keyboard, there is a key between the right ctrl and right alt. That is the menu key. When you select a file and press the menu key it works as the right mouse button and shows the option menu. Now you can just press S key to create shortcut.
Not all keyboards are as you describe. I have a laptop where Right Alt and Right Ctrl are adjacent. My Right Ctrl doubles as the Menu key; I have to press (Fn)+(Right Ctrl).
– Scott
Mar 8 at 2:40
add a comment |
I don't know of a direct keyboard shortcut. However, if you hold down ALT while dragging the object to the location you want the shortcut. This will create a short cut instead of moving/copying the file/folder to the new location.
add a comment |
To start creating a New Shortcut (where you will have to type or paste the desired file path location) in Windows Explorer, use the following keyboard commands:
1.) ALT + H
2.) W
3.) S
This will use the ALT command with 'H' to go to Windows Explorer > Home, then continuing on by pressing 'W' will select the menu for new items, then continuing on by pressing 'S' will finalize the command by creating a New Shortcut, and opening the dialog window for you to specify the file path location for this New Shortcut in your current folder in Windows Explorer.
add a comment |
This maybe overkill but it is a useful tool, you can use AutoHotKey
The following will map CTRL+ALT+S to create the shortcut (meaning press those keyboard keys together and it will create your shortcut).
^!s::
Click right
Send s::
return
So simply choose any file or folder, press CTRL+ALT+S and it will paste the shortcut for you.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1099341%2fis-there-a-keyboard-shortcut-to-create-shortcut-in-windows-explorer%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
5 Answers
5
active
oldest
votes
5 Answers
5
active
oldest
votes
active
oldest
votes
active
oldest
votes
Yes
- Mark folders/items you want to create Shortcut to/for
- Press and hold the [Alt] key
- Left klick mouse and Drag the selected folders/items to a "free space" and release Mouse button
- now you have created shortcuts - copy and handle them as you like
"mouse" isn't a keyboard shortcut
– phuclv
Mar 8 at 2:14
add a comment |
Yes
- Mark folders/items you want to create Shortcut to/for
- Press and hold the [Alt] key
- Left klick mouse and Drag the selected folders/items to a "free space" and release Mouse button
- now you have created shortcuts - copy and handle them as you like
"mouse" isn't a keyboard shortcut
– phuclv
Mar 8 at 2:14
add a comment |
Yes
- Mark folders/items you want to create Shortcut to/for
- Press and hold the [Alt] key
- Left klick mouse and Drag the selected folders/items to a "free space" and release Mouse button
- now you have created shortcuts - copy and handle them as you like
Yes
- Mark folders/items you want to create Shortcut to/for
- Press and hold the [Alt] key
- Left klick mouse and Drag the selected folders/items to a "free space" and release Mouse button
- now you have created shortcuts - copy and handle them as you like
answered Apr 25 '18 at 13:24
Fredrik ErikssonFredrik Eriksson
111
111
"mouse" isn't a keyboard shortcut
– phuclv
Mar 8 at 2:14
add a comment |
"mouse" isn't a keyboard shortcut
– phuclv
Mar 8 at 2:14
"mouse" isn't a keyboard shortcut
– phuclv
Mar 8 at 2:14
"mouse" isn't a keyboard shortcut
– phuclv
Mar 8 at 2:14
add a comment |
There is a way to do it with just the keyboard. Look at your keyboard, there is a key between the right ctrl and right alt. That is the menu key. When you select a file and press the menu key it works as the right mouse button and shows the option menu. Now you can just press S key to create shortcut.
Not all keyboards are as you describe. I have a laptop where Right Alt and Right Ctrl are adjacent. My Right Ctrl doubles as the Menu key; I have to press (Fn)+(Right Ctrl).
– Scott
Mar 8 at 2:40
add a comment |
There is a way to do it with just the keyboard. Look at your keyboard, there is a key between the right ctrl and right alt. That is the menu key. When you select a file and press the menu key it works as the right mouse button and shows the option menu. Now you can just press S key to create shortcut.
Not all keyboards are as you describe. I have a laptop where Right Alt and Right Ctrl are adjacent. My Right Ctrl doubles as the Menu key; I have to press (Fn)+(Right Ctrl).
– Scott
Mar 8 at 2:40
add a comment |
There is a way to do it with just the keyboard. Look at your keyboard, there is a key between the right ctrl and right alt. That is the menu key. When you select a file and press the menu key it works as the right mouse button and shows the option menu. Now you can just press S key to create shortcut.
There is a way to do it with just the keyboard. Look at your keyboard, there is a key between the right ctrl and right alt. That is the menu key. When you select a file and press the menu key it works as the right mouse button and shows the option menu. Now you can just press S key to create shortcut.
answered Mar 8 at 2:10
Sambhunath MeherSambhunath Meher
111
111
Not all keyboards are as you describe. I have a laptop where Right Alt and Right Ctrl are adjacent. My Right Ctrl doubles as the Menu key; I have to press (Fn)+(Right Ctrl).
– Scott
Mar 8 at 2:40
add a comment |
Not all keyboards are as you describe. I have a laptop where Right Alt and Right Ctrl are adjacent. My Right Ctrl doubles as the Menu key; I have to press (Fn)+(Right Ctrl).
– Scott
Mar 8 at 2:40
Not all keyboards are as you describe. I have a laptop where Right Alt and Right Ctrl are adjacent. My Right Ctrl doubles as the Menu key; I have to press (Fn)+(Right Ctrl).
– Scott
Mar 8 at 2:40
Not all keyboards are as you describe. I have a laptop where Right Alt and Right Ctrl are adjacent. My Right Ctrl doubles as the Menu key; I have to press (Fn)+(Right Ctrl).
– Scott
Mar 8 at 2:40
add a comment |
I don't know of a direct keyboard shortcut. However, if you hold down ALT while dragging the object to the location you want the shortcut. This will create a short cut instead of moving/copying the file/folder to the new location.
add a comment |
I don't know of a direct keyboard shortcut. However, if you hold down ALT while dragging the object to the location you want the shortcut. This will create a short cut instead of moving/copying the file/folder to the new location.
add a comment |
I don't know of a direct keyboard shortcut. However, if you hold down ALT while dragging the object to the location you want the shortcut. This will create a short cut instead of moving/copying the file/folder to the new location.
I don't know of a direct keyboard shortcut. However, if you hold down ALT while dragging the object to the location you want the shortcut. This will create a short cut instead of moving/copying the file/folder to the new location.
answered Sep 26 '16 at 15:08
OSUZorbaOSUZorba
19319
19319
add a comment |
add a comment |
To start creating a New Shortcut (where you will have to type or paste the desired file path location) in Windows Explorer, use the following keyboard commands:
1.) ALT + H
2.) W
3.) S
This will use the ALT command with 'H' to go to Windows Explorer > Home, then continuing on by pressing 'W' will select the menu for new items, then continuing on by pressing 'S' will finalize the command by creating a New Shortcut, and opening the dialog window for you to specify the file path location for this New Shortcut in your current folder in Windows Explorer.
add a comment |
To start creating a New Shortcut (where you will have to type or paste the desired file path location) in Windows Explorer, use the following keyboard commands:
1.) ALT + H
2.) W
3.) S
This will use the ALT command with 'H' to go to Windows Explorer > Home, then continuing on by pressing 'W' will select the menu for new items, then continuing on by pressing 'S' will finalize the command by creating a New Shortcut, and opening the dialog window for you to specify the file path location for this New Shortcut in your current folder in Windows Explorer.
add a comment |
To start creating a New Shortcut (where you will have to type or paste the desired file path location) in Windows Explorer, use the following keyboard commands:
1.) ALT + H
2.) W
3.) S
This will use the ALT command with 'H' to go to Windows Explorer > Home, then continuing on by pressing 'W' will select the menu for new items, then continuing on by pressing 'S' will finalize the command by creating a New Shortcut, and opening the dialog window for you to specify the file path location for this New Shortcut in your current folder in Windows Explorer.
To start creating a New Shortcut (where you will have to type or paste the desired file path location) in Windows Explorer, use the following keyboard commands:
1.) ALT + H
2.) W
3.) S
This will use the ALT command with 'H' to go to Windows Explorer > Home, then continuing on by pressing 'W' will select the menu for new items, then continuing on by pressing 'S' will finalize the command by creating a New Shortcut, and opening the dialog window for you to specify the file path location for this New Shortcut in your current folder in Windows Explorer.
answered Oct 30 '18 at 18:11
Kyle T.Kyle T.
1
1
add a comment |
add a comment |
This maybe overkill but it is a useful tool, you can use AutoHotKey
The following will map CTRL+ALT+S to create the shortcut (meaning press those keyboard keys together and it will create your shortcut).
^!s::
Click right
Send s::
return
So simply choose any file or folder, press CTRL+ALT+S and it will paste the shortcut for you.
add a comment |
This maybe overkill but it is a useful tool, you can use AutoHotKey
The following will map CTRL+ALT+S to create the shortcut (meaning press those keyboard keys together and it will create your shortcut).
^!s::
Click right
Send s::
return
So simply choose any file or folder, press CTRL+ALT+S and it will paste the shortcut for you.
add a comment |
This maybe overkill but it is a useful tool, you can use AutoHotKey
The following will map CTRL+ALT+S to create the shortcut (meaning press those keyboard keys together and it will create your shortcut).
^!s::
Click right
Send s::
return
So simply choose any file or folder, press CTRL+ALT+S and it will paste the shortcut for you.
This maybe overkill but it is a useful tool, you can use AutoHotKey
The following will map CTRL+ALT+S to create the shortcut (meaning press those keyboard keys together and it will create your shortcut).
^!s::
Click right
Send s::
return
So simply choose any file or folder, press CTRL+ALT+S and it will paste the shortcut for you.
edited Oct 30 '18 at 18:17
answered Jul 11 '16 at 7:35
DaveDave
23.4k74463
23.4k74463
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1099341%2fis-there-a-keyboard-shortcut-to-create-shortcut-in-windows-explorer%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Likely there is no hotkey for the action you described. Related superuser.com/q/466894/493903
– techraf
Jul 11 '16 at 6:46