How to set default app for some file type in windows 10











up vote
0
down vote

favorite












I want to set an node.js C:Program Filesnodejsnode.exe handler as a default action for opening .js files in Windows 10. So that "when i left-click them i can run them".



However when i right click an .js file and select in context menus Open with -> Choose another app -> Tick always use this app -> More apps -> Look for another app on this pc -> Browse to node.exe -> Click the app you want to use for that file it just opens once, but does not persist that setting - default is still "Windows Script Host"



If I open Windows Settings -> System -> Default apps -> Choose default apps by file type and assign it there - the desktop flashes for a second (like something has been updated, i guess maybe explorer.exe restarted?), and the setting resets back to "Windows Script Host"



What am i doing wrong and how to set that setting, so that when i left-click them i can run them? How could i assign them via registry editing regedit.exe or cmd.exe command line? Or where could i get error log to know what is wrong?





Definetely that is not supposed behaviour, but windows install is quite clean, and i dont know what could be wrong, and need some help, if you manage.










share|improve this question
























  • What build of Windows 10 are you using? Use winver to provide this necessary information
    – Ramhound
    13 hours ago















up vote
0
down vote

favorite












I want to set an node.js C:Program Filesnodejsnode.exe handler as a default action for opening .js files in Windows 10. So that "when i left-click them i can run them".



However when i right click an .js file and select in context menus Open with -> Choose another app -> Tick always use this app -> More apps -> Look for another app on this pc -> Browse to node.exe -> Click the app you want to use for that file it just opens once, but does not persist that setting - default is still "Windows Script Host"



If I open Windows Settings -> System -> Default apps -> Choose default apps by file type and assign it there - the desktop flashes for a second (like something has been updated, i guess maybe explorer.exe restarted?), and the setting resets back to "Windows Script Host"



What am i doing wrong and how to set that setting, so that when i left-click them i can run them? How could i assign them via registry editing regedit.exe or cmd.exe command line? Or where could i get error log to know what is wrong?





Definetely that is not supposed behaviour, but windows install is quite clean, and i dont know what could be wrong, and need some help, if you manage.










share|improve this question
























  • What build of Windows 10 are you using? Use winver to provide this necessary information
    – Ramhound
    13 hours ago













up vote
0
down vote

favorite









up vote
0
down vote

favorite











I want to set an node.js C:Program Filesnodejsnode.exe handler as a default action for opening .js files in Windows 10. So that "when i left-click them i can run them".



However when i right click an .js file and select in context menus Open with -> Choose another app -> Tick always use this app -> More apps -> Look for another app on this pc -> Browse to node.exe -> Click the app you want to use for that file it just opens once, but does not persist that setting - default is still "Windows Script Host"



If I open Windows Settings -> System -> Default apps -> Choose default apps by file type and assign it there - the desktop flashes for a second (like something has been updated, i guess maybe explorer.exe restarted?), and the setting resets back to "Windows Script Host"



What am i doing wrong and how to set that setting, so that when i left-click them i can run them? How could i assign them via registry editing regedit.exe or cmd.exe command line? Or where could i get error log to know what is wrong?





Definetely that is not supposed behaviour, but windows install is quite clean, and i dont know what could be wrong, and need some help, if you manage.










share|improve this question















I want to set an node.js C:Program Filesnodejsnode.exe handler as a default action for opening .js files in Windows 10. So that "when i left-click them i can run them".



However when i right click an .js file and select in context menus Open with -> Choose another app -> Tick always use this app -> More apps -> Look for another app on this pc -> Browse to node.exe -> Click the app you want to use for that file it just opens once, but does not persist that setting - default is still "Windows Script Host"



If I open Windows Settings -> System -> Default apps -> Choose default apps by file type and assign it there - the desktop flashes for a second (like something has been updated, i guess maybe explorer.exe restarted?), and the setting resets back to "Windows Script Host"



What am i doing wrong and how to set that setting, so that when i left-click them i can run them? How could i assign them via registry editing regedit.exe or cmd.exe command line? Or where could i get error log to know what is wrong?





Definetely that is not supposed behaviour, but windows install is quite clean, and i dont know what could be wrong, and need some help, if you manage.







windows windows-10 shell file-types shell-extensions






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited 14 hours ago

























asked Nov 28 at 9:13









xakepp35

1521111




1521111












  • What build of Windows 10 are you using? Use winver to provide this necessary information
    – Ramhound
    13 hours ago


















  • What build of Windows 10 are you using? Use winver to provide this necessary information
    – Ramhound
    13 hours ago
















What build of Windows 10 are you using? Use winver to provide this necessary information
– Ramhound
13 hours ago




What build of Windows 10 are you using? Use winver to provide this necessary information
– Ramhound
13 hours ago















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',
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%2f1379021%2fhow-to-set-default-app-for-some-file-type-in-windows-10%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown






























active

oldest

votes













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.





Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


Please pay close attention to the following guidance:


  • 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%2f1379021%2fhow-to-set-default-app-for-some-file-type-in-windows-10%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

Mouse cursor on multiple screens with different PPI

Agildo Ribeiro

Sometime when accessing a menu: “Ubuntu 16.04 has experienced an internal error”