1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-08-25 17:43:07 +02:00

New translations file-extensions-(windows).md (Lithuanian)

This commit is contained in:
ihaveahax
2025-04-19 03:59:47 -05:00
parent 597dd4e7e4
commit a3593fb5c3

View File

@@ -0,0 +1,62 @@
# File Extensions (Windows)
## Required Reading
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.
## Instructions
### Windows 11
1. Launch File Explorer by opening any directory, such as your SD card directory
2. Click the "View" option in the toolbar
3. Go to "Show"
4. Click "File name extensions" to enable it
::: info
![](/images/screenshots/windows-11-file-extensions.png)
:::
### Windows 10 / 8.1 / 8
1. Launch File Explorer by opening any directory, such as your SD card directory
2. Click the "View" option on the ribbon menu
3. Check the box labeled "File name extensions"
::: info
![](/images/screenshots/windows-10-file-extensions.png)
:::
### Windows 7
1. Open the start menu by clicking on it or using the Windows key
2. Search for "Folder Options" and select the corresponding result
::: info
![](/images/screenshots/windows-7-folder-options-start-menu.png)
:::
3. Click the "View" option at the top of the Folder Options menu
4. Uncheck the box labeled "Hide extensions for known file types"
::: info
![](/images/screenshots/windows-7-folder-options.png)
:::
::: tip
Continue to [Get Started](get-started)
:::