You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have always noticed that even after setting default association for an app using the script, when opening any file for first time, it still always prompts me to select an app to open the file
For instance, i have set .txt files to be opened by sublime text by default but i still get the prompt as evident from my screenshot attached below, is this normal ? Register-FTA "C:\Program Files\Sublime Text\sublime_text.exe" ".txt"
The text was updated successfully, but these errors were encountered:
Does this happen with any extensions? I don't have access to Windows 11 at the moment so I won't be able to check deeply for now.
I think it happens with extensions that either have
a) no association yet
b) an invalid association (missing executable etc)
c) a new program that supports this extension
I have always noticed that even after setting default association for an app using the script, when opening any file for first time, it still always prompts me to select an app to open the file
For instance, i have set .txt files to be opened by sublime text by default but i still get the prompt as evident from my screenshot attached below, is this normal ?
Register-FTA "C:\Program Files\Sublime Text\sublime_text.exe" ".txt"
The text was updated successfully, but these errors were encountered: