Windows 10 file association selection





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}







5















I'm using Windows 10 version 1803 and cannot change file association via



Control PanelAll Control Panel ItemsDefault Programs


After choosing the "default application by type" option, there's no way to browse the file system to search for a specific software/app. The only two options are the file's currently associated software/app and "look for an app in the store" as shown in the below screen shot.





Question



How can I associate the file to another and very specific software/app that I can browse to choose?



FIGURE










share|improve this question




















  • 2





    While I am uncertain of this bug or whatever it may be. Here is another way you can set it: superuser.com/a/841498/543035

    – El8dN8
    Jul 8 '18 at 23:59


















5















I'm using Windows 10 version 1803 and cannot change file association via



Control PanelAll Control Panel ItemsDefault Programs


After choosing the "default application by type" option, there's no way to browse the file system to search for a specific software/app. The only two options are the file's currently associated software/app and "look for an app in the store" as shown in the below screen shot.





Question



How can I associate the file to another and very specific software/app that I can browse to choose?



FIGURE










share|improve this question




















  • 2





    While I am uncertain of this bug or whatever it may be. Here is another way you can set it: superuser.com/a/841498/543035

    – El8dN8
    Jul 8 '18 at 23:59














5












5








5








I'm using Windows 10 version 1803 and cannot change file association via



Control PanelAll Control Panel ItemsDefault Programs


After choosing the "default application by type" option, there's no way to browse the file system to search for a specific software/app. The only two options are the file's currently associated software/app and "look for an app in the store" as shown in the below screen shot.





Question



How can I associate the file to another and very specific software/app that I can browse to choose?



FIGURE










share|improve this question
















I'm using Windows 10 version 1803 and cannot change file association via



Control PanelAll Control Panel ItemsDefault Programs


After choosing the "default application by type" option, there's no way to browse the file system to search for a specific software/app. The only two options are the file's currently associated software/app and "look for an app in the store" as shown in the below screen shot.





Question



How can I associate the file to another and very specific software/app that I can browse to choose?



FIGURE







windows-10 file-association






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jul 9 '18 at 15:45









Pimp Juice IT

25.3k114177




25.3k114177










asked Jul 8 '18 at 22:41









GabGab

282




282








  • 2





    While I am uncertain of this bug or whatever it may be. Here is another way you can set it: superuser.com/a/841498/543035

    – El8dN8
    Jul 8 '18 at 23:59














  • 2





    While I am uncertain of this bug or whatever it may be. Here is another way you can set it: superuser.com/a/841498/543035

    – El8dN8
    Jul 8 '18 at 23:59








2




2





While I am uncertain of this bug or whatever it may be. Here is another way you can set it: superuser.com/a/841498/543035

– El8dN8
Jul 8 '18 at 23:59





While I am uncertain of this bug or whatever it may be. Here is another way you can set it: superuser.com/a/841498/543035

– El8dN8
Jul 8 '18 at 23:59










1 Answer
1






active

oldest

votes


















1














There are a couple ways you can do this to workaround that limitation you wrote about where it doesn't let you select other apps to associate, etc. but I'll write a simple solution you can use.






  1. Create a dummy file with the extension you wish to associate with a specific program if you don't have an actual file already (e.g.
    test.region) right-click on it and select Open With



    enter image description here




  2. When the How do you want to open this file? window pops up, ensure that the option Always use this app to open <.ext> files is checked
    and then select More apps



    enter image description here




  3. You will then have a scroll bar that you can navigate to select the app you want the file to open with if it's listed. Otherwise,
    at the bottom of the scrollable list you can select the option Look for
    another app on this PC
    . Then when the Open with window opens you can navigate
    the file system and find the app you want the file to open with and
    double click it and you'll be all set.



    enter image description here
    enter image description here








Further Resources




  • How to Fix the Missing “Open with” Option on the Windows 10 Right-Click Context Menu

  • How do I set a default app for an extension that is not listed?






share|improve this answer


























  • @Gab - See my post on superuser.com/questions/1296013/… where you could simply use ASSOC .region=<regionfile> assuming the ftype is already setup and you know this information otherwise you can probably just use the simple workaround with the GUI options rather than command line and get it to work just fine.

    – Pimp Juice IT
    Jul 9 '18 at 0:11










protected by Ramhound Mar 5 at 1:20



Thank you for your interest in this question.
Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).



Would you like to answer one of these unanswered questions instead?














1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









1














There are a couple ways you can do this to workaround that limitation you wrote about where it doesn't let you select other apps to associate, etc. but I'll write a simple solution you can use.






  1. Create a dummy file with the extension you wish to associate with a specific program if you don't have an actual file already (e.g.
    test.region) right-click on it and select Open With



    enter image description here




  2. When the How do you want to open this file? window pops up, ensure that the option Always use this app to open <.ext> files is checked
    and then select More apps



    enter image description here




  3. You will then have a scroll bar that you can navigate to select the app you want the file to open with if it's listed. Otherwise,
    at the bottom of the scrollable list you can select the option Look for
    another app on this PC
    . Then when the Open with window opens you can navigate
    the file system and find the app you want the file to open with and
    double click it and you'll be all set.



    enter image description here
    enter image description here








Further Resources




  • How to Fix the Missing “Open with” Option on the Windows 10 Right-Click Context Menu

  • How do I set a default app for an extension that is not listed?






share|improve this answer


























  • @Gab - See my post on superuser.com/questions/1296013/… where you could simply use ASSOC .region=<regionfile> assuming the ftype is already setup and you know this information otherwise you can probably just use the simple workaround with the GUI options rather than command line and get it to work just fine.

    – Pimp Juice IT
    Jul 9 '18 at 0:11
















1














There are a couple ways you can do this to workaround that limitation you wrote about where it doesn't let you select other apps to associate, etc. but I'll write a simple solution you can use.






  1. Create a dummy file with the extension you wish to associate with a specific program if you don't have an actual file already (e.g.
    test.region) right-click on it and select Open With



    enter image description here




  2. When the How do you want to open this file? window pops up, ensure that the option Always use this app to open <.ext> files is checked
    and then select More apps



    enter image description here




  3. You will then have a scroll bar that you can navigate to select the app you want the file to open with if it's listed. Otherwise,
    at the bottom of the scrollable list you can select the option Look for
    another app on this PC
    . Then when the Open with window opens you can navigate
    the file system and find the app you want the file to open with and
    double click it and you'll be all set.



    enter image description here
    enter image description here








Further Resources




  • How to Fix the Missing “Open with” Option on the Windows 10 Right-Click Context Menu

  • How do I set a default app for an extension that is not listed?






share|improve this answer


























  • @Gab - See my post on superuser.com/questions/1296013/… where you could simply use ASSOC .region=<regionfile> assuming the ftype is already setup and you know this information otherwise you can probably just use the simple workaround with the GUI options rather than command line and get it to work just fine.

    – Pimp Juice IT
    Jul 9 '18 at 0:11














1












1








1







There are a couple ways you can do this to workaround that limitation you wrote about where it doesn't let you select other apps to associate, etc. but I'll write a simple solution you can use.






  1. Create a dummy file with the extension you wish to associate with a specific program if you don't have an actual file already (e.g.
    test.region) right-click on it and select Open With



    enter image description here




  2. When the How do you want to open this file? window pops up, ensure that the option Always use this app to open <.ext> files is checked
    and then select More apps



    enter image description here




  3. You will then have a scroll bar that you can navigate to select the app you want the file to open with if it's listed. Otherwise,
    at the bottom of the scrollable list you can select the option Look for
    another app on this PC
    . Then when the Open with window opens you can navigate
    the file system and find the app you want the file to open with and
    double click it and you'll be all set.



    enter image description here
    enter image description here








Further Resources




  • How to Fix the Missing “Open with” Option on the Windows 10 Right-Click Context Menu

  • How do I set a default app for an extension that is not listed?






share|improve this answer















There are a couple ways you can do this to workaround that limitation you wrote about where it doesn't let you select other apps to associate, etc. but I'll write a simple solution you can use.






  1. Create a dummy file with the extension you wish to associate with a specific program if you don't have an actual file already (e.g.
    test.region) right-click on it and select Open With



    enter image description here




  2. When the How do you want to open this file? window pops up, ensure that the option Always use this app to open <.ext> files is checked
    and then select More apps



    enter image description here




  3. You will then have a scroll bar that you can navigate to select the app you want the file to open with if it's listed. Otherwise,
    at the bottom of the scrollable list you can select the option Look for
    another app on this PC
    . Then when the Open with window opens you can navigate
    the file system and find the app you want the file to open with and
    double click it and you'll be all set.



    enter image description here
    enter image description here








Further Resources




  • How to Fix the Missing “Open with” Option on the Windows 10 Right-Click Context Menu

  • How do I set a default app for an extension that is not listed?







share|improve this answer














share|improve this answer



share|improve this answer








edited Jul 9 '18 at 3:05

























answered Jul 9 '18 at 0:07









Pimp Juice ITPimp Juice IT

25.3k114177




25.3k114177













  • @Gab - See my post on superuser.com/questions/1296013/… where you could simply use ASSOC .region=<regionfile> assuming the ftype is already setup and you know this information otherwise you can probably just use the simple workaround with the GUI options rather than command line and get it to work just fine.

    – Pimp Juice IT
    Jul 9 '18 at 0:11



















  • @Gab - See my post on superuser.com/questions/1296013/… where you could simply use ASSOC .region=<regionfile> assuming the ftype is already setup and you know this information otherwise you can probably just use the simple workaround with the GUI options rather than command line and get it to work just fine.

    – Pimp Juice IT
    Jul 9 '18 at 0:11

















@Gab - See my post on superuser.com/questions/1296013/… where you could simply use ASSOC .region=<regionfile> assuming the ftype is already setup and you know this information otherwise you can probably just use the simple workaround with the GUI options rather than command line and get it to work just fine.

– Pimp Juice IT
Jul 9 '18 at 0:11





@Gab - See my post on superuser.com/questions/1296013/… where you could simply use ASSOC .region=<regionfile> assuming the ftype is already setup and you know this information otherwise you can probably just use the simple workaround with the GUI options rather than command line and get it to work just fine.

– Pimp Juice IT
Jul 9 '18 at 0:11





protected by Ramhound Mar 5 at 1:20



Thank you for your interest in this question.
Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).



Would you like to answer one of these unanswered questions instead?



Popular posts from this blog

Index of /

Tribalistas

Listed building