Skip to content

Commit f276ef8

Browse files
authored
FAQ page for shortcuts showing up as .url files (#229)
1 parent 03779ba commit f276ef8

File tree

4 files changed

+30
-0
lines changed

4 files changed

+30
-0
lines changed

docs/assets/images/open-with-10.png

82.5 KB
Loading

docs/assets/images/url-open-with.png

21.4 KB
Loading

docs/general-faq/game-url-files.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
icon: material/arrow-top-right-thick
3+
description: How to fix my shortcuts showing up as .url files or without an icon?
4+
---
5+
6+
# :material-arrow-top-right-thick: How do I fix my shortcuts showing up as .url files or without an icon?
7+
8+
**Simply set the shortcut to open in "Internet Browser".**
9+
10+
=== ":material-microsoft-windows: Windows 10"
11+
12+
1. Right click the shortcut and click `Choose another app` under `Open With...`
13+
14+
![The Open With context menu](../assets/images/open-with-10.png)
15+
16+
!!! failure "If there is no `Open With...` menu, double click the shortcut instead."
17+
18+
2. Choose **Internet Browser** and tick `Always use this app to open .url files`
19+
20+
![The Open With menu for a .url file](../assets/images/url-open-with.png)
21+
22+
3. Press `OK`
23+
=== ":material-microsoft: Windows 11"
24+
25+
1. Right click the shortcut and click `Choose another app` under `Open With...`
26+
27+
!!! failure "If there is no `Open With...` menu, double click the shortcut instead."
28+
29+
2. Choose **Internet Browser** and click `Always`

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ nav:
8787
- Microsoft Store: general-faq/microsoft-store.md
8888
- Roblox not opening: general-faq/roblox-not-opening.md
8989
- FIFA/EAFC not launching: general-faq/fifa-and-eafc-not-launching.md
90+
- Shortcuts show up as .url files: general-faq/game-url-files.md
9091

9192
- Development:
9293
- Contribution Guidelines: contributing/contribution-guidelines.md

0 commit comments

Comments
 (0)