Creating keyboard shortcuts for context-menu options in windows












0















In the context-menu opened by right-clicking a file in windows explorer you will find the Open with... sub-menu giving you a list of applicatiions to open the current file with.



I was wondering if it is possible to attach a keyboard shortcut to this action.



What I want to do



By default, my PC opens .php files with PhpStorm. In most of the cases this is the program I want to open PHP files with. However, in some cases, I would like to open .php files with Sublime Text.



I could of course right click the file and select Sublime Text from the Open with... menu. But I'd rather do this with a keyabord shortcut.



Is it possible to open a file with Sublime Text by let's say... Pressing the F6 key?










share|improve this question

























  • Your title does not match your question?

    – Moab
    Jan 21 at 13:40











  • @Moab How about this?

    – Peter
    Jan 21 at 13:45






  • 1





    That will get more attention, everyone here uses this software to do what you want, but you need to know a bit of scripting to get it done.....autohotkey.com

    – Moab
    Jan 21 at 14:01
















0















In the context-menu opened by right-clicking a file in windows explorer you will find the Open with... sub-menu giving you a list of applicatiions to open the current file with.



I was wondering if it is possible to attach a keyboard shortcut to this action.



What I want to do



By default, my PC opens .php files with PhpStorm. In most of the cases this is the program I want to open PHP files with. However, in some cases, I would like to open .php files with Sublime Text.



I could of course right click the file and select Sublime Text from the Open with... menu. But I'd rather do this with a keyabord shortcut.



Is it possible to open a file with Sublime Text by let's say... Pressing the F6 key?










share|improve this question

























  • Your title does not match your question?

    – Moab
    Jan 21 at 13:40











  • @Moab How about this?

    – Peter
    Jan 21 at 13:45






  • 1





    That will get more attention, everyone here uses this software to do what you want, but you need to know a bit of scripting to get it done.....autohotkey.com

    – Moab
    Jan 21 at 14:01














0












0








0








In the context-menu opened by right-clicking a file in windows explorer you will find the Open with... sub-menu giving you a list of applicatiions to open the current file with.



I was wondering if it is possible to attach a keyboard shortcut to this action.



What I want to do



By default, my PC opens .php files with PhpStorm. In most of the cases this is the program I want to open PHP files with. However, in some cases, I would like to open .php files with Sublime Text.



I could of course right click the file and select Sublime Text from the Open with... menu. But I'd rather do this with a keyabord shortcut.



Is it possible to open a file with Sublime Text by let's say... Pressing the F6 key?










share|improve this question
















In the context-menu opened by right-clicking a file in windows explorer you will find the Open with... sub-menu giving you a list of applicatiions to open the current file with.



I was wondering if it is possible to attach a keyboard shortcut to this action.



What I want to do



By default, my PC opens .php files with PhpStorm. In most of the cases this is the program I want to open PHP files with. However, in some cases, I would like to open .php files with Sublime Text.



I could of course right click the file and select Sublime Text from the Open with... menu. But I'd rather do this with a keyabord shortcut.



Is it possible to open a file with Sublime Text by let's say... Pressing the F6 key?







windows keyboard-shortcuts windows-explorer






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jan 21 at 13:44







Peter

















asked Jan 21 at 9:15









PeterPeter

631111




631111













  • Your title does not match your question?

    – Moab
    Jan 21 at 13:40











  • @Moab How about this?

    – Peter
    Jan 21 at 13:45






  • 1





    That will get more attention, everyone here uses this software to do what you want, but you need to know a bit of scripting to get it done.....autohotkey.com

    – Moab
    Jan 21 at 14:01



















  • Your title does not match your question?

    – Moab
    Jan 21 at 13:40











  • @Moab How about this?

    – Peter
    Jan 21 at 13:45






  • 1





    That will get more attention, everyone here uses this software to do what you want, but you need to know a bit of scripting to get it done.....autohotkey.com

    – Moab
    Jan 21 at 14:01

















Your title does not match your question?

– Moab
Jan 21 at 13:40





Your title does not match your question?

– Moab
Jan 21 at 13:40













@Moab How about this?

– Peter
Jan 21 at 13:45





@Moab How about this?

– Peter
Jan 21 at 13:45




1




1





That will get more attention, everyone here uses this software to do what you want, but you need to know a bit of scripting to get it done.....autohotkey.com

– Moab
Jan 21 at 14:01





That will get more attention, everyone here uses this software to do what you want, but you need to know a bit of scripting to get it done.....autohotkey.com

– Moab
Jan 21 at 14:01










0






active

oldest

votes











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
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1396537%2fcreating-keyboard-shortcuts-for-context-menu-options-in-windows%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes
















draft saved

draft discarded




















































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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1396537%2fcreating-keyboard-shortcuts-for-context-menu-options-in-windows%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

If I really need a card on my start hand, how many mulligans make sense? [duplicate]

Alcedinidae

Can an atomic nucleus contain both particles and antiparticles? [duplicate]