Guide_3DS/_pages/cs_CZ/file-extensions-(windows).txt

39 lines
1.2 KiB
Plaintext
Raw Normal View History

2017-05-21 22:39:40 +02:00
---
2017-05-28 01:39:48 +02:00
title: "File Extensions (Windows)"
2017-05-21 22:39:40 +02:00
---
2017-09-29 13:29:26 +02:00
{% include toc title="Table of Contents" %}
2018-02-18 16:47:39 +01:00
### Required Reading
2017-05-21 22:39:40 +02:00
This is an add-on section for disabling Windows's default behavior of hiding file extensions.
This will make it easier for you to find the referenced files in the rest of this guide.
2017-09-29 13:29:26 +02:00
### Instructions
2017-05-21 22:39:40 +02:00
2017-09-29 13:29:26 +02:00
#### Windows 10 / 8.1 / 8
2017-05-21 22:39:40 +02:00
1. Launch File Explorer by opening any directory, such as your SD card directory
1. Click the "View" option on the ribbon menu
1. Check the box labeled "File name extensions"
2017-09-29 13:29:26 +02:00
![]({{ "/images/screenshots/windows-10-file-extensions.png" | absolute_url }})
2017-05-21 22:39:40 +02:00
{: .notice--info}
2017-09-29 13:29:26 +02:00
#### Windows 7
2017-05-21 22:39:40 +02:00
1. Open the start menu by clicking on it or using the Windows key
1. Search for "Folder Options" and select the corresponding result
2017-09-29 13:29:26 +02:00
![]({{ "/images/screenshots/windows-7-folder-options-start-menu.png" | absolute_url }})
2017-05-21 22:39:40 +02:00
{: .notice--info}
1. Click the "View" option at the top of the Folder Options menu
1. Uncheck the box labeled "Hide extensions for known file types"
2017-09-29 13:29:26 +02:00
![]({{ "/images/screenshots/windows-7-folder-options.png" | absolute_url }})
2017-05-21 22:39:40 +02:00
{: .notice--info}
2017-09-29 13:29:26 +02:00
### Return to [Get Started](get-started)
2017-05-21 22:39:40 +02:00
{: .notice--primary}