Guide_3DS/_pages/ja_JP/file-extensions-(windows).txt
Ian Burgwin 50b515be67
New Crowdin updates (#1843)
* New translations en_US.yml (Japanese)

* New translations ctrtransfer.txt (Japanese)

* New translations region-changing.txt (Japanese)

* New translations troubleshooting.txt (Japanese)

* New translations homebrew-launcher-(alternatives).txt (Japanese)

* New translations installing-boot9strap-(hardmod).txt (Japanese)

* New translations a9lh-to-b9s.txt (Japanese)

* New translations installing-boot9strap-(ntrboot).txt (Japanese)

* New translations installing-boot9strap-(frogtool).txt (Japanese)

* New translations get-started-(new-3ds).txt (Japanese)

* New translations get-started-(old-3ds).txt (Japanese)

* New translations en_US.yml (Japanese)

* New translations ctrtransfer.txt (Japanese)

* New translations flashing-ntrboot-(nds).txt (Japanese)

* New translations installing-boot9strap-(safecerthax).txt (Japanese)

* New translations formatting-sd-(mac).txt (Japanese)

* New translations formatting-sd-(linux).txt (Japanese)

* New translations formatting-sd-(windows).txt (Japanese)

* New translations installing-boot9strap-(usm).txt (Japanese)

* New translations homebrew-launcher-(pichaxx).txt (Japanese)

* New translations bannerbomb3.txt (Japanese)

* New translations seedminer.txt (Japanese)

* New translations installing-boot9strap-(fredtool).txt (Japanese)

* New translations installing-boot9strap-(frogtool).txt (Japanese)

* New translations installing-boot9strap-(2xrsa).txt (Japanese)

* New translations installing-boot9strap-(soundhax).txt (Japanese)

* New translations flashing-ntrboot-(dsi).txt (Japanese)

* New translations flashing-ntrboot-(3ds-multi-system).txt (Japanese)

* New translations installing-boot9strap-(ntrboot).txt (Japanese)

* New translations h2testw-(windows).txt (Japanese)

* New translations file-extensions-(windows).txt (Japanese)

* New translations homebrew-launcher-(soundhax).txt (Japanese)

* New translations move-emunand.txt (Japanese)

* New translations region-changing.txt (Japanese)

* New translations troubleshooting.txt (Japanese)

* New translations homebrew-launcher-(alternatives).txt (Japanese)

* New translations godmode9-usage.txt (Japanese)

* New translations finalizing-setup.txt (Japanese)

* New translations uninstall-cfw.txt (Japanese)

* New translations installing-boot9strap-(browser).txt (Japanese)

* New translations installing-boot9strap-(hardmod).txt (Japanese)

* New translations installing-boot9strap-(safeb9sinstaller).txt (Japanese)

* New translations installing-boot9strap-(mset).txt (Japanese)

* New translations a9lh-to-b9s.txt (Japanese)

* New translations updating-b9s.txt (Japanese)

* New translations installing-boot9strap-(ssloth-browser).txt (Japanese)

* New translations bannerbomb3.txt (Japanese)

* New translations bannerbomb3.txt (Japanese)

* New translations installing-boot9strap-(usm).txt (Japanese)

* New translations cart-update.txt (Japanese)

* New translations homebrew-launcher-(soundhax).txt (Japanese)

* New translations bannerbomb3.txt (Japanese)

* New translations installing-boot9strap-(usm).txt (Japanese)

* New translations ctrtransfer.txt (Japanese)

* New translations cart-update.txt (Japanese)

* New translations credits.txt (Japanese)

* New translations move-emunand.txt (Japanese)

* New translations region-changing.txt (Japanese)
2021-01-25 03:52:53 -08:00

39 lines
1.2 KiB
Plaintext

---
title: "File Extensions (Windows)"
---
{% include toc title="目次" %}
### 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.
### 手順
#### Windows 10 / 8.1 / 8
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"
![]({{ "/images/screenshots/windows-10-file-extensions.png" | absolute_url }})
{: .notice--info}
#### Windows 7
1. Open the start menu by clicking on it or using the Windows key
1. Search for "Folder Options" and select the corresponding result
![]({{ "/images/screenshots/windows-7-folder-options-start-menu.png" | absolute_url }})
{: .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"
![]({{ "/images/screenshots/windows-7-folder-options.png" | absolute_url }})
{: .notice--info}
### Return to [Get Started](get-started)
{: .notice--primary}