1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-09-01 20:42:41 +02:00

Move remaining pages to VitePress

This commit is contained in:
lifehackerhansol
2024-09-27 08:25:01 -07:00
parent ad3bf97f76
commit 31c21268c5
2828 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,49 @@
---
title: "파일 확장자명 보이기 (Windows)"
---
{% include toc title="목차" %}
### 중요
이 섹션은 Windows에서 파일 확장자명을 숨기는 기본 설정을 변경하는 추가 섹션입니다.
이 작업은 가이드에 명시된 파일을 찾기 쉽게 해 줍니다.
### 진행 방법
#### Windows 11
1. SD 카드 폴더 등, 아무 폴더나 열어서 파일 탐색기를 실행해 주세요
1. 툴바에 있는 "보기" 설정을 클릭해 주세요
1. "표시"로 가 주세요
1. "파일 확장명"을 클릭해서 활성화해 주세요
![]({{ "/images/screenshots/windows-11-file-extensions.png" | absolute_url }})
{: .notice--info}
#### Windows 10 / 8.1 / 8
1. SD 카드 폴더 등, 아무 폴더나 열어서 파일 탐색기를 실행해 주세요
1. 리본 메뉴에 있는 "보기" 설정을 클릭해 주세요
1. "파일 이름 확장자명" 상자를 체크해 주세요
![]({{ "/images/screenshots/windows-10-file-extensions.png" | absolute_url }})
{: .notice--info}
#### Windows 7
1. 시작 메뉴를 클릭하거나 Windows 키를 사용해 시작 메뉴를 열어 주세요
1. "폴더 옵션"을 검색하고 해당 결과를 선택해 주세요
![]({{ "/images/screenshots/windows-7-folder-options-start-menu.png" | absolute_url }})
{: .notice--info}
1. 폴더 설정 메뉴의 상단에 "보기" 설정을 클릭해 주세요
1. "알려진 파일 형식의 확장자명 숨기기" 상의 체크를 해제해 주세요
![]({{ "/images/screenshots/windows-7-folder-options.png" | absolute_url }})
{: .notice--info}
### [시작하기](get-started)로 계속합니다
{: .notice--primary}