<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Total Fix!</title>
    <link>https://slic.tistory.com/</link>
    <description></description>
    <language>ko</language>
    <pubDate>Fri, 15 May 2026 11:41:49 +0900</pubDate>
    <generator>TISTORY</generator>
    <ttl>100</ttl>
    <managingEditor>Total Fix!</managingEditor>
    <image>
      <title>Total Fix!</title>
      <url>https://t1.daumcdn.net/cfile/tistory/1315CB4250928D2508</url>
      <link>https://slic.tistory.com</link>
    </image>
    <item>
      <title>RUST - 2PC 맵 오버레이(맵 가리개) AutoHotKey 버전</title>
      <link>https://slic.tistory.com/1520</link>
      <description>&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;다운로드.jpeg&quot; data-origin-width=&quot;1280&quot; data-origin-height=&quot;640&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/btSnO2/btsKPGu3kHS/TuTMHDEJnq6sd1p8Ux3J3K/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/btSnO2/btsKPGu3kHS/TuTMHDEJnq6sd1p8Ux3J3K/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/btSnO2/btsKPGu3kHS/TuTMHDEJnq6sd1p8Ux3J3K/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FbtSnO2%2FbtsKPGu3kHS%2FTuTMHDEJnq6sd1p8Ux3J3K%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;1280&quot; height=&quot;640&quot; data-filename=&quot;다운로드.jpeg&quot; data-origin-width=&quot;1280&quot; data-origin-height=&quot;640&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;이번에는 러스트 2PC(게임컴과 송출컴이 분리된 환경)에서의 맵 가리개 AutoHotKey 버전의 사용법을 알려 드리겠습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;기존의 방법은 간단한 소프트 웨어를 사용하였으나 OBS-Websocket을 4.XX 버전대로 구버전을 사용하여야 했으나 AutoHotKey를 사용시는 최신 OBS-Websocket을 사용 할 수 있습니다.&amp;nbsp;&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;따라서 이 방법을 사용시에는 기존의 OBS-Websocket 4.xx 버전대를 따로 설치 할 필요도 없고 최신 OBS를 설치 하면 함께 설치되는 OBS-Websocket 를 그대로 사용하실수 있습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;&lt;b&gt;1. OBS 설정&lt;/b&gt;&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;OBS의 맵 오버레이를 위한 새로운 장면을 추가 합니다.&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;003.jpeg&quot; data-origin-width=&quot;1077&quot; data-origin-height=&quot;718&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/cQwjck/btsKOSwgXLi/MlMUsi5x94WEKqKrxWMcm1/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/cQwjck/btsKOSwgXLi/MlMUsi5x94WEKqKrxWMcm1/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/cQwjck/btsKOSwgXLi/MlMUsi5x94WEKqKrxWMcm1/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FcQwjck%2FbtsKOSwgXLi%2FMlMUsi5x94WEKqKrxWMcm1%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;1077&quot; height=&quot;718&quot; data-filename=&quot;003.jpeg&quot; data-origin-width=&quot;1077&quot; data-origin-height=&quot;718&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;추가한 맵 오버레이 장면의 소스를 이미지 또는 미디어 소스로 추가 합니다.&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;004.jpeg&quot; data-origin-width=&quot;1080&quot; data-origin-height=&quot;718&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/bPWyQ6/btsKPbbh3S0/EAjwZoKyxY3xzABt5CpBVk/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/bPWyQ6/btsKPbbh3S0/EAjwZoKyxY3xzABt5CpBVk/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/bPWyQ6/btsKPbbh3S0/EAjwZoKyxY3xzABt5CpBVk/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FbPWyQ6%2FbtsKPbbh3S0%2FEAjwZoKyxY3xzABt5CpBVk%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;1080&quot; height=&quot;718&quot; data-filename=&quot;004.jpeg&quot; data-origin-width=&quot;1080&quot; data-origin-height=&quot;718&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;005.jpeg&quot; data-origin-width=&quot;1081&quot; data-origin-height=&quot;719&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/cPxj8u/btsKOx6XPxB/T3uD2Rc6HDf1IlbQkpOAR1/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/cPxj8u/btsKOx6XPxB/T3uD2Rc6HDf1IlbQkpOAR1/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/cPxj8u/btsKOx6XPxB/T3uD2Rc6HDf1IlbQkpOAR1/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FcPxj8u%2FbtsKOx6XPxB%2FT3uD2Rc6HDf1IlbQkpOAR1%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;1081&quot; height=&quot;719&quot; data-filename=&quot;005.jpeg&quot; data-origin-width=&quot;1081&quot; data-origin-height=&quot;719&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;006.jpeg&quot; data-origin-width=&quot;1079&quot; data-origin-height=&quot;719&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/brvxeP/btsKPRC63SD/fvTUQrkQqq5tjSwaVG8WsK/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/brvxeP/btsKPRC63SD/fvTUQrkQqq5tjSwaVG8WsK/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/brvxeP/btsKPRC63SD/fvTUQrkQqq5tjSwaVG8WsK/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FbrvxeP%2FbtsKPRC63SD%2FfvTUQrkQqq5tjSwaVG8WsK%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;1079&quot; height=&quot;719&quot; data-filename=&quot;006.jpeg&quot; data-origin-width=&quot;1079&quot; data-origin-height=&quot;719&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;이미지나 미디어 소스가 장면 화면에 맞지 않을시 이미지나 미디어 소스 위에 마우스를 올리고 우측 클릭후 변환 &amp;gt; 화면에 맞추기를 실행 하여 화면에 맞춥니다.&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;007.jpeg&quot; data-origin-width=&quot;1079&quot; data-origin-height=&quot;719&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/v5XUf/btsKQhuNy4E/KkmRk3RpU6kQDKk1N7IpMk/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/v5XUf/btsKQhuNy4E/KkmRk3RpU6kQDKk1N7IpMk/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/v5XUf/btsKQhuNy4E/KkmRk3RpU6kQDKk1N7IpMk/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2Fv5XUf%2FbtsKQhuNy4E%2FKkmRk3RpU6kQDKk1N7IpMk%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;1079&quot; height=&quot;719&quot; data-filename=&quot;007.jpeg&quot; data-origin-width=&quot;1079&quot; data-origin-height=&quot;719&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;여기까지가 OBS에서의 설정입니다.&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;008.jpeg&quot; data-origin-width=&quot;1079&quot; data-origin-height=&quot;719&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/XJ31I/btsKPgXIn4U/EK5KF6iVV5M35TFNQQDkHk/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/XJ31I/btsKPgXIn4U/EK5KF6iVV5M35TFNQQDkHk/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/XJ31I/btsKPgXIn4U/EK5KF6iVV5M35TFNQQDkHk/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FXJ31I%2FbtsKPgXIn4U%2FEK5KF6iVV5M35TFNQQDkHk%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;1079&quot; height=&quot;719&quot; data-filename=&quot;008.jpeg&quot; data-origin-width=&quot;1079&quot; data-origin-height=&quot;719&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;&lt;b&gt;2. AutoHotKey 설치&lt;/b&gt;&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;이제 AutoHotKey를 설치 하기 위하여 &lt;a href=&quot;https://www.autohotkey.com/&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;https://www.autohotkey.com/&lt;/a&gt;에 붕문 하여 프로그램을 다운받고 설치 합니다.&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;TotalFix-2024-11-20-[02-56-11].jpg&quot; data-origin-width=&quot;1097&quot; data-origin-height=&quot;737&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/bXPAev/btsKOd8ORZX/QhJch6V9H96OrHer9Au9MK/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/bXPAev/btsKOd8ORZX/QhJch6V9H96OrHer9Au9MK/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/bXPAev/btsKOd8ORZX/QhJch6V9H96OrHer9Au9MK/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FbXPAev%2FbtsKOd8ORZX%2FQhJch6V9H96OrHer9Au9MK%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;1097&quot; height=&quot;737&quot; data-filename=&quot;TotalFix-2024-11-20-[02-56-11].jpg&quot; data-origin-width=&quot;1097&quot; data-origin-height=&quot;737&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;&lt;b&gt;3. OBS-Websocket의 AutoHotKey 라이브러리 받기&lt;/b&gt;&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;다음의 &lt;a href=&quot;https://github.com/5ony/OBSWebSocketAHK/releases&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;https://github.com/5ony/OBSWebSocketAHK/releases&lt;/a&gt;사이트에서 OBS-Websocket의 AutoHotKey 라이브러리 파일을 다운 받습니다.&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;TotalFix-2024-11-20-[03-00-04].jpg&quot; data-origin-width=&quot;802&quot; data-origin-height=&quot;534&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/mQcjl/btsKPGV9nN7/17d8GfiLTKF3jkYeo4GFj1/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/mQcjl/btsKPGV9nN7/17d8GfiLTKF3jkYeo4GFj1/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/mQcjl/btsKPGV9nN7/17d8GfiLTKF3jkYeo4GFj1/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FmQcjl%2FbtsKPGV9nN7%2F17d8GfiLTKF3jkYeo4GFj1%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;802&quot; height=&quot;534&quot; data-filename=&quot;TotalFix-2024-11-20-[03-00-04].jpg&quot; data-origin-width=&quot;802&quot; data-origin-height=&quot;534&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;바탕화면이나 선호하는 디스크에 새로운 폴더를 만들고 러스트라 이름 짓습니다. (러스트가 아니어도 알아보기 쉬운 이름으로 만드시면 됩니다.)&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;TotalFix-2024-11-20-[03-02-40].jpg&quot; data-origin-width=&quot;684&quot; data-origin-height=&quot;499&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/Mwyrh/btsKNXZnlf3/NLBcpWw7LKWtKeRMNO9dRK/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/Mwyrh/btsKNXZnlf3/NLBcpWw7LKWtKeRMNO9dRK/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/Mwyrh/btsKNXZnlf3/NLBcpWw7LKWtKeRMNO9dRK/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FMwyrh%2FbtsKNXZnlf3%2FNLBcpWw7LKWtKeRMNO9dRK%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;684&quot; height=&quot;499&quot; data-filename=&quot;TotalFix-2024-11-20-[03-02-40].jpg&quot; data-origin-width=&quot;684&quot; data-origin-height=&quot;499&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;TotalFix-2024-11-20-[03-03-22].jpg&quot; data-origin-width=&quot;399&quot; data-origin-height=&quot;298&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/6aTrS/btsKPCTJVL9/gOjvUBuPLPis5ptnAtwew1/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/6aTrS/btsKPCTJVL9/gOjvUBuPLPis5ptnAtwew1/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/6aTrS/btsKPCTJVL9/gOjvUBuPLPis5ptnAtwew1/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2F6aTrS%2FbtsKPCTJVL9%2FgOjvUBuPLPis5ptnAtwew1%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;399&quot; height=&quot;298&quot; data-filename=&quot;TotalFix-2024-11-20-[03-03-22].jpg&quot; data-origin-width=&quot;399&quot; data-origin-height=&quot;298&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;다운 받은 OBSWebsocketAHK 압축 파일의 압축을 풀어 줍니다.&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;TotalFix-2024-11-20-[03-05-16].jpg&quot; data-origin-width=&quot;826&quot; data-origin-height=&quot;617&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/F5O0f/btsKPEKLfT0/RR3sTWdQAE26V3dgXBSNp1/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/F5O0f/btsKPEKLfT0/RR3sTWdQAE26V3dgXBSNp1/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/F5O0f/btsKPEKLfT0/RR3sTWdQAE26V3dgXBSNp1/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FF5O0f%2FbtsKPEKLfT0%2FRR3sTWdQAE26V3dgXBSNp1%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;826&quot; height=&quot;617&quot; data-filename=&quot;TotalFix-2024-11-20-[03-05-16].jpg&quot; data-origin-width=&quot;826&quot; data-origin-height=&quot;617&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;lib 폴더를 복사 합니다.&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;TotalFix-2024-11-20-[03-06-37].jpg&quot; data-origin-width=&quot;892&quot; data-origin-height=&quot;832&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/bykoZB/btsKPVyKrUd/LobpFucqTkawmJb48mljcK/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/bykoZB/btsKPVyKrUd/LobpFucqTkawmJb48mljcK/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/bykoZB/btsKPVyKrUd/LobpFucqTkawmJb48mljcK/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FbykoZB%2FbtsKPVyKrUd%2FLobpFucqTkawmJb48mljcK%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;892&quot; height=&quot;832&quot; data-filename=&quot;TotalFix-2024-11-20-[03-06-37].jpg&quot; data-origin-width=&quot;892&quot; data-origin-height=&quot;832&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;이전에 만든 러스트 폴더에 복사한 lib 폴더를 붙여 넣습니다.&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;TotalFix-2024-11-20-[03-08-23].jpg&quot; data-origin-width=&quot;1012&quot; data-origin-height=&quot;676&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/bA7XTI/btsKPPZBIVK/Hp6Jrp7svSgdEdO4j9sd9k/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/bA7XTI/btsKPPZBIVK/Hp6Jrp7svSgdEdO4j9sd9k/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/bA7XTI/btsKPPZBIVK/Hp6Jrp7svSgdEdO4j9sd9k/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FbA7XTI%2FbtsKPPZBIVK%2FHp6Jrp7svSgdEdO4j9sd9k%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;1012&quot; height=&quot;676&quot; data-filename=&quot;TotalFix-2024-11-20-[03-08-23].jpg&quot; data-origin-width=&quot;1012&quot; data-origin-height=&quot;676&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;TotalFix-2024-11-20-[03-09-52].jpg&quot; data-origin-width=&quot;1014&quot; data-origin-height=&quot;674&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/zyGii/btsKPHgqrnQ/YXlNo6KWr0ddkXlpTSIolK/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/zyGii/btsKPHgqrnQ/YXlNo6KWr0ddkXlpTSIolK/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/zyGii/btsKPHgqrnQ/YXlNo6KWr0ddkXlpTSIolK/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FzyGii%2FbtsKPHgqrnQ%2FYXlNo6KWr0ddkXlpTSIolK%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;1014&quot; height=&quot;674&quot; data-filename=&quot;TotalFix-2024-11-20-[03-09-52].jpg&quot; data-origin-width=&quot;1014&quot; data-origin-height=&quot;674&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;&lt;b&gt;4. OBS에서 Websocket 설정 및 서버 정보 확인&lt;/b&gt;&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;OBS에서 도구 &amp;gt; Websocket 서버 설정을 클릭하여 실행 합니다.&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;TotalFix-2024-11-20-[03-19-35].jpg&quot; data-origin-width=&quot;515&quot; data-origin-height=&quot;277&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/ne4sZ/btsKN4D9qFD/3y53tXwvEJsK5ao9P2kK40/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/ne4sZ/btsKN4D9qFD/3y53tXwvEJsK5ao9P2kK40/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/ne4sZ/btsKN4D9qFD/3y53tXwvEJsK5ao9P2kK40/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2Fne4sZ%2FbtsKN4D9qFD%2F3y53tXwvEJsK5ao9P2kK40%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;515&quot; height=&quot;277&quot; data-filename=&quot;TotalFix-2024-11-20-[03-19-35].jpg&quot; data-origin-width=&quot;515&quot; data-origin-height=&quot;277&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;플러그인 설정에서 &lt;b&gt;&lt;span style=&quot;color: #ee2323;&quot;&gt;Websocket 서버 사용에 체크&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;color: #ee2323;&quot;&gt;&lt;span style=&quot;color: #000000;&quot;&gt; 후 서버 비밀번호를 설정하고 적용한 후 서버 정보 표시를 클릭 합니다.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;TotalFix-2024-11-20-[03-20-25].jpg&quot; data-origin-width=&quot;727&quot; data-origin-height=&quot;673&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/bWbywo/btsKNYYgIoq/5Lk28BeCeZFG3lOG9VWZx0/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/bWbywo/btsKNYYgIoq/5Lk28BeCeZFG3lOG9VWZx0/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/bWbywo/btsKNYYgIoq/5Lk28BeCeZFG3lOG9VWZx0/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FbWbywo%2FbtsKNYYgIoq%2F5Lk28BeCeZFG3lOG9VWZx0%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;727&quot; height=&quot;673&quot; data-filename=&quot;TotalFix-2024-11-20-[03-20-25].jpg&quot; data-origin-width=&quot;727&quot; data-origin-height=&quot;673&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;서버 정보 표시의 IP, Port, 비밀번호를 확인 합니다.&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;TotalFix-2024-11-20-[03-24-26].jpg&quot; data-origin-width=&quot;718&quot; data-origin-height=&quot;674&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/boFY81/btsKOLjAi1x/yM34nMNgIv6kJipo3WdeM0/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/boFY81/btsKOLjAi1x/yM34nMNgIv6kJipo3WdeM0/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/boFY81/btsKOLjAi1x/yM34nMNgIv6kJipo3WdeM0/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FboFY81%2FbtsKOLjAi1x%2FyM34nMNgIv6kJipo3WdeM0%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;718&quot; height=&quot;674&quot; data-filename=&quot;TotalFix-2024-11-20-[03-24-26].jpg&quot; data-origin-width=&quot;718&quot; data-origin-height=&quot;674&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;&lt;b&gt;5. RUST 맵 가리개용 Autohotkey 소스 편집&lt;/b&gt;&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;첨부 :&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;fileblock&quot; data-ke-align=&quot;alignCenter&quot;&gt;&lt;a href=&quot;https://blog.kakaocdn.net/dn/JKagR/btsKOr6Lrjw/bgcPyl3fPrYdnhjSLaKtJK/Rust.Hide.Map.Multi-PC.V1.zip?attach=1&amp;amp;knm=tfile.zip&quot; class=&quot;&quot;&gt;
    &lt;div class=&quot;image&quot;&gt;&lt;/div&gt;
    &lt;div class=&quot;desc&quot;&gt;&lt;div class=&quot;filename&quot;&gt;&lt;span class=&quot;name&quot;&gt;Rust.Hide.Map.Multi-PC.V1.zip&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;size&quot;&gt;0.00MB&lt;/div&gt;
&lt;/div&gt;
  &lt;/a&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;위 파일을 러스트 폴더에 다운 받아 풀어 줍니다. (소스파일과 같은 폴더에 lib 폴더가 있어야 합니다.)&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;위의 소스파일을 메모장이나 기타 에디트 프로그램을 이용하여 열어줍니다.&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;TotalFix-2024-11-20-[03-25-59].jpg&quot; data-origin-width=&quot;1003&quot; data-origin-height=&quot;706&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/2AQMF/btsKN5iS7MA/5a8yltJ1edQiK7t0keM7Jk/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/2AQMF/btsKN5iS7MA/5a8yltJ1edQiK7t0keM7Jk/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/2AQMF/btsKN5iS7MA/5a8yltJ1edQiK7t0keM7Jk/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2F2AQMF%2FbtsKN5iS7MA%2F5a8yltJ1edQiK7t0keM7Jk%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;1003&quot; height=&quot;706&quot; data-filename=&quot;TotalFix-2024-11-20-[03-25-59].jpg&quot; data-origin-width=&quot;1003&quot; data-origin-height=&quot;706&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;메모장이나 에디트 프로그램으로 연 소스파일중 IP,Port, 패스워드를 자신의 설정으로 변경합니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;그리고 *~g 라인에 맵 오버레이 장면 이름을 *~g up 라인에 방송화면 장면 이름을 자신의 설정대로 변경하고 저장하고 메모장을 닫습니다.&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;TotalFix-2024-11-20-[03-28-39].jpg&quot; data-origin-width=&quot;678&quot; data-origin-height=&quot;411&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/cngbdT/btsKNZQmGQR/4LzjgPJBNbT7uED3z4FBQK/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/cngbdT/btsKNZQmGQR/4LzjgPJBNbT7uED3z4FBQK/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/cngbdT/btsKNZQmGQR/4LzjgPJBNbT7uED3z4FBQK/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FcngbdT%2FbtsKNZQmGQR%2F4LzjgPJBNbT7uED3z4FBQK%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;678&quot; height=&quot;411&quot; data-filename=&quot;TotalFix-2024-11-20-[03-28-39].jpg&quot; data-origin-width=&quot;678&quot; data-origin-height=&quot;411&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;이제 방금 편집한 소스 파일을 더블 클릭하면 작동을 시작 할 것입니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;정상적으로 작동하면 아래 이미지에서 처럼 Websocket 세션에 연결됨에 표시되게 됩니다.&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;TotalFix-2024-11-20-[03-30-59].jpg&quot; data-origin-width=&quot;725&quot; data-origin-height=&quot;675&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/bn9E34/btsKOleDMgM/nGVwvCj1wjS3yeIuioPyn1/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/bn9E34/btsKOleDMgM/nGVwvCj1wjS3yeIuioPyn1/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/bn9E34/btsKOleDMgM/nGVwvCj1wjS3yeIuioPyn1/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2Fbn9E34%2FbtsKOleDMgM%2FnGVwvCj1wjS3yeIuioPyn1%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;725&quot; height=&quot;675&quot; data-filename=&quot;TotalFix-2024-11-20-[03-30-59].jpg&quot; data-origin-width=&quot;725&quot; data-origin-height=&quot;675&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;만일 연결이 되지 않으면 위의 소스파일의 변경사항을 정확이 변경 하였는지 확인합니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;소스파일이 정상적으로 변경 되었다면 우측 하단의 V 표시를 눌러 AutoHotKey 단축키에 마우스를 올리면 소스파일명이 올라오는지 확인합니다.&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;TotalFix-2024-11-20-[03-31-59].jpg&quot; data-origin-width=&quot;486&quot; data-origin-height=&quot;265&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/Vos60/btsKONPhzZc/Hm0MId1ZYpq77KPYDWknB1/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/Vos60/btsKONPhzZc/Hm0MId1ZYpq77KPYDWknB1/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/Vos60/btsKONPhzZc/Hm0MId1ZYpq77KPYDWknB1/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FVos60%2FbtsKONPhzZc%2FHm0MId1ZYpq77KPYDWknB1%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;486&quot; height=&quot;265&quot; data-filename=&quot;TotalFix-2024-11-20-[03-31-59].jpg&quot; data-origin-width=&quot;486&quot; data-origin-height=&quot;265&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;소스파일명이 올라 왔다면 AutoHotKey 단축 아이콘을 마우스 우클릭 후 Reload Script 를 눌러 스크립트를 다시 불러 옵니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;만일 이과정을 거쳤는데도 작동이 되지 않으면 AutoHotKey를 종료후 &lt;span style=&quot;color: #333333; text-align: start;&quot;&gt;소스 파일을 더블 클릭 하여&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt; 다시 실행 합니다.&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;TotalFix-2024-11-20-[03-32-59].jpg&quot; data-origin-width=&quot;503&quot; data-origin-height=&quot;417&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/ci36mD/btsKO6ugST7/DmuPLMhbNxhKokAal3MXY1/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/ci36mD/btsKO6ugST7/DmuPLMhbNxhKokAal3MXY1/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/ci36mD/btsKO6ugST7/DmuPLMhbNxhKokAal3MXY1/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2Fci36mD%2FbtsKO6ugST7%2FDmuPLMhbNxhKokAal3MXY1%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;503&quot; height=&quot;417&quot; data-filename=&quot;TotalFix-2024-11-20-[03-32-59].jpg&quot; data-origin-width=&quot;503&quot; data-origin-height=&quot;417&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;&lt;b&gt;6. Rust 맵 가래개용 딜레이 버전&lt;/b&gt;&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;fileblock&quot; data-ke-align=&quot;alignCenter&quot;&gt;&lt;a href=&quot;https://blog.kakaocdn.net/dn/cXfatH/btsKOTu9sl1/s3kqw2ZX2CUCEtsmlw7VDk/Rust.Map.Hide.Multi-PC.V2.zip?attach=1&amp;amp;knm=tfile.zip&quot; class=&quot;&quot;&gt;
    &lt;div class=&quot;image&quot;&gt;&lt;/div&gt;
    &lt;div class=&quot;desc&quot;&gt;&lt;div class=&quot;filename&quot;&gt;&lt;span class=&quot;name&quot;&gt;Rust.Map.Hide.Multi-PC.V2.zip&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;size&quot;&gt;0.00MB&lt;/div&gt;
&lt;/div&gt;
  &lt;/a&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;이 소스는 위의 소스의 응용 버전으로 맵 가리개를 실행 후 방송화면을 불러오는데 약간의 딜레이를 주는 소스 입니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;역시 위의 소스를 열고 메모장으로 열어 편집합니다.&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;TotalFix-2024-11-20-[03-43-21].jpg&quot; data-origin-width=&quot;852&quot; data-origin-height=&quot;609&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/tdTYc/btsKN4KULBq/a0bpcc3RRcxO9j07MXvAY1/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/tdTYc/btsKN4KULBq/a0bpcc3RRcxO9j07MXvAY1/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/tdTYc/btsKN4KULBq/a0bpcc3RRcxO9j07MXvAY1/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FtdTYc%2FbtsKN4KULBq%2Fa0bpcc3RRcxO9j07MXvAY1%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;852&quot; height=&quot;609&quot; data-filename=&quot;TotalFix-2024-11-20-[03-43-21].jpg&quot; data-origin-width=&quot;852&quot; data-origin-height=&quot;609&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;5번의 소스파일과 대부분의 변경사항은 비슷합니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;다만 추가 된 사항은 *~g up 라인에 Sleep(300)을 주었습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;시간은 1/1000 초이나 시간을 너무 많이 주면 연타하시는 분들의 경우 오히려 맵이 보여지는 경우가 있습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;(테스트 결과 최대 300으로 설정하시고 150 정도를 추천합니다.)&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;TotalFix-2024-11-20-[03-44-14].jpg&quot; data-origin-width=&quot;678&quot; data-origin-height=&quot;484&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/b3KtS4/btsKPFbQzIE/jdJiuIIRb6Hp5mTd8Vhfe1/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/b3KtS4/btsKPFbQzIE/jdJiuIIRb6Hp5mTd8Vhfe1/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/b3KtS4/btsKPFbQzIE/jdJiuIIRb6Hp5mTd8Vhfe1/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2Fb3KtS4%2FbtsKPFbQzIE%2FjdJiuIIRb6Hp5mTd8Vhfe1%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;678&quot; height=&quot;484&quot; data-filename=&quot;TotalFix-2024-11-20-[03-44-14].jpg&quot; data-origin-width=&quot;678&quot; data-origin-height=&quot;484&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;참조 : 전 러스트와 방송을 하지 않기 때문에 기타 OBS 문제나 게임상 문제에 대해서는 알지를 못합니다.&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;전 새들(&lt;a href=&quot;https://chzzk.naver.com/22c342f408ca71278394578bde581197&quot; target=&quot;_blank&quot; rel=&quot;noopener&amp;nbsp;noreferrer&quot;&gt;https://chzzk.naver.com/22c342f408ca71278394578bde581197&lt;/a&gt;)님 방송과 요루하나(&lt;a href=&quot;https://chzzk.naver.com/44424fa93fae1f5b03a0479cac94f39c&quot; target=&quot;_blank&quot; rel=&quot;noopener&amp;nbsp;noreferrer&quot;&gt;https://chzzk.naver.com/44424fa93fae1f5b03a0479cac94f39c&lt;/a&gt;)님 방송을 주로 보고 치지직에서도 러스트가 흥하길 바랍니다.&lt;/p&gt;</description>
      <category>Tip &amp;amp; Tech/GAMES</category>
      <author>Total Fix!</author>
      <guid isPermaLink="true">https://slic.tistory.com/1520</guid>
      <comments>https://slic.tistory.com/1520#entry1520comment</comments>
      <pubDate>Wed, 20 Nov 2024 05:15:12 +0900</pubDate>
    </item>
    <item>
      <title>2PC OBS 방송에서 게임(러스트:RUST) 중 맵 오버레이(맵 가리개)를 사용하는 방법 (2컴 맵가리개)</title>
      <link>https://slic.tistory.com/1519</link>
      <description>&lt;p data-ke-size=&quot;size16&quot;&gt;러스트(RUST) 게임 중 발생할 수 있는 &lt;span class=&quot;fw-semibold text-success-emphasis&quot;&gt;방플('방송 플레이'의 줄임말로, 온라인 게임을 실시간으로 중계하는 게임 방송의 시청자가 송출되는 화면을 보며 유리한 위치에서 게임을 플레이하는 행위)과 저격을 방지할 목적&lt;/span&gt;으로 스트리머들이 지도상 위치를 감추기 위하여 맵 오버레이 기능을 사용하게 됩니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;Rust-Console-Edition-Keyart.jpg&quot; data-origin-width=&quot;1400&quot; data-origin-height=&quot;700&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/bxsj40/btr3CnKKEU4/jFxS78KBdaDbBKv0rXXXp0/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/bxsj40/btr3CnKKEU4/jFxS78KBdaDbBKv0rXXXp0/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/bxsj40/btr3CnKKEU4/jFxS78KBdaDbBKv0rXXXp0/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2Fbxsj40%2Fbtr3CnKKEU4%2FjFxS78KBdaDbBKv0rXXXp0%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;1400&quot; height=&quot;700&quot; data-filename=&quot;Rust-Console-Edition-Keyart.jpg&quot; data-origin-width=&quot;1400&quot; data-origin-height=&quot;700&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p data-ke-size=&quot;size18&quot;&gt;여기서는 &lt;span class=&quot;fw-semibold text-success-emphasis&quot;&gt;2PC(게임 PC와 송출용 PC)에서 OBS Studio를 이용한 방송 시 맵 오버레이를 사용하는 방법&lt;/span&gt;을 알아볼 것입니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;1PC의 경우 많은 예시가 나와 있으므로 다른 블로그 또는 유튜브를 이용하시기를 바랍니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;여기서 설명해 드리는 설정들은 러스트(RUST)를 기준으로 작성되어 있습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;러스트 이외의 게임에서도 사용할 수 있으나 특별히 다른 게임에서 이 기능이 있어야 하는 경우는 보지 못하였으나 사용하려 한다면 단축키를 필요한 기능의 단축키로 교체하시면 가능합니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p data-ke-size=&quot;size18&quot;&gt;&lt;span class=&quot;fw-semibold text-success-emphasis&quot;&gt;이 방법을 사용하기 위해서는 OBS Studio를 사용하여야 합니다.&lt;/span&gt;&lt;/p&gt;
&lt;p data-ke-size=&quot;size18&quot;&gt;&lt;br /&gt;&lt;b&gt;만일 OBS Studio가 아니라면 &lt;a class=&quot;btn btn-outline-danger btn-sm fw-semibold&quot; href=&quot;https://obsproject.com/ko&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;이곳(https://obsproject.com/ko)&lt;/a&gt;에서 내려받습니다.&lt;/b&gt;&lt;/p&gt;
&lt;p data-ke-size=&quot;size18&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;2023-03-12 11 59 02.jpg&quot; data-origin-width=&quot;1315&quot; data-origin-height=&quot;737&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/dCYUjz/btr3ez0q6X0/CI4K9wLtwrzb1cDNnt1CJ0/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/dCYUjz/btr3ez0q6X0/CI4K9wLtwrzb1cDNnt1CJ0/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/dCYUjz/btr3ez0q6X0/CI4K9wLtwrzb1cDNnt1CJ0/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FdCYUjz%2Fbtr3ez0q6X0%2FCI4K9wLtwrzb1cDNnt1CJ0%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;1315&quot; height=&quot;737&quot; data-filename=&quot;2023-03-12 11 59 02.jpg&quot; data-origin-width=&quot;1315&quot; data-origin-height=&quot;737&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;OBS Studio를 설치 후 방송 설정을 합니다. (전 실제 방송을 하지 않기 때문에 따로 OBS Studio를 설정하는 방법에 관해서는 설명하지 않겠습니다)&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;2023-03-12 12 20 49.jpg&quot; data-origin-width=&quot;1079&quot; data-origin-height=&quot;719&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/bdojVm/btr3eBKH6cN/LDi2yzc5t6ft3RQkmkH9LK/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/bdojVm/btr3eBKH6cN/LDi2yzc5t6ft3RQkmkH9LK/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/bdojVm/btr3eBKH6cN/LDi2yzc5t6ft3RQkmkH9LK/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FbdojVm%2Fbtr3eBKH6cN%2FLDi2yzc5t6ft3RQkmkH9LK%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;1079&quot; height=&quot;719&quot; data-filename=&quot;2023-03-12 12 20 49.jpg&quot; data-origin-width=&quot;1079&quot; data-origin-height=&quot;719&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;OBS Studio에서 새로운 &lt;b&gt;장면을 추가&lt;/b&gt;합니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;2023-03-12 13 01 04.jpg&quot; data-origin-width=&quot;1077&quot; data-origin-height=&quot;718&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/ICtmI/btr3gMygBiY/nyu3SIh2CkiXw22J8ngMe1/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/ICtmI/btr3gMygBiY/nyu3SIh2CkiXw22J8ngMe1/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/ICtmI/btr3gMygBiY/nyu3SIh2CkiXw22J8ngMe1/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FICtmI%2Fbtr3gMygBiY%2Fnyu3SIh2CkiXw22J8ngMe1%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;1077&quot; height=&quot;718&quot; data-filename=&quot;2023-03-12 13 01 04.jpg&quot; data-origin-width=&quot;1077&quot; data-origin-height=&quot;718&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;추가한 새로운 장면의 &lt;b&gt;소스 이미지를 추가&lt;/b&gt;합니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;2023-03-12 13 07 20.jpg&quot; data-origin-width=&quot;1080&quot; data-origin-height=&quot;718&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/HGJP2/btr3dbshlsG/YqRCbkExTgm9BpLItrc9Gk/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/HGJP2/btr3dbshlsG/YqRCbkExTgm9BpLItrc9Gk/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/HGJP2/btr3dbshlsG/YqRCbkExTgm9BpLItrc9Gk/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FHGJP2%2Fbtr3dbshlsG%2FYqRCbkExTgm9BpLItrc9Gk%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;1080&quot; height=&quot;718&quot; data-filename=&quot;2023-03-12 13 07 20.jpg&quot; data-origin-width=&quot;1080&quot; data-origin-height=&quot;718&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&lt;b&gt;이미지 이름을 지정&lt;/b&gt;하고 확인합니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;2023-03-12 13 10 10.jpg&quot; data-origin-width=&quot;1081&quot; data-origin-height=&quot;719&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/bU2CID/btr3cJbHyhb/hEorQ5ZWN439CzvnrJRkP1/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/bU2CID/btr3cJbHyhb/hEorQ5ZWN439CzvnrJRkP1/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/bU2CID/btr3cJbHyhb/hEorQ5ZWN439CzvnrJRkP1/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FbU2CID%2Fbtr3cJbHyhb%2FhEorQ5ZWN439CzvnrJRkP1%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;1081&quot; height=&quot;719&quot; data-filename=&quot;2023-03-12 13 10 10.jpg&quot; data-origin-width=&quot;1081&quot; data-origin-height=&quot;719&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&quot;찾아보기&quot;에서 설정할 &lt;b&gt;이미지를 선택&lt;/b&gt;하고 확인합니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;2023-03-12 13 12 41.jpg&quot; data-origin-width=&quot;1079&quot; data-origin-height=&quot;719&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/t0w0w/btr3kxgvESI/OGSkKRgbkbRik7KCzyburk/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/t0w0w/btr3kxgvESI/OGSkKRgbkbRik7KCzyburk/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/t0w0w/btr3kxgvESI/OGSkKRgbkbRik7KCzyburk/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2Ft0w0w%2Fbtr3kxgvESI%2FOGSkKRgbkbRik7KCzyburk%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;1079&quot; height=&quot;719&quot; data-filename=&quot;2023-03-12 13 12 41.jpg&quot; data-origin-width=&quot;1079&quot; data-origin-height=&quot;719&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;선택한 이미지가 너무 크거나 작으면 이미지를 선택 후 마우스 우측 키를 누르고 변환 &amp;gt; &lt;b&gt;화면에 맞추기&lt;/b&gt;를 실행합니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;2023-03-12 13 29 02.jpg&quot; data-origin-width=&quot;1079&quot; data-origin-height=&quot;719&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/rATQi/btr3eX0464i/rFrMtA8EDKxN25grNm2sX0/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/rATQi/btr3eX0464i/rFrMtA8EDKxN25grNm2sX0/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/rATQi/btr3eX0464i/rFrMtA8EDKxN25grNm2sX0/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FrATQi%2Fbtr3eX0464i%2FrFrMtA8EDKxN25grNm2sX0%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;1079&quot; height=&quot;719&quot; data-filename=&quot;2023-03-12 13 29 02.jpg&quot; data-origin-width=&quot;1079&quot; data-origin-height=&quot;719&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;OBS 기본 설정은 이제 끝났습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&lt;span style=&quot;color: #f89009;&quot;&gt;&lt;span class=&quot;fw-semibold text-success-emphasis&quot;&gt;※ 만일 저스트 채팅이 따로 장면목록에 설정되어 있다면 맵 오버레이 장면을 대체하여 사용하실 수 있습니다.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;2023-03-12 13 36 41.jpg&quot; data-origin-width=&quot;1079&quot; data-origin-height=&quot;719&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/dr4LOZ/btr3vOBTqcL/0HFcfwuptu1LdjWp0CRz0k/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/dr4LOZ/btr3vOBTqcL/0HFcfwuptu1LdjWp0CRz0k/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/dr4LOZ/btr3vOBTqcL/0HFcfwuptu1LdjWp0CRz0k/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2Fdr4LOZ%2Fbtr3vOBTqcL%2F0HFcfwuptu1LdjWp0CRz0k%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;1079&quot; height=&quot;719&quot; data-filename=&quot;2023-03-12 13 36 41.jpg&quot; data-origin-width=&quot;1079&quot; data-origin-height=&quot;719&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;&amp;nbsp;&lt;/h3&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;&lt;span class=&quot;fw-semibold text-success-emphasis&quot;&gt;송출용 PC에 OBS-Websocket 설치&lt;/span&gt;&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;OBS-Websocket은 OBS Studio v.28 이상에는 이미 포함되어 있습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&lt;br /&gt;다음 단계에서 설명할 OBS-rcontrol을 사용하기 위해서는 &lt;i&gt;&lt;span class=&quot;fw-semibold text-success-emphasis&quot;&gt;OBS-Websocket 4.9.1 버전까지만 사용&lt;/span&gt;&lt;/i&gt;하여야 하므로 설치가 필요합니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&lt;br /&gt;만약 자신이 소유한 키보드 중 OBS Studio KeyBind 기능을 지원하는 제품을 가지고 있다면 해당 프로그램의 가이드를 따라 사용하시기를 바랍니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&lt;a class=&quot;btn btn-outline-danger btn-sm fw-semibold&quot; href=&quot;https://github.com/obsproject/obs-websocket/releases&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;여기(https://github.com/obsproject/obs-websocket/releases)&lt;/a&gt;로 이동 후 OBS-Websocket 4.9.1 버전을 다운 받아 설치 후 OBS Studio를 다시 시작합니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;2023-03-12 13 55 28.jpg&quot; data-origin-width=&quot;914&quot; data-origin-height=&quot;570&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/bH806T/btr3ofNpYkc/PPNYphflxGszV1CHO0ljxk/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/bH806T/btr3ofNpYkc/PPNYphflxGszV1CHO0ljxk/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/bH806T/btr3ofNpYkc/PPNYphflxGszV1CHO0ljxk/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FbH806T%2Fbtr3ofNpYkc%2FPPNYphflxGszV1CHO0ljxk%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;914&quot; height=&quot;570&quot; data-filename=&quot;2023-03-12 13 55 28.jpg&quot; data-origin-width=&quot;914&quot; data-origin-height=&quot;570&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;OBS Studio를 다시 시작하면 Websocket Server Settings (4.x Compat) 창이 나타나는데 여기에서 사용할 포트(기본 4444 포트 또는 8888 또는 사용하지 않는 포트)를 설정하고 비밀번호도 설정합니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;2023-03-12 13 57 37.jpg&quot; data-origin-width=&quot;1079&quot; data-origin-height=&quot;719&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/bDiv0n/btr3pqOT73o/9DdxUdcMNybcX35ks3e7cK/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/bDiv0n/btr3pqOT73o/9DdxUdcMNybcX35ks3e7cK/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/bDiv0n/btr3pqOT73o/9DdxUdcMNybcX35ks3e7cK/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FbDiv0n%2Fbtr3pqOT73o%2F9DdxUdcMNybcX35ks3e7cK%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;1079&quot; height=&quot;719&quot; data-filename=&quot;2023-03-12 13 57 37.jpg&quot; data-origin-width=&quot;1079&quot; data-origin-height=&quot;719&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;&lt;span class=&quot;fw-semibold text-success-emphasis&quot;&gt;게임용 PC에 OBS-rcontrol 설치&lt;/span&gt;&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;OBS-rcontrol은 제작자가 더 이상 업데이트하지 않는 구형 프로그램입니다.&lt;br /&gt;만일 다른 대안 프로그램이 있다면 해당 프로그램을 이용하는 것을 권장합니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&lt;a class=&quot;btn btn-outline-danger btn-sm fw-semibold&quot; href=&quot;https://github.com/Samuell1/obs-rcontrol/releases&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;여기(https://github.com/Samuell1/obs-rcontrol/releases)&lt;/a&gt;로 이동하여 OBS-rcontrol을 내려받아 설치합니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;2023-03-12 14 15 31.jpg&quot; data-origin-width=&quot;920&quot; data-origin-height=&quot;392&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/cGXguH/btr3gOpkbjV/bp38fH9mSf0QqGXk76VYkK/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/cGXguH/btr3gOpkbjV/bp38fH9mSf0QqGXk76VYkK/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/cGXguH/btr3gOpkbjV/bp38fH9mSf0QqGXk76VYkK/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FcGXguH%2Fbtr3gOpkbjV%2Fbp38fH9mSf0QqGXk76VYkK%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;920&quot; height=&quot;392&quot; data-filename=&quot;2023-03-12 14 15 31.jpg&quot; data-origin-width=&quot;920&quot; data-origin-height=&quot;392&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;설치한 OBS-rcontrol을 실행 합니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;2023-03-12 14 17 07.jpg&quot; data-origin-width=&quot;627&quot; data-origin-height=&quot;713&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/NnaIq/btr3gOCRxuK/bEbWEbICZVvrfjGMXILXl1/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/NnaIq/btr3gOCRxuK/bEbWEbICZVvrfjGMXILXl1/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/NnaIq/btr3gOCRxuK/bEbWEbICZVvrfjGMXILXl1/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FNnaIq%2Fbtr3gOCRxuK%2FbEbWEbICZVvrfjGMXILXl1%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;627&quot; height=&quot;713&quot; data-filename=&quot;2023-03-12 14 17 07.jpg&quot; data-origin-width=&quot;627&quot; data-origin-height=&quot;713&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;2023-03-12 14 20 05.jpg&quot; data-origin-width=&quot;586&quot; data-origin-height=&quot;593&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/ezsFrZ/btr3vPAPWTJ/Mcd27dPa5T1V9KE6tdahEK/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/ezsFrZ/btr3vPAPWTJ/Mcd27dPa5T1V9KE6tdahEK/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/ezsFrZ/btr3vPAPWTJ/Mcd27dPa5T1V9KE6tdahEK/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FezsFrZ%2Fbtr3vPAPWTJ%2FMcd27dPa5T1V9KE6tdahEK%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;586&quot; height=&quot;593&quot; data-filename=&quot;2023-03-12 14 20 05.jpg&quot; data-origin-width=&quot;586&quot; data-origin-height=&quot;593&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;송출용 PC의 IP 알아 보기&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&lt;br /&gt;이제 송출용 PC에서 IP를 확인합니다.&lt;br /&gt;만일 OBS Studio v.28 이상을 사용하시는 분이라면 도구 &amp;gt; obs-websocket 설정 &amp;gt; 서버 정보 표시를 실행 합니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;2023-03-12 14 24 52.jpg&quot; data-origin-width=&quot;1079&quot; data-origin-height=&quot;717&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/spnVx/btr3ezMXd2v/L9XaulljKwlXuis3xPTbY1/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/spnVx/btr3ezMXd2v/L9XaulljKwlXuis3xPTbY1/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/spnVx/btr3ezMXd2v/L9XaulljKwlXuis3xPTbY1/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FspnVx%2Fbtr3ezMXd2v%2FL9XaulljKwlXuis3xPTbY1%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;1079&quot; height=&quot;717&quot; data-filename=&quot;2023-03-12 14 24 52.jpg&quot; data-origin-width=&quot;1079&quot; data-origin-height=&quot;717&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;Websocket 연결 정보에서 IP 주소를 확인 합니다. (주의 : IP 주소는 컴퓨터의 주소이기 때문에 절대 타인에게 보여주거나 말해 주시면 안 됩니다)&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;2023-03-12 14 28 18.jpg&quot; data-origin-width=&quot;1080&quot; data-origin-height=&quot;719&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/x09fT/btr3ftTgPSp/4EEZiZJxtG0yfmR5W484m0/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/x09fT/btr3ftTgPSp/4EEZiZJxtG0yfmR5W484m0/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/x09fT/btr3ftTgPSp/4EEZiZJxtG0yfmR5W484m0/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2Fx09fT%2Fbtr3ftTgPSp%2F4EEZiZJxtG0yfmR5W484m0%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;1080&quot; height=&quot;719&quot; data-filename=&quot;2023-03-12 14 28 18.jpg&quot; data-origin-width=&quot;1080&quot; data-origin-height=&quot;719&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;만일 OBS Studio v.28 미만 버전이라면 명령 프롬프트에서 ipconfig로 ip 주소를 확인합니다. (주의 : IP 주소는 컴퓨터의 주소이기 때문에 절대 타인에게 보여주거나 말해 주시면 안 됩니다)&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;2023-03-12 14 33 21.jpg&quot; data-origin-width=&quot;1112&quot; data-origin-height=&quot;626&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/bNaes3/btr3lDHNtIn/Lu7ImGOgpbDf9y7KYkpKYK/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/bNaes3/btr3lDHNtIn/Lu7ImGOgpbDf9y7KYkpKYK/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/bNaes3/btr3lDHNtIn/Lu7ImGOgpbDf9y7KYkpKYK/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FbNaes3%2Fbtr3lDHNtIn%2FLu7ImGOgpbDf9y7KYkpKYK%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;1112&quot; height=&quot;626&quot; data-filename=&quot;2023-03-12 14 33 21.jpg&quot; data-origin-width=&quot;1112&quot; data-origin-height=&quot;626&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;게임용 PC에서 OBS-rcontrol 설정&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&lt;br /&gt;이제 게임용 PC에서 OBS-rcontrol을 설정합니다.&lt;br /&gt;위의 단계에서 알아낸 송출용 PC의 IP와 OBS-Websocket 4.9.1 에서 설정한 포트번호를 IP:포트 형식으로 ADDRESS 창에 기록 후 비밀번호를 입력하고 Reconnet를 클릭합니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;2023-03-12 14 47 41.jpg&quot; data-origin-width=&quot;586&quot; data-origin-height=&quot;593&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/tvRnN/btr3BvWk4uj/NyQf9HtRl9JGyUOtMC3AkK/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/tvRnN/btr3BvWk4uj/NyQf9HtRl9JGyUOtMC3AkK/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/tvRnN/btr3BvWk4uj/NyQf9HtRl9JGyUOtMC3AkK/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FtvRnN%2Fbtr3BvWk4uj%2FNyQf9HtRl9JGyUOtMC3AkK%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;586&quot; height=&quot;593&quot; data-filename=&quot;2023-03-12 14 47 41.jpg&quot; data-origin-width=&quot;586&quot; data-origin-height=&quot;593&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;정상적으로 작동한다면 다음 그림처럼 추가 옵션 설정이 나타납니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;2023-03-12 14 55 41.jpg&quot; data-origin-width=&quot;586&quot; data-origin-height=&quot;593&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/dtR2vT/btr3kyfqSqL/e39hrzf9M49Cz3CG8oKjXK/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/dtR2vT/btr3kyfqSqL/e39hrzf9M49Cz3CG8oKjXK/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/dtR2vT/btr3kyfqSqL/e39hrzf9M49Cz3CG8oKjXK/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FdtR2vT%2Fbtr3kyfqSqL%2Fe39hrzf9M49Cz3CG8oKjXK%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;586&quot; height=&quot;593&quot; data-filename=&quot;2023-03-12 14 55 41.jpg&quot; data-origin-width=&quot;586&quot; data-origin-height=&quot;593&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;ACTIVE SCENE의 창을 &quot;게임 화면&quot;으로 설정합니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;2023-03-12 14 56 37.jpg&quot; data-origin-width=&quot;586&quot; data-origin-height=&quot;593&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/qnb0R/btr3gObMR9D/3lYk0BjMhlo4HS0sMV8ep1/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/qnb0R/btr3gObMR9D/3lYk0BjMhlo4HS0sMV8ep1/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/qnb0R/btr3gObMR9D/3lYk0BjMhlo4HS0sMV8ep1/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2Fqnb0R%2Fbtr3gObMR9D%2F3lYk0BjMhlo4HS0sMV8ep1%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;586&quot; height=&quot;593&quot; data-filename=&quot;2023-03-12 14 56 37.jpg&quot; data-origin-width=&quot;586&quot; data-origin-height=&quot;593&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;OVERLAY SCENE의 창을 &quot;맵 오버레이&quot;로 설정합니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;2023-03-12 14 58 38.jpg&quot; data-origin-width=&quot;586&quot; data-origin-height=&quot;593&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/R9qJy/btr3eeB309h/Xw2C1KJqxyKQkcWbwwCru1/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/R9qJy/btr3eeB309h/Xw2C1KJqxyKQkcWbwwCru1/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/R9qJy/btr3eeB309h/Xw2C1KJqxyKQkcWbwwCru1/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FR9qJy%2Fbtr3eeB309h%2FXw2C1KJqxyKQkcWbwwCru1%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;586&quot; height=&quot;593&quot; data-filename=&quot;2023-03-12 14 58 38.jpg&quot; data-origin-width=&quot;586&quot; data-origin-height=&quot;593&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;DELAY AFTER KEYBIND IS RELEASED를 350으로 설정하고 KEYBIND를 &quot;KeyG&quot;로 선택 후 &quot;Bind&quot;를 실행합니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;2023-03-12 15 01 06.jpg&quot; data-origin-width=&quot;584&quot; data-origin-height=&quot;561&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/ddWk0g/btr3eXNBs5I/dAhK09RqQTWinCoLuWxVdK/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/ddWk0g/btr3eXNBs5I/dAhK09RqQTWinCoLuWxVdK/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/ddWk0g/btr3eXNBs5I/dAhK09RqQTWinCoLuWxVdK/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FddWk0g%2Fbtr3eXNBs5I%2FdAhK09RqQTWinCoLuWxVdK%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;584&quot; height=&quot;561&quot; data-filename=&quot;2023-03-12 15 01 06.jpg&quot; data-origin-width=&quot;584&quot; data-origin-height=&quot;561&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;지금까지 모두 정상으로 설정 하였다담 다음 처럼 &quot;Bind&quot;가 &quot;Unbind&quot;로 변해 있을 것입니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-filename=&quot;2023-03-12 15 05 53.jpg&quot; data-origin-width=&quot;586&quot; data-origin-height=&quot;593&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/COCly/btr3eWgQl5H/YpojR1Gbjve5UzhBkFq2I0/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/COCly/btr3eWgQl5H/YpojR1Gbjve5UzhBkFq2I0/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/COCly/btr3eWgQl5H/YpojR1Gbjve5UzhBkFq2I0/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FCOCly%2Fbtr3eWgQl5H%2FYpojR1Gbjve5UzhBkFq2I0%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;586&quot; height=&quot;593&quot; data-filename=&quot;2023-03-12 15 05 53.jpg&quot; data-origin-width=&quot;586&quot; data-origin-height=&quot;593&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;이제 모든 설정이 끝났습니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&lt;br /&gt;이제 G 키를 누르는 동안 설정한 오버레이 화면이 송출되게 됩니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;러스트 게임방송을 보는 도중 스트리머(&lt;a class=&quot;btn btn-outline-success btn-sm fw-semibold&quot; href=&quot;https://chzzk.naver.com/22c342f408ca71278394578bde581197&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;방송가기&lt;/a&gt;) 분께서 맵 오버레이를 사용하기 위하여 2PC 방송임에도 불구하고 1PC를 이용하는 것을 보고 찾다가 알아낸 방법입니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&lt;br /&gt;더 좋은 방법이 있다면 공유 바랍니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&lt;br /&gt;감사합니다.&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;</description>
      <category>Tip &amp;amp; Tech/GAMES</category>
      <category>2컴 맵 가라개</category>
      <category>map overlay</category>
      <category>OBS</category>
      <category>rust</category>
      <category>게임</category>
      <category>러스트</category>
      <category>맵 가리기</category>
      <category>맵 오버레이</category>
      <category>투컴 맵 가리개</category>
      <author>Total Fix!</author>
      <guid isPermaLink="true">https://slic.tistory.com/1519</guid>
      <comments>https://slic.tistory.com/1519#entry1519comment</comments>
      <pubDate>Mon, 13 Mar 2023 11:57:58 +0900</pubDate>
    </item>
    <item>
      <title>MS Office 2019에서 QR 코드를 만드는 방법</title>
      <link>https://slic.tistory.com/1518</link>
      <description>&lt;p&gt;이 글은 MS Office 2019에서 QR 코드를 만드는 방법에 대하여 설명합니다.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-filename=&quot;office2019_screen2.jpg&quot; data-origin-width=&quot;760&quot; data-origin-height=&quot;428&quot; data-ke-mobilestyle=&quot;widthContent&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/5fi7z/btqWsIpuxoN/3i3TZnet8CSGPq3Jkk3piK/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/5fi7z/btqWsIpuxoN/3i3TZnet8CSGPq3Jkk3piK/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/5fi7z/btqWsIpuxoN/3i3TZnet8CSGPq3Jkk3piK/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2F5fi7z%2FbtqWsIpuxoN%2F3i3TZnet8CSGPq3Jkk3piK%2Fimg.jpg&quot; data-filename=&quot;office2019_screen2.jpg&quot; data-origin-width=&quot;760&quot; data-origin-height=&quot;428&quot; data-ke-mobilestyle=&quot;widthContent&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;오피스&amp;nbsp;프로그램&amp;nbsp;중&amp;nbsp;하나를&amp;nbsp;열고&amp;nbsp;&lt;kbd&gt;삽입&amp;nbsp;&amp;gt;&amp;nbsp;추가&amp;nbsp;기능&amp;nbsp;가져오기&lt;/kbd&gt;로&amp;nbsp;이동합니다.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-filename=&quot;sshot-2021-02-09-[1].jpg&quot; data-origin-width=&quot;730&quot; data-origin-height=&quot;361&quot; data-ke-mobilestyle=&quot;widthContent&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/sryJV/btqV8GNbz1v/ZO6mOdeEuNtzZH6Pf6dy6K/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/sryJV/btqV8GNbz1v/ZO6mOdeEuNtzZH6Pf6dy6K/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/sryJV/btqV8GNbz1v/ZO6mOdeEuNtzZH6Pf6dy6K/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FsryJV%2FbtqV8GNbz1v%2FZO6mOdeEuNtzZH6Pf6dy6K%2Fimg.jpg&quot; data-filename=&quot;sshot-2021-02-09-[1].jpg&quot; data-origin-width=&quot;730&quot; data-origin-height=&quot;361&quot; data-ke-mobilestyle=&quot;widthContent&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;Office&amp;nbsp;추가&amp;nbsp;기능&amp;nbsp;검색&amp;nbsp;창에서&amp;nbsp;QR을&amp;nbsp;검색하고&amp;nbsp;나온&amp;nbsp;항목&amp;nbsp;중&amp;nbsp;QR4Office를&amp;nbsp;&lt;kbd&gt;추가&lt;/kbd&gt;합니다.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-filename=&quot;sshot-2021-02-09-[2].jpg&quot; data-origin-width=&quot;760&quot; data-origin-height=&quot;864&quot; data-ke-mobilestyle=&quot;widthContent&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/leS2C/btqWjpYoQ9J/6OakQSJFqWB4OzM16i2Wkk/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/leS2C/btqWjpYoQ9J/6OakQSJFqWB4OzM16i2Wkk/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/leS2C/btqWjpYoQ9J/6OakQSJFqWB4OzM16i2Wkk/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FleS2C%2FbtqWjpYoQ9J%2F6OakQSJFqWB4OzM16i2Wkk%2Fimg.jpg&quot; data-filename=&quot;sshot-2021-02-09-[2].jpg&quot; data-origin-width=&quot;760&quot; data-origin-height=&quot;864&quot; data-ke-mobilestyle=&quot;widthContent&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;kbd&gt;계속&lt;/kbd&gt;을&amp;nbsp;클릭하여&amp;nbsp;사용&amp;nbsp;약관&amp;nbsp;및&amp;nbsp;개인정보처리방침에&amp;nbsp;동의하면&amp;nbsp;설치가&amp;nbsp;됩니다.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-filename=&quot;sshot-2021-02-09-[3].jpg&quot; data-origin-width=&quot;554&quot; data-origin-height=&quot;317&quot; data-ke-mobilestyle=&quot;widthContent&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/bMMzfG/btqWjpRyyiy/L6UooQHgmNBXcGo0svkD90/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/bMMzfG/btqWjpRyyiy/L6UooQHgmNBXcGo0svkD90/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/bMMzfG/btqWjpRyyiy/L6UooQHgmNBXcGo0svkD90/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FbMMzfG%2FbtqWjpRyyiy%2FL6UooQHgmNBXcGo0svkD90%2Fimg.jpg&quot; data-filename=&quot;sshot-2021-02-09-[3].jpg&quot; data-origin-width=&quot;554&quot; data-origin-height=&quot;317&quot; data-ke-mobilestyle=&quot;widthContent&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;활성화된&amp;nbsp;추가&amp;nbsp;기능&amp;nbsp;창에서&amp;nbsp;필요한&amp;nbsp;정보를&amp;nbsp;입력하여&amp;nbsp;QR코드를&amp;nbsp;생성하고&amp;nbsp;&lt;kbd&gt;Insert&lt;/kbd&gt;를&amp;nbsp;눌러&amp;nbsp;문서에&amp;nbsp;붙여넣습니다.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-filename=&quot;sshot-2021-02-09-[4].jpg&quot; data-origin-width=&quot;352&quot; data-origin-height=&quot;817&quot; data-ke-mobilestyle=&quot;widthContent&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/GGZ4n/btqWx5qRmrB/zI181i05DoESVJGfkIxPkK/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/GGZ4n/btqWx5qRmrB/zI181i05DoESVJGfkIxPkK/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/GGZ4n/btqWx5qRmrB/zI181i05DoESVJGfkIxPkK/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FGGZ4n%2FbtqWx5qRmrB%2FzI181i05DoESVJGfkIxPkK%2Fimg.jpg&quot; data-filename=&quot;sshot-2021-02-09-[4].jpg&quot; data-origin-width=&quot;352&quot; data-origin-height=&quot;817&quot; data-ke-mobilestyle=&quot;widthContent&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;문서에서&amp;nbsp;위치를&amp;nbsp;잡고&amp;nbsp;배치합니다. &lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-filename=&quot;sshot-2021-02-09-[5].jpg&quot; data-origin-width=&quot;393&quot; data-origin-height=&quot;345&quot; data-ke-mobilestyle=&quot;widthContent&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/b0FUxa/btqWjqwaa4k/HdcJqtYadOaTmMDY3ETds0/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/b0FUxa/btqWjqwaa4k/HdcJqtYadOaTmMDY3ETds0/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/b0FUxa/btqWjqwaa4k/HdcJqtYadOaTmMDY3ETds0/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2Fb0FUxa%2FbtqWjqwaa4k%2FHdcJqtYadOaTmMDY3ETds0%2Fimg.jpg&quot; data-filename=&quot;sshot-2021-02-09-[5].jpg&quot; data-origin-width=&quot;393&quot; data-origin-height=&quot;345&quot; data-ke-mobilestyle=&quot;widthContent&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;설치한&amp;nbsp;추가&amp;nbsp;기능은&amp;nbsp;&lt;kbd&gt;삽입&amp;nbsp;&amp;gt;&amp;nbsp;내&amp;nbsp;추가&amp;nbsp;기능&lt;/kbd&gt;에서&amp;nbsp;찾아볼&amp;nbsp;수&amp;nbsp;있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-filename=&quot;sshot-2021-02-09-[6].jpg&quot; data-origin-width=&quot;628&quot; data-origin-height=&quot;283&quot; data-ke-mobilestyle=&quot;widthContent&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/baQAKM/btqWxgTHMqn/QYVD5Q19JpjsYSDZZ6U1m0/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/baQAKM/btqWxgTHMqn/QYVD5Q19JpjsYSDZZ6U1m0/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/baQAKM/btqWxgTHMqn/QYVD5Q19JpjsYSDZZ6U1m0/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FbaQAKM%2FbtqWxgTHMqn%2FQYVD5Q19JpjsYSDZZ6U1m0%2Fimg.jpg&quot; data-filename=&quot;sshot-2021-02-09-[6].jpg&quot; data-origin-width=&quot;628&quot; data-origin-height=&quot;283&quot; data-ke-mobilestyle=&quot;widthContent&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;</description>
      <category>Office Tutorials</category>
      <category>ms Office 2019</category>
      <category>ms 오피스 2019</category>
      <category>QR코드</category>
      <author>Total Fix!</author>
      <guid isPermaLink="true">https://slic.tistory.com/1518</guid>
      <comments>https://slic.tistory.com/1518#entry1518comment</comments>
      <pubDate>Tue, 9 Feb 2021 03:14:48 +0900</pubDate>
    </item>
    <item>
      <title>[ Game ] 나이트 오브 더 데드의 모션 블러를 비활성화하는 방법</title>
      <link>https://slic.tistory.com/1517</link>
      <description>&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-filename=&quot;e6a1502e-b07b-4fbf-b527-81daf3a88f10.jpg&quot; data-origin-width=&quot;1240&quot; data-origin-height=&quot;930&quot; data-ke-mobilestyle=&quot;widthContent&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/bq5K8i/btqLkLpW9Tf/k4rkgmurQZvu0UMCHTTAgK/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/bq5K8i/btqLkLpW9Tf/k4rkgmurQZvu0UMCHTTAgK/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/bq5K8i/btqLkLpW9Tf/k4rkgmurQZvu0UMCHTTAgK/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2Fbq5K8i%2FbtqLkLpW9Tf%2Fk4rkgmurQZvu0UMCHTTAgK%2Fimg.jpg&quot; data-filename=&quot;e6a1502e-b07b-4fbf-b527-81daf3a88f10.jpg&quot; data-origin-width=&quot;1240&quot; data-origin-height=&quot;930&quot; data-ke-mobilestyle=&quot;widthContent&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;나이트 오브 더 데드의 플레이어 모션 블러를 비활성화하고 싶지만, 옵션에서 지원하지 않기 때문에 다른 방법을 사용하여야 합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;만일 모션 블러를 비활성화하고 싶다면 다음 과정을 따라 하세요.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;1. 탐색기를 열고 다음 경로로 이동하여 파일을 열어줍니다.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;pre class=&quot;brush: shell; gutter: false; yaml&quot;&gt;C:\Users\YOUR-USERNAME\AppData\Local\LF\Saved\Config\WindowsNoEditor\Engine.ini&lt;/pre&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;만일 경로를 찾을 수 없다면 탐색기 주소창에 &lt;kbd&gt;%AppData%&lt;/kbd&gt;를 입력하면 &lt;kbd&gt;C:\Users\YOUR-USERNAME\AppData\Roaming&lt;/kbd&gt;으로 이동하게 되는데 &lt;kbd&gt;Roaming&lt;/kbd&gt;을 지우고 다시 엔터를 누른 후 &lt;kbd&gt;Local\LF\Saved\Config\WindowsNoEditor&lt;/kbd&gt; 경로로 이동합니다.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;2. Notepad++ 또는 EditPlus 등 텍스트 편집기로 &lt;kbd&gt;Engine.ini&lt;/kbd&gt; 파일을 열어 줍니다.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;3. 파일의 가장 하단에 다음 줄을 추가합니다.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;pre class=&quot;brush: shell; gutter: false; yaml&quot;&gt;
[SystemSettings]
r.MotionBlur.Max=0
r.MotionBlurQuality=0
r.DefaultFeature.MotionBlur=0
&lt;/pre&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-filename=&quot;sshot-3.png&quot; data-origin-width=&quot;489&quot; data-origin-height=&quot;532&quot; data-ke-mobilestyle=&quot;widthContent&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/MJR92/btqLmqS8mUu/56vN4eCcsJA6Wgikd1K9iK/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/MJR92/btqLmqS8mUu/56vN4eCcsJA6Wgikd1K9iK/img.png&quot; data-alt=&quot;편집한&amp;amp;amp;nbsp;Engine.ini&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/MJR92/btqLmqS8mUu/56vN4eCcsJA6Wgikd1K9iK/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FMJR92%2FbtqLmqS8mUu%2F56vN4eCcsJA6Wgikd1K9iK%2Fimg.png&quot; data-filename=&quot;sshot-3.png&quot; data-origin-width=&quot;489&quot; data-origin-height=&quot;532&quot; data-ke-mobilestyle=&quot;widthContent&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;&lt;/span&gt;&lt;figcaption&gt;편집한&amp;nbsp;Engine.ini&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;/p&gt;
&lt;p&gt;4. 완성하셨다면 저장 후 게임을 다시 시작합니다.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;감사합니다.&lt;/p&gt;</description>
      <category>Tip &amp;amp; Tech/GAMES</category>
      <category>Night of the dead</category>
      <category>게임</category>
      <category>나오데</category>
      <category>나이트 오브 더 데드</category>
      <category>모션 블러</category>
      <author>Total Fix!</author>
      <guid isPermaLink="true">https://slic.tistory.com/1517</guid>
      <comments>https://slic.tistory.com/1517#entry1517comment</comments>
      <pubDate>Tue, 20 Oct 2020 03:04:34 +0900</pubDate>
    </item>
    <item>
      <title>[Windows 10] 오른쪽 아래 날짜 시간 탭에서 요일 표시하는 방법</title>
      <link>https://slic.tistory.com/1516</link>
      <description>&lt;p&gt;Windows에서는 기본적으로 오른쪽 아래의 시스템 트레이 시간 표시 구역에 요일을 표시하지 않습니다. 그러나 요일을 표시하는 것이 불가능한 일은 아니기 때문에 여기서는 오른쪽 아래의 시스템 트레이의 시간 표시 구역에 요일을 표시하는 방법에 대하여 알아보겠습니다.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-filename=&quot;blob&quot; data-origin-width=&quot;318&quot; data-origin-height=&quot;159&quot; data-ke-mobilestyle=&quot;widthContent&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/cbhO3y/btqGnITeh5W/0tUnVtuDcvBK0ZI2NrmOUK/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/cbhO3y/btqGnITeh5W/0tUnVtuDcvBK0ZI2NrmOUK/img.png&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/cbhO3y/btqGnITeh5W/0tUnVtuDcvBK0ZI2NrmOUK/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FcbhO3y%2FbtqGnITeh5W%2F0tUnVtuDcvBK0ZI2NrmOUK%2Fimg.png&quot; data-filename=&quot;blob&quot; data-origin-width=&quot;318&quot; data-origin-height=&quot;159&quot; data-ke-mobilestyle=&quot;widthContent&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p&gt;1. 오른쪽 아래의 시간 표시 구역에 마우스를 올리고 우측 클릭을 한 후 나타나는 메뉴에서&lt;kbd&gt;날짜/시간 조정&lt;/kbd&gt;을 클릭 실행합니다.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-filename=&quot;blob&quot; data-origin-width=&quot;368&quot; data-origin-height=&quot;628&quot; data-ke-mobilestyle=&quot;widthContent&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/6e6hf/btqGqP46Kat/LMYqmfmvob45Z9zRLcsrIk/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/6e6hf/btqGqP46Kat/LMYqmfmvob45Z9zRLcsrIk/img.png&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/6e6hf/btqGqP46Kat/LMYqmfmvob45Z9zRLcsrIk/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2F6e6hf%2FbtqGqP46Kat%2FLMYqmfmvob45Z9zRLcsrIk%2Fimg.png&quot; data-filename=&quot;blob&quot; data-origin-width=&quot;368&quot; data-origin-height=&quot;628&quot; data-ke-mobilestyle=&quot;widthContent&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p&gt;2. 나타난 설정 페이지에서 좌측의&lt;kbd&gt;지역&lt;/kbd&gt;을 클릭하고 오른쪽 위의&lt;kbd&gt;추가 날짜, 시간 및 국가별 설정&lt;/kbd&gt;을 클릭 실행합니다.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-filename=&quot;blob&quot; data-origin-width=&quot;1145&quot; data-origin-height=&quot;572&quot; data-ke-mobilestyle=&quot;widthContent&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/ckjlL4/btqGrzATiCZ/tvGQkCFyTe7ZA2fAJcaxO0/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/ckjlL4/btqGrzATiCZ/tvGQkCFyTe7ZA2fAJcaxO0/img.png&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/ckjlL4/btqGrzATiCZ/tvGQkCFyTe7ZA2fAJcaxO0/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FckjlL4%2FbtqGrzATiCZ%2FtvGQkCFyTe7ZA2fAJcaxO0%2Fimg.png&quot; data-filename=&quot;blob&quot; data-origin-width=&quot;1145&quot; data-origin-height=&quot;572&quot; data-ke-mobilestyle=&quot;widthContent&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p&gt;3. 나타난 제어판에서 국가 또는 지역 부분의&lt;kbd&gt;날짜, 시간 또는 숫자 형식 변경&lt;/kbd&gt;을 클릭 실행합니다.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-origin-width=&quot;691&quot; data-origin-height=&quot;360&quot; data-filename=&quot;blob&quot; data-ke-mobilestyle=&quot;widthContent&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/bDPxLC/btqGqXWwNti/fg8B5nMfXAwK6TaKK2yJ61/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/bDPxLC/btqGqXWwNti/fg8B5nMfXAwK6TaKK2yJ61/img.png&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/bDPxLC/btqGqXWwNti/fg8B5nMfXAwK6TaKK2yJ61/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FbDPxLC%2FbtqGqXWwNti%2Ffg8B5nMfXAwK6TaKK2yJ61%2Fimg.png&quot; data-origin-width=&quot;691&quot; data-origin-height=&quot;360&quot; data-filename=&quot;blob&quot; data-ke-mobilestyle=&quot;widthContent&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p&gt;4. 국가 또는 지역 설정 창이 나타나면 오른쪽 아래의&lt;kbd&gt;추가 설정&lt;/kbd&gt;을 클릭합니다.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-filename=&quot;blob&quot; data-origin-width=&quot;480&quot; data-origin-height=&quot;545&quot; data-ke-mobilestyle=&quot;widthContent&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/bwcZb3/btqGqQiHXVV/ICfHuekkwID3p3jMVApAd1/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/bwcZb3/btqGqQiHXVV/ICfHuekkwID3p3jMVApAd1/img.png&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/bwcZb3/btqGqQiHXVV/ICfHuekkwID3p3jMVApAd1/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FbwcZb3%2FbtqGqQiHXVV%2FICfHuekkwID3p3jMVApAd1%2Fimg.png&quot; data-filename=&quot;blob&quot; data-origin-width=&quot;480&quot; data-origin-height=&quot;545&quot; data-ke-mobilestyle=&quot;widthContent&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p&gt;5. 형식 사용자 지정 창이 나타나면&lt;kbd&gt;날짜&lt;/kbd&gt;탭으로 이동 후 날짜 형식의&lt;kbd&gt;간단한 날짜&lt;/kbd&gt;부분을 기호에 맞게 설정하고&lt;kbd&gt;확인&lt;/kbd&gt;을 클릭합니다.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-filename=&quot;blob&quot; data-origin-width=&quot;458&quot; data-origin-height=&quot;577&quot; data-ke-mobilestyle=&quot;widthContent&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/Il01z/btqGriMLyIV/16EKsNa2kFJZchP6y68bE1/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/Il01z/btqGriMLyIV/16EKsNa2kFJZchP6y68bE1/img.png&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/Il01z/btqGriMLyIV/16EKsNa2kFJZchP6y68bE1/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FIl01z%2FbtqGriMLyIV%2F16EKsNa2kFJZchP6y68bE1%2Fimg.png&quot; data-filename=&quot;blob&quot; data-origin-width=&quot;458&quot; data-origin-height=&quot;577&quot; data-ke-mobilestyle=&quot;widthContent&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;pre class=&quot;brush: shell; gutter: false; yaml&quot;&gt;참고 : 간단한 날짜는 시스템 트레이에서 실제로 보이는 부분이며 자세한 날짜는 날짜에 마우스를 올리면 표시되는 형식입니다. 

날짜 형식
yyyy : 연도를 나타내며 yyyy는 4자리의 연도를 표시하며 yy는 두 자리의 년 도를 표시합니다.
MM : 월을 나타내며 MM은 10 미만의 월에는 앞에 0을 붙이고 M은 10 미만은 단 자리만 표시합니다.
dd : 일을 나타내며 MM과 마찬가지로 10 미만 시 앞자리에 0을 붙일 때는 dd 단 자리만 표시할 때는 d를 씁니다.
dddd : 요일을 나타내며 dddd는 요일까지 붙여 &quot;일요일&quot; 등으로 표시하며 ddd는 요일을 뺀 &quot;일&quot;과 같이 나타냅니다.

괄호 등 특수기호로 묶고 싶을 때는 '' 따옴표로 묶어 '[' 와 같은 형식으로 사용합니다. 
&lt;/pre&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;6. 설정이 끝났다면 다시 한 번&lt;kbd&gt;확인&lt;/kbd&gt;을 클릭하여 설정을 마무리합니다.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-filename=&quot;blob&quot; data-origin-width=&quot;570&quot; data-origin-height=&quot;636&quot; data-ke-mobilestyle=&quot;widthContent&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/mQJ7j/btqGtfIMYBD/YyKAPtTAw4KhYYeomTuYKk/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/mQJ7j/btqGtfIMYBD/YyKAPtTAw4KhYYeomTuYKk/img.png&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/mQJ7j/btqGtfIMYBD/YyKAPtTAw4KhYYeomTuYKk/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FmQJ7j%2FbtqGtfIMYBD%2FYyKAPtTAw4KhYYeomTuYKk%2Fimg.png&quot; data-filename=&quot;blob&quot; data-origin-width=&quot;570&quot; data-origin-height=&quot;636&quot; data-ke-mobilestyle=&quot;widthContent&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p&gt;감사합니다.&lt;/p&gt;</description>
      <category>Windows Tutorials/Tips</category>
      <author>Total Fix!</author>
      <guid isPermaLink="true">https://slic.tistory.com/1516</guid>
      <comments>https://slic.tistory.com/1516#entry1516comment</comments>
      <pubDate>Sun, 9 Aug 2020 10:47:46 +0900</pubDate>
    </item>
    <item>
      <title>[산소 미포함] 전기 시스템 - 배터리 완정 충전 완전 사용</title>
      <link>https://slic.tistory.com/1515</link>
      <description>&lt;p&gt;이 시스템은 두개의 스마트 배터리와 대용량 배터리를 이용하여 효율적으로 이용할 수 있는 구조 입니다.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;보통의 경우 스마트 배터리와 대용량 배터리를 연결하면 스마트 배터리가 먼저 방전되고 먼저 충전되어 대용량 배터리를 완전히 소비하지 못하고 원료의 낭비가 심하게 됩니다.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;이 시스템은 스마트 배터리와 대용량 배터리를 완전히 소모하고 완전히 충전하는 시스템입니다.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;발전기 방과 배터리방을 구분하고 스마트 배터리 사이에 2개의 전원 차단기를 설치하는게 가장 중요한 포인트 입니다.&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-filename=&quot;TTF-2019-10-14-[23-37-12].jpg&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/v0dW8/btqy0Gbg20w/pDnkm7Pk5busx2AtMGVfn1/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/v0dW8/btqy0Gbg20w/pDnkm7Pk5busx2AtMGVfn1/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/v0dW8/btqy0Gbg20w/pDnkm7Pk5busx2AtMGVfn1/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2Fv0dW8%2Fbtqy0Gbg20w%2FpDnkm7Pk5busx2AtMGVfn1%2Fimg.jpg&quot; data-filename=&quot;TTF-2019-10-14-[23-37-12].jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p&gt;배선 구조를 살펴보면 발전기에서 대용량 버터리를 지나 스마트 배터리까지 연결합니다.&lt;/p&gt;
&lt;p&gt;스마트 배터리 2개 사이의 전원 차단기에 각각 전원선을 연결해 주었습니다.&lt;/p&gt;
&lt;p&gt;저는 발전기 방을 2층오 아래는 천연가스 발전기를 위층에는 수소 발전기를 설치 하였습니다.&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-filename=&quot;TTF-2019-10-14-[23-38-14].jpg&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/Dd5uE/btqy29JT8Pg/tFEfmRZfRwSYFBckb9PGYK/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/Dd5uE/btqy29JT8Pg/tFEfmRZfRwSYFBckb9PGYK/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/Dd5uE/btqy29JT8Pg/tFEfmRZfRwSYFBckb9PGYK/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FDd5uE%2Fbtqy29JT8Pg%2FtFEfmRZfRwSYFBckb9PGYK%2Fimg.jpg&quot; data-filename=&quot;TTF-2019-10-14-[23-38-14].jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p&gt;이제 가장 핵심 적인 자동화 회로를 설정합니다.&lt;/p&gt;
&lt;p&gt;가장 마지막 스마트 배터리를 모든 발전기에 연결합니다.&lt;/p&gt;
&lt;p&gt;그리고 Not 게이트, And 게이트 , Xor 게이트를 이용하여 전원 차단기에 아래와 같이 회로를 연결합니다.&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-filename=&quot;TTF-2019-10-14-[23-39-49].jpg&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/cTg4O9/btqy1fYoIx0/bm6vbTHHshAZogwTlBS8C0/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/cTg4O9/btqy1fYoIx0/bm6vbTHHshAZogwTlBS8C0/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/cTg4O9/btqy1fYoIx0/bm6vbTHHshAZogwTlBS8C0/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FcTg4O9%2Fbtqy1fYoIx0%2Fbm6vbTHHshAZogwTlBS8C0%2Fimg.jpg&quot; data-filename=&quot;TTF-2019-10-14-[23-39-49].jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;스마트 배터리의 재충전 임계값을 1~10으로 설정 합니다.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;이렇게 회로를 구성하면 발전기가 모든 배터리를 완충하고 모든 배터리를 사용하면 다시 발전하게 됩다.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;설명이 조금 부족하고 어럽지만 한번 직접 만들어 보면 금방 이해 하시게 될 겁니다.&lt;/p&gt;</description>
      <category>Tip &amp;amp; Tech/GAMES</category>
      <author>Total Fix!</author>
      <guid isPermaLink="true">https://slic.tistory.com/1515</guid>
      <comments>https://slic.tistory.com/1515#entry1515comment</comments>
      <pubDate>Tue, 15 Oct 2019 00:01:16 +0900</pubDate>
    </item>
    <item>
      <title>[ 인터넷 ] 브라우저에서 웹 페이지를 새로 고치는 방법</title>
      <link>https://slic.tistory.com/1514</link>
      <description>&lt;p&gt;모든 브라우저는 일반적으로 웹 사이트를 방문할 때마다 파일을 내려받아 보관하는 캐싱을 하여 다음번에 같은 사이트를 방문하면 해당 파일을 다시 내려받지 않고 이미 캐싱 된 파일을 보여 주게 됩니다.&lt;/p&gt;
&lt;p&gt;이 글에서는 브라우저에서 웹 페이지를 새로 고치는 몇 가지 방법들을 살펴보겠습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-filename=&quot;TTF-2019-07-19-[20-26-11].jpg&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/cfEaU0/btqwVfFNZGY/LkNeAWZc3lkCkNOWiEoLKK/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/cfEaU0/btqwVfFNZGY/LkNeAWZc3lkCkNOWiEoLKK/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/cfEaU0/btqwVfFNZGY/LkNeAWZc3lkCkNOWiEoLKK/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FcfEaU0%2FbtqwVfFNZGY%2FLkNeAWZc3lkCkNOWiEoLKK%2Fimg.jpg&quot; data-filename=&quot;TTF-2019-07-19-[20-26-11].jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;브라우저에서 단순 새로 고침&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;브라우저가 열렸을 때 키보드의 &lt;kbd&gt;F5&lt;/kbd&gt;를 누르거나 브라우저의 새로 고치기 버튼을 눌러 실행하면 브라우저는 If-Modified-Since 헤더와 함께 요청을 보내어 원격지의 리소스 날짜가 이 헤더 내에 주어진 것보다 좀 더 최근이면 사이트를 다시 내려받게 됩니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;브라우저에서 하드 새로 고침&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;하드 새로 고침의 경우 브라우저는 이미 내려받아 놓은 캐시에서는 아무것도 사용하지 않으며 모든 것을 다시 내려받게 됩니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;하드 새로 고치기를 하기 위해서는 &lt;kbd&gt;Ctrl + F5&lt;/kbd&gt;를 누르거나 &lt;kbd&gt;Ctrl&lt;/kbd&gt; 키를 누른 상태에서 브라우저의 새로 고치기 버튼을 클릭하거나 &lt;kbd&gt;Ctrl + Shift + R&lt;/kbd&gt; 키를 눌러 실행 할 수도 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;이 기능은 &lt;strong&gt;Microsoft Edge, Internet Explorer, Chrome, Firefox&lt;/strong&gt;에서도 동일하게 작동합니다.&lt;/p&gt;</description>
      <category>Tip &amp;amp; Tech</category>
      <author>Total Fix!</author>
      <guid isPermaLink="true">https://slic.tistory.com/1514</guid>
      <comments>https://slic.tistory.com/1514#entry1514comment</comments>
      <pubDate>Fri, 19 Jul 2019 20:35:16 +0900</pubDate>
    </item>
    <item>
      <title>[ Windows 10 ] 오디오를 2개의 장치에서 동시에 재생하는 방법</title>
      <link>https://slic.tistory.com/1513</link>
      <description>&lt;p&gt;아주 가끔 컴퓨터에 연결된 두 개의 장치에서 동시에 오디오를 듣고 싶을 때가 있습니다.
&lt;br /&gt;이 글에서는 기본 또는 드라이버만 설치하고 &lt;strong&gt;두 개의 사운드 장치에서 동시에 오디오를 듣는 방법&lt;/strong&gt;을 알아보겠습니다. &lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-filename=&quot;99320B4C5A6612032F.jpg&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/btxTE9/btqwPZpN6Nn/RCgZtvKTScB0BmzneRQkjk/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/btxTE9/btqwPZpN6Nn/RCgZtvKTScB0BmzneRQkjk/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/btxTE9/btqwPZpN6Nn/RCgZtvKTScB0BmzneRQkjk/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FbtxTE9%2FbtqwPZpN6Nn%2FRCgZtvKTScB0BmzneRQkjk%2Fimg.jpg&quot; data-filename=&quot;99320B4C5A6612032F.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;1. 윈도의 오른쪽 아래의 스피커 아이콘 위에 마우스를 올리고 오른쪽 키를 누른 후 나오는 메뉴에서 &lt;kbd&gt;소리&lt;/kbd&gt;를 클릭 실행합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-filename=&quot;TTF-2019-07-17-[19-26-28].jpg&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/bka5z5/btqwR26He6H/fQnEcsCzFvT5pTBe1K0jj0/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/bka5z5/btqwR26He6H/fQnEcsCzFvT5pTBe1K0jj0/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/bka5z5/btqwR26He6H/fQnEcsCzFvT5pTBe1K0jj0/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2Fbka5z5%2FbtqwR26He6H%2FfQnEcsCzFvT5pTBe1K0jj0%2Fimg.jpg&quot; data-filename=&quot;TTF-2019-07-17-[19-26-28].jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;2. 재생 탭에서 스피커에 마우스를 올리고 오른쪽 키를 누른 후 나오는 메뉴에서 &lt;kbd&gt;기본 장치로 설정&lt;/kbd&gt;을 클릭합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-filename=&quot;TTF-2019-07-17-[19-30-02].jpg&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/lAqcv/btqwRDsxC7d/hkkR9bNkIkzENuoMlSOH81/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/lAqcv/btqwRDsxC7d/hkkR9bNkIkzENuoMlSOH81/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/lAqcv/btqwRDsxC7d/hkkR9bNkIkzENuoMlSOH81/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FlAqcv%2FbtqwRDsxC7d%2FhkkR9bNkIkzENuoMlSOH81%2Fimg.jpg&quot; data-filename=&quot;TTF-2019-07-17-[19-30-02].jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;3. 정상적으로 설정이 되었다면 스피커에 V 표시가 붙습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-filename=&quot;TTF-2019-07-17-[19-31-50].jpg&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/c4PSSq/btqwR3R3QMI/fQnK4Hm6sY0xAKtvK27fl0/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/c4PSSq/btqwR3R3QMI/fQnK4Hm6sY0xAKtvK27fl0/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/c4PSSq/btqwR3R3QMI/fQnK4Hm6sY0xAKtvK27fl0/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2Fc4PSSq%2FbtqwR3R3QMI%2FfQnK4Hm6sY0xAKtvK27fl0%2Fimg.jpg&quot; data-filename=&quot;TTF-2019-07-17-[19-31-50].jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;4. 이제 녹음 탭으로 이동 후 상자 안의 빈 곳에 마우스를 놓고 오른쪽 키를 누른 후 나오는 메뉴에서 &lt;kbd&gt;사용할 수 없는 장치 표시&lt;/kbd&gt;를 클릭 체크합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-filename=&quot;TTF-2019-07-17-[19-33-16].jpg&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/z3Gkg/btqwR4cnwqU/KD2jjdtIc7KeFgRSyMpkKk/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/z3Gkg/btqwR4cnwqU/KD2jjdtIc7KeFgRSyMpkKk/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/z3Gkg/btqwR4cnwqU/KD2jjdtIc7KeFgRSyMpkKk/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2Fz3Gkg%2FbtqwR4cnwqU%2FKD2jjdtIc7KeFgRSyMpkKk%2Fimg.jpg&quot; data-filename=&quot;TTF-2019-07-17-[19-33-16].jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;strong&gt;참고. 만일 스테레오 믹스 장치가 보이지 않는다면 리얼텍 고음질 오디오 코덱(High Definition Audio Codecs)을 내려받아 설치합니다.&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://www.realtek.com/en/component/zoo/category/pc-audio-codecs-high-definition-audio-codecs-software&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;https://www.realtek.com/en/component/zoo/category/pc-audio-codecs-high-definition-audio-codecs-software&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;5. 스테레오 믹스에 마우스를 올리고 오른쪽 키를 누른 후 나오는 메뉴에서 &lt;kbd&gt;사용&lt;/kbd&gt;을 클릭합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-filename=&quot;TTF-2019-07-17-[19-41-14].jpg&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/bLBAuV/btqwPZwyU1n/MgFuhmcWuhUgrAn9FKoTw0/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/bLBAuV/btqwPZwyU1n/MgFuhmcWuhUgrAn9FKoTw0/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/bLBAuV/btqwPZwyU1n/MgFuhmcWuhUgrAn9FKoTw0/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FbLBAuV%2FbtqwPZwyU1n%2FMgFuhmcWuhUgrAn9FKoTw0%2Fimg.jpg&quot; data-filename=&quot;TTF-2019-07-17-[19-41-14].jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;6. 다시 스테레오 믹스에 마우스를 올리고 오른쪽 키를 누른 후 나오는 메뉴에서 &lt;kbd&gt;기본 장치로 설정&lt;/kbd&gt;을 클릭합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-filename=&quot;TTF-2019-07-17-[19-41-42].jpg&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/cnrjrm/btqwQkUyXOT/Mxa4gWR9XYPPEezoKah7mk/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/cnrjrm/btqwQkUyXOT/Mxa4gWR9XYPPEezoKah7mk/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/cnrjrm/btqwQkUyXOT/Mxa4gWR9XYPPEezoKah7mk/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2Fcnrjrm%2FbtqwQkUyXOT%2FMxa4gWR9XYPPEezoKah7mk%2Fimg.jpg&quot; data-filename=&quot;TTF-2019-07-17-[19-41-42].jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;7. 스테레오 믹스를 선택 후 &lt;kbd&gt;속성&lt;/kbd&gt;을 클릭합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-filename=&quot;TTF-2019-07-17-[19-42-08].jpg&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/t6vCq/btqwPBCHbZK/zoKopjRRiqCrTvH9l3K7ak/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/t6vCq/btqwPBCHbZK/zoKopjRRiqCrTvH9l3K7ak/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/t6vCq/btqwPBCHbZK/zoKopjRRiqCrTvH9l3K7ak/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2Ft6vCq%2FbtqwPBCHbZK%2FzoKopjRRiqCrTvH9l3K7ak%2Fimg.jpg&quot; data-filename=&quot;TTF-2019-07-17-[19-42-08].jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;8. 스테레오 믹스 속성 창에서 수신 대기 탭으로 이동 후 &lt;kbd&gt;이 장치로 듣기&lt;/kbd&gt;에 &lt;strong&gt;체크&lt;/strong&gt;하고 스피커와 동시에 듣기를 원하는 &lt;strong&gt;장치를 선택 후 적용&lt;/strong&gt;합니다. &lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-filename=&quot;TTF-2019-07-17-[19-43-28].jpg&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/cA6kN1/btqwPX6CPgN/qL4IWUM3CmKRluh0pn4qrk/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/cA6kN1/btqwPX6CPgN/qL4IWUM3CmKRluh0pn4qrk/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/cA6kN1/btqwPX6CPgN/qL4IWUM3CmKRluh0pn4qrk/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FcA6kN1%2FbtqwPX6CPgN%2FqL4IWUM3CmKRluh0pn4qrk%2Fimg.jpg&quot; data-filename=&quot;TTF-2019-07-17-[19-43-28].jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;이제 기본 스피커와 스테레오 믹스 속성에서 선택한 장치 이 두 장치에서 동시에 소리를 들을 수 있습니다.
&lt;br /&gt;만일 바로 적용되지 않는다면 컴퓨터를 다시 시작하십시오.&lt;/p&gt;</description>
      <category>Windows Tutorials/Tips</category>
      <author>Total Fix!</author>
      <guid isPermaLink="true">https://slic.tistory.com/1513</guid>
      <comments>https://slic.tistory.com/1513#entry1513comment</comments>
      <pubDate>Wed, 17 Jul 2019 20:14:28 +0900</pubDate>
    </item>
    <item>
      <title>Windows 10에서 Hyper-V 가상 컴퓨터 기본 폴더 변경</title>
      <link>https://slic.tistory.com/1512</link>
      <description>&lt;h2&gt;&lt;strong&gt;Hyper-V란 무엇인가?&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;Hyper-V는 Windows를 실행하는 x86-64 시스템에서 가상 컴퓨터를 만들 수 있는 Microsoft 고유의 가상화 솔루션으로 Windows Server 2012 및 Windows 8 이상을 사용한다면 비용 없이 사용할 수 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 720px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99735D335C41C52802&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99735D335C41C52802&quot; width=&quot;720&quot; height=&quot;308&quot; filename=&quot;ms-hyper-v-logo.jpg.imgw.720.720.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;Hyper-V 가상 컴퓨터 파일&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;가상 시스템은 구성 파일과 시스템의 게스트 운영 체제를 저장하는 가상 디스크 파일로 구성됩니다.&lt;/p&gt;
&lt;p&gt;가상 디스크 파일은 가상 시스템의 가장 큰 파일입니다.&lt;/p&gt;
&lt;p&gt;기본적으로 Hyper-V는 이를 시스템 파티션에 저장하도록 설정되어 있습니다.&lt;/p&gt;
&lt;p&gt;그러나 시스템 파티션이 작아 디스크 공간이 부족할 경우 다른 디스크 또는 파티션으로 가상 디스크 파일을 이동할 수 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;Windows 10에서 Hyper-V 가상 디스크 파일 위치 변경하기&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;1. 시작 메뉴에서 Hyper-V 관리자를 실행합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 580px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99D6FA415C41C58134&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99D6FA415C41C58134&quot; width=&quot;580&quot; height=&quot;1009&quot; filename=&quot;TTF-2019-01-18-[20-59-58].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;2. 우측 작업 창에서 Hyper-V 설정을 클릭합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/9923F4395C41C5930A&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F9923F4395C41C5930A&quot; width=&quot;800&quot; height=&quot;540&quot; filename=&quot;TTF-2019-01-18-[21-04-41].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;3. 설정 창의 좌측 창에서 가상 하드 디스크를 선택 후 찾아보기를 클릭하여 지정할 새 폴더를 선택합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99EA403F5C41C5A134&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99EA403F5C41C5A134&quot; width=&quot;800&quot; height=&quot;605&quot; filename=&quot;TTF-2019-01-18-[21-08-31].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;4. 설정 창의 좌측 창에서 가상 컴퓨터를 선택 후 찾아보기를 클릭하여 지정할 새 폴더를 선택하고 적용합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/9927F43C5C41C5AD17&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F9927F43C5C41C5AD17&quot; width=&quot;800&quot; height=&quot;605&quot; filename=&quot;TTF-2019-01-18-[21-12-11].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;이제 만드는 가상 컴퓨터 파일들은 설정한 폴더에 생성이 될 것입니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;감사합니다.&lt;/p&gt;</description>
      <category>Windows Tutorials/System, Security</category>
      <author>Total Fix!</author>
      <guid isPermaLink="true">https://slic.tistory.com/1512</guid>
      <comments>https://slic.tistory.com/1512#entry1512comment</comments>
      <pubDate>Fri, 18 Jan 2019 21:30:15 +0900</pubDate>
    </item>
    <item>
      <title>[ 공유기 ] 공유기가 방화벽 역할을 하는 방법</title>
      <link>https://slic.tistory.com/1511</link>
      <description>&lt;p&gt;방화벽은 하드웨어 방화벽과 소프트웨어 방화벽의 두 가지 유형이 있습니다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 600px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99D13F3A5BED500F15&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99D13F3A5BED500F15&quot; width=&quot;600&quot; height=&quot;400&quot; filename=&quot;12.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;가정용 라우터(공유기)는 하드웨어 방화벽으로 작동하고 있으며 Windows에는 소프트웨어 방화벽이 포함되어 있습니다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;2003년 8월 발견된 Blaster 웜의 경우 Windows XP 패치를 적용하기 전에는 네트워크에 접속하는 순간 감염이 되었으나 라우터(공유기)를 설치한 경우 감염이 되지 않았습니다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;라우터(공유기)가 방화벽으로 기능하는 방법&lt;/strong&gt;&lt;/h2&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 475px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/9943713F5BED503627&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F9943713F5BED503627&quot; width=&quot;475&quot; height=&quot;347&quot; filename=&quot;09.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;가정용 라우터는 네트워크 주소 변환(NAT)을 사용하여 인터넷 서비스에서 제공하는 단일 IP주소를 공유하여 여러 컴퓨터에서 사용할 수 있도록 합니다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;이 과정에서 인터넷에서 들어오는 트래픽이 라우터(공유기)에 도달하게 되면 라우터(공유기)는 이 트래픽을 전달한 컴퓨터를 특정하지 못하기 때문에 트래픽을 버리게 되는데 트래픽이 컴퓨터에 도달하지 못하기 때문에 방화벽 역할을 하는 것입니다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;라우터(공유기)에 따라서는 설정을 변경하여 특정 유형의 트래픽을 차단할 수도 있습니다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;그러나 포트 포워딩을 설정하거나 DMZ를 설정하게 되면 라우터의 설정으로 차단한 트래픽 이외의 모든 트래픽을 특정 컴퓨터를 전달할 수 있게 되어 방화벽의 임무를 더는 수행하지 못하게 됩니다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;그러나 Windows에는 기본적으로 소프트웨어 방식의 방화벽을 포함하고 있으므로 별도로 소프트웨어 방화벽을 구매하거나 하드웨어 방화벽을 살 필요는 없습니다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;감사합니다.&lt;/p&gt;</description>
      <category>Tip &amp;amp; Tech/10원짜리 Tip</category>
      <category>nat</category>
      <category>공유기</category>
      <category>라우터</category>
      <category>방화벽</category>
      <author>Total Fix!</author>
      <guid isPermaLink="true">https://slic.tistory.com/1511</guid>
      <comments>https://slic.tistory.com/1511#entry1511comment</comments>
      <pubDate>Thu, 15 Nov 2018 19:57:40 +0900</pubDate>
    </item>
    <item>
      <title>[ Windows 10 ] Caps Lock 키 사용하지 않기</title>
      <link>https://slic.tistory.com/1510</link>
      <description>&lt;p&gt;Caps Lock 키는 Shift 키를 누르지 않아도 영문 대문자를 입력할 수 있는 특수 키입니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Caps Lock 키는 과거 타자기에서 유래된 것이며 요즘에는 실제로 필요성이 그리 많지 않습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;만일 Caps Lock 키를 사용하지 않길 원하시는 분들은 다음의 과정을 따라 하시기 바랍니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 580px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/999A433E5B7D6EBF1F&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F999A433E5B7D6EBF1F&quot; width=&quot;580&quot; height=&quot;387&quot; filename=&quot;caps_lock_key_stock_image-100509776-large.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;레지스트리 편집기를 이용한 Caps Lock 키 비활성화하는 방법&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;Windows에는 특정 키보드의 키를 비활성화하는 옵션이 없지만 레지스트리 편집기를 이용하면 Caps Lock 키를 비활성화 할 수 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;이 변경사항은 관리자 계정이 필요하며 운영체제의 모든 사용자에게 적용됩니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;레지스트리 편집기를 엽니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 399px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99597D415B7D6ED401&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99597D415B7D6ED401&quot; width=&quot;399&quot; height=&quot;206&quot; filename=&quot;C-2018-08-22-[22-55-35].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;레지스트리 편집기에서 다음의 경로로 이동합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;pre class=&quot;brush: shell; gutter: false;&quot;&gt;
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout
&lt;/pre&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 755px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99AC003A5B7D6EDF09&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99AC003A5B7D6EDF09&quot; width=&quot;755&quot; height=&quot;506&quot; filename=&quot;C-2018-08-22-[22-58-38].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;오른 쪽창에서 빈 곳에 마우스 우측 키를 눌러 메뉴를 열고 &lt;kbd&gt;새로 만들기 &amp;gt; 이진 값&lt;/kbd&gt;을 만들어 줍니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 755px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99C91B3D5B7D6EEB29&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99C91B3D5B7D6EEB29&quot; width=&quot;755&quot; height=&quot;506&quot; filename=&quot;C-2018-08-22-[22-58-51].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;이름을 &lt;kbd&gt;Scancode Map&lt;/kbd&gt;으로 바꾸고 더블클릭하여 편집 모드로 들어갑니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 755px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/993542375B7D6EF908&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F993542375B7D6EF908&quot; width=&quot;755&quot; height=&quot;506&quot; filename=&quot;C-2018-08-22-[23-00-51].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;이제 이진 값을 다음으로 변경합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;pre class=&quot;brush: shell; gutter: false;&quot;&gt;
00,00,00,00,00,00,00,00,02,00,00,00,00,00,3a,00,00,00,00,00
&lt;/pre&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 604px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/997F85375B7D6F0302&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F997F85375B7D6F0302&quot; width=&quot;604&quot; height=&quot;366&quot; filename=&quot;C-2018-08-22-[23-04-14].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;이제 PC를 다시 시작하면 Caps Lock 키가 작동하지 않게 됩니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;다시 작동시키기 위해서는 Scancode Map 키를 삭제하고 PC를 다시 시작합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;div class=&quot;txc-textbox&quot; style=&quot;border-style: solid; border-width: 1px; border-color: rgb(193, 193, 193); background-color: rgb(213, 213, 213); padding: 10px;&quot;&gt;
&lt;h3&gt;&lt;strong&gt;레지스트리 파일 다운로드 :&amp;nbsp;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block;   height: auto; max-width: 100%;&quot;&gt;&lt;a href=&quot;https://t1.daumcdn.net/cfile/tistory/9931F6475B7D6F4333&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://i1.daumcdn.net/cfs.tistory/v/0/blog/image/extension/unknown.gif&quot; style=&quot;vertical-align: middle;&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;disable_caps_lock.rar&lt;/a&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/h3&gt;
&lt;/div&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;감사합니다.&lt;/p&gt;</description>
      <category>Windows Tutorials/Tips</category>
      <category>Caps Lock</category>
      <category>windows 10</category>
      <category>레지스트리</category>
      <author>Total Fix!</author>
      <guid isPermaLink="true">https://slic.tistory.com/1510</guid>
      <comments>https://slic.tistory.com/1510#entry1510comment</comments>
      <pubDate>Wed, 22 Aug 2018 23:16:07 +0900</pubDate>
    </item>
    <item>
      <title>[ Windows 10 ] 탐색기의 바로 가기 기록 지우기</title>
      <link>https://slic.tistory.com/1509</link>
      <description>&lt;p&gt;Windows 10의 탐색기에는 바로 가기가 있습니다.&lt;/p&gt;
&lt;p&gt;탐색기의 바로 가기는 사용자가 최근에 사용한 파일 또는 자주 사용하는 폴더가 표시됩니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 755px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99E5FA3E5B7ABC430E&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99E5FA3E5B7ABC430E&quot; width=&quot;755&quot; height=&quot;585&quot; filename=&quot;C-2018-08-20-[21-50-22].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;Windows 10 탐색기에서 바로 가기 기록 지우기&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;탐색기를 실행하고 파일 &amp;gt; 폴더 및 검색 옵션 변경을 클릭합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 755px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/999C5A375B7ABC510F&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F999C5A375B7ABC510F&quot; width=&quot;755&quot; height=&quot;585&quot; filename=&quot;C-2018-08-20-[21-54-57].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;폴더 옵션 창이 열리면 일반 탭의 개인 정보 보호 부분의 파일 탐색기 기록 지우기의 지우기 단추를 클릭 후 확인합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 444px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/993F213C5B7ABC5C22&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F993F213C5B7ABC5C22&quot; width=&quot;444&quot; height=&quot;540&quot; filename=&quot;C-2018-08-20-[21-55-21].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;이제 탐색기의 바로 가기를 확인하면 아래와 같이 기록이 삭제된 것을 확인 할 수 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 755px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/9974683B5B7ABC6707&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F9974683B5B7ABC6707&quot; width=&quot;755&quot; height=&quot;585&quot; filename=&quot;C-2018-08-20-[21-57-30].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;Windows 10 탐색기에서 바로 가기 기록 해제&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;탐색기의 바로 가기 기록을 하지 않도록 설정하기 위해서 탐색기를 실행하고 파일 &amp;gt; 폴더 및 검색 옵션 변경을 클릭 이동합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 755px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/999C5A375B7ABC510F&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F999C5A375B7ABC510F&quot; width=&quot;755&quot; height=&quot;585&quot; filename=&quot;C-2018-08-20-[21-54-57].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;폴더 옵션 창에서 일반 탭의 개인 정보 보호 부분의 빠른 실행에 최근에 사용된 파일 표시 및 빠른 실행에 최근에 사용된 폴더 표시의 체크를 해제하고 확인합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 444px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/997E16345B7ABC8108&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F997E16345B7ABC8108&quot; width=&quot;444&quot; height=&quot;540&quot; filename=&quot;C-2018-08-20-[22-00-04].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;이제 더는 탐색기의 바로 가기에 최근 사용한 파일 또는 자주 사용하는 폴더가 기록되지 않을 것입니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;감사합니다.&lt;/p&gt;</description>
      <category>Windows Tutorials/Tips</category>
      <category>windows 10</category>
      <category>바로 가기</category>
      <category>자주 사용하는 폴더</category>
      <category>최근에 사용한 파일</category>
      <category>탐색기</category>
      <author>Total Fix!</author>
      <guid isPermaLink="true">https://slic.tistory.com/1509</guid>
      <comments>https://slic.tistory.com/1509#entry1509comment</comments>
      <pubDate>Mon, 20 Aug 2018 22:07:37 +0900</pubDate>
    </item>
    <item>
      <title>[ Mobile ] YouTube 앱의 시크릿 모드와 로그아웃</title>
      <link>https://slic.tistory.com/1508</link>
      <description>&lt;p&gt;지난 7월 Android용 YouTube 앱에 몇 가지 변화가 있었습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;그중 눈에 띄는 두 가지 시크릿 모드와 로그아웃에 대하여 살펴보겠습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 640px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99A9DE415B71ECF231&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99A9DE415B71ECF231&quot; width=&quot;640&quot; height=&quot;452&quot; filename=&quot;86.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;YouTube 앱의 시크릿 모드&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;YouTube 앱의 시크릿 모드는 Chrome의 시크릿 모드와 비슷하게 작동하여 사용자의 활동 기록이 되지 않도록 합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;YouTube의 &lt;kbd&gt;시크릿 모드는 로그인을 한 사용자만 사용&lt;/kbd&gt;할 수 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;사용자 계정 아이콘을 클릭하면 계정 메뉴에 &lt;kbd&gt;시크릿 모드 사용&lt;/kbd&gt;을 클릭하여 실행 할 수 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 799px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99F8C23F5B71EDF932&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99F8C23F5B71EDF932&quot; width=&quot;799&quot; height=&quot;1177&quot; filename=&quot;Screenshot_20180814-050846_YouTube.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;시크릿 모드가 활성화되면 사용자 아이콘이 시크릿 모드 아이콘으로 바뀌게 됩니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 798px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99BD90405B71EE0632&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99BD90405B71EE0632&quot; width=&quot;798&quot; height=&quot;804&quot; filename=&quot;Screenshot_20180814-050858_YouTube.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;시크릿 모드 아이콘을 클릭하여 &lt;kbd&gt;시크릿 모드를 중지&lt;/kbd&gt; 할 수 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 799px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99AD833B5B71EE1131&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99AD833B5B71EE1131&quot; width=&quot;799&quot; height=&quot;463&quot; filename=&quot;Screenshot_20180814-050912_YouTube.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;로그아웃은 어디로?&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;기존의 로그아웃을 시크릿 모드로 대체된 것을 확인 할 수 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;언젠가는 로그아웃이 완전히 사라질지 모르겠으나 아직은 로그아웃 할 방법이 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;로그아웃하기 위해서는 &lt;kbd&gt;계정 메뉴&lt;/kbd&gt;에서 &lt;kbd&gt;유료 멤버십&lt;/kbd&gt;으로 진입합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 799px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99AA9E415B71EE2031&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99AA9E415B71EE2031&quot; width=&quot;799&quot; height=&quot;1175&quot; filename=&quot;Screenshot_20180814-043551_YouTube.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;유료 멤버십의 오른쪽 위의 &lt;kbd&gt;메뉴 아이콘&lt;/kbd&gt;을 클릭합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 799px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/990BA83E5B71EE2C2F&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F990BA83E5B71EE2C2F&quot; width=&quot;799&quot; height=&quot;704&quot; filename=&quot;Screenshot_20180814-043601_YouTube.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;이곳에서 &lt;kbd&gt;로그아웃&lt;/kbd&gt;을 찾아볼 수 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 799px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/990B5D335B71EE3830&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F990B5D335B71EE3830&quot; width=&quot;799&quot; height=&quot;627&quot; filename=&quot;Screenshot_20180814-043614_YouTube.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;감사합니다.&lt;/p&gt;</description>
      <category>Tip &amp;amp; Tech/모바일</category>
      <category>Android</category>
      <category>Mobile</category>
      <category>YouTube</category>
      <category>로그아웃</category>
      <category>시크릿 모드</category>
      <category>유투브</category>
      <author>Total Fix!</author>
      <guid isPermaLink="true">https://slic.tistory.com/1508</guid>
      <comments>https://slic.tistory.com/1508#entry1508comment</comments>
      <pubDate>Tue, 14 Aug 2018 05:51:43 +0900</pubDate>
    </item>
    <item>
      <title>[ Windows 10 ] 프린터 대기열의 지워지지 않는 프린터 작업 지우기</title>
      <link>https://slic.tistory.com/1506</link>
      <description>&lt;p&gt;프린터를 이용하여 인쇄 작업을 할 때 이따금 실패한 프린트 작업 때문에 프린터 대기열이 생기고 인쇄가 되지 않는 경우가 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;심한 경우 프린터 관리 창에서 인쇄 작업을 취소하더라도 명령이 통하지 않고 무시되는 경우가 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;이런 현상이 발생하면 다음의 작업을 통하여 빠르게 해결 할 수 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 600px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/994AC8385B6C2A9F26&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F994AC8385B6C2A9F26&quot; width=&quot;600&quot; height=&quot;340&quot; filename=&quot;feature.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;div class=&quot;txc-textbox&quot; style=&quot;border-style: solid; border-width: 1px; border-color: rgb(193, 193, 193); background-color: rgb(213, 213, 213); padding: 10px;&quot;&gt;
&lt;h3&gt;&lt;strong&gt;관련글 :&lt;/strong&gt;&lt;/h3&gt;
&lt;h4&gt;&lt;strong&gt;&lt;p&gt;&lt;a href=&quot;http://slic.tistory.com/1503&quot; target=&quot;_blank&quot;&gt;[ Windows 10 ] Windows가 기본 프린터를 변경하지 못하도록 하는 방법&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://slic.tistory.com/1504&quot; target=&quot;_blank&quot;&gt;[ Windows 10 ] 프린터 이름 바꾸기&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://slic.tistory.com/1505&quot; target=&quot;_blank&quot;&gt;[ Windows 10 ] 바로 가기를 사용하여 프린터 대기열 열기&lt;/a&gt;&lt;/p&gt;&lt;/strong&gt;&lt;/h4&gt;
&lt;/div&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;kbd&gt;관리자 권한으로 명령 프롬프트&lt;/kbd&gt;를 열어 줍니다.&lt;/p&gt;
&lt;p&gt;(실행 창에 CMD를 입력하고 &lt;kbd&gt;Shift + Ctrl + Enter&lt;/kbd&gt;)&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 399px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99CC2D355B6C2B0E35&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99CC2D355B6C2B0E35&quot; width=&quot;399&quot; height=&quot;206&quot; filename=&quot;C-2018-08-09-[20-37-10].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;다음 명령일 입력합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;pre class=&quot;brush: shell; gutter: false;&quot;&gt;net stop spooler
&lt;/pre&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 441px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99F3FD3F5B6C2B1C22&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99F3FD3F5B6C2B1C22&quot; width=&quot;441&quot; height=&quot;186&quot; filename=&quot;C-2018-08-09-[20-39-21].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;이제 다음 명령을 입력 실행합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;pre class=&quot;brush: shell; gutter: false;&quot;&gt;del /s /f /q C:\Windows\System32\spool\PRINTERS\*.*
&lt;/pre&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;(&lt;kbd&gt;C:\Windows\System32\spool\PRINTERS&lt;/kbd&gt; 폴더에 방문하여 직접 삭제하여도 됩니다.)&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 585px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/9916FB345B6C2B2806&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F9916FB345B6C2B2806&quot; width=&quot;585&quot; height=&quot;187&quot; filename=&quot;C-2018-08-09-[20-46-20].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;제대로 작동이 되었다면 &lt;kbd&gt;C:\Windows\System32\spool\PRINTERS&lt;/kbd&gt; 폴더는 비어 있어야 합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 745px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/995D5B385B6C2B3727&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F995D5B385B6C2B3727&quot; width=&quot;745&quot; height=&quot;490&quot; filename=&quot;C-2018-08-09-[20-47-27].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;이제 중지했던 프린터 스풀러를 다시 시작합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;pre class=&quot;brush: shell; gutter: false;&quot;&gt;net start spooler
&lt;/pre&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 576px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/9930083D5B6C2BE916&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F9930083D5B6C2BE916&quot; width=&quot;576&quot; height=&quot;316&quot; filename=&quot;C-2018-08-09-[20-46-57].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;감사합니다.&lt;/p&gt;</description>
      <category>Windows Tutorials/Tips</category>
      <category>spooler</category>
      <category>windows 10</category>
      <category>스풀러</category>
      <category>지워지지 않는 프린터</category>
      <category>프린터</category>
      <category>프린터 작업 지우기</category>
      <author>Total Fix!</author>
      <guid isPermaLink="true">https://slic.tistory.com/1506</guid>
      <comments>https://slic.tistory.com/1506#entry1506comment</comments>
      <pubDate>Sat, 11 Aug 2018 00:00:00 +0900</pubDate>
    </item>
    <item>
      <title>[ Windows 10 ] 바로 가기를 사용하여 프린터 대기열 열기</title>
      <link>https://slic.tistory.com/1505</link>
      <description>&lt;p&gt;프린터를 자주 사용하는 사용자라면 프린터 대기열을 열어 중지된 인쇄 작업을 제거해야 할 일이 생기게 됩니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;여기서는 바탕화면에 프린터 대기열을 열 수 있는 바로 가기를 만들어 한 번에 여는 방법을 알아보겠습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 600px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99A49B395B6AE2C311&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99A49B395B6AE2C311&quot; width=&quot;600&quot; height=&quot;340&quot; filename=&quot;feature.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;div class=&quot;txc-textbox&quot; style=&quot;border-style: solid; border-width: 1px; border-color: rgb(193, 193, 193); background-color: rgb(213, 213, 213); padding: 10px;&quot;&gt;
&lt;h3&gt;&lt;strong&gt;관련글 :&lt;/strong&gt;&lt;/h3&gt;
&lt;h4&gt;&lt;strong&gt;&lt;p&gt;&lt;a href=&quot;http://slic.tistory.com/1503&quot; target=&quot;_blank&quot;&gt;[ Windows 10 ] Windows가 기본 프린터를 변경하지 못하도록 하는 방법&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://slic.tistory.com/1504&quot; target=&quot;_blank&quot;&gt;[ Windows 10 ] 프린터 이름 바꾸기&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://slic.tistory.com/1506&quot; target=&quot;_blank&quot;&gt;[ Windows 10 ] 프린터 대기열의 지워지지 않는 프린터 작업 지우기&lt;/a&gt;&lt;/p&gt;&lt;/strong&gt;&lt;/h4&gt;
&lt;/div&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;프린터 대기열 열기 바로 가기 만드는 방법&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;&lt;kbd&gt;Win + i&lt;/kbd&gt;를 눌러 설정 창을 열고 &lt;kbd&gt;장치&lt;/kbd&gt;로 이동합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/992E423D5B6AE2E014&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F992E423D5B6AE2E014&quot; width=&quot;800&quot; height=&quot;680&quot; filename=&quot;C-2018-08-07-[23-07-59].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;kbd&gt;프린터 및 스캐너&lt;/kbd&gt;로 이동합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/9951EB345B6AE2F004&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F9951EB345B6AE2F004&quot; width=&quot;800&quot; height=&quot;680&quot; filename=&quot;C-2018-08-07-[23-11-05].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;오른쪽 창에서 바로 가기를 만들 프린터를 찾아 &lt;kbd&gt;이름&lt;/kbd&gt;을 알아 둡니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99BF8B3B5B6AE30326&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99BF8B3B5B6AE30326&quot; width=&quot;800&quot; height=&quot;680&quot; filename=&quot;C-2018-08-08-[20-15-37].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;바탕 화면에서 마우스 우측 키를 눌러 메뉴를 열고 &lt;kbd&gt;새로 만들기 &amp;gt; 바로 가기&lt;/kbd&gt;를 클릭합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 548px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/990E2B375B6AE31217&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F990E2B375B6AE31217&quot; width=&quot;548&quot; height=&quot;601&quot; filename=&quot;C-2018-08-08-[20-16-27].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;바로 가기 만들기의 &lt;kbd&gt;항목 위치&lt;/kbd&gt; 입력란에 다음 명령을 입력 후 다음을 클릭합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;pre class=&quot;brush: shell; gutter: false;&quot;&gt;rundll32.exe printui.dll,PrintUIEntry /o /n &quot;프린터 이름&quot;
&lt;/pre&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 614px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/9945773D5B6AE35304&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F9945773D5B6AE35304&quot; width=&quot;614&quot; height=&quot;454&quot; filename=&quot;C-2018-08-08-[20-20-00].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;바로 가기 &lt;kbd&gt;이름을 지정&lt;/kbd&gt;하고 &lt;kbd&gt;마침&lt;/kbd&gt;을 클릭합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 614px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99633B405B6AE3642F&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99633B405B6AE3642F&quot; width=&quot;614&quot; height=&quot;454&quot; filename=&quot;C-2018-08-08-[20-21-27].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;만든 바로 가기를 오른쪽 클릭한 후 &lt;kbd&gt;속성&lt;/kbd&gt;을 실행합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 561px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/9921063F5B6AE36F28&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F9921063F5B6AE36F28&quot; width=&quot;561&quot; height=&quot;597&quot; filename=&quot;C-2018-08-08-[20-22-50].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;kbd&gt;아이콘 변경&lt;/kbd&gt;을 클릭합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 421px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99BB62365B6AE39323&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99BB62365B6AE39323&quot; width=&quot;421&quot; height=&quot;580&quot; filename=&quot;C-2018-08-08-[20-24-10].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;찾아보기에서 &lt;kbd&gt;C:\Windows\System32\imageres.dll&lt;/kbd&gt;를 선택하여 Windows 아이콘 중 &lt;kbd&gt;프린터 아이콘&lt;/kbd&gt;을 선택하고 &lt;kbd&gt;확인&lt;/kbd&gt;합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 421px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99F2773A5B6AE3B02E&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99F2773A5B6AE3B02E&quot; width=&quot;421&quot; height=&quot;580&quot; filename=&quot;C-2018-08-08-[20-26-26].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;kbd&gt;확인&lt;/kbd&gt;합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 421px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/9928D83F5B6AE3BE28&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F9928D83F5B6AE3BE28&quot; width=&quot;421&quot; height=&quot;580&quot; filename=&quot;C-2018-08-08-[20-27-12].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;이제 바로 가기를 클릭하여 제대로 작동하는지 확인합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 695px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99B2EF3F5B6AE3C90D&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99B2EF3F5B6AE3C90D&quot; width=&quot;695&quot; height=&quot;415&quot; filename=&quot;C-2018-08-08-[20-27-44].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;감사합니다.&lt;/p&gt;</description>
      <category>Windows Tutorials/Tips</category>
      <category>windows 10</category>
      <category>바로 가기</category>
      <category>프린터 대기열</category>
      <author>Total Fix!</author>
      <guid isPermaLink="true">https://slic.tistory.com/1505</guid>
      <comments>https://slic.tistory.com/1505#entry1505comment</comments>
      <pubDate>Fri, 10 Aug 2018 00:00:00 +0900</pubDate>
    </item>
    <item>
      <title>[ Windows 10 ] 프린터 이름 바꾸기</title>
      <link>https://slic.tistory.com/1504</link>
      <description>&lt;p&gt;프린터를 설치하면 공급 업체가 미리 정의해 놓은 이름으로 설정됩니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;그러나 이 이름이 때로는 지나치게 길거나 중복되는 때도 있으며 때로는 프린터의 위치를 알 수 있도록 사용자가 이름을 지정할 필요도 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 612px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99E174385B69AAA403&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99E174385B69AAA403&quot; width=&quot;612&quot; height=&quot;333&quot; filename=&quot;84.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;div class=&quot;txc-textbox&quot; style=&quot;border-style: solid; border-width: 1px; border-color: rgb(193, 193, 193); background-color: rgb(213, 213, 213); padding: 10px;&quot;&gt;
&lt;h3&gt;&lt;strong&gt;관련글 :&lt;/strong&gt;&lt;/h3&gt;
&lt;h4&gt;&lt;strong&gt;&lt;p&gt;&lt;a href=&quot;http://slic.tistory.com/1503&quot; target=&quot;_blank&quot;&gt;[ Windows 10 ] Windows가 기본 프린터를 변경하지 못하도록 하는 방법&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://slic.tistory.com/1505&quot; target=&quot;_blank&quot;&gt;[ Windows 10 ] 바로 가기를 사용하여 프린터 대기열 열기&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://slic.tistory.com/1506&quot; target=&quot;_blank&quot;&gt;[ Windows 10 ] 프린터 대기열의 지워지지 않는 프린터 작업 지우기&lt;/a&gt;&lt;/p&gt;&lt;/strong&gt;&lt;/h4&gt;
&lt;/div&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;프린터 이름을 바꾸는 방법&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;&lt;kbd&gt;Win + i&lt;/kbd&gt;를 눌러 설정 창을 열고 &lt;kbd&gt;장치&lt;/kbd&gt;를 클릭합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/995AEC3C5B69AAAE1D&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F995AEC3C5B69AAAE1D&quot; width=&quot;800&quot; height=&quot;680&quot; filename=&quot;C-2018-08-07-[23-07-59].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;kbd&gt;프린터 및 스캐너&lt;/kbd&gt;로 이동합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99B71D375B69AAB932&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99B71D375B69AAB932&quot; width=&quot;800&quot; height=&quot;680&quot; filename=&quot;C-2018-08-07-[23-11-05].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;이름을 바꿀 프린터를 클릭하고 나타난 메뉴에서 &lt;kbd&gt;관리&lt;/kbd&gt;를 클릭합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/996095395B69AAC311&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F996095395B69AAC311&quot; width=&quot;800&quot; height=&quot;680&quot; filename=&quot;C-2018-08-07-[23-11-52].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;프린터 디바이스 관리 창에서 &lt;kbd&gt;프린터 속성&lt;/kbd&gt;을 클릭합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/998C5D345B69AACE31&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F998C5D345B69AACE31&quot; width=&quot;800&quot; height=&quot;680&quot; filename=&quot;C-2018-08-07-[23-12-53].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;프린터 속성 창이 뜨면 &lt;kbd&gt;속성 변경&lt;/kbd&gt;을 클릭합니다. (관리자 권한이 필요합니다)&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 708px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/9989CC3F5B69AADC10&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F9989CC3F5B69AADC10&quot; width=&quot;708&quot; height=&quot;529&quot; filename=&quot;C-2018-08-07-[23-14-47].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;일반 탭의 가장 상단 칸의 이름을 변경하고 확인합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 708px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99A81A395B69AAE634&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99A81A395B69AAE634&quot; width=&quot;708&quot; height=&quot;529&quot; filename=&quot;C-2018-08-07-[23-15-22].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;감사합니다.&lt;/p&gt;</description>
      <category>Windows Tutorials/Tips</category>
      <category>windows 10</category>
      <category>프린터</category>
      <category>프린터 이름</category>
      <author>Total Fix!</author>
      <guid isPermaLink="true">https://slic.tistory.com/1504</guid>
      <comments>https://slic.tistory.com/1504#entry1504comment</comments>
      <pubDate>Thu, 9 Aug 2018 00:00:00 +0900</pubDate>
    </item>
    <item>
      <title>[ Windows 10 ] Windows가 기본 프린터를 변경하지 못하도록 하는 방법</title>
      <link>https://slic.tistory.com/1503</link>
      <description>&lt;p&gt;Windows 10은 가장 최근에 사용한 프린터를 자동으로 기본 프린터로 변경하도록 설정되었습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;이 기능이 일부 사용자에게는 유용할 수도 있지만, 대부분 사용자는 원하지 않을 것입니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;여기 Windows가 자동으로 기본 프린터를 변경하지 못하도록 하는 방법이 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 612px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/9987253E5B6988942A&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F9987253E5B6988942A&quot; width=&quot;612&quot; height=&quot;333&quot; filename=&quot;brother-dcp-t300-original-imaed382wzyhgpzm.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;div class=&quot;txc-textbox&quot; style=&quot;border-style: solid; border-width: 1px; border-color: rgb(193, 193, 193); background-color: rgb(213, 213, 213); padding: 10px;&quot;&gt;
&lt;h3&gt;&lt;strong&gt;
관련글 :
&lt;/strong&gt;&lt;/h3&gt;
&lt;h4&gt;&lt;strong&gt;&lt;p&gt;&lt;a href=&quot;http://slic.tistory.com/1504&quot; target=&quot;_blank&quot;&gt;[ Windows 10 ] 프린터 이름 바꾸기&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://slic.tistory.com/1505&quot; target=&quot;_blank&quot;&gt;[ Windows 10 ] 바로 가기를 사용하여 프린터 대기열 열기&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://slic.tistory.com/1506&quot; target=&quot;_blank&quot;&gt;[ Windows 10 ] 프린터 대기열의 지워지지 않는 프린터 작업 지우기&lt;/a&gt;&lt;/p&gt;&lt;/strong&gt;&lt;/h4&gt;
&lt;/div&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;최근 사용 프린터를 기본 프린터로 변경 차단&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;&lt;kbd&gt;Win + i&lt;/kbd&gt;를 눌러 설정 창을 열고 &lt;kbd&gt;장치&lt;/kbd&gt;로 이동합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99E258395B6988A415&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99E258395B6988A415&quot; width=&quot;800&quot; height=&quot;680&quot; filename=&quot;C-2018-08-07-[20-40-14].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;왼쪽 창에서 &lt;kbd&gt;프린터 및 스캐너&lt;/kbd&gt;를 클릭하고 오른쪽 창에서 &lt;kbd&gt;Windows에서 내 기본 프린터를 관리할 수 있도록 허용&lt;/kbd&gt;의 &lt;kbd&gt;체크를 해제&lt;/kbd&gt;합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/997E38385B6988B22E&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F997E38385B6988B22E&quot; width=&quot;800&quot; height=&quot;680&quot; filename=&quot;C-2018-08-07-[20-40-38].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;이제 Windows가 자동으로 기본 프린터를 변경하지 않습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99BDA53F5B6988C225&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99BDA53F5B6988C225&quot; width=&quot;800&quot; height=&quot;680&quot; filename=&quot;C-2018-08-07-[20-40-57].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;수동으로 기본 프린터 변경&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;기본 프린터로 변경하고 싶은 프린터를 클릭하고 나타나는 메뉴에서 &lt;kbd&gt;관리&lt;/kbd&gt;를 클릭합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/999F1B335B6988CF29&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F999F1B335B6988CF29&quot; width=&quot;800&quot; height=&quot;680&quot; filename=&quot;C-2018-08-07-[20-48-53].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;프린터 &lt;kbd&gt;디바이스 관리&lt;/kbd&gt; 창에서 &lt;kbd&gt;기본값으로 설정&lt;/kbd&gt;을 클릭합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99B3173F5B6988DA27&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99B3173F5B6988DA27&quot; width=&quot;800&quot; height=&quot;680&quot; filename=&quot;C-2018-08-07-[20-49-17].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;감사합니다.&lt;/p&gt;</description>
      <category>Windows Tutorials/Tips</category>
      <category>windows 10</category>
      <category>기본 프린터</category>
      <category>프린터</category>
      <author>Total Fix!</author>
      <guid isPermaLink="true">https://slic.tistory.com/1503</guid>
      <comments>https://slic.tistory.com/1503#entry1503comment</comments>
      <pubDate>Wed, 8 Aug 2018 00:00:00 +0900</pubDate>
    </item>
    <item>
      <title>[ Game ] Steam 클라이언트에 음악을 등록하고 플레이하는 방법</title>
      <link>https://slic.tistory.com/1502</link>
      <description>&lt;p&gt;Steam 클라이언트에 포함된 Music Player를 사용하면 MP3 파일을 로컬 음악 라이브러리에 추가하여 게임 내부 또는 외부에서 재생할 수 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99CB6E3A5B68C7780B&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99CB6E3A5B68C7780B&quot; width=&quot;800&quot; height=&quot;399&quot; filename=&quot;C-2018-08-07-[07-10-44].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;div class=&quot;txc-textbox&quot; style=&quot;border-style: solid; border-width: 1px; border-color: rgb(193, 193, 193); background-color: rgb(213, 213, 213); padding: 10px;&quot;&gt;
&lt;h3&gt;&lt;strong&gt;관련글 :&amp;nbsp;&lt;a href=&quot;http://slic.tistory.com/1501&quot; target=&quot;_blank&quot;&gt;[ Game ] Steam 계정에 휴대전화 이중 인증 추가하는 방법&lt;/a&gt;&lt;/strong&gt;&lt;/h3&gt;
&lt;/div&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;Steam 음악 라이브러리에 MP3 추가하기&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;스팀 클라이언트에서 &lt;kbd&gt;Steam &amp;gt; 설정&lt;/kbd&gt;을 열어 줍니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/994F9F335B68C9870F&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F994F9F335B68C9870F&quot; width=&quot;800&quot; height=&quot;554&quot; filename=&quot;C-2018-08-07-[06-00-11].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;설정 창에서 &lt;kbd&gt;음악&lt;/kbd&gt;으로 이동한 후 우측 창에서 &lt;kbd&gt;추가&lt;/kbd&gt;를 클릭하여 MP3가 있는 폴더를 추가합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 740px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/991F433F5B68C7D515&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F991F433F5B68C7D515&quot; width=&quot;740&quot; height=&quot;585&quot; filename=&quot;C-2018-08-07-[06-00-47].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;MP3 폴더를 추가하고 &lt;kbd&gt;확인&lt;/kbd&gt;을 클릭합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 740px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99A339375B68C7E616&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99A339375B68C7E616&quot; width=&quot;740&quot; height=&quot;585&quot; filename=&quot;C-2018-08-07-[06-01-43].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;kbd&gt;라이브러리&lt;/kbd&gt;를 클릭하여 메뉴를 열고 &lt;kbd&gt;음악&lt;/kbd&gt;을 클릭합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/994D0F335B68C9A415&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F994D0F335B68C9A415&quot; width=&quot;800&quot; height=&quot;554&quot; filename=&quot;C-2018-08-07-[06-02-03].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;추가된 음악이 보이고 &lt;kbd&gt;앨범 재상&lt;/kbd&gt;을 눌러 음악을 재생 할 수 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/995EAE385B68C9BE10&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F995EAE385B68C9BE10&quot; width=&quot;800&quot; height=&quot;554&quot; filename=&quot;C-2018-08-07-[06-37-39].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;사라진 플레이어를 다시 열고 싶다면 &lt;kbd&gt;보기&lt;/kbd&gt;에서 &lt;kbd&gt;음악 플레이어&lt;/kbd&gt;를 클릭합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/998ACE3E5B68C9D510&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F998ACE3E5B68C9D510&quot; width=&quot;800&quot; height=&quot;554&quot; filename=&quot;C-2018-08-07-[06-43-38].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 440px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99564C3A5B68C84315&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99564C3A5B68C84315&quot; width=&quot;440&quot; height=&quot;300&quot; filename=&quot;C-2018-08-07-[06-39-24].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;게임 중 음악 플레이어 열기&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;게임 중에 음악 플레이어를 열고 싶다면 &lt;kbd&gt;Shift + Tab&lt;/kbd&gt;을 눌러 오버레이를 열고 하단의 &lt;kbd&gt;음악&lt;/kbd&gt;을 클릭합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/995CBC375B68C8590D&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F995CBC375B68C8590D&quot; width=&quot;800&quot; height=&quot;450&quot; filename=&quot;C-2018-08-07-[07-03-19].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;그럼 음악 플레이어가 나타납니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/9952D2345B68C8790D&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F9952D2345B68C8790D&quot; width=&quot;800&quot; height=&quot;450&quot; filename=&quot;C-2018-08-07-[07-03-46].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;다시 게임을 실행하려면 &lt;kbd&gt;Shift + Tab&lt;/kbd&gt;을 누르거나 상단의 &lt;kbd&gt;게임으로 돌아가려면 여기를 클릭하십시오&lt;/kbd&gt;를 클릭합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99A50B345B68C88509&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99A50B345B68C88509&quot; width=&quot;800&quot; height=&quot;450&quot; filename=&quot;C-2018-08-07-[07-03-58].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;감사합니다.&lt;/p&gt;</description>
      <category>Tip &amp;amp; Tech/GAMES</category>
      <category>Game</category>
      <category>MP3</category>
      <category>Steam</category>
      <category>음악</category>
      <author>Total Fix!</author>
      <guid isPermaLink="true">https://slic.tistory.com/1502</guid>
      <comments>https://slic.tistory.com/1502#entry1502comment</comments>
      <pubDate>Tue, 7 Aug 2018 07:22:31 +0900</pubDate>
    </item>
    <item>
      <title>[ Game ] Steam 계정에 휴대전화 이중 인증 추가하는 방법</title>
      <link>https://slic.tistory.com/1501</link>
      <description>&lt;p&gt;계정의 이중 인증은 매우 중요한 보안 기능입니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;사용자 계정에 로그인하기 위해서는 암호뿐만 아니라 휴대 전화의 코드를 사용하여 로그인해야 하므로 암호를 누군가 알아내더라도 계정에 접속할 수가 없게 됩니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 509px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99EF62345B6746BE1C&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99EF62345B6746BE1C&quot; width=&quot;509&quot; height=&quot;454&quot; filename=&quot;C-2018-08-06-[03-49-05].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;이곳에서는 휴대전화 앱을 통해서 이중 인증을 등록하고 사용하는 방법에 대하여 살펴보겠습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;div class=&quot;txc-textbox&quot; style=&quot;border-style: solid; border-width: 1px; border-color: rgb(193, 193, 193); background-color: rgb(213, 213, 213); padding: 10px;&quot;&gt;
&lt;h3&gt;&lt;strong&gt;관련글 :&amp;nbsp;&lt;a href=&quot;http://slic.tistory.com/1502&quot; target=&quot;_blank&quot;&gt;[ Game ] Steam 클라이언트에 음악을 등록하고 플레이하는 방법&lt;/a&gt;&lt;/strong&gt;&lt;/h3&gt;
&lt;/div&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;Steam 앱을 통해 이중 인증 등록 및 사용&lt;/strong&gt;&lt;/h2&gt;
&lt;div class=&quot;txc-textbox&quot; style=&quot;border-style: solid; border-width: 1px; border-color: rgb(193, 193, 193); background-color: rgb(213, 213, 213); padding: 10px;&quot;&gt;
&lt;h3&gt;&lt;strong&gt;모바일용 스팀 내려받기 : &lt;a href=&quot;https://itunes.apple.com/us/app/steam-mobile/id495369748&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;Apple&lt;/a&gt;,&amp;nbsp;&lt;a href=&quot;https://play.google.com/store/apps/details?id=com.valvesoftware.android.steam.community&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;Android&lt;/a&gt;, &lt;a href=&quot;https://www.microsoft.com/ko-kr/p/steam/9nblggh4x7gm&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;Microsoft&lt;/a&gt;&lt;/strong&gt;&lt;/h3&gt;
&lt;/div&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;위의 경로에서 스팀 앱을 내려받고 로그인합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;이미 이메일을 통한 Steam Guard를 설정한 분이라면 로그인 시 이메일에서 액세스 코드를 확인해야 합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;왼쪽 위의 햄버거 버튼(&lt;i class=&quot;fas fa-bars&quot;&gt;&lt;/i&gt;)을 터치합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99867B405B67456A18&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99867B405B67456A18&quot; width=&quot;800&quot; height=&quot;486&quot; filename=&quot;C-01.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;사용자 프로필명 아래의 Steam Guard를 터치합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99242B375B67457918&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99242B375B67457918&quot; width=&quot;800&quot; height=&quot;526&quot; filename=&quot;C-02.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;인증기 추가를 터치합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/998860405B67458718&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F998860405B67458718&quot; width=&quot;800&quot; height=&quot;906&quot; filename=&quot;C-03.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;휴대 전화번호를 입력합니다.&lt;/p&gt;
&lt;p&gt;이때 010-1234-5678에서 맨 앞의 0을 제외하고 1012345678로 입력합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/992429415B67459819&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F992429415B67459819&quot; width=&quot;800&quot; height=&quot;810&quot; filename=&quot;C-04.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;휴대 전화 문자로 온 인증 코드를 입력합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/995F103A5B6745A618&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F995F103A5B6745A618&quot; width=&quot;800&quot; height=&quot;620&quot; filename=&quot;C-05.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;복구용 코드를 저장합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/996F3A3A5B6745B417&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F996F3A3A5B6745B417&quot; width=&quot;800&quot; height=&quot;1083&quot; filename=&quot;C-06.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;이제 다시 Steam Guard에 돌아가면 다음 과같이 일회용 인증 코드가 발생하고 있을 것입니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/998C49405B6745C518&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F998C49405B6745C518&quot; width=&quot;800&quot; height=&quot;739&quot; filename=&quot;C-07.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;모바일에서 이중 인증 등록만으로 Steam 계정에 설정이 되므로 따로 웹에서 작업 할 것은 없습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;감사합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <category>Tip &amp;amp; Tech/GAMES</category>
      <category>Game</category>
      <category>Steam</category>
      <category>이중 인증</category>
      <author>Total Fix!</author>
      <guid isPermaLink="true">https://slic.tistory.com/1501</guid>
      <comments>https://slic.tistory.com/1501#entry1501comment</comments>
      <pubDate>Mon, 6 Aug 2018 03:53:32 +0900</pubDate>
    </item>
    <item>
      <title>[ Windows 10 ] Windows를 설치한 후 로컬 사용자 계정에 대한 보안 질문을 설정하는 방법</title>
      <link>https://slic.tistory.com/1500</link>
      <description>&lt;p&gt;Windows는 2018년 4월 10일 업데이트에서 로컬 사용자 계정에 암호를 잊어버리면 재설정할 수 있는 새로운 기능을 도입하였습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;만일 사용자 암호를 잊어버리면 이제 설정한 보안 질문을 설정하는 간단한 과정을 거친 후 암호를 재설정할 수 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 720px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99C3E5365B64A12519&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99C3E5365B64A12519&quot; width=&quot;720&quot; height=&quot;435&quot; filename=&quot;windows-10-top-license-key-recovery-tools.png&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;Windows 설치 후 로컬 사용자 계정에 보인 질문 설정하기&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;&lt;kbd&gt;Win + i&lt;/kbd&gt;를 눌러 설정 창을 열고 &lt;kbd&gt;계정&lt;/kbd&gt;을 클릭합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/998FF73C5B64A13A18&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F998FF73C5B64A13A18&quot; width=&quot;800&quot; height=&quot;680&quot; filename=&quot;C-2018-08-04-[03-22-14].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;왼쪽 창에서 &lt;kbd&gt;로그인 옵션&lt;/kbd&gt;을 클릭합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99C4C1365B64A16119&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99C4C1365B64A16119&quot; width=&quot;800&quot; height=&quot;680&quot; filename=&quot;C-2018-08-04-[03-23-02].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;오른쪽 창에서 &lt;kbd&gt;보안 질문 업데이트&lt;/kbd&gt;를 클릭합니다. (이 항목은 비밀번호가 설정된 경우 보입니다)&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/9943F2375B64A16F18&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F9943F2375B64A16F18&quot; width=&quot;800&quot; height=&quot;680&quot; filename=&quot;C-2018-08-04-[03-24-27].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;암호를 입력하고 확인합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 654px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/990B563D5B64A17C17&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F990B563D5B64A17C17&quot; width=&quot;654&quot; height=&quot;633&quot; filename=&quot;C-2018-08-04-[03-26-14].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;보안 질문은 3가지를 모두 선택하고 답변을 설정해야 합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 654px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99CED63A5B64A18C17&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99CED63A5B64A18C17&quot; width=&quot;654&quot; height=&quot;633&quot; filename=&quot;C-2018-08-04-[03-29-22].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;감사합니다.&lt;/p&gt;</description>
      <category>Windows Tutorials/User Account</category>
      <category>windows 10</category>
      <category>로컬 사용자 계정</category>
      <category>보안 질문</category>
      <author>Total Fix!</author>
      <guid isPermaLink="true">https://slic.tistory.com/1500</guid>
      <comments>https://slic.tistory.com/1500#entry1500comment</comments>
      <pubDate>Sun, 5 Aug 2018 00:00:00 +0900</pubDate>
    </item>
    <item>
      <title>[ Windows 10 ] CCleaner 대신 컴퓨터를 정리하는 방법</title>
      <link>https://slic.tistory.com/1499</link>
      <description>&lt;p&gt;CCleaner는 이제 백그라운드에서 항상 실행되고 익명의 사용자 데이터를 회사의 서버에 보고합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;CCleaner를 사용하길 원한다면 5.45 이전 버전을 사용하길 권장합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;또한, CCleaner가 악성코드를 포함하는 해킹을 당하는 등 보안상에도 좋지 않은 상태입니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;여기 CCleaner를 대체할 몇 가지 방법을 살펴보겠습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 640px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99C836345B6445B208&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99C836345B6445B208&quot; width=&quot;640&quot; height=&quot;353&quot; filename=&quot;CCleaner1-640x353.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;공간 확보&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;Windows에는 디스크 정리 도구가 이미 내장되어 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Windows 10에서는 이 기능을 대폭 개선하였으며 훌륭히 작업을 수행하고 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;설정 창을 열고 &lt;kbd&gt;시스템&lt;/kbd&gt;으로 이동합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99E8FE3A5B6445C914&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99E8FE3A5B6445C914&quot; width=&quot;800&quot; height=&quot;680&quot; filename=&quot;C-2018-08-03-[01-03-29].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;kbd&gt;저장 공간&lt;/kbd&gt;으로 이동합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99F37D395B6445EA26&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99F37D395B6445EA26&quot; width=&quot;800&quot; height=&quot;684&quot; filename=&quot;C-2018-08-03-[20-30-00].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;kbd&gt;지금 공간 확보&lt;/kbd&gt;를 클릭합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/9921DA405B6445F512&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F9921DA405B6445F512&quot; width=&quot;800&quot; height=&quot;684&quot; filename=&quot;C-2018-08-03-[20-30-40].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Windows가 삭제할 수 있는 파일들을 검색합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/991AB4335B6446021A&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F991AB4335B6446021A&quot; width=&quot;800&quot; height=&quot;684&quot; filename=&quot;C-2018-08-03-[20-30-58].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;검색이 완료되었으면 삭제하고 싶은 파일을 선택하고 &lt;kbd&gt;파일 제거&lt;/kbd&gt;를 클릭합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/9975EF3E5B64462911&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F9975EF3E5B64462911&quot; width=&quot;800&quot; height=&quot;684&quot; filename=&quot;C-2018-08-03-[20-31-20].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;임시 파일을 제거하기 시작합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99FD28395B64463817&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99FD28395B64463817&quot; width=&quot;800&quot; height=&quot;684&quot; filename=&quot;C-2018-08-03-[20-33-05].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;시작 프로그램 관리&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;Windows 10에는 이미 시작 프로그램을 관리 할 수 있는 설정이 포함되어 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;설정 창을 열고 &lt;kbd&gt;앱&lt;/kbd&gt;으로 이동합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99A98B385B64464614&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99A98B385B64464614&quot; width=&quot;800&quot; height=&quot;680&quot; filename=&quot;C-2018-08-03-[20-38-40].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;kbd&gt;시작 프로그램&lt;/kbd&gt;으로 이동합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/991B8B345B64465105&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F991B8B345B64465105&quot; width=&quot;800&quot; height=&quot;680&quot; filename=&quot;C-2018-08-03-[20-38-55].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;이곳에서 시작 프로그램을 끄거나 켤 수 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/996C033F5B64465E0D&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F996C033F5B64465E0D&quot; width=&quot;800&quot; height=&quot;680&quot; filename=&quot;C-2018-08-03-[20-39-39].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;웹 브라우저 사용 기록 지우기&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;브라우저의 사용 기록, 쿠키, 캐시 파일을 삭제에 따로 공을 들일 필요가 없어졌습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 649px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99311E385B6446DE1E&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99311E385B6446DE1E&quot; width=&quot;649&quot; height=&quot;300&quot; filename=&quot;img_5373825a9c93b.png&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;인터넷 사용 기록을 남기고 싶지 않다면 브라우저를 개인 정보 보호 브라우징 모드에서 사용하시면 됩니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;개인 정보 보호 브라우징 모드는 모든 브라우저에서 지원하고 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;그러나 이러한 인터넷 사용 정보를 지속해서 정리하는 것은 브라우저를 열 때마다 웹 사이트에 계속 로그인해야 하므로 웹 탐색 속도가 느려지는 단점이 있습니다.&lt;/p&gt;</description>
      <category>Windows Tutorials/Tips</category>
      <category>CCleaner</category>
      <category>windows 10</category>
      <category>공간 확보</category>
      <category>시작 프로그램 관리</category>
      <author>Total Fix!</author>
      <guid isPermaLink="true">https://slic.tistory.com/1499</guid>
      <comments>https://slic.tistory.com/1499#entry1499comment</comments>
      <pubDate>Sat, 4 Aug 2018 00:00:00 +0900</pubDate>
    </item>
    <item>
      <title>[ Windows 10 ] 유지 관리 작업의 자동화</title>
      <link>https://slic.tistory.com/1498</link>
      <description>&lt;h2&gt;&lt;strong&gt;자동 유지 관리 예약&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;Windows는 일정에 따라 기본 시스템 유지 관리 작업을 자동으로 수행합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;자동 유지 관리 기능을 해제할 수는 없지만, 작동시간 등을 변경할 수 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;div class=&quot;txc-textbox&quot; style=&quot;border-style: solid; border-width: 1px; border-color: rgb(193, 193, 193); background-color: rgb(213, 213, 213); padding: 10px;&quot;&gt;
&lt;h3&gt;&lt;strong&gt;자동 유지 관리 예약 설정하는 방법 :&amp;nbsp;&lt;a href=&quot;http://slic.tistory.com/1492&quot; target=&quot;_blank&quot;&gt;[ Windows 10 ] 자동 유지 관리를 예약하는 방법&lt;/a&gt;&lt;/strong&gt;&lt;/h3&gt;
&lt;/div&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99D370435B6330DB36&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99D370435B6330DB36&quot; width=&quot;800&quot; height=&quot;533&quot; filename=&quot;computer-hard-disc-drive-concept-repair-25768555.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;저장 공간 센스&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;임시 파일을 자동으로 정리하고 한 달 이상 휴지통에 남아있는 파일을 자동으로 정리합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;이 기능을 사용하려면 설정 창을 열고 &lt;kbd&gt;시스템&lt;/kbd&gt;으로 이동합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/991D0B4A5B63317D0C&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F991D0B4A5B63317D0C&quot; width=&quot;800&quot; height=&quot;680&quot; filename=&quot;C-2018-08-03-[01-03-29].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;kbd&gt;저장 공간&lt;/kbd&gt;으로 이동한 후 오른쪽 창에서 &lt;kbd&gt;저장 공간 센스&lt;/kbd&gt;를 &lt;kbd&gt;켬&lt;/kbd&gt;으로 설정합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/994694485B63318A1A&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F994694485B63318A1A&quot; width=&quot;800&quot; height=&quot;680&quot; filename=&quot;C-2018-08-03-[01-03-51].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;좀 더 자세한 설정을 조정하려면 &lt;kbd&gt;자동으로 공간을 확보하는 방법 변경&lt;/kbd&gt;을 클릭합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/999A38425B6331970D&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F999A38425B6331970D&quot; width=&quot;800&quot; height=&quot;680&quot; filename=&quot;C-2018-08-03-[01-05-10].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;이곳에서 저장 공간 센스 실행 기간을 설정하거나 다운로드 폴더나 휴지통에 있는 파일들의 삭제 기간을 지정할 수 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99EF5B485B6331A32B&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99EF5B485B6331A32B&quot; width=&quot;800&quot; height=&quot;759&quot; filename=&quot;C-2018-08-03-[01-06-28].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;디스크 조각 모음은 이미 자동화되어 있습니다.&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;과거에는 디스크 조각모음을 수동으로 해 주어야 했지만 이제 더는 디스크 조각모음에 신경 쓸 필요가 없습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;SSD는 조각모음이 필요가 없으며 하드 디스크라도 Windows가 자동으로 디스크 조각모음을 유휴시간에 하고 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 500px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/9987FE4D5B6330771A&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F9987FE4D5B6330771A&quot; width=&quot;500&quot; height=&quot;281&quot; filename=&quot;6-common-problems-caused-by-fragmentation-in-hard-drive.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;</description>
      <category>Windows Tutorials/Tips</category>
      <category>windows 10</category>
      <category>디스크 조각 모음</category>
      <category>유지 관리</category>
      <category>자동 유지 관리</category>
      <category>저장 공간 센스</category>
      <author>Total Fix!</author>
      <guid isPermaLink="true">https://slic.tistory.com/1498</guid>
      <comments>https://slic.tistory.com/1498#entry1498comment</comments>
      <pubDate>Fri, 3 Aug 2018 01:33:20 +0900</pubDate>
    </item>
    <item>
      <title>[ MS Office ] 사진을 흑백으로 변경하는 방법</title>
      <link>https://slic.tistory.com/1497</link>
      <description>&lt;p&gt;Microsoft Office Excel, Word, PowerPoint에서 사진이나 그림의 이미지 스타일을 빠르게 지정 적용할 수 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99157C465B62282B36&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99157C465B62282B36&quot; width=&quot;800&quot; height=&quot;302&quot; filename=&quot;C-2018-08-02-[06-37-19].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;Microsoft Office에서 사진을 흑백으로 변경하는 방법&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;MS Office Excel, Word, PowerPoint 모두 같은 방법으로 사진 또는 그림을 흑백 이미지로 변경 할 수 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;변경할 이미지를 클릭하고 &lt;kbd&gt;서식&lt;/kbd&gt; 탭으로 이동합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/994EFA465B62283B02&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F994EFA465B62283B02&quot; width=&quot;800&quot; height=&quot;473&quot; filename=&quot;C-2018-08-02-[06-24-12].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;서식 탭에서 &lt;kbd&gt;색&lt;/kbd&gt;을 클릭하고 적용하고 싶은 효과를 클릭합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/9934754E5B62284835&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F9934754E5B62284835&quot; width=&quot;800&quot; height=&quot;493&quot; filename=&quot;C-2018-08-02-[06-25-40].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;원래의 사진 색깔로 돌아가기&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;원래의 사진 색깔로 돌아가고 싶다면 걱정하지 마세요.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;원래의 사진은 MS Office의 문서와 함께 잘 저장되어 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;원래의 색깔로 돌아가고 싶은 사진을 클릭하고 &lt;kbd&gt;서식&lt;/kbd&gt; 탭으로 이동합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/995279425B62285A36&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F995279425B62285A36&quot; width=&quot;800&quot; height=&quot;474&quot; filename=&quot;C-2018-08-02-[06-32-06].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;서식 탭에서 &lt;kbd&gt;그림 원래 대로&lt;/kbd&gt;를 클릭합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99503D4A5B62286A38&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99503D4A5B62286A38&quot; width=&quot;800&quot; height=&quot;517&quot; filename=&quot;C-2018-08-02-[06-32-47].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;사진이나 그림이 원래 색상으로 돌아오는 것을 확인 할 수 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/9951134A5B62287838&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F9951134A5B62287838&quot; width=&quot;800&quot; height=&quot;481&quot; filename=&quot;C-2018-08-02-[06-33-55].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;감사합니다.&lt;/p&gt;</description>
      <category>Office Tutorials</category>
      <category>excel</category>
      <category>MS Office</category>
      <category>powerpoint</category>
      <category>Word</category>
      <category>사진</category>
      <category>사진 색깔</category>
      <category>흑백</category>
      <author>Total Fix!</author>
      <guid isPermaLink="true">https://slic.tistory.com/1497</guid>
      <comments>https://slic.tistory.com/1497#entry1497comment</comments>
      <pubDate>Thu, 2 Aug 2018 06:42:22 +0900</pubDate>
    </item>
    <item>
      <title>[ Windows 10 ] WiFi 네트워크 목록을 숨겨 보자</title>
      <link>https://slic.tistory.com/1496</link>
      <description>&lt;p&gt;WiFi를 사용 중인데 너무 많아 보이지 않도록 하고 싶은 욕망이 꿈틀대시나요?&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;이제 소개할 방법은 Windows 시스템에서 WiFi 목록을 숨기는 방법입니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;이 방법은 단순히 Windows에서 보이지 않도록 하는 것이지 네트워크 자체를 차단하는 방법이 아닙니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 640px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99D6A74E5B6095BE03&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99D6A74E5B6095BE03&quot; width=&quot;640&quot; height=&quot;353&quot; filename=&quot;07.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;주위의 WiFi 목록 차단&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;먼저 &lt;kbd&gt;관리자 권한으로 명령 프롬프트&lt;/kbd&gt;를 열어 줍니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 392px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99C1C54E5B6095CE04&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99C1C54E5B6095CE04&quot; width=&quot;392&quot; height=&quot;640&quot; filename=&quot;C-2018-08-01-[01-27-34].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;숨기고 싶은 WiFi 이름(SSID)을 확인 후 다음 명령을 입력합니다.&lt;/p&gt;
&lt;p&gt;(SSID는 &lt;kbd&gt;대소문자를 구분&lt;/kbd&gt;하여 주세요)&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;pre class=&quot;brush: bash; gutter: false;&quot;&gt;
netsh wlan add filter permission=block ssid=&quot;SSID&quot; networktype=infrastructure
&lt;/pre&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 360px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99EAE74C5B6095F519&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99EAE74C5B6095F519&quot; width=&quot;360&quot; height=&quot;582&quot; filename=&quot;C-2018-08-01-[01-30-08].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;저는 PATECH-AP를 숨길 것입니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99BADB4B5B60960229&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99BADB4B5B60960229&quot; width=&quot;800&quot; height=&quot;121&quot; filename=&quot;C-2018-08-01-[01-35-02].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;적용하고 난 후 다음처럼 PATECH-AP가 보이지 않게 됩니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 360px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99BE0B4D5B60960C06&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99BE0B4D5B60960C06&quot; width=&quot;360&quot; height=&quot;582&quot; filename=&quot;C-2018-08-01-[01-34-48].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;kbd&gt;netsh wlan show filters&lt;/kbd&gt;를 입력하여 등록된 WiFi를 확인합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99E5DB485B6096192A&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99E5DB485B6096192A&quot; width=&quot;800&quot; height=&quot;468&quot; filename=&quot;C-2018-08-01-[01-38-07].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;차단된 WiFi 목록 해제&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;실수나 잘못된 WiFi 네트워크를 차단한 경우 해당 이름을 삭제해야 하는데 다음 명령을 입력합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;pre class=&quot;brush: bash; gutter: false;&quot;&gt;
netsh wlan delete filter permission=block ssid=&quot;SSID&quot; networktype=infrastructure
&lt;/pre&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99AF0C4B5B60963337&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99AF0C4B5B60963337&quot; width=&quot;800&quot; height=&quot;468&quot; filename=&quot;C-2018-08-01-[01-40-27].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;특정 WiFi 네트워크만 허용하는 방법&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;너무 많은 WiFi 이름들로 위의 방법으로는 현실적으로 차단이 너무 힘이 들게 됩니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;이러면 내가 사용하는 WiFi 네트워크만 허용하고 나머지는 모두 차단하는 방법이 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;먼저 WiFi 네트워크를 허용합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;pre class=&quot;brush: shell; gutter: false;&quot;&gt;
netsh wlan add filter permission=allow ssid=&quot;SSID&quot; networktype=infrastructure
&lt;/pre&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/9965AB465B60965613&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F9965AB465B60965613&quot; width=&quot;800&quot; height=&quot;116&quot; filename=&quot;C-2018-08-01-[01-45-31].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;이제 나머지 모든 WiFi 네트워크를 차단합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;pre class=&quot;brush: shell; gutter: false;&quot;&gt;
netsh wlan add filter permission=denyall networktype=infrastructure
&lt;/pre&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99D63F455B60966F10&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99D63F455B60966F10&quot; width=&quot;800&quot; height=&quot;163&quot; filename=&quot;C-2018-08-01-[01-47-21].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;적용 후 확인하면 허용한 목록 이외의 모든 WiFi 목록이 사라졌습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 360px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99ED0B455B60969F04&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99ED0B455B60969F04&quot; width=&quot;360&quot; height=&quot;582&quot; filename=&quot;C-2018-08-01-[01-47-48].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;모든 네트워크 차단을 해제하는 명령은 다음과 같습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;pre class=&quot;brush: shell; gutter: false;&quot;&gt;
netsh wlan delete filter permission=denyall networktype=infrastructure
&lt;/pre&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99F56B435B6096E343&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99F56B435B6096E343&quot; width=&quot;800&quot; height=&quot;468&quot; filename=&quot;C-2018-08-01-[02-05-20].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;이 방법은 Windows의 WiFi 목록 이외의 타사 프로그램에는 효과가 없습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;감사합니다.&lt;/p&gt;</description>
      <category>Windows Tutorials/Network, Sharing</category>
      <category>SSID</category>
      <category>WiFi</category>
      <category>WiFi 네트워크 목록</category>
      <category>WiFi 목록</category>
      <category>windows 10</category>
      <category>네트워크</category>
      <author>Total Fix!</author>
      <guid isPermaLink="true">https://slic.tistory.com/1496</guid>
      <comments>https://slic.tistory.com/1496#entry1496comment</comments>
      <pubDate>Wed, 1 Aug 2018 02:13:33 +0900</pubDate>
    </item>
    <item>
      <title>[ Windows 10 ] 각각의 응용 프로그램별 볼륨을 조정하는 EarTrumpet</title>
      <link>https://slic.tistory.com/1495</link>
      <description>&lt;p&gt;EarTrumpet은 무료 프로그램으로 Windows 10 작업 표시줄에서 사용 중인 프로그램별로 볼륨을 조정할 수 있도록 도와주는 프로그램입니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 476px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99C008465B6004F207&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99C008465B6004F207&quot; width=&quot;476&quot; height=&quot;418&quot; filename=&quot;C-2018-07-31-[15-14-25].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;div class=&quot;txc-textbox&quot; style=&quot;border-style: solid; border-width: 1px; border-color: rgb(193, 193, 193); background-color: rgb(213, 213, 213); padding: 10px;&quot;&gt;
&lt;h3&gt;&lt;strong&gt;내려받기 : &lt;a href=&quot;https://www.microsoft.com/ko-kr/p/eartrumpet/9nblggh516xp?activetab=pivot%3aoverviewtab&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;Microsoft Store&lt;/a&gt;&lt;/strong&gt;&lt;/h3&gt;
&lt;/div&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;프로그램 특징&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;응용 프로그램별로 볼륨과 오디오 재생 장치를 설정&lt;/strong&gt; 할 수 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;마우스 중앙 버튼(휠)을 클릭하면 모든 장치를 한 번에 음 소거&lt;/strong&gt; 할 수 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;설치 및 볼륨 아이콘을 대체하기&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;위의 내려받기를 클릭한 후 웹 페이지에서 &lt;kbd&gt;받기&lt;/kbd&gt;를 클릭합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/9913104E5B60056515&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F9913104E5B60056515&quot; width=&quot;800&quot; height=&quot;309&quot; filename=&quot;C-2018-07-31-[14-15-17].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Microsoft Store가 열리면 &lt;kbd&gt;설치&lt;/kbd&gt;를 클릭합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 573px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99F7AE4F5B60057120&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99F7AE4F5B60057120&quot; width=&quot;573&quot; height=&quot;489&quot; filename=&quot;C-2018-07-31-[14-16-36].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;튜토리얼이 보이는데 닫습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 502px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/996B8B425B60059218&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F996B8B425B60059218&quot; width=&quot;502&quot; height=&quot;504&quot; filename=&quot;C-2018-07-31-[14-17-27].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;작업 표시줄에 숨겨진 아이콘으로 표시됩니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 374px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/999D41455B6005A822&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F999D41455B6005A822&quot; width=&quot;374&quot; height=&quot;224&quot; filename=&quot;C-2018-07-31-[15-12-04].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;작업 표시줄을 마우스 오른쪽 클릭한 후 &lt;kbd&gt;작업 표시줄 설정&lt;/kbd&gt;을 클릭합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 327px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99D07D435B6005B321&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99D07D435B6005B321&quot; width=&quot;327&quot; height=&quot;495&quot; filename=&quot;C-2018-07-31-[15-16-32].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;kbd&gt;작업 표시줄에 표시할 아이콘 선택&lt;/kbd&gt;을 클릭합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99B331485B6005C027&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99B331485B6005C027&quot; width=&quot;800&quot; height=&quot;660&quot; filename=&quot;C-2018-07-31-[15-17-45].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;EarTrumpet을 찾아 &lt;kbd&gt;켬&lt;/kbd&gt;으로 설정하고 뒤로 돌아갑니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/994EFE4E5B6005CB13&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F994EFE4E5B6005CB13&quot; width=&quot;800&quot; height=&quot;660&quot; filename=&quot;C-2018-07-31-[15-18-19].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;kbd&gt;시스템 아이콘 켜기 또는 끄기&lt;/kbd&gt;를 클릭합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/9925014A5B6005D81B&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F9925014A5B6005D81B&quot; width=&quot;800&quot; height=&quot;660&quot; filename=&quot;C-2018-07-31-[15-19-06].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;볼륨을 &lt;kbd&gt;끔&lt;/kbd&gt;으로 설정합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99B0F54A5B6005E511&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99B0F54A5B6005E511&quot; width=&quot;800&quot; height=&quot;660&quot; filename=&quot;C-2018-07-31-[15-19-27].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;이제 EarTrumpet만 작업 표시줄에 표시됩니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 410px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/990D344D5B6005F017&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F990D344D5B6005F017&quot; width=&quot;410&quot; height=&quot;338&quot; filename=&quot;C-2018-07-31-[15-37-03].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;프로그램별 재생 장치 설정&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;EarTrumpet을 클릭하고 프로그램별 볼륨 아이콘을 마우스 오른쪽 클릭합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 360px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99ABBA4D5B60053F1A&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99ABBA4D5B60053F1A&quot; width=&quot;360&quot; height=&quot;286&quot; filename=&quot;C-2018-07-31-[15-21-05].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;새 창이 뜨고 오른쪽 위에 화살표를 클릭합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 360px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99B1A1425B60054C23&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99B1A1425B60054C23&quot; width=&quot;360&quot; height=&quot;286&quot; filename=&quot;C-2018-07-31-[15-21-23].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;내보내고 싶은 오디오 장치를 설정합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 360px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/991B73445B60055823&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F991B73445B60055823&quot; width=&quot;360&quot; height=&quot;304&quot; filename=&quot;C-2018-07-31-[15-21-47].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;감사합니다.&lt;/p&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <category>Windows Tutorials/ETC</category>
      <category>EarTrumpet</category>
      <category>windows 10</category>
      <category>볼륨</category>
      <author>Total Fix!</author>
      <guid isPermaLink="true">https://slic.tistory.com/1495</guid>
      <comments>https://slic.tistory.com/1495#entry1495comment</comments>
      <pubDate>Tue, 31 Jul 2018 15:53:49 +0900</pubDate>
    </item>
    <item>
      <title>[ Windows 10 ] Windows 업데이트에 대하여</title>
      <link>https://slic.tistory.com/1494</link>
      <description>&lt;p&gt;Windows 10의 Windows 업데이트는 peer-to-peer 기능을 추가하는 등 많은 변화가 있었습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;이 포스트에서는 Windows 10의 변화된 Windows 업데이트에 대하여 살펴보겠습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 659px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/9963AE435B5F8EA510&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F9963AE435B5F8EA510&quot; width=&quot;659&quot; height=&quot;373&quot; filename=&quot;02.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;제어판에서 사라짐&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;Windows 10은 제어판의 기능을 대부분 없애고 있고 이미 사라진 기능들도 많습니다.&lt;/p&gt;
&lt;p&gt;그중 하나가 Windows 업데이트입니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;이제 Windows 업데이트는 설정 창의 업데이트 및 보안에서만 찾아볼 수 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99F8424C5B5F8F3209&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99F8424C5B5F8F3209&quot; width=&quot;800&quot; height=&quot;660&quot; filename=&quot;C-2018-07-31-[06-26-30].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;자동으로 설치되며 선택할 수 없음&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;Windows 업데이트 설정에는 업데이트 확인 버튼만 있으며 이 버튼을 클릭하면 Windows는 업데이트가 있는지 확인하고 발견된 업데이트는 자동으로 내려받고 설치합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;이전 버전의 Windows 업데이트와는 달리 이제 개별 업데이트에 대한 선택 권한이 없습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;보안 업데이트 및 응용프로그램 업데이트, 보안 업데이트, 드라이버 업데이트 등의 모든 업데이트가 자동으로 설치됩니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99A5394C5B5F8F2240&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99A5394C5B5F8F2240&quot; width=&quot;800&quot; height=&quot;660&quot; filename=&quot;C-2018-07-31-[06-29-02].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;사용자가 제어할 수 있는 유일한 옵션은 고급 옵션에서 Windows 업데이트 시 다른 Microsoft 제품 업데이트 검색을 끄는 것입니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;비활성화하면 Microsoft Office 및 기타 Microsoft 프로그램의 업데이트를 비활성화합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/999221495B5F8F470A&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F999221495B5F8F470A&quot; width=&quot;800&quot; height=&quot;660&quot; filename=&quot;C-2018-07-31-[06-32-40].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;Professional 사용자는 업데이트 연기 가능&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;Windows 10 Professional 이상의 버전에서는 업데이트를 연기하고 충분한 시간 동안 테스트 된 안정화된 업데이트만 내려받도록 설정 할 수 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99E361445B5F8F5C0A&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99E361445B5F8F5C0A&quot; width=&quot;800&quot; height=&quot;660&quot; filename=&quot;C-2018-07-31-[06-56-37].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;업데이트 후 부팅 시기를 선택 할 수 있음&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;Windows 10에서는 업데이트를 설치 후 PC를 사용하지 않을 때 재부팅을 예약 할 수 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99961E4B5B5F8F6C0C&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99961E4B5B5F8F6C0C&quot; width=&quot;800&quot; height=&quot;660&quot; filename=&quot;C-2018-07-31-[07-04-59].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;peer-to-peer가 Windows 업데이트에 적용됨&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;업데이트 다운로드 속도를 높이기 위해 peer-to-peer 다운로드를 도입하였습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;이는 같은 네트워크 그룹 안에서뿐만 아니라 인터넷상으로도 가능하며 확실히 과거보다 업데이트 다운로드 속도가 빨라졌음을 체감 할 수 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99F1EE505B5F8F7B0C&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99F1EE505B5F8F7B0C&quot; width=&quot;800&quot; height=&quot;660&quot; filename=&quot;C-2018-07-31-[07-08-00].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;업데이트 기록 및 제거&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;업데이트 후 PC에 문제가 생기면 일부 업데이트를 제거 할 수 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/992782495B5F8F8706&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F992782495B5F8F8706&quot; width=&quot;800&quot; height=&quot;660&quot; filename=&quot;C-2018-07-31-[07-12-48].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;감사합니다.&lt;/p&gt;</description>
      <category>Windows Tutorials/Setup, Update</category>
      <category>Windows</category>
      <category>windows 10</category>
      <category>Windows 업데이트</category>
      <category>업데이트</category>
      <author>Total Fix!</author>
      <guid isPermaLink="true">https://slic.tistory.com/1494</guid>
      <comments>https://slic.tistory.com/1494#entry1494comment</comments>
      <pubDate>Tue, 31 Jul 2018 07:24:45 +0900</pubDate>
    </item>
    <item>
      <title>[ Windows 10 ] 타임 라인에서 이전 활동 내용을 제거하는 방법</title>
      <link>https://slic.tistory.com/1493</link>
      <description>&lt;p&gt;Windows 10의 타임 라인은 사용자가 중단한 시점으로 바로 돌아갈 수 있는 새로운 도구입니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99D99D4C5B5DEEF92F&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99D99D4C5B5DEEF92F&quot; width=&quot;800&quot; height=&quot;404&quot; filename=&quot;16.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;div class=&quot;txc-textbox&quot; style=&quot;border-style: solid; border-width: 1px; border-color: rgb(193, 193, 193); background-color: rgb(213, 213, 213); padding: 10px;&quot;&gt;
&lt;h3&gt;&lt;strong&gt;관련 글 :&amp;nbsp;&lt;a href=&quot;http://slic.tistory.com/1445&quot; target=&quot;_blank&quot;&gt;[ Windows 10 ] 타임 라인 및 작업 기록을 끄는 방법&lt;/a&gt;&lt;/strong&gt;&lt;/h3&gt;
&lt;/div&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;작동 원리&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;타임 라인은 작업 보기 기능과 통합되어 있으며 &lt;kbd&gt;작업 보기&lt;/kbd&gt; 아이콘 또는 &lt;kbd&gt;Win + Tab&lt;/kbd&gt; 키 조합으로 열 수 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;kbd&gt;Microsoft 계정으로 로그인 한 사용자는 최대 30일 동안 활동 기록&lt;/kbd&gt;이 저장되며 날짜별로 기록이 정리됩니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;로컬 계정의 경우 타임라인이 약 1주일 정도만 기록됩니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 419px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/9902B0465B5DEF3406&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F9902B0465B5DEF3406&quot; width=&quot;419&quot; height=&quot;363&quot; filename=&quot;C-2018-07-30-[01-45-19].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;타임 라인의 활동 내용을 제거하려면?&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;&lt;kbd&gt;작업 보기&lt;/kbd&gt; 아이콘을 클릭하거나 &lt;kbd&gt;Win + Tab&lt;/kbd&gt; 키를 이용하여 작업 보기를 엽니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 264px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/992D10455B5DEF411F&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F992D10455B5DEF411F&quot; width=&quot;264&quot; height=&quot;269&quot; filename=&quot;C-2018-07-30-[01-23-58].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;제거하고 싶은 활동 내용에 마우스를 올리고 오른쪽 단추를 클릭하여 생기는 메뉴에서 &lt;kbd&gt;제거&lt;/kbd&gt;를 선택합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 535px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99C35B475B5DEF5505&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99C35B475B5DEF5505&quot; width=&quot;535&quot; height=&quot;342&quot; filename=&quot;C-2018-07-30-[01-24-46].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;특정한 날짜의 모든 활동을 제거하려면 해당 날짜의 아무 활동 내용에서 마우스 오른쪽 단추를 클릭하여 생기는 메뉴에서 &lt;kbd&gt;O월 O일에서 모두 지우기&lt;/kbd&gt;를 클릭합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 719px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99C5CC495B60707D38&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99C5CC495B60707D38&quot; width=&quot;719&quot; height=&quot;277&quot; filename=&quot;C-2018-07-31-[23-21-19].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;경고 메시지가 보이면 예를 클릭합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 576px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99EE0E4A5B5DEF751B&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99EE0E4A5B5DEF751B&quot; width=&quot;576&quot; height=&quot;389&quot; filename=&quot;C-2018-07-30-[01-27-07].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;시간별 활동 내용을 삭제하려면 &lt;kbd&gt;모든 활동 보기&lt;/kbd&gt;를 클릭합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 713px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/996C0B4C5B5DEF8938&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F996C0B4C5B5DEF8938&quot; width=&quot;713&quot; height=&quot;519&quot; filename=&quot;C-2018-07-30-[01-31-43].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;새로 들어간 화면에 시간별로 활동 내용이 정리되어 있는데 이곳에서 개별 또는 시간별로 모든 활동 내용을 제거 할 수 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 715px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/996018495B5DEFA008&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F996018495B5DEFA008&quot; width=&quot;715&quot; height=&quot;523&quot; filename=&quot;C-2018-07-30-[01-33-47].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;감사합니다.&lt;/p&gt;</description>
      <category>Windows Tutorials/System, Security</category>
      <category>Win + Tab</category>
      <category>작업 보기</category>
      <category>타임 라인</category>
      <author>Total Fix!</author>
      <guid isPermaLink="true">https://slic.tistory.com/1493</guid>
      <comments>https://slic.tistory.com/1493#entry1493comment</comments>
      <pubDate>Mon, 30 Jul 2018 01:52:21 +0900</pubDate>
    </item>
    <item>
      <title>[ Windows 10 ] 자동 유지 관리를 예약하는 방법</title>
      <link>https://slic.tistory.com/1492</link>
      <description>&lt;h2&gt;&lt;strong&gt;자동 유지 관리란 무엇인가?&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;Windows 8부터 새로운 자동 유지 관리 기능을 사용하여 다양한 백그라운드 작업을 결합하여 한꺼번에 시스템 유지 관리 작업을 수행합니다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 720px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/998A59485B5CB0790C&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F998A59485B5CB0790C&quot; width=&quot;720&quot; height=&quot;401&quot; filename=&quot;maintenance.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;이 작업은 기본적으로 오전 2시에 예약되어 있으며 그 시간에 컴퓨터를 사용하지 않을 때 잠들어 있는 컴퓨터를 깨우고 작업을 수행한 후 다시 잠재우게 됩니다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;유지 관리는 한 시간 동안 이루어지며 시간 내에 작업이 완료되지 않으면 중지하고 다음 유지 관리 기간으로 넘기게 됩니다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;어떤 작업이 수행되나?&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;유지 관리 작업 시에는 소프트웨어 업데이트, 응용 프로그램의 보안 검사, 디스크 조각 모음 및 최적화, 기타 시스템 진단 작업이 포함됩니다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Windows Update의 경우 유지 관리와 별도로 업데이트를 설치하지만, 시스템 관리자가 그룹 정책을 사용하여 유지 관리 시간 동안 업데이틀 설치하도록 설정할 수도 있습니다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;자동 유지 관리 설정&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;&lt;kbd&gt;제어판&lt;/kbd&gt;을 실행합니다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 392px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99942C4F5B5CB0910E&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99942C4F5B5CB0910E&quot; width=&quot;392&quot; height=&quot;640&quot; filename=&quot;C-2018-07-29-[02-49-03].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;kbd&gt;시스템 및 보안&lt;/kbd&gt;으로 이동합니다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 781px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99937F4E5B5CB09F0E&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99937F4E5B5CB09F0E&quot; width=&quot;781&quot; height=&quot;484&quot; filename=&quot;C-2018-07-29-[02-46-35].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;kbd&gt;보안 및 유지 관리&lt;/kbd&gt;로 이동합니다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 781px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99A2D74D5B5CB0AD0D&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99A2D74D5B5CB0AD0D&quot; width=&quot;781&quot; height=&quot;484&quot; filename=&quot;C-2018-07-29-[02-50-14].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;kbd&gt;유지 관리&lt;/kbd&gt;를 클릭하여 확장합니다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 781px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/993620455B5CB0BC0E&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F993620455B5CB0BC0E&quot; width=&quot;781&quot; height=&quot;484&quot; filename=&quot;C-2018-07-29-[02-50-47].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;kbd&gt;유지 관리 설정 변경&lt;/kbd&gt;을 클릭합니다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 781px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/991C9E4C5B5CB0CB0D&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F991C9E4C5B5CB0CB0D&quot; width=&quot;781&quot; height=&quot;484&quot; filename=&quot;C-2018-07-29-[02-51-16].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;kbd&gt;시간을 설정&lt;/kbd&gt;하고 &lt;kbd&gt;예약된 시간에 컴퓨터의 절전 모드를 해제하여 예정된 유지 관리를 시작하도록 허용&lt;/kbd&gt;에 체크 후 확인합니다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 781px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99C4624A5B5CB0DB0E&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99C4624A5B5CB0DB0E&quot; width=&quot;781&quot; height=&quot;484&quot; filename=&quot;C-2018-07-29-[02-52-05].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;kbd&gt;유지 관리 시작&lt;/kbd&gt;을 클릭하면 &lt;kbd&gt;즉시 유지 관리를 실행&lt;/kbd&gt;하는 것이지 예약 작업을 시작하는 것은 아닙니다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 781px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/998890465B5CB0EB0F&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F998890465B5CB0EB0F&quot; width=&quot;781&quot; height=&quot;484&quot; filename=&quot;C-2018-07-29-[02-53-38].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;감사합니다.&lt;/p&gt;</description>
      <category>Windows Tutorials/Tips</category>
      <category>windows 10</category>
      <category>유지 관리</category>
      <category>자동 유지 관리</category>
      <author>Total Fix!</author>
      <guid isPermaLink="true">https://slic.tistory.com/1492</guid>
      <comments>https://slic.tistory.com/1492#entry1492comment</comments>
      <pubDate>Sun, 29 Jul 2018 03:30:00 +0900</pubDate>
    </item>
    <item>
      <title>[ Mobile ] 지문 인식을 좀 더 정확하게 만드는 방법 (지문 등록 관리 요령)</title>
      <link>https://slic.tistory.com/1491</link>
      <description>&lt;p&gt;스마트폰의 지문 인식기가 여러분의 지문을 잘 인식하지 못한가요?&lt;/p&gt;
&lt;p&gt;여기 스마트폰을 새로 바꾸지 않고 여러분의 스마트폰 지문 인식기를 좀 더 정확하게 개선하는 방법이 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99AE9E4C5B5AD2E307&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99AE9E4C5B5AD2E307&quot; width=&quot;800&quot; height=&quot;450&quot; filename=&quot;-fs-fingerprint-smartphone-2018.xl.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;같은 손가락을 두 번 등록&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;스마트폰에 지문을 등록하고 인식이 잘 안 된다면 그 손가락의 지문을 두 번 등록하십시오.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Android 및 iOS 모두 같은 지문을 사용할 수 없도록 제한을 두지는 않습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;여러분의 스마트폰은 새로운 지문으로 간주하지만, 지문 하나에 대한 정확도를 향상해 줍니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/991CF84F5B5AD6000D&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F991CF84F5B5AD6000D&quot; width=&quot;800&quot; height=&quot;438&quot; filename=&quot;Screenshot_20180727-163622_Settings.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;양손을 등록&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;스마트폰의 잠금을 해제할 수 있는 지문 등록은 양손을 등록하는 것이 좋습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;유사시 한쪽 손이 묶여 있다면 자유로운 한 손으로 긴급하게 스마트폰을 조작해야 할 경우가 있을 수 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;이때도 지문 인식의 정확도를 높이기 위하여 같은 손가락을 여러 번 등록하는 것이 좋습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;손이 젖었을 때 지문을 추가&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;샤워 후나 땀을 많이 흘린 후 지문 인식이 잘 안 되는 경우가 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;이때도 최대한 지문 인식률을 높이기 위하여 손이 젖었을 때 지문을 등록해 주는 것도 좋습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;물론 심하게 물이 젖었다면 기기에서 물을 제거하라는 메시지가 발생하지만 이를 피하는 정도의 젖은 손을 등록하는 것은 어느 정도 필요합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;이를 등록하였다면 비 오는 날 또는 땀을 흘리고 난 후에도 지문 인식이 향상되는 것을 느낄 수 있을 것입니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 799px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/9933A04F5B5AD61221&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F9933A04F5B5AD61221&quot; width=&quot;799&quot; height=&quot;429&quot; filename=&quot;Screenshot_20180727-164106_Settings.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;이름을 등록하여 관리&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;지문이 여러 개가 등록되어 있다면 지문 1, 2 등의 표시보다는 이름을 직접 지정 등록하여 관리하는 것이 더 좋은 방법입니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;이름을 알아보기 쉽고 붙여 놓으면 어떤 손가락을 등록했는지 쉽게 확인 할 수 있으며 따로 구분하기가 쉬워집니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 799px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/9974734C5B5AD6231F&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F9974734C5B5AD6231F&quot; width=&quot;799&quot; height=&quot;631&quot; filename=&quot;Screenshot_20180727-164134_Settings.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;감사합니다.&lt;/p&gt;</description>
      <category>Tip &amp;amp; Tech/모바일</category>
      <category>Mobile</category>
      <category>스마트폰</category>
      <category>지문</category>
      <category>지문 등록</category>
      <category>지문 인식 장치</category>
      <category>지문 인식기</category>
      <author>Total Fix!</author>
      <guid isPermaLink="true">https://slic.tistory.com/1491</guid>
      <comments>https://slic.tistory.com/1491#entry1491comment</comments>
      <pubDate>Sat, 28 Jul 2018 00:00:00 +0900</pubDate>
    </item>
    <item>
      <title>[ Mobile ] 5G란 무엇인지 살펴보자 (수박 겉핥기)</title>
      <link>https://slic.tistory.com/1490</link>
      <description>&lt;p&gt;매일 같이 5G에 대한 뉴스가 나오고 있는데 도대체 이 5G는 무엇일까요?&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 770px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99E3F8465B5A111012&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99E3F8465B5A111012&quot; width=&quot;770&quot; height=&quot;400&quot; filename=&quot;Understanding-5G-5G-623431736.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;5G는 무엇인가?&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;5G 네트워크는 스마트폰 및 기타 장치에서 이전보다 빠른 속도와 안정적인 연결을 제공하기 위해 개발 중인 차세대 모바일 인터넷 연결입니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;이 네트워크는 대용량의 데이터를 전송할 수 있도록 더 빠른 연결을 제공하여야 합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;아직 개발이 진행되고 있는 단계이며 2020년까지는 전 세계에서 출시가 시작될 것으로 예상하고 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;한국은 2019년 5G를 시작하려 계획하고 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;5G 네트워크의 의미&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;1. 빠른 다운로드 및 업로드 속도&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;2. 온라인 콘텐츠의 원활한 스트리밍&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;3. 고품질 음성 및 화상 통화&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;4. 더욱 안정적인 모바일 연결&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;5. 더 많은 수의 IoT 장치 연결&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;6. 첨단 기술로의 확장&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;얼마나 빨리 5G로 대체될까?&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;아직 기술의 상당 부분이 개발 중이기 때문에 5G가 4G를 얼마나 빨리 대체할지는 알 수 없습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;얼마나 빨리 네트워크 다운로드 및 업로드 속도를 향상할지가 관건입니다.&lt;/p&gt;
&lt;p&gt;GSMA에서는 최소 다운로드 속도를 약 1Gbps로 제안하고 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;결국에는 이 기준보다 훨씬 빠른 속도를 제공할 것으로 예상하고 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 788px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99C93E4A5B5A12FA11&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99C93E4A5B5A12FA11&quot; width=&quot;788&quot; height=&quot;437&quot; filename=&quot;C-2018-07-27-[03-28-44].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;사용 중인 휴대 전화에서 5G를 사용할 수 있나?&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;기존의 4G 네트워크용으로 출시된 스마트폰과 태블릿에서는 5G 네트워크에 연결할 수 없거나 추가로 요금이 부과될 수도 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;그러나 대부분의 나라에서 5G 네트워크를 상용화하는 2020년쯤에는 현재의 4G 네트워크용 기깃값으로 살 수 있을 것으로 예상합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/998CF64B5B5A138015&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F998CF64B5B5A138015&quot; width=&quot;800&quot; height=&quot;505&quot; filename=&quot;3-top-selling-phones-in-pk-2015.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;한국의 경우 소위 4.5G 네트워크로 알려진 LTE-A가 서비스되고 있어 초반의 5G와의 격차는 그리 크지 않을 것입니다.&lt;/p&gt;</description>
      <category>Tip &amp;amp; Tech/모바일</category>
      <category>5G</category>
      <category>5G 네트워크</category>
      <category>Mobile</category>
      <category>모바일</category>
      <category>모바일 인터넷 연결</category>
      <author>Total Fix!</author>
      <guid isPermaLink="true">https://slic.tistory.com/1490</guid>
      <comments>https://slic.tistory.com/1490#entry1490comment</comments>
      <pubDate>Fri, 27 Jul 2018 08:00:00 +0900</pubDate>
    </item>
    <item>
      <title>[ Tip ] 컴퓨터를 끄지 말고 절전 모드나 최대 절전 모드를 사용하세요.</title>
      <link>https://slic.tistory.com/1489</link>
      <description>&lt;p&gt;최신 컴퓨터는 절전모드나 최대 절전 모드를 효과적으로 사용하도록 설계되어 있습니다.&lt;/p&gt;
&lt;p&gt;이는 Windows뿐만 아니라 Linux, Mac 등 거의 모든 시스템에 해당합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99A50E4C5B59EB7333&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99A50E4C5B59EB7333&quot; width=&quot;800&quot; height=&quot;417&quot; filename=&quot;85.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;절전 모드와 최대 절전 모드&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;절전 모드는 컴퓨터를 저전력 상태로 전환하고 램(RAM)에 현재 상태를 저장한 후 램을 위한 소량의 전력만을 사용합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;최대 절전 모드는 컴퓨터의 상태를 하드 드라이브에 저장하고 완전히 종료하며 절전모드와 달리 추가 전력을 사용하지 않습니다.&lt;/p&gt;
&lt;p&gt;하드 드라이브의 속도에 따라 다시 시작하는 속도가 결정되며 SSD를 사용하는 경우 더 빨라지게 됩니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 750px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/995574485B59EBCA35&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F995574485B59EBCA35&quot; width=&quot;750&quot; height=&quot;420&quot; filename=&quot;13.png&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;전력 소모는 어떻게?&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;절전 모드의 유일한 단점은 전력 소모를 한다는 것이나 이도 걱정할 것이 못될 정도의 미미한 수준입니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;노트북의 경우 배터리를 조금 소모할 뿐이며 어느 정도 시간이 지나면 자동으로 최대 절전 모드로 전환되기 때문에 걱정할 수준이 못 됩니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;어찌 되었건 전력 사용이 염려된다면 절전 모드 대신 최대 절전 모드를 사용하시면 전원을 끈 상태에서의 대기 전력 이상의 전력 소비를 하지 않습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 590px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/9993D9495B59EC5D1B&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F9993D9495B59EC5D1B&quot; width=&quot;590&quot; height=&quot;250&quot; filename=&quot;main-qimg-fbdb2bd5c4bc99557269204497d1df66-c.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;Windows는 주기적으로 재부팅 해야 하지 않나?&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;어떤 사람들은 Windows가 제대로 작동하기 위해서는 매일 재부팅을 해야 한다고 믿고 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;과거 XP 시절에는 어느 정도 맞는 말이었지만 이제 이 말은 틀린 말입니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;물론, 문제 해결을 위해서 또는 하드웨어 드라이버를 설치한 경우 중요한 업데이트를 한 경우는 Windows를 다시 시작해야 할 경우도 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;그러나 Windows를 매일 재부팅 해야 제대로 작동된다면 오히려 문제가 있는 경우이므로 이 문제를 해결해야 합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;최근에는 하드웨어는 물론 OS들도 모두 절전 모드 또는 최대 절전 모드에 최적화되어 출시되고 있으며 Windows 또한 매우 영리하게 시스템을 관리하고 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 589px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/993B4B425B59ECD835&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F993B4B425B59ECD835&quot; width=&quot;589&quot; height=&quot;279&quot; filename=&quot;C-2018-07-27-[00-45-51].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;컴퓨터를 끄고 켜는 부팅 시간 동안 들어가는 전력 소모가 오히려 절전 모드나 최대 절전 모드 보다 오히려 더 들어간다는 주장도 있으며 더군다나 시간을 단축할 수 있으며 애써 저장하지 않더라도 마지막으로 사용한 상태로 바로 시작할 수 있는 절전 모드와 최대 절전모드를 사용하지 않을 이유가 없습니다.&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;감사합니다.&lt;/p&gt;</description>
      <category>Tip &amp;amp; Tech/10원짜리 Tip</category>
      <category>TIP</category>
      <category>절전 모드</category>
      <category>절전모드</category>
      <category>최대 절전 모드</category>
      <author>Total Fix!</author>
      <guid isPermaLink="true">https://slic.tistory.com/1489</guid>
      <comments>https://slic.tistory.com/1489#entry1489comment</comments>
      <pubDate>Fri, 27 Jul 2018 00:50:31 +0900</pubDate>
    </item>
    <item>
      <title>[ Portable ] PotPlayer Live 1.7.13622</title>
      <link>https://slic.tistory.com/1488</link>
      <description>&lt;p&gt;&lt;/p&gt;&lt;h2&gt;&lt;strong&gt;Daum PotPlayer는&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;Daum에서 만들어 배포하는 Windows 용 무료 동영상 재생기 겸 인터넷 방송 프로그램입니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;KMPlayer의 개발자인 강용희 씨가 다음에 입사하면서 개발하기 시작하였습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;동영상 재생기로써는 꽤 높은 수준의 성능을 보이며 해외에서도 많은 사용자가 있는 것으로 보입니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;자체 내장하고 있는 코덱들의 성능이 다른 플레이어들보다 우수해 보입니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;또한, 시작이 방송용으로 배포되기 시작하였듯이 팟플레이어로 아프리카 TV처럼 개인 방송이 가능합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;div class=&quot;txc-textbox&quot; style=&quot;border-style: solid; border-width: 1px; border-color: rgb(193, 193, 193); background-color: rgb(213, 213, 213); padding: 10px;&quot;&gt;
&lt;h2&gt;&lt;strong&gt;업데이트 사항&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;----------------------------------------------------------&lt;/p&gt;
&lt;p&gt;[1.7.13622] &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2018/07/26&lt;/p&gt;
&lt;p&gt;----------------------------------------------------------&lt;/p&gt;
&lt;p&gt;- 방송 시 플러스 친구 메시지가 발송되지 않던 문제 수정&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;----------------------------------------------------------&lt;/p&gt;
&lt;p&gt;[1.7.13621] &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2018/07/25&lt;/p&gt;
&lt;p&gt;----------------------------------------------------------&lt;/p&gt;
&lt;p&gt;* 새로운 스킨&lt;/p&gt;
&lt;p&gt;+ 방송 알리미 기능 추가&lt;/p&gt;
&lt;p&gt;+ 채팅에 다크 모드 추가&lt;/p&gt;
&lt;p&gt;+ shorten 오디오 파일 재생 기능 추가&lt;/p&gt;
&lt;p&gt;+ 재생목록 썸네일을 16:9로 출력 하는 기능 추가&lt;/p&gt;
&lt;p&gt;- MPEG 파일 길이 계산 처리 방법 개선&lt;/p&gt;
&lt;p&gt;- 특정 MPEG 파일이 재생 안 되던 문제 수정&lt;/p&gt;
&lt;p&gt;- 동영상 캡처의 H264 DSC 처리 개선&lt;/p&gt;
&lt;p&gt;- cue 재생 처리 개선&lt;/p&gt;
&lt;p&gt;- 간편 자막 열기가 제대로 동작이 안 되던 문제 수정&lt;/p&gt;
&lt;p&gt;- 특정 wmv3 재생 시 화면이 깨지던 문제 수정&lt;/p&gt;
&lt;p&gt;- flv 파일 재생 시 자막과 미세하게 싱크가 맞지 않는 문제 수정&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;div class=&quot;txc-textbox&quot; style=&quot;border-style: solid; border-width: 1px; border-color: rgb(203, 203, 203); background-color: rgb(255, 255, 255); padding: 10px;&quot;&gt;
&lt;h3&gt;&lt;strong&gt;다운로드 받기 :&amp;nbsp;&lt;a href=&quot;https://mega.nz/#!8BxyiQ7K!aOKyroq_peIIT4uv6QRr5G5rIwrS3H0az_s5Mcz7TvU&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;PotPlayer Live 1.7.13622&lt;/a&gt;&lt;/strong&gt;&lt;/h3&gt;
&lt;/div&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99191D4A5B59BDE31B&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99191D4A5B59BDE31B&quot; width=&quot;800&quot; height=&quot;415&quot; filename=&quot;C-2018-07-26-[21-10-25].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;</description>
      <category>Software/Portable (무설치)</category>
      <category>Portable</category>
      <category>PotPlayer</category>
      <category>PotPlayer Live</category>
      <category>팟플레이어</category>
      <author>Total Fix!</author>
      <guid isPermaLink="true">https://slic.tistory.com/1488</guid>
      <comments>https://slic.tistory.com/1488#entry1488comment</comments>
      <pubDate>Thu, 26 Jul 2018 21:29:03 +0900</pubDate>
    </item>
    <item>
      <title>[ Excel ] MONTH 함수를 이용하여 영문 월에서 숫자를 뽑는 트릭</title>
      <link>https://slic.tistory.com/1487</link>
      <description>&lt;p&gt;MONTH 함수는 날짜형식(숫자 : 2018-7-26)에서 월 숫자를 뽑을 때 쓰입니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 630px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99BD7D465B58D6BD2B&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99BD7D465B58D6BD2B&quot; width=&quot;630&quot; height=&quot;308&quot; filename=&quot;05.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;일반적으로 달이 날짜형식이 아닌 단독으로 영문으로 쓰였을 때 아래와 같이 오류가 발생합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 394px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99F7AB435B58D6F028&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99F7AB435B58D6F028&quot; width=&quot;394&quot; height=&quot;199&quot; filename=&quot;C-2018-07-26-[04-41-02].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;그러나 이를 무시할 한가지 트릭이 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;영문 &lt;strong&gt;달 앞에 1을 넣어 주면 엑셀은 자동으로 올해 해당하는 달 1일로 날짜형식으로 변경&lt;/strong&gt;합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 393px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99E38E4C5B58D6FF29&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99E38E4C5B58D6FF29&quot; width=&quot;393&quot; height=&quot;185&quot; filename=&quot;C-2018-07-26-[04-46-36].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 391px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/9980424F5B58D7112A&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F9980424F5B58D7112A&quot; width=&quot;391&quot; height=&quot;182&quot; filename=&quot;C-2018-07-26-[04-47-28].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;이 속성은 영문 달 앞에 1을 넣어 주지 않고 함수 앞에 1을 붙여넣어 주어도 같은 효과를 볼 수 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;예를 들어 January 또는 Jan(1월)을 불러올 때 함수에 1을 붙여 주어 &lt;kbd&gt;=MONTH(&quot;1&quot;&amp;amp;A1)&lt;/kbd&gt;로 설정하면 숫자 1을 뽑아오게 됩니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 464px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99CB7B4B5B58D74929&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99CB7B4B5B58D74929&quot; width=&quot;464&quot; height=&quot;368&quot; filename=&quot;C-2018-07-26-[04-49-30].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;별 쓸모는 없는 트릭이지만 재미있는 결과가 나타납니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;div class=&quot;txc-textbox&quot; style=&quot;border-style: solid; border-width: 1px; border-color: rgb(193, 193, 193); background-color: rgb(213, 213, 213); padding: 10px;&quot;&gt;
&lt;h3&gt;&lt;strong&gt;예제 파일 :&amp;nbsp;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block;   height: auto; max-width: 100%;&quot;&gt;&lt;a href=&quot;https://t1.daumcdn.net/cfile/tistory/99C39C3E5B58D7C528&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://i1.daumcdn.net/cfs.tistory/v/0/blog/image/extension/xlsx.gif&quot; style=&quot;vertical-align: middle;&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;달 수 뽑기.xlsx&lt;/a&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/h3&gt;
&lt;/div&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;감사합니다.&lt;/p&gt;</description>
      <category>Office Tutorials/Excel</category>
      <category>excel</category>
      <category>month</category>
      <category>함수</category>
      <author>Total Fix!</author>
      <guid isPermaLink="true">https://slic.tistory.com/1487</guid>
      <comments>https://slic.tistory.com/1487#entry1487comment</comments>
      <pubDate>Thu, 26 Jul 2018 05:08:04 +0900</pubDate>
    </item>
    <item>
      <title>[ Windows 10 ] 설치 초기 Windows 10의 모든 광고 비활성화 - 2</title>
      <link>https://slic.tistory.com/1486</link>
      <description>&lt;p&gt;Windows 10에는 많은 광고가 내장되어 있어 PC를 새로 구매하거나 Windows를 새로 설치하면 항상 표시됩니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;지금부터 이 광고들을 비활성화하는 방법에 대하여 살펴보겠습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;div class=&quot;txc-textbox&quot; style=&quot;border-style: solid; border-width: 1px; border-color: rgb(193, 193, 193); background-color: rgb(213, 213, 213); padding: 10px;&quot;&gt;
&lt;h3&gt;&lt;strong&gt;1편 보기 :&amp;nbsp;&lt;a href=&quot;http://slic.tistory.com/1485&quot; target=&quot;_blank&quot;&gt;[ Windows 10 ] 설치 초기 Windows 10의 모든 광고 비활성화 - 1&lt;/a&gt;&lt;/strong&gt;&lt;/h3&gt;
&lt;/div&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 680px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/995EEA465B56F54C22&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F995EEA465B56F54C22&quot; width=&quot;680&quot; height=&quot;383&quot; filename=&quot;07.png&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;파일 탐색기에서 알림 중단&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;탐색기를 열고 &lt;kbd&gt;파일 &amp;gt; 폴더 및 검색 옵션 변경&lt;/kbd&gt;을 클릭합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 745px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/993B24425B56F56043&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F993B24425B56F56043&quot; width=&quot;745&quot; height=&quot;582&quot; filename=&quot;C-2018-07-24-[17-43-26].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;kbd&gt;보기&lt;/kbd&gt; 탭으로 이동 후 고급 설정 항목에서 &lt;kbd&gt;동기화 공급자 알림 표시&lt;/kbd&gt;를 찾아 &lt;kbd&gt;체크 해제&lt;/kbd&gt;합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 444px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99D021475B56F56E3A&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99D021475B56F56E3A&quot; width=&quot;444&quot; height=&quot;540&quot; filename=&quot;C-2018-07-24-[17-44-33].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;기타 자동 설치 응용 프로그램 제거&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Windows 10은 자동으로 응용프로그램을 추천하고 시작 메뉴에 표시합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 750px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99EB43455B56F58D18&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99EB43455B56F58D18&quot; width=&quot;750&quot; height=&quot;511&quot; filename=&quot;C-2018-07-24-[17-52-40].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;이 기능을 해제하는 그룹 정책 설정이 있지만 이제 &lt;kbd&gt;Windows 10 Enterprise 사용자만이 이 기능을 끌 수&lt;/kbd&gt; 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Windows 10 Professional 사용자라도 이 기능을 끌 수 있는 설정이 보이지만 적용되지는 않습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 686px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99545F4C5B56F5D31A&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99545F4C5B56F5D31A&quot; width=&quot;686&quot; height=&quot;636&quot; filename=&quot;C-2018-07-24-[18-47-25].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;일반 사용자가 할 수 있는 일은 시작 메뉴를 열고 해당 앱을 찾아 마우스 오른쪽 버튼을 클릭하고 &lt;kbd&gt;제거&lt;/kbd&gt;를 하거나 &lt;kbd&gt;시작화면에서 제거&lt;/kbd&gt;하는 것입니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;다행히 이들은 다운로드 되거나 설치된 것이 아니라 내려받을 수 있는 링크만 시작화면에 등록된 것입니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;라이브 타일 끄기&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;Xbox 타일 또는 Microsoft Store 타일은 종종 라이브 타일 기능을 사용하여 사용자에게 게임 및 앱을 추천하는데 원하지 않는 경우 라이브 타일을 끕니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;해당 타일에 마우스를 올리고 오른쪽 키를 눌러 뜨는 메뉴에서 &lt;kbd&gt;자세히 &amp;gt; 라이브 타일 끄기&lt;/kbd&gt;를 차례로 클릭합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/9932F34C5B56F61F0F&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F9932F34C5B56F61F0F&quot; width=&quot;800&quot; height=&quot;407&quot; filename=&quot;C-2018-07-24-[18-03-17].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;Windows Ink 작업 영역에서의 광고 제거&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;&lt;kbd&gt;Win + i&lt;/kbd&gt;를 눌러 설정 창을 열고 &lt;kbd&gt;장치&lt;/kbd&gt;로 이동합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/997E5C4C5B56F63018&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F997E5C4C5B56F63018&quot; width=&quot;800&quot; height=&quot;660&quot; filename=&quot;C-2018-07-24-[18-11-38].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;kbd&gt;펜 및 Windows Ink&lt;/kbd&gt;를 클릭하고 오른쪽 창에서 &lt;kbd&gt;권장 앱 제안 표시&lt;/kbd&gt;의 &lt;kbd&gt;체크를 해제&lt;/kbd&gt;합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/9993514E5B56F64026&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F9993514E5B56F64026&quot; width=&quot;800&quot; height=&quot;660&quot; filename=&quot;C-2018-07-24-[18-12-38].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;공유창의 응용 프로그램 제안 숨기기&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;공유 창에는 설치된 응용프로그램을 나열하는 것이 아니라 Windows가 설치하기를 원하는 권장 응용 프로그램을 보여주게 됩니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 348px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99494A475B56F6631F&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99494A475B56F6631F&quot; width=&quot;348&quot; height=&quot;601&quot; filename=&quot;C-2018-07-24-[18-16-12].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;숨기려면 대화상자에서 제안 표시되는 부분에 마우스를 올리고 오른쪽 클릭한 후 &lt;kbd&gt;앱 제안 표시&lt;/kbd&gt;를 &lt;kbd&gt;선택 해제&lt;/kbd&gt;합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 348px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99FF8E495B56F65231&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99FF8E495B56F65231&quot; width=&quot;348&quot; height=&quot;600&quot; filename=&quot;C-2018-07-24-[18-17-16].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;감사합니다.&lt;/p&gt;</description>
      <category>Windows Tutorials/Tips</category>
      <category>windows 10</category>
      <category>광고</category>
      <category>제안</category>
      <author>Total Fix!</author>
      <guid isPermaLink="true">https://slic.tistory.com/1486</guid>
      <comments>https://slic.tistory.com/1486#entry1486comment</comments>
      <pubDate>Wed, 25 Jul 2018 00:00:00 +0900</pubDate>
    </item>
    <item>
      <title>[ Windows 10 ] 설치 초기 Windows 10의 모든 광고 비활성화 - 1</title>
      <link>https://slic.tistory.com/1485</link>
      <description>&lt;p&gt;Windows 10에는 많은 광고가 내장되어 있어 PC를 새로 구매하거나 Windows를 새로 설치하면 항상 표시됩니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;지금부터 이 광고들을 비활성화하는 방법에 대하여 살펴보겠습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;div class=&quot;txc-textbox&quot; style=&quot;border-style: solid; border-width: 1px; border-color: rgb(193, 193, 193); background-color: rgb(213, 213, 213); padding: 10px;&quot;&gt;
&lt;h3&gt;&lt;strong&gt;2편 보기 :&amp;nbsp;&lt;a href=&quot;http://slic.tistory.com/1486&quot; target=&quot;_blank&quot;&gt;[ Windows 10 ] 설치 초기 Windows 10의 모든 광고 비활성화 - 2&lt;/a&gt;&lt;/strong&gt;&lt;/h3&gt;
&lt;/div&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 680px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/9925244F5B56F0AC26&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F9925244F5B56F0AC26&quot; width=&quot;680&quot; height=&quot;383&quot; filename=&quot;07.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;잠금 화면 광고 비활성화&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;&lt;kbd&gt;Win + i&lt;/kbd&gt;를 눌러 설정 창을 열고 &lt;kbd&gt;개인 설정&lt;/kbd&gt;으로 이동합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/9954CD425B56F0C32A&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F9954CD425B56F0C32A&quot; width=&quot;800&quot; height=&quot;660&quot; filename=&quot;C-2018-07-24-[17-13-21].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;kbd&gt;잠금 화면&lt;/kbd&gt;을 클릭하고 오른쪽 창에서 배경을 &lt;kbd&gt;슬라이드 쇼&lt;/kbd&gt;로 바꾸면 나오는 &lt;kbd&gt;잠금 화면에서 재미있는 정보, 팁, 유용한 정보 등을 가져오기&lt;/kbd&gt;를 &lt;kbd&gt;끔&lt;/kbd&gt;으로 설정합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/9958E2505B56F0D105&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F9958E2505B56F0D105&quot; width=&quot;800&quot; height=&quot;660&quot; filename=&quot;C-2018-07-24-[17-19-44].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;시작 메뉴에 추천 앱 표시 비활성화&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;설정 창을 열고 &lt;kbd&gt;개인 설정&lt;/kbd&gt;으로 이동합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99D6C34C5B56F0F80F&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99D6C34C5B56F0F80F&quot; width=&quot;800&quot; height=&quot;660&quot; filename=&quot;C-2018-07-24-[17-13-21].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;kbd&gt;시작&lt;/kbd&gt;을 클릭하고 오른쪽 창에서 &lt;kbd&gt;때때로 시작 메뉴에 제안 표시&lt;/kbd&gt;를 &lt;kbd&gt;끔&lt;/kbd&gt;으로 설정합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/994401495B56F10B26&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F994401495B56F10B26&quot; width=&quot;800&quot; height=&quot;660&quot; filename=&quot;C-2018-07-24-[17-24-54].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;알림에서 팁 팝업 중단&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;설정 창을 열고 &lt;kbd&gt;시스템&lt;/kbd&gt;으로 이동합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/994FFE4A5B56F11D33&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F994FFE4A5B56F11D33&quot; width=&quot;800&quot; height=&quot;660&quot; filename=&quot;C-2018-07-24-[17-28-56].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;kbd&gt;알림 및 작업&lt;/kbd&gt;을 클릭하고 오른쪽 창에서 &lt;kbd&gt;새로운 기능과 제안 내용을 강조 표시하기 위해 업데이트 후와 로그인 시 때때로 Windows 시작 환경 표시&lt;/kbd&gt;를 &lt;kbd&gt;끔&lt;/kbd&gt;으로 설정합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99FB354B5B56F12B0E&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99FB354B5B56F12B0E&quot; width=&quot;800&quot; height=&quot;660&quot; filename=&quot;C-2018-07-24-[17-31-45].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;그리고 아래쪽에서 &lt;kbd&gt;Windows에 대한 팁 표시&lt;/kbd&gt;를 &lt;kbd&gt;끔&lt;/kbd&gt;으로 설정합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/997492475B56F13906&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F997492475B56F13906&quot; width=&quot;800&quot; height=&quot;660&quot; filename=&quot;C-2018-07-24-[17-36-34].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;감사합니다.&lt;/p&gt;</description>
      <category>Windows Tutorials/Tips</category>
      <category>windows 10</category>
      <category>광고</category>
      <category>알림</category>
      <category>제안</category>
      <author>Total Fix!</author>
      <guid isPermaLink="true">https://slic.tistory.com/1485</guid>
      <comments>https://slic.tistory.com/1485#entry1485comment</comments>
      <pubDate>Tue, 24 Jul 2018 18:35:21 +0900</pubDate>
    </item>
    <item>
      <title>[ Windows 10 ] Microsoft Edge 브라우저에서 신용카드 저장 기능 해제</title>
      <link>https://slic.tistory.com/1484</link>
      <description>&lt;p&gt;Windows 10 버전 1809 이후 Microsoft Edge 브라우저에 신용카드 정보를 저장하는 기능이 추가되었습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 688px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99C5C3505B55D90825&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99C5C3505B55D90825&quot; width=&quot;688&quot; height=&quot;450&quot; filename=&quot;01.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;이 기능은 신용카드 정보 저장 기능은 기본적으로 활성화되어 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 450px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99319D4D5B55D93831&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99319D4D5B55D93831&quot; width=&quot;450&quot; height=&quot;403&quot; filename=&quot;credit-cards.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;Microsoft Edge 브라우저에서 신용카드 저장 끄기&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;Microsoft Edge를 시작하고 &lt;kbd&gt;설정&lt;/kbd&gt;을 실행합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 737px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99CA94475B55D94432&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99CA94475B55D94432&quot; width=&quot;737&quot; height=&quot;632&quot; filename=&quot;C-2018-07-23-[21-57-25].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;설정에서 아래로 내려서 &lt;kbd&gt;고급 설정 보기&lt;/kbd&gt; 단추를 클릭합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/997847465B55D95104&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F997847465B55D95104&quot; width=&quot;800&quot; height=&quot;579&quot; filename=&quot;C-2018-07-23-[22-01-04].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;자동 채우기 설정을 찾아서 &lt;kbd&gt;카드 관리&lt;/kbd&gt; 단추를 클릭합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/9972EB435B55D95D36&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F9972EB435B55D95D36&quot; width=&quot;800&quot; height=&quot;579&quot; filename=&quot;C-2018-07-23-[22-03-58].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;이곳에 카드 목록이 저장됩니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99F3264E5B55D96E21&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99F3264E5B55D96E21&quot; width=&quot;800&quot; height=&quot;579&quot; filename=&quot;C-2018-07-23-[22-04-47].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;카드 목록에 마우스를 올리면 나타나는 &lt;kbd&gt;X&lt;/kbd&gt;를 클릭하여 삭제합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99EF70455B55D97917&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99EF70455B55D97917&quot; width=&quot;800&quot; height=&quot;579&quot; filename=&quot;C-2018-07-23-[22-05-42].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;kbd&gt;&amp;lt;&amp;lt;&lt;/kbd&gt; 단추를 클릭하여 이전 항목으로 빠져나갑니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/9955BD4E5B55D98402&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F9955BD4E5B55D98402&quot; width=&quot;800&quot; height=&quot;579&quot; filename=&quot;C-2018-07-23-[22-07-24].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;카드 저장 설정 단추를 클릭하여 &lt;kbd&gt;끔&lt;/kbd&gt;으로 설정합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99CEE3455B55D99101&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99CEE3455B55D99101&quot; width=&quot;800&quot; height=&quot;579&quot; filename=&quot;C-2018-07-23-[22-08-25].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;감사합니다.&lt;/p&gt;</description>
      <category>Windows Tutorials/Apps, Drivers</category>
      <category>Microsoft Edge</category>
      <category>windows 10</category>
      <category>신용카드</category>
      <author>Total Fix!</author>
      <guid isPermaLink="true">https://slic.tistory.com/1484</guid>
      <comments>https://slic.tistory.com/1484#entry1484comment</comments>
      <pubDate>Mon, 23 Jul 2018 22:37:55 +0900</pubDate>
    </item>
    <item>
      <title>[ Windows 10 ] 다시 시작, 종료, 로그아웃 시 자동으로 응용 프로그램 닫기</title>
      <link>https://slic.tistory.com/1483</link>
      <description>&lt;p&gt;Windows 10을 종료 또는 다시 시작하려 할 때 종료되지 않은 일부 응용 프로그램을 먼저 종료하라는 경고 화면이 보이게 됩니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 680px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99B90E485B5474F62C&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99B90E485B5474F62C&quot; width=&quot;680&quot; height=&quot;383&quot; filename=&quot;07.png&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;만일 대기시간 1분 동안 아무런 선택도 하지 않으면 Windows 10은 자동으로 다시 시작, 종료 또는 로그 아웃을 취소합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 786px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/993AB7475B54750E01&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F993AB7475B54750E01&quot; width=&quot;786&quot; height=&quot;531&quot; filename=&quot;2018-07-22-[20-45-39].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;만일, 이 과정이 모두 필요하지 않은 사용자라면 간단한 레지스트리 편집으로 사용 중인 응용프로그램을 자동으로 종료하도록 설정할 수 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;종료, 다시 시작, 로그아웃 시 응용 프로그램 자동 종료 설정&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;&lt;kbd&gt;Win + R&lt;/kbd&gt; 키를 눌러 실행 창을 열고 regedit를 입력 실행합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 399px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99166B485B54751C24&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99166B485B54751C24&quot; width=&quot;399&quot; height=&quot;206&quot; filename=&quot;2018-07-22-[20-51-57].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;레지스트리 편집기에서 &lt;kbd&gt;HKEY_CURRENT_USER\Control Panel\Desktop&lt;/kbd&gt; 경로로 이동합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;오른쪽 창에서 &lt;kbd&gt;새로 만들기 &amp;gt; 문자열 값&lt;/kbd&gt;을 선택합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 753px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99A9E0465B54755D21&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99A9E0465B54755D21&quot; width=&quot;753&quot; height=&quot;478&quot; filename=&quot;2018-07-22-[20-54-19].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;이름을 대소문자 잘 구분하여 &lt;kbd&gt;AutoEndTasks&lt;/kbd&gt;로 만듭니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 753px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/9936D1425B54756A2A&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F9936D1425B54756A2A&quot; width=&quot;753&quot; height=&quot;478&quot; filename=&quot;2018-07-22-[20-55-56].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;만든 AutoEndTasks를 더블 클릭하여 편집 창을 열고 &lt;kbd&gt;값 데이터를 1&lt;/kbd&gt;로 변경합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 753px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99D995445B5475770F&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99D995445B5475770F&quot; width=&quot;753&quot; height=&quot;478&quot; filename=&quot;2018-07-22-[20-57-11].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;변경사항은 즉시 적용되므로 재부팅이 필요하지 않습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;그러나 이 레지스트리 경로는 현재 사용자에게만 적용됩니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;모든 Windows 사용자에게 적용&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;만일 다중 사용자 PC의 경우 모든 사용자에게 설정을 적용 할 수 있는 방법입니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;레지스트리 편집기에서 &lt;kbd&gt;HKEY_USERS\.DEFAULT\Control Panel\Desktop&lt;/kbd&gt; 경로로 이동하여 AutoEndTasks를 만들고 값 데이터를 1로 만들어 줍니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 753px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99FDDB4E5B54758A11&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99FDDB4E5B54758A11&quot; width=&quot;753&quot; height=&quot;478&quot; filename=&quot;2018-07-22-[21-02-43].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;div class=&quot;txc-textbox&quot; style=&quot;border-style: solid; border-width: 1px; border-color: rgb(193, 193, 193); background-color: rgb(238, 238, 238); padding: 10px;&quot;&gt;
&lt;h3&gt;&lt;strong&gt;레지스트리 파일 다운로드 :&amp;nbsp;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block;   height: auto; max-width: 100%;&quot;&gt;&lt;a href=&quot;https://t1.daumcdn.net/cfile/tistory/99420D4E5B54759D1F&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://i1.daumcdn.net/cfs.tistory/v/0/blog/image/extension/unknown.gif&quot; style=&quot;vertical-align: middle;&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;Autoendtasks.rar&lt;/a&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/h3&gt;
&lt;/div&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;감사합니다.&lt;/p&gt;</description>
      <category>Windows Tutorials/System, Security</category>
      <category>windows 10</category>
      <category>다시 시작</category>
      <category>레지스트리</category>
      <category>로그아웃</category>
      <category>응용 프로그램 닫기</category>
      <category>종료</category>
      <author>Total Fix!</author>
      <guid isPermaLink="true">https://slic.tistory.com/1483</guid>
      <comments>https://slic.tistory.com/1483#entry1483comment</comments>
      <pubDate>Sun, 22 Jul 2018 21:21:56 +0900</pubDate>
    </item>
    <item>
      <title>[ 용어설명 ] SSID(Service Set Identifier)란 무엇인가?</title>
      <link>https://slic.tistory.com/1482</link>
      <description>&lt;p&gt;SSID는 Wi-Fi 네트워크 이름을 가리키는 전문 용어입니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;SSID는 SSID, or Service Set Identifier의 약자로 IEEE 802.11 무선 네트워킹 표준으로 연결할 서비스 세트(네트워크)를 알려주는 식별자(별칭, 이름) 입니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99B6D34A5B507F6729&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99B6D34A5B507F6729&quot; width=&quot;800&quot; height=&quot;450&quot; filename=&quot;92.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;SSID는 고유한 이름으로 설계되어 해당 지역의 여러 Wi-Fi 네트워크 중 확실히 구분 할 수 있도록 하여야 합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;종종 라우터(공유기) 제조 업체의 기본으로 사용하기도 하지만 관리자가 주위 사정을 고려하여 원하는 대로 변경하는 것이 좋습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;SSID는 최대 32자까지 사용 가능하며 대소 문자를 구분하며 공백, 밑줄(_), 마침표(.), 대시(-) 등과 같은 일부 특수 문자도 사용 할 수 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;같은 SSID를 가진 여러 Wi-Fi 네트워크 문제&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;한번 Wi-Fi 네트워크의 SSID에 연결한 기기는 일반적으로 나중에 해당 이름의 SSID에 다시 연결을 시도합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 670px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/9939CB4F5B507F8403&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F9939CB4F5B507F8403&quot; width=&quot;670&quot; height=&quot;335&quot; filename=&quot;funny-wifi-names-670x335.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;같은 SSID를 가진 Wi-Fi가 여러 개가 잡히면 상황은 좀 복잡해집니다.&lt;/p&gt;
&lt;p&gt;일부 장치는 가장 강력한 신호의 Wi-Fi에 자동으로 연결하려 시도하지만, 일부는 가장 먼저 검색된 Wi-Fi에 연결하려고 시도합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;같은 SSID를 사용하면서 서로 다른 암호를 사용하면 이전 접속하여 암호가 저장된 SSID에 시간이 걸리지만, 성공적으로 연결할 수도 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;따라서 동일 지역 안에 같은 SSID를 가진 Wi-Fi가 전재한다면 누군가가 SSID를 변경하기 전까지는 연결 문제가 발생할 가능성이 생깁니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;div class=&quot;txc-textbox&quot; style=&quot;border-style: solid; border-width: 1px; border-color: rgb(193, 193, 193); background-color: rgb(238, 238, 238); padding: 10px;&quot;&gt;
	&lt;h3&gt;&lt;strong&gt;관련글&lt;/strong&gt;&lt;/h3&gt;
	&lt;p&gt;&lt;a href=&quot;http://slic.tistory.com/1305&quot; target=&quot;_blank&quot;&gt;&lt;strong&gt;숨겨진 SSID가 보안이 더 좋을까요?&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;감사합니다.&lt;/p&gt;</description>
      <category>Tip &amp;amp; Tech/10원짜리 Tip</category>
      <category>Service Set Identifier</category>
      <category>SSID</category>
      <category>Wi-Fi</category>
      <category>네트워크</category>
      <author>Total Fix!</author>
      <guid isPermaLink="true">https://slic.tistory.com/1482</guid>
      <comments>https://slic.tistory.com/1482#entry1482comment</comments>
      <pubDate>Thu, 19 Jul 2018 21:15:21 +0900</pubDate>
    </item>
    <item>
      <title>[ Chrome ] 페이지를 변경하지 않고 유튜브(YouTube) 동영상 보기</title>
      <link>https://slic.tistory.com/1481</link>
      <description>&lt;p&gt;YouTube에서 동영상을 찾아 클릭하면 동영상이 게시된 페이지로 이동하게 됩니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;그러나 이러한 이동을 원하지 않는 사용자라면 InstantView 확장 프로그램을 설치하여 해결 할 수 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 640px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99B825435B4EADB312&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99B825435B4EADB312&quot; width=&quot;640&quot; height=&quot;452&quot; filename=&quot;86.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;InstantView&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;InstantView는 YouTube에서 재생하는 모든 동영상을 페이지를 이동하지 않고 현 페이지의 오버레이에서 재생하여 줍니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/991E29435B4EADE01C&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F991E29435B4EADE01C&quot; width=&quot;800&quot; height=&quot;548&quot; filename=&quot;2018-07-18-[11-55-49].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Chrome 툴바의 확장 프로그램 아이콘을 클릭하면 시각적 효과를 수정할 수 있는 옵션이 표시됩니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 278px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/993D00485B4EADD21C&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F993D00485B4EADD21C&quot; width=&quot;278&quot; height=&quot;549&quot; filename=&quot;2018-07-18-[11-42-19].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Compact View 기능은 활성화하면 플레이어 영역을 더 크게 만들어 줍니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;옵션을 설정하기 위해서 플레이를 다시 실행할 필요가 없으며 변경사항을 바로 확인할 수 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;div class=&quot;txc-textbox&quot; style=&quot;border-style: solid; border-width: 1px; border-color: rgb(193, 193, 193); background-color: rgb(238, 238, 238); padding: 10px;&quot;&gt;
&lt;h3&gt;&lt;strong&gt;확장프로그램 다운로드 :&amp;nbsp;&lt;a href=&quot;https://chrome.google.com/webstore/detail/instantview-for-youtube/pababfeapfpjaghmlfipkcoioeflpbio&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;https://chrome.google.com/webstore/detail/instantview-for-youtube/pababfeapfpjaghmlfipkcoioeflpbio&lt;/a&gt;&lt;/strong&gt;&lt;/h3&gt;
&lt;/div&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;감사합니다.&lt;/p&gt;</description>
      <category>Software/프로그램</category>
      <category>chrome</category>
      <category>YouTube</category>
      <category>동영상 보기</category>
      <category>유튜브</category>
      <author>Total Fix!</author>
      <guid isPermaLink="true">https://slic.tistory.com/1481</guid>
      <comments>https://slic.tistory.com/1481#entry1481comment</comments>
      <pubDate>Wed, 18 Jul 2018 12:06:43 +0900</pubDate>
    </item>
    <item>
      <title>[ Windows 10 ] 2019년 델타 업데이트 종료</title>
      <link>https://slic.tistory.com/1480</link>
      <description>&lt;p&gt;Windows 10에서는 이전 버전에서와 달리 Windows 시스템에 설치될 업데이트를 사용자와 관리자가 선택할 수 없도록 업데이트 선택을 제거하였습니다.&lt;/p&gt;&lt;p&gt;이로 인하여 업데이트 크기가 증가하고 다운로드 시간이 증가하게 되었습니다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 659px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99F0384C5B4A4F9528&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99F0384C5B4A4F9528&quot; width=&quot;659&quot; height=&quot;373&quot; filename=&quot;02.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;이를 해결하기 위해 Microsoft는 세 가지 유형의 업데이트를 설계하여 누적 업데이트가 시스템에 배포되는 방식을 개선하게 되었습니다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;div class=&quot;txc-textbox&quot; style=&quot;border-style: solid; border-width: 1px; border-color: rgb(193, 193, 193); background-color: rgb(238, 238, 238); padding: 10px;&quot;&gt;
&lt;h2&gt;&lt;strong&gt;Microsoft의 Windows 세 가지 업데이트 유형&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;&lt;kbd&gt;전체 업데이트(Full updates)&lt;/kbd&gt;는 업데이트는 마지막 업데이트 이후 기능이 변경되었거나 추가되어 모든 구성 요소 및 파일이 포함된 업데이트입니다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;kbd&gt;델타 업데이트(Delta updates)&lt;/kbd&gt;는 최신 업데이트에서 변경된 일부 구성 요소 및 파일만 포함된 업데이트입니다.&lt;/p&gt;&lt;p&gt;그러나 이 업데이트는 이전 업데이트가 설치된 경우(순차적 업데이트)에만 적용되어 설치됩니다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;kbd&gt;Express 업데이트(Express updates)&lt;/kbd&gt;는 특정 기준에 따라 전체 업데이트의 모든 구성 요소 중 필요한 범위를 판별하고 해당 범위의 구성 요소와 파일만 내려받도록 합니다.&lt;/p&gt;&lt;p&gt;이 업데이트는 이전 업데이트 설치 과정이 필요하지 않습니다.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;실제 업데이트의 크기를 비교하자면 &lt;kbd&gt;전체 업데이트 &amp;gt; 델타 업데이트 &amp;gt; Express 업데이트&lt;/kbd&gt; 순으로 전체 업데이트가 가장 크고 Express 업데이트가 가장 작습니다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 750px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/999CC24A5B4A501F27&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F999CC24A5B4A501F27&quot; width=&quot;750&quot; height=&quot;559&quot; filename=&quot;delta-updates-express-updates.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/997B86435B4A510325&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F997B86435B4A510325&quot; width=&quot;800&quot; height=&quot;576&quot; filename=&quot;delta-1.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;2017년 1월 Express 업데이트를 본격적으로 서비스하게 되었고 드디어 &lt;strong&gt;2019년부터 델타 업데이트를 종료&lt;/strong&gt;하기로 결정 한 것입니다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Windows 10 버전 1809(2018년 10월 업데이트 예정)가 델타 업데이트를 지원하는 마지막 업데이트가 될 것입니다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;감사합니다.&lt;/p&gt;</description>
      <category>Windows Tutorials/Tips</category>
      <category>Express 업데이트</category>
      <category>windows 10</category>
      <category>델타 업데이트</category>
      <category>업데이트</category>
      <category>업데이트 유형</category>
      <category>전체 업데이트</category>
      <author>Total Fix!</author>
      <guid isPermaLink="true">https://slic.tistory.com/1480</guid>
      <comments>https://slic.tistory.com/1480#entry1480comment</comments>
      <pubDate>Sun, 15 Jul 2018 04:43:18 +0900</pubDate>
    </item>
    <item>
      <title>[ Tip ] Microsoft의 Windows, Office의 공식 디스크 이미지(ISO)를 내려받는 방법(불법 아님)</title>
      <link>https://slic.tistory.com/1479</link>
      <description>&lt;div class=&quot;txc-textbox&quot; style=&quot;border-style: solid; border-width: 1px; border-color: rgb(193, 193, 193); background-color: rgb(238, 238, 238); padding: 10px;&quot;&gt;
&lt;h2&gt;&lt;strong&gt;필요한 프로그램 내려받기 :&amp;nbsp;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block;   height: auto; max-width: 100%;&quot;&gt;&lt;a href=&quot;https://t1.daumcdn.net/cfile/tistory/99D432505B4A175F05&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://i1.daumcdn.net/cfs.tistory/v/0/blog/image/extension/unknown.gif&quot; style=&quot;vertical-align: middle;&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;Windows ISO Downloader.rar&lt;/a&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/h2&gt;
&lt;/div&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Microsoft는 과거 Digital River라는 하도급 업체를 통하여 디스크 이미지를 제공하였습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;그러다 TechBench 사이트를 통하여 직접 배포하기 시작하였는데 위의 프로그램은 TechBench 사이트에 액세스하여 숨겨진 다운로드 및 파일을 내려받을 수 있게 해제하여 보여 줍니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;모든 다운로드가 모든 언어로 제공되는 것은 아니며 외부 프로그램을 이용하여 내려받는다고 불법 내려받기는 아닙니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;어디까지나 이 프로그램은 사용자의 편의를 돕고자 만들어진 프로그램입니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 449px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/9994314B5B4A18481B&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F9994314B5B4A18481B&quot; width=&quot;449&quot; height=&quot;286&quot; filename=&quot;87.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;처음 시작 때 뜨는 동의서는 &lt;kbd&gt;유휴자원 기부 동의서&lt;/kbd&gt;입니다.&lt;/p&gt;
&lt;p&gt;동의하지 않는다고 하여 프로그램이 작동하지 않는 것은 아닙니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99D8404A5B4A185811&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99D8404A5B4A185811&quot; width=&quot;800&quot; height=&quot;426&quot; filename=&quot;2018-07-15-[00-17-26].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;kbd&gt;Windows Enterprise의 경우 추가 인증이 필요&lt;/kbd&gt;하여 이 프로그램을 통하여 내려받을 수 없습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99A787495B4A189736&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99A787495B4A189736&quot; width=&quot;800&quot; height=&quot;491&quot; filename=&quot;2018-07-15-[00-36-30].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;감사합니다.&lt;/p&gt;</description>
      <category>Tip &amp;amp; Tech/10원짜리 Tip</category>
      <category>ISO</category>
      <category>Microsoft</category>
      <category>Office</category>
      <category>TIP</category>
      <category>Windows</category>
      <category>공식 디스크 이미지</category>
      <author>Total Fix!</author>
      <guid isPermaLink="true">https://slic.tistory.com/1479</guid>
      <comments>https://slic.tistory.com/1479#entry1479comment</comments>
      <pubDate>Sun, 15 Jul 2018 00:39:43 +0900</pubDate>
    </item>
    <item>
      <title>[ Windows 10 ] Windows Mail 용 서명 꾸미기</title>
      <link>https://slic.tistory.com/1478</link>
      <description>&lt;p&gt;서명은 이메일의 끝에 연락처나 보낸 사람의 정보를 담아 보낸 사람을 명확히 하고 필요할 경우 연락을 취할 수 있도록 하는 서식의 일종입니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 663px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/9944E0495B48F12319&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F9944E0495B48F12319&quot; width=&quot;663&quot; height=&quot;535&quot; filename=&quot;99.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;답신을 달 때는 보통 이미 서명이 붙어 있을 수 있으므로 새로 달지 않는 것이 좋습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;Windows Mail 용 서명을 꾸며 보자&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;Windows Mail을 열고 왼쪽 상단의 &lt;kbd&gt;새 메일&lt;/kbd&gt;을 클릭합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 645px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/996159475B48F13014&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F996159475B48F13014&quot; width=&quot;645&quot; height=&quot;198&quot; filename=&quot;2018-07-13-[22-14-22].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;상단 탭에서 &lt;kbd&gt;삽입&lt;/kbd&gt;을 클릭합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 618px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/992327435B48F13C18&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F992327435B48F13C18&quot; width=&quot;618&quot; height=&quot;357&quot; filename=&quot;2018-07-13-[22-15-06].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;kbd&gt;표&lt;/kbd&gt;를 클릭합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 511px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99484C495B48F14819&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99484C495B48F14819&quot; width=&quot;511&quot; height=&quot;283&quot; filename=&quot;2018-07-13-[22-15-53].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;기본적으로 3열 3행의 표가 만들어지는데 이 중 2개의 열을 선택하고 &lt;kbd&gt;삭제 &amp;gt; 열 삭제&lt;/kbd&gt;를 실행하여 2개의 열을 지웁니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 701px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99A7BB425B48F15515&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99A7BB425B48F15515&quot; width=&quot;701&quot; height=&quot;347&quot; filename=&quot;2018-07-13-[22-44-31].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;다시 2개의 행을 선택하고 &lt;kbd&gt;삭제 &amp;gt; 행 삭제&lt;/kbd&gt;를 실행하여 2개의 행을 지우면 이제 1개의 셀만 남게 됩니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 543px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/9958EB4D5B48F16517&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F9958EB4D5B48F16517&quot; width=&quot;543&quot; height=&quot;356&quot; filename=&quot;2018-07-13-[22-45-57].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;남은 셀을 클릭하여 선택하고 오른쪽 상단의 &lt;kbd&gt;자동 맞춤 &amp;gt; 창에 자동으로 맞춤&lt;/kbd&gt;을 클릭 실행합니다.&lt;/p&gt;
&lt;p&gt;이렇게 하면 셀의 넓이가 100%로 맞춰집니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/996099455B48F17417&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F996099455B48F17417&quot; width=&quot;800&quot; height=&quot;256&quot; filename=&quot;2018-07-13-[22-47-16].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;셀을 클릭하고 상단의 &lt;kbd&gt;V(표 스타일)&lt;/kbd&gt;를 클릭하여 스타일을 열고 배경으로 지정하고 싶은 색깔을 선택 클릭합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 575px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99A3794C5B48F18616&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99A3794C5B48F18616&quot; width=&quot;575&quot; height=&quot;671&quot; filename=&quot;2018-07-13-[22-49-53].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;색깔이 입혀졌으면 이제 서명으로 사용할 &lt;kbd&gt;내용을 입력&lt;/kbd&gt;하고 내용의 위와 아래에 한 줄씩 추가하고 상단의 텍스트 탭을 클릭하고 적당한 &lt;kbd&gt;정열&lt;/kbd&gt;을 선택합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99AA0E4F5B48F19518&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99AA0E4F5B48F19518&quot; width=&quot;800&quot; height=&quot;290&quot; filename=&quot;2018-07-14-[03-00-41].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;작성이 다 된 서명(표)을 더블 클릭하여 선택하고 &lt;kbd&gt;Ctrl + C&lt;/kbd&gt;를 눌러 복사합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99AB004F5B48F1A218&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99AB004F5B48F1A218&quot; width=&quot;800&quot; height=&quot;196&quot; filename=&quot;2018-07-14-[03-02-22].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;왼쪽 아래의 &lt;kbd&gt;설정(*)&lt;/kbd&gt;을 클릭합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 359px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/995C7B4D5B48F1AF17&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F995C7B4D5B48F1AF17&quot; width=&quot;359&quot; height=&quot;255&quot; filename=&quot;2018-07-14-[03-03-11].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;kbd&gt;서명&lt;/kbd&gt;을 찾아 클릭합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 419px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/994F27495B48F1BD19&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F994F27495B48F1BD19&quot; width=&quot;419&quot; height=&quot;477&quot; filename=&quot;2018-07-14-[03-03-39].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;전자 메일 서명 사용이 비활성화되어 있으면 켜고 아래의 텍스트 입력란을 클릭하여 커서를 두고 &lt;kbd&gt;Ctrl + V&lt;/kbd&gt;를 눌러 붙여넣고 저장합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 521px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99AA7C505B48F1C916&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99AA7C505B48F1C916&quot; width=&quot;521&quot; height=&quot;636&quot; filename=&quot;2018-07-14-[03-04-18].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;테스트를 위하여 &lt;kbd&gt;새 메일&lt;/kbd&gt;을 클릭합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 268px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/994D7C465B48F1D616&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F994D7C465B48F1D616&quot; width=&quot;268&quot; height=&quot;190&quot; filename=&quot;2018-07-14-[03-05-19].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;그럼 아래처럼 서명이 자동으로 추가됩니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99473B465B48F1E216&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99473B465B48F1E216&quot; width=&quot;800&quot; height=&quot;488&quot; filename=&quot;2018-07-14-[03-05-53].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;그림을 넣을 수도 있습니다.&lt;/p&gt;
&lt;p&gt;또한, 다른 워지웍 기능의 편집기 프로그램에서 만들어서 복사하여 붙여넣어도 가능합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;감사합니다.&lt;/p&gt;</description>
      <category>Windows Tutorials/Tips</category>
      <category>windows 10</category>
      <category>windows mail</category>
      <category>서명</category>
      <category>서명 꾸미기</category>
      <author>Total Fix!</author>
      <guid isPermaLink="true">https://slic.tistory.com/1478</guid>
      <comments>https://slic.tistory.com/1478#entry1478comment</comments>
      <pubDate>Sat, 14 Jul 2018 03:44:02 +0900</pubDate>
    </item>
    <item>
      <title>[ EXCEL ] 각 언어로 월과 요일을 표현하는 함수</title>
      <link>https://slic.tistory.com/1477</link>
      <description>&lt;p&gt;엑셀에서는 번역 기능을 사용하지 않고 각각의 언어로 월과 요일을 표현할 수 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 630px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/9906334F5B47D0140E&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F9906334F5B47D0140E&quot; width=&quot;630&quot; height=&quot;308&quot; filename=&quot;05.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;먼저 날짜가 필요합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 271px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/996BD9445B47D0280F&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F996BD9445B47D0280F&quot; width=&quot;271&quot; height=&quot;166&quot; filename=&quot;2018-07-13-[06-31-29].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;그리고 다음과 같은 함수를 삽입합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;pre class=&quot;brush: bash;&quot;&gt;=TEXT(A1,&quot;mmmm dddd [$-412]&quot;)&lt;/pre&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 636px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99AFA64A5B47D0360B&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99AFA64A5B47D0360B&quot; width=&quot;636&quot; height=&quot;425&quot; filename=&quot;2018-07-13-[06-38-06].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;div class=&quot;txc-textbox&quot; style=&quot;border-style: solid; border-width: 1px; border-color: rgb(193, 193, 193); background-color: rgb(238, 238, 238); padding: 10px;&quot;&gt;
&lt;h2&gt;&lt;strong&gt;간단한 설명&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;&lt;kbd&gt;mmmm&lt;/kbd&gt; - 월을 문자형식으로 표현합니다.&lt;/p&gt;
&lt;p&gt;&lt;kbd&gt;dddd&lt;/kbd&gt; - 요일을 표현합니다.&lt;/p&gt;
&lt;p&gt;&lt;kbd&gt;[$-412]&lt;/kbd&gt; - [$-LCID Hex Code] 형식으로 LCID 코드에 대한 언어로 변환합니다.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;이를 응용하면 다음처럼 사용할 수도 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/9948C2455B47D0510C&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F9948C2455B47D0510C&quot; width=&quot;800&quot; height=&quot;408&quot; filename=&quot;2018-07-13-[06-43-57].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;div class=&quot;txc-textbox&quot; style=&quot;border-style: solid; border-width: 1px; border-color: rgb(193, 193, 193); background-color: rgb(238, 238, 238); padding: 10px;&quot;&gt;&lt;h3&gt;&lt;strong&gt;예시 :&amp;nbsp;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block;   height: auto; max-width: 100%;&quot;&gt;&lt;a href=&quot;https://t1.daumcdn.net/cfile/tistory/99195B455B47D0760C&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://i1.daumcdn.net/cfs.tistory/v/0/blog/image/extension/xlsx.gif&quot; style=&quot;vertical-align: middle;&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;언어별 월 요일.xlsx&lt;/a&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/h3&gt;&lt;/div&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;참고사항 : 언어별 LCID&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;맨 앞의 0은 생략할 수 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;table border=&quot;0&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;516&quot; style=&quot;border-collapse: collapse; width: 387pt;&quot;&gt;
 &lt;colgroup&gt;&lt;col width=&quot;312&quot; style=&quot;mso-width-source:userset;mso-width-alt:9984;width:234pt&quot;&gt;
 &lt;col width=&quot;115&quot; style=&quot;mso-width-source:userset;mso-width-alt:3680;width:86pt&quot;&gt;
 &lt;col width=&quot;89&quot; style=&quot;mso-width-source:userset;mso-width-alt:2848;width:67pt&quot;&gt;
 &lt;/colgroup&gt;&lt;tbody&gt;&lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; width=&quot;312&quot; style=&quot;height: 17.25pt; width: 234pt; font-size: 12pt; color: white; font-weight: 700;  border-top: none; border-right: 0.5pt solid white; border-bottom: 1.5pt solid white; border-left: none; background: rgb(68, 114, 196);&quot; id=&quot;colEBB&quot;&gt;Language - Country/Region&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; width=&quot;115&quot; style=&quot;width: 86pt; font-size: 12pt; color: white; font-weight: 700;  border-top: none; border-right: 0.5pt solid white; border-bottom: 1.5pt solid white; border-left: 0.5pt solid white; background: rgb(68, 114, 196);&quot; id=&quot;colEEB&quot;&gt;LCID Hex&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; width=&quot;89&quot; style=&quot;width: 67pt; font-size: 12pt; color: white; font-weight: 700;  border-top: none; border-right: none; border-bottom: 1.5pt solid white; border-left: 0.5pt solid white; background: rgb(68, 114, 196);&quot; id=&quot;colEHB&quot;&gt;LCID Dec&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Afrikaans - South Africa&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;436&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1078&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Albanian - Albania&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;041c&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;1052&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Amharic - Ethiopia&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;045e&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1118&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Arabic - Saudi Arabia&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;401&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;1025&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Arabic - Algeria&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1401&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;5121&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Arabic - Bahrain&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;3c01&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;15361&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Arabic - Egypt&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;0c01&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;3073&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Arabic - Iraq&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;801&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;2049&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Arabic - Jordan&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;2c01&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;11265&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Arabic - Kuwait&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;3401&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;13313&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Arabic - Lebanon&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;3001&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;12289&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Arabic - Libya&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;1001&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;4097&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Arabic - Morocco&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1801&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;6145&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Arabic - Oman&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;2001&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;8193&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Arabic - Qatar&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;4001&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;16385&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Arabic - Syria&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;2801&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;10241&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Arabic - Tunisia&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1c01&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;7169&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Arabic - U.A.E.&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;3801&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;14337&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Arabic - Yemen&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;2401&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;9217&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Armenian - Armenia&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;042b&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;1067&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Assamese&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;044d&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1101&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Azeri (Cyrillic)&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;082c&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;2092&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Azeri (Latin)&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;042c&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1068&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Basque&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;042d&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;1069&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Belarusian&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;423&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1059&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Bengali (India)&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;445&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;1093&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Bengali (Bangladesh)&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;845&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;2117&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Bosnian (Bosnia/Herzegovina)&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;141A&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;5146&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Bulgarian&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;402&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1026&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Burmese&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;455&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;1109&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Catalan&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;403&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1027&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Cherokee - United States&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;045c&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;1116&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Chinese - People's Republic of China&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;804&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;2052&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Chinese - Singapore&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;1004&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;4100&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Chinese - Taiwan&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;404&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1028&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Chinese - Hong Kong SAR&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;0c04&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;3076&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Chinese - Macao SAR&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1404&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;5124&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Croatian&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;041a&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;1050&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Croatian (Bosnia/Herzegovina)&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;101a&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;4122&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Czech&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;405&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;1029&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Danish&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;406&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1030&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Divehi&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;465&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;1125&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Dutch - Netherlands&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;413&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1043&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Dutch - Belgium&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;813&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;2067&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Edo&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;466&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1126&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;English - United States&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;409&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;1033&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;English - United Kingdom&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;809&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;2057&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;English - Australia&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;0c09&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;3081&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;English - Belize&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;2809&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;10249&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;English - Canada&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;1009&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;4105&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;English - Caribbean&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;2409&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;9225&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;English - Hong Kong SAR&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;3c09&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;15369&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;English - India&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;4009&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;16393&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;English - Indonesia&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;3809&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;14345&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;English - Ireland&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1809&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;6153&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;English - Jamaica&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;2009&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;8201&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;English - Malaysia&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;4409&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;17417&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;English - New Zealand&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;1409&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;5129&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;English - Philippines&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;3409&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;13321&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;English - Singapore&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;4809&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;18441&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;English - South Africa&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1c09&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;7177&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;English - Trinidad&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;2c09&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;11273&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;English - Zimbabwe&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;3009&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;12297&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Estonian&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;425&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;1061&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Faroese&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;438&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1080&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Farsi&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;429&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;1065&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Filipino&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;464&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1124&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Finnish&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;040b&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;1035&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;French - France&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;040c&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1036&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;French - Belgium&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;080c&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;2060&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;French - Cameroon&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;2c0c&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;11276&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;French - Canada&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;0c0c&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;3084&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;French - Democratic Rep. of Congo&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;240c&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;9228&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;French - Cote d'Ivoire&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;300c&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;12300&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;French - Haiti&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;3c0c&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;15372&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;French - Luxembourg&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;140c&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;5132&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;French - Mali&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;340c&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;13324&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;French - Monaco&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;180c&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;6156&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;French - Morocco&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;380c&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;14348&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;French - North Africa&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;e40c&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;58380&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;French - Reunion&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;200c&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;8204&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;French - Senegal&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;280c&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;10252&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;French - Switzerland&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;100c&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;4108&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;French - West Indies&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;1c0c&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;7180&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Frisian - Netherlands&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;462&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1122&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Fulfulde - Nigeria&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;467&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;1127&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;FYRO Macedonian&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;042f&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1071&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Gaelic (Ireland)&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;083c&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;2108&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Gaelic (Scotland)&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;043c&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1084&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Galician&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;456&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;1110&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Georgian&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;437&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1079&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;German - Germany&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;407&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;1031&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;German - Austria&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;0c07&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;3079&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;German - Liechtenstein&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;1407&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;5127&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;German - Luxembourg&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1007&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;4103&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;German - Switzerland&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;807&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;2055&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Greek&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;408&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1032&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Guarani - Paraguay&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;474&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;1140&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Gujarati&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;447&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1095&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Hausa - Nigeria&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;468&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;1128&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Hawaiian - United States&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;475&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1141&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Hebrew&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;040d&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;1037&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Hindi&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;439&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1081&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Hungarian&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;040e&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;1038&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Ibibio - Nigeria&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;469&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1129&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Icelandic&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;040f&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;1039&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Igbo - Nigeria&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;470&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1136&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Indonesian&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;421&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;1057&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Inuktitut&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;045d&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1117&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Italian - Italy&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;410&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;1040&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Italian - Switzerland&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;810&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;2064&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Japanese&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;411&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;1041&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Kannada&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;044b&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1099&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Kanuri - Nigeria&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;471&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;1137&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Kashmiri&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;860&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;2144&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Kashmiri (Arabic)&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;460&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;1120&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Kazakh&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;043f&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1087&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Khmer&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;453&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;1107&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Konkani&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;457&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1111&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Korean&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;412&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;1042&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Kyrgyz (Cyrillic)&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;440&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1088&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Lao&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;454&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;1108&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Latin&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;476&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1142&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Latvian&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;426&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;1062&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Lithuanian&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;427&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1063&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Malay - Malaysia&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;043e&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;1086&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Malay - Brunei Darussalam&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;083e&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;2110&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Malayalam&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;044c&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;1100&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Maltese&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;043a&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1082&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Manipuri&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;458&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;1112&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Maori - New Zealand&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;481&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1153&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Marathi&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;044e&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;1102&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Mongolian (Cyrillic)&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;450&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1104&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Mongolian (Mongolian)&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;850&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;2128&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Nepali&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;461&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1121&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Nepali - India&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;861&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;2145&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Norwegian (Bokmål)&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;414&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1044&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Norwegian (Nynorsk)&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;814&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;2068&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Oriya&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;448&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1096&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Oromo&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;472&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;1138&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Papiamentu&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;479&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1145&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Pashto&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;463&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;1123&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Polish&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;415&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1045&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Portuguese - Brazil&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;416&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;1046&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Portuguese - Portugal&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;816&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;2070&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Punjabi&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;446&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;1094&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Punjabi (Pakistan)&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;846&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;2118&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Quecha - Bolivia&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;046B&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;1131&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Quecha - Ecuador&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;086B&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;2155&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Quecha - Peru&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;0C6B&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;3179&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Rhaeto-Romanic&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;417&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1047&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Romanian&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;418&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;1048&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Romanian - Moldava&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;818&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;2072&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Russian&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;419&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;1049&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Russian - Moldava&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;819&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;2073&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Sami (Lappish)&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;043b&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;1083&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Sanskrit&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;044f&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1103&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Sepedi&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;046c&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;1132&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Serbian (Cyrillic)&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;0c1a&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;3098&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Serbian (Latin)&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;081a&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;2074&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Sindhi - India&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;459&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1113&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Sindhi - Pakistan&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;859&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;2137&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Sinhalese - Sri Lanka&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;045b&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1115&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Slovak&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;041b&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;1051&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Slovenian&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;424&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1060&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Somali&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;477&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;1143&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Sorbian&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;042e&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1070&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Spanish - Spain (Modern Sort)&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;0c0a&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;3082&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Spanish - Spain (Traditional Sort)&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;040a&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1034&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Spanish - Argentina&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;2c0a&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;11274&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Spanish - Bolivia&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;400a&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;16394&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Spanish - Chile&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;340a&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;13322&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Spanish - Colombia&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;240a&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;9226&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Spanish - Costa Rica&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;140a&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;5130&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Spanish - Dominican Republic&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1c0a&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;7178&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Spanish - Ecuador&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;300a&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;12298&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Spanish - El Salvador&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;440a&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;17418&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Spanish - Guatemala&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;100a&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;4106&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Spanish - Honduras&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;480a&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;18442&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Spanish - Latin America&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;580a&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;58378&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Spanish - Mexico&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;080a&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;2058&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Spanish - Nicaragua&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;4c0a&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;19466&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Spanish - Panama&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;180a&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;6154&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Spanish - Paraguay&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;3c0a&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;15370&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Spanish - Peru&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;280a&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;10250&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Spanish - Puerto Rico&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;500a&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;20490&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Spanish - United States&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;540a&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;21514&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Spanish - Uruguay&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;380a&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;14346&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Spanish - Venezuela&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;200a&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;8202&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Sutu&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;430&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;1072&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Swahili&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;441&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1089&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Swedish&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;041d&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;1053&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Swedish - Finland&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;081d&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;2077&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Syriac&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;045a&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;1114&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Tajik&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;428&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1064&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Tamazight (Arabic)&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;045f&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;1119&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Tamazight (Latin)&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;085f&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;2143&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Tamil&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;449&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;1097&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Tatar&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;444&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1092&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Telugu&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;044a&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;1098&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Thai&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;041e&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1054&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Tibetan - Bhutan&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;851&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;2129&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Tibetan - People's Republic of China&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;451&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1105&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Tigrigna - Eritrea&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;873&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;2163&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Tigrigna - Ethiopia&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;473&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1139&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Tsonga&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;431&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;1073&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Tswana&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;432&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1074&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Turkish&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;041f&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;1055&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Turkmen&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;442&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1090&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Uighur - China&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;480&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;1152&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Ukrainian&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;422&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1058&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Urdu&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;420&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;1056&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Urdu - India&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;820&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;2080&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Uzbek (Cyrillic)&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;843&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;2115&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Uzbek (Latin)&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;443&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1091&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Venda&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;433&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;1075&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Vietnamese&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;042a&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1066&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Welsh&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;452&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;1106&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Xhosa&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;434&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1076&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Yi&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;478&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;1144&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Yiddish&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;043d&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1085&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(217, 225, 242);&quot;&gt;Yoruba&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;046a&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;1130&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: 0.5pt solid white; border-left: none; background: rgb(180, 198, 231);&quot;&gt;Zulu&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;435&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: 0.5pt solid white; border-left: 0.5pt solid white; background: rgb(180, 198, 231);&quot;&gt;1077&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=&quot;23&quot; style=&quot;height:17.25pt&quot;&gt;
  &lt;td height=&quot;23&quot; class=&quot;xl67&quot; style=&quot;height: 17.25pt; font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: none; border-left: none; background: rgb(217, 225, 242);&quot;&gt;HID
  (Human Interface Device)&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: 0.5pt solid white; border-bottom: none; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;04ff&lt;/td&gt;
  &lt;td class=&quot;xl66&quot; style=&quot;font-size: 12pt;  border-top: 0.5pt solid white; border-right: none; border-bottom: none; border-left: 0.5pt solid white; background: rgb(217, 225, 242);&quot;&gt;1279&lt;/td&gt;
 &lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;
 &lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;감사합니다.&lt;/p&gt;</description>
      <category>Office Tutorials/Excel</category>
      <category>excel</category>
      <category>lcid</category>
      <category>언어</category>
      <category>함수</category>
      <author>Total Fix!</author>
      <guid isPermaLink="true">https://slic.tistory.com/1477</guid>
      <comments>https://slic.tistory.com/1477#entry1477comment</comments>
      <pubDate>Fri, 13 Jul 2018 07:17:20 +0900</pubDate>
    </item>
    <item>
      <title>[ Windows 10 ] 업데이트를 일시 중지하고 연기하는 방법</title>
      <link>https://slic.tistory.com/1476</link>
      <description>&lt;p&gt;Windows 10 Pro, Enterprise, Education 버전의 경우 업데이트를 일시 중지하거나 최대 1년 동안 업데이트를 연기 할 수 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 659px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/9926F1435B4784B619&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F9926F1435B4784B619&quot; width=&quot;659&quot; height=&quot;373&quot; filename=&quot;02.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;업데이트를 일시 중지하는 방법&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;업데이트 일시 중지의 경우 35일 동안 업데이트를 중지하게 되고 기간이 만료되면 자동으로 일시 중지를 해제하고 업데이트를 시작합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;다시 업데이트를 일시 중지하려면 Windows의 최신 업데이트를 설치해야 합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/9932194D5B47854B35&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F9932194D5B47854B35&quot; width=&quot;800&quot; height=&quot;438&quot; filename=&quot;2018-07-13-[01-43-33].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;kbd&gt;Win + i&lt;/kbd&gt; 키를 눌러 설정 창을 열고 &lt;kbd&gt;업데이트 및 보안&lt;/kbd&gt;으로 이동합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99ED094E5B4785591C&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99ED094E5B4785591C&quot; width=&quot;800&quot; height=&quot;566&quot; filename=&quot;2018-07-13-[01-09-17].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;kbd&gt;고급 옵션&lt;/kbd&gt;으로 이동합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99F5D5495B4785651D&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99F5D5495B4785651D&quot; width=&quot;800&quot; height=&quot;566&quot; filename=&quot;2018-07-13-[01-09-59].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;kbd&gt;업데이트 일시 중지&lt;/kbd&gt; 항목을 찾아 스위치를 클릭하여 &lt;kbd&gt;켬&lt;/kbd&gt;으로 설정합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99F4B74C5B47858223&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99F4B74C5B47858223&quot; width=&quot;800&quot; height=&quot;566&quot; filename=&quot;2018-07-13-[01-10-38].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;업데이트를 연기 하는 방법&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;&lt;kbd&gt;Win + i&lt;/kbd&gt; 키를 눌러 설정 창을 열고 &lt;kbd&gt;업데이트 및 보안&lt;/kbd&gt;으로 이동합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99ED094E5B4785591C&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99ED094E5B4785591C&quot; width=&quot;800&quot; height=&quot;566&quot; filename=&quot;2018-07-13-[01-09-17].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;kbd&gt;고급 옵션&lt;/kbd&gt;으로 이동합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99F5D5495B4785651D&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99F5D5495B4785651D&quot; width=&quot;800&quot; height=&quot;566&quot; filename=&quot;2018-07-13-[01-09-59].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;kbd&gt;업데이트 설치 시기 선택&lt;/kbd&gt; 항목을 찾아 설정합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99A9F4495B4785C114&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99A9F4495B4785C114&quot; width=&quot;800&quot; height=&quot;566&quot; filename=&quot;2018-07-13-[01-45-25].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;div class=&quot;txc-textbox&quot; style=&quot;border-style: solid; border-width: 1px; border-color: rgb(193, 193, 193); background-color: rgb(238, 238, 238); padding: 10px;&quot;&gt;
&lt;h2&gt;&lt;strong&gt;용어 설명&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;반기 채널 용어는 &lt;kbd&gt;1년에 2번 진행하는 Windows 10의 기능 업데이트&lt;/kbd&gt;를 뜻합니다. (버그 픽스나 보안패치가 아닙니다)&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;반기 채널(대상 지정)&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;반기 채널(대상 지정)은 일반 사용자용 PC를 대상으로 하는 업데이트 형태로 배포와 함께 설치할 수 있는 업데이트를 말합니다.&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;반기 채널&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;반기 채널은 주로 비즈니스용 Enterprise 사용자를 위한 설정으로 철저한 테스트를 거친 업데이트만 제공되며 일반 사용자에게 공개된 후(반기 채널(대상 지정) 업데이트 후) 약 4개월 후 업데이트를 합니다.&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;기능 업데이트&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;기능 업데이트는 &lt;kbd&gt;새로운 기능 및 기존 기능에 대한 중요한 변화&lt;/kbd&gt;를 주는 업데이트를 포함합니다.&lt;/p&gt;
&lt;p&gt;&lt;kbd&gt;최대 365일&lt;/kbd&gt; 동안 연기 할 수 있습니다.&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;품질 업데이트&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;품질 업데이트는 기존 운영 체제 업데이트와 비슷하며 &lt;kbd&gt;대수롭지 않은 보안 수정, 중요 업데이트 및 드라이버 업데이트&lt;/kbd&gt;가 포함됩니다.&lt;/p&gt;
&lt;p&gt;&lt;kbd&gt;최대 30일&lt;/kbd&gt; 동안 연기 할 수 있습니다.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;감사합니다.&lt;/p&gt;</description>
      <category>Windows Tutorials/Setup, Update</category>
      <category>windows 10</category>
      <category>기능 업데이트</category>
      <category>반기 채널</category>
      <category>반기 채널(대상 지정)</category>
      <category>업데이트</category>
      <category>연기</category>
      <category>일시 중지</category>
      <category>품질 업데이트</category>
      <author>Total Fix!</author>
      <guid isPermaLink="true">https://slic.tistory.com/1476</guid>
      <comments>https://slic.tistory.com/1476#entry1476comment</comments>
      <pubDate>Fri, 13 Jul 2018 01:57:05 +0900</pubDate>
    </item>
    <item>
      <title>[ Windows 10 ] 시스템 복원을 활성화하는 방법</title>
      <link>https://slic.tistory.com/1475</link>
      <description>&lt;p&gt;시스템 복원은 Windows ME 이후 Windows에 포함되어 문제가 발생하면 시스템 파일의 스냅숏을 이용하여 복원하도록 만들어진 기능입니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 512px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/990A40465B46FE231E&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F990A40465B46FE231E&quot; width=&quot;512&quot; height=&quot;512&quot; filename=&quot;SMS-Backup-Restore-Icon.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Windows 10의 경우 Windows를 완전히 다시 설치하지 않고도 Windows 시스템을 신속하게 새로운 상태로 되돌릴 수 있는 다른 기능들이 있으므로 시스템 복원이 많이 쓰이지는 않습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;시스템 복원을 활성화하는 방법&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;시스템 복원은 기본적으로 사용 중지되어 있으므로 문제가 발생한 시점에는 다시 활성화해도 도움이 되지 않습니다.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;문제 시점에 도움을 받기 위해서는 시스템 복원을 미리 활성화하여야 합니다.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 661px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99ECA8455B46FD010E&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99ECA8455B46FD010E&quot; width=&quot;661&quot; height=&quot;525&quot; filename=&quot;2018-07-12-[16-01-58].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;시작 메뉴 또는 검색 창을 열고 &lt;kbd&gt;복원&lt;/kbd&gt;을 입력하고 &lt;kbd&gt;복원 지점 만들기&lt;/kbd&gt;를 클릭합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 392px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99C02C485B46FE3E1E&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99C02C485B46FE3E1E&quot; width=&quot;392&quot; height=&quot;681&quot; filename=&quot;2018-07-12-[15-49-01].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;시스템 속성의 시스템 보호 탭으로 바로 이동하며 사용 가능한 드라이브들이 보일 것입니다.&lt;/p&gt;
&lt;p&gt;&lt;kbd&gt;시스템 드라이브(C:)&lt;/kbd&gt;를 선택하고 &lt;kbd&gt;구성&lt;/kbd&gt;을 클릭합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 479px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/999BD94D5B46FE4B18&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F999BD94D5B46FE4B18&quot; width=&quot;479&quot; height=&quot;533&quot; filename=&quot;2018-07-12-[15-52-07].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;복원 설정에서 &lt;kbd&gt;시스템 보호 사용&lt;/kbd&gt;을 선택하고 적당한 &lt;kbd&gt;디스크 공간을 설정&lt;/kbd&gt; 후 &lt;kbd&gt;확인&lt;/kbd&gt;합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 631px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99AC584C5B46FE5903&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99AC584C5B46FE5903&quot; width=&quot;631&quot; height=&quot;533&quot; filename=&quot;2018-07-12-[15-53-53].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;이제 시스템 복원이 활성화됩니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 479px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99CDBA475B46FE6531&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99CDBA475B46FE6531&quot; width=&quot;479&quot; height=&quot;533&quot; filename=&quot;2018-07-12-[15-55-40].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;감사합니다.&lt;/p&gt;</description>
      <category>Windows Tutorials/Backup, Restore</category>
      <category>windows 10</category>
      <category>시스템 복원</category>
      <author>Total Fix!</author>
      <guid isPermaLink="true">https://slic.tistory.com/1475</guid>
      <comments>https://slic.tistory.com/1475#entry1475comment</comments>
      <pubDate>Thu, 12 Jul 2018 16:11:26 +0900</pubDate>
    </item>
    <item>
      <title>[ 간단 정리 ] HTTPS란 무엇인가?</title>
      <link>https://slic.tistory.com/1474</link>
      <description>&lt;p&gt;주소 표시 줄에서 열쇠 아이콘으로 표시되는 HTTPS 연결이 과거에는 주로 암호화 및 기타 중요한 데이터용으로 사용되었지만 이제 점차 전체 웹 들이 HTTP를 버리고 HTTPS로 전환하는 추세입니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 800px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/991C2D4C5B4646F00C&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F991C2D4C5B4646F00C&quot; width=&quot;800&quot; height=&quot;447&quot; filename=&quot;31_wire1.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;HTTPS의 S는 보안(Secure)을 나타내는 웹브라우저가 웹사이트와 통신할 때 사용하는 표준 하이퍼 텍스트 전송 프로토콜의 안전한 버전입니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;무방비한 HTTP&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;HTTP는 웹사이트에 연결할 때 IP주소를 조회하여 해당 IP주소에 연결하고 올바른 웹서버에 연결되었다고 가정해 버립니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;만약 악의적으로 네트워크가 해킹당하여 특정 도메인을 잘못된 IP로 접속하도록 바꾸었다면 HTTP는 정확한 웹사이트에 연결되었는지 확인할 방법이 없으므로 개인정보가 유출될 수가 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;HTTP의 또 다른 문제는 일반 텍스트로 데이터가 전송되기 때문에 중간에 가로채게 되면 더 이상의 수고를 들이지 않고 사용자의 암호는 물론 각종 정보를 도용할 수 있게 됩니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 550px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99378E4D5B4647030A&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99378E4D5B4647030A&quot; width=&quot;550&quot; height=&quot;365&quot; filename=&quot;8292812355.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;더 안전한 HTTPS&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;HTTPS는 HTTP보다 훨씬 안전합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;웹브라우저는 웹사이트의 보안 인증서를 확인하고 합법적인 인증기관에서 발행한 것인지 확인하게 되어 실제 웹사이트로 연결되게 됩니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;또한, HTTPS는 데이터를 암호화하여 전송하기 때문에 더 안전한 인터넷을 가능하게 합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 773px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/991FA44C5B46473D0C&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F991FA44C5B46473D0C&quot; width=&quot;773&quot; height=&quot;483&quot; filename=&quot;differences-http-vs-https-for-websites.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;이제 HTTPS 시대&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;원래 HTTPS는 비밀번호나 금융거래 및 중요한 데이터를 대상으로 만들어졌지만 이제 모든 웹 들이 HTTPS로 이동하고 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;2013년 미국인 에드워드 스노든이 폭로한 미국 정부의 무차별적 모니터링으로 인해 기업은 물론 개인들도 프라이버시와 보안을 중요하게 여기게 되었습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 425px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99D695505B4647560E&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99D695505B4647560E&quot; width=&quot;425&quot; height=&quot;282&quot; filename=&quot;14.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;물론 HTTPS가 완벽하게 정보수집이나 피싱 등을 차단할 수는 없지만, 전혀 무방비한 HTTP에 비교하여 더 복잡하고 더 오랜 시간을 소비해야 하여 최소화 할 수 있습니다.&lt;/p&gt;</description>
      <category>Tip &amp;amp; Tech/10원짜리 Tip</category>
      <category>HTTP</category>
      <category>HTTPS</category>
      <category>보안</category>
      <category>웹사이트</category>
      <author>Total Fix!</author>
      <guid isPermaLink="true">https://slic.tistory.com/1474</guid>
      <comments>https://slic.tistory.com/1474#entry1474comment</comments>
      <pubDate>Thu, 12 Jul 2018 03:10:15 +0900</pubDate>
    </item>
    <item>
      <title>[ TIP ] 사운드 바를 이용하면 TV 음질이 향상됩니다.</title>
      <link>https://slic.tistory.com/1473</link>
      <description>&lt;p&gt;얇은 TV를 만들면서 내장 스피커 또한 얇아지고 작아지게 되어 음향이 TV에서 가장 큰 희생을 치르고 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 713px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99B226365B40F8CE01&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99B226365B40F8CE01&quot; width=&quot;713&quot; height=&quot;472&quot; filename=&quot;89.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;사운드 바를 구매하는 요령&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;TV를 위하여 고가의 최고급 스피커를 구매할 필요는 없습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;대부분 TV는 스피커가 뒤쪽에 숨겨져 있어 시청자를 향해 소리를 내는 것이 아니라 TV 뒤의 벽을 향해 소리를 내고 있습니다.&lt;/p&gt;
&lt;p&gt;이는 천장과 벽에서 소리가 튀어 나오게 하여 시청자로서는 음향의 품질이 떨어질 뿐만 아니라 소리가 작게 들여 볼륨을 높이도록 합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 640px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/994FE54B5B40F95C02&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F994FE54B5B40F95C02&quot; width=&quot;640&quot; height=&quot;254&quot; filename=&quot;s-l640.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;그럼 사운드 바를 구매할 때 고려해야 할 사항을 알아보겠습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;형태&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;사운드 바는 두 가지의 형태로 구분할 수 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;kbd&gt;사운드 바&lt;/kbd&gt;형과 &lt;kbd&gt;사운드 테이블&lt;/kbd&gt; 형태입니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;사운드 바는 길이가 길지만 넓지 않아 TV를 올려놓을 수 없습니다.&lt;/p&gt;
&lt;p&gt;일반적으로 TV 앞에 놓아야 하며 TV가 낮으면 리모컨 신호를 방해할 수 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 518px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99A8F7505B40F99B02&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99A8F7505B40F99B02&quot; width=&quot;518&quot; height=&quot;520&quot; filename=&quot;2018-07-08-[02-33-57].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;사운드 테이블은 길이가 길면서 넓이가 넓어 TV를 올려놓고 사용하도록 디자인되었습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 650px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/9924574E5B40FA9005&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F9924574E5B40FA9005&quot; width=&quot;650&quot; height=&quot;400&quot; filename=&quot;ximg_5902579743ad5.jpg.pagespeed.gp jp jw pj ws js rj rp rw ri cp md.ic.6kXoQl3Oxh.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;연결 유형&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;두 번째로 고려해야 할 사항은 현재 보유하고 있는 TV가 지원하는 연결 옵션을 확인해야 합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;사운드 바가 비쌀수록 여러 가지 연결 옵션을 지원합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 761px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99147B495B40FAEE03&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99147B495B40FAEE03&quot; width=&quot;761&quot; height=&quot;492&quot; filename=&quot;2018-07-08-[02-39-39].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;사운드 바를 TV에 연결하는 방법에는 두 가지가 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;셋톱박스를 사운드바에 연결하고 사운드 바에서 비디오를 TV로 전달하거나 셋톱 박스를 TV에 연결하고 TV에서 오디오를 사운드 바에 전달하는 방식입니다.&lt;/p&gt;
&lt;p&gt;만약 TV에 오디오 출력 단자가 없다면 첫 번째 방법을 사용하여야 합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;사운드 바와 TV가 상호 호환이 가능한지를 반드시 확인하시기 바랍니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;너무 밝은 디스플레이는 TV 시청에 방해가 됩니다.&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;만약 사운드바에 디스플레이가 지원된다면 디스플레이가 흐리게 표시되거나 꺼질 수 있는지 확인해야 합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;지원하는 디스플레이가 너무 밝으면 TV를 보는데 눈에 거슬리게 되고 오히려 방해됩니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 747px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/999AB4505B40FB5506&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F999AB4505B40FB5506&quot; width=&quot;747&quot; height=&quot;518&quot; filename=&quot;2018-07-08-[02-41-17].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;컨트롤&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;사운드 바가 아무리 예쁘더라도 볼륨 버튼이 바 뒤에 숨겨져 있다면 매번 음향 조절을 위해 힘겹게 버튼을 찾아야 할 수도 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;사소한 문제지만 사운드 바 구매 시 볼륨 버튼의 위치를 확인하는 것이 좋습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;리모컨을 지원한다면 원거리에서 볼륨을 조절할 수 있게 됩니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 492px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99261A475B40FBC906&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99261A475B40FBC906&quot; width=&quot;492&quot; height=&quot;351&quot; filename=&quot;2018-07-08-[02-43-19].jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;기타사항&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;좀 더 좋은 음질을 원한다면 우퍼가 지원되는 2.1채널인지를 확인하고 서라운드 및 DOLBY가 지원되는지도 확인하는 것입니다.&lt;/p&gt;
&lt;p&gt;물론 높은 음질을 위한 여러 장치가 포함된 사운드 바는 비용이 많이 들어 지게 됩니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;또한, 블루투스를 지원하는지 확인하여 블루투스 장치를 사운드 바에 연결하여 음악을 감상할 수도 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;대부분의 사운드 바는 현대의 TV의 내장형 스피커보다 더 우수합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;또한, 뒷벽을 향해 소리를 내는 TV의 기본 스피커보다 시청자를 향해 소리를 내는 사운드 바가 더 좋은 품질의 음질을 경험할 수 있게 할 것입니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;감사합니다.&lt;/p&gt;</description>
      <category>Tip &amp;amp; Tech/10원짜리 Tip</category>
      <category>TIP</category>
      <category>TV</category>
      <category>사운드 바</category>
      <category>음질</category>
      <author>Total Fix!</author>
      <guid isPermaLink="true">https://slic.tistory.com/1473</guid>
      <comments>https://slic.tistory.com/1473#entry1473comment</comments>
      <pubDate>Sun, 8 Jul 2018 02:49:40 +0900</pubDate>
    </item>
    <item>
      <title>[ Windows ] SSD 최적화는 시간 낭비에 그치지 않습니다.</title>
      <link>https://slic.tistory.com/1472</link>
      <description>&lt;p&gt;SSD는 예전처럼 작고 깨지기 쉬운 저장 장치가 아니며 최적화하기 위해 애쓸 필요가 전혀 없습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 680px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/9971EA445B3FAF1C0D&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F9971EA445B3FAF1C0D&quot; width=&quot;680&quot; height=&quot;350&quot; filename=&quot;90.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;SSD는 취약하지 않습니다.&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;SSD를 최적화하는 많은 TIP이 있지만, 그것들의 대부분은 구식이며 필요하지 않습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;SSD 최적화에 대한 TIP 중 대부분은 플래시 메모리를 보호하기 위한 쓰기 양을 최소화하여 수명을 연장하기 위한 것들입니다.&lt;/p&gt;
&lt;p&gt;그러나 SSD 수명에 관한 걱정은 과장된 경향이 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;연구 결과에 따르면 SSD에 54년 동안 매일 100GB씩 쓸 수 있다고 합니다.&lt;/p&gt;
&lt;p&gt;실제 쓰기 양으로 SSD 수명이 줄기 전에 다른 요인의 고장으로 수명을 다하는 것이 더 빠를 것입니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;Windows는 멍청하지 않습니다.&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;Windows XP, Vista는 SSD를 사용할 경우 TRIM을 수동으로 활성화해야만 했지만, Windows 7 이후 Windows는 SSD로 감지되는 모든 드라이브에 대해 &lt;kbd&gt;TRIM을 자동으로 활성화&lt;/kbd&gt;하도록 설정되어 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 585px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99ABC34B5B3FB07512&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99ABC34B5B3FB07512&quot; width=&quot;585&quot; height=&quot;408&quot; filename=&quot;trim-nedir.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;디스크 조각모음도 마찬가지로 SSD에서는 기계식 드라이브처럼 데이터를 이동하더라도 &lt;kbd&gt;액세스 시간에 영향을 주지 않습&lt;/kbd&gt;니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;최신 Windows는 &lt;kbd&gt;SSD를 감지하면 조각모음을 해제&lt;/kbd&gt;하며 시도하더라도 조각모음을 하지 않습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 770px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/9939A84A5B3FB0DC13&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F9939A84A5B3FB0DC13&quot; width=&quot;770&quot; height=&quot;564&quot; filename=&quot;d1_Auslogics_1.png&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Windows 8 또는 10은 고속 &lt;kbd&gt;SSD일 경우 SuperFetch 서비스를 자동으로 비활성화&lt;/kbd&gt;하며 Windows 10에서 SuperFetch를 켜두더라도 저속 기계식 드라이브의 경우 자동으로 활성화되고 고속 SSD에서는 자동으로 비활성화되므로 수동으로 조정할 필요가 없습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 425px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99B0A04C5B3FB12B14&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99B0A04C5B3FB12B14&quot; width=&quot;425&quot; height=&quot;388&quot; filename=&quot;2018-07-07-[03-12-38].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;알려진 최적화 몇 가지&lt;/strong&gt;&lt;/h2&gt;
&lt;div class=&quot;txc-textbox&quot; style=&quot;border-style: solid; border-width: 1px; border-color: rgb(193, 193, 193); background-color: rgb(238, 238, 238); padding: 10px;&quot;&gt;
&lt;h3&gt;&lt;strong&gt;시스템 복원 사용 안 함&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;과거 SSD가 고가였을 때 공간을 줄이기 위한 것이었으니 지금은 충분한 용량으로 보급되기 때문에 사용하는 것이 좋습니다.&lt;/p&gt;
&lt;p&gt;복원 지점을 사용하여 얻는 이익이 사용하지 않고 얻는 것보다 더 큽니다.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;div class=&quot;txc-textbox&quot; style=&quot;border-style: solid; border-width: 1px; border-color: rgb(193, 193, 193); background-color: rgb(238, 238, 238); padding: 10px;&quot;&gt;
&lt;h3&gt;&lt;strong&gt;페이지 파일 끄기&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;RAM이 많더라도 페이지 파일이 없으면 일부 프로그램이 제대로 실행되지 않을 수 있으므로 그냥 두는 것이 좋습니다.&lt;/p&gt;
&lt;p&gt;페이지 파일을 가지고 있으면 SSD 사용량이 늘어나고 공간을 차지 할 수 있지만, 그 정도의 용량이 지금은 문제 되지 않습니다.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;div class=&quot;txc-textbox&quot; style=&quot;border-style: solid; border-width: 1px; border-color: rgb(193, 193, 193); background-color: rgb(238, 238, 238); padding: 10px;&quot;&gt;
&lt;h3&gt;&lt;strong&gt;최대 절전 모드 비활성화&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;최대 절전 모드 파일을 제거하면 공간을 절약할 수 있으나 실제 최대 절전모드를 사용하면 전원을 사용하지 않으면서도 열려 있는 프로그램과 문서를 모두 저장한 채로 동면할 수 있으며 SSD에서는 더 효율이 높습니다.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;위의 몇 가지 예를 찾아보았지만, 대용량화되는 최근의 추세를 생각하면 대부분 SSD에 관한 최적화 팁은 별 의미가 없습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;최신 Windows를 사용하고 있다면 그냥 Windows가 처리하도록 두는 것이 오히려 이득이 될 것입니다.&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;감사합니다.&lt;/p&gt;</description>
      <category>Windows Tutorials/ETC</category>
      <category>ssd</category>
      <category>ssd 최적화</category>
      <category>Windows</category>
      <category>최적화</category>
      <author>Total Fix!</author>
      <guid isPermaLink="true">https://slic.tistory.com/1472</guid>
      <comments>https://slic.tistory.com/1472#entry1472comment</comments>
      <pubDate>Sat, 7 Jul 2018 03:20:54 +0900</pubDate>
    </item>
    <item>
      <title>[ TIP ] 스팸 메일이 사라지지 않는 이유</title>
      <link>https://slic.tistory.com/1471</link>
      <description>&lt;p&gt;상황은 조금 개선되었지만, 이메일이 있는 한 스팸은 절대 사라지지 않을 것입니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;스팸 필터는 과거보다 훨씬 더 효과적이고 많이 개선되었지만 그렇다고 스팸을 완벽하게 걸러낼 수는 없습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 780px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/990EA0475B3F3AB711&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F990EA0475B3F3AB711&quot; width=&quot;780&quot; height=&quot;541&quot; filename=&quot;91.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;속는 사람이 항상 있습니다.&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;&lt;kbd&gt;Spam&lt;/kbd&gt;은 원하지 않는 대량의 이메일 메시지를 나타내는 용어입니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;많은 사람에게 스팸 메일이 뿌려지면 유혹적인 제목과 그럴듯한 문구에 사람들은 속고 돈을 보내거나 상품을 구매하거나 심지어 악성코드 링크를 클릭하여 내려받게 됩니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 666px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/995893425B3F3B1B01&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F995893425B3F3B1B01&quot; width=&quot;666&quot; height=&quot;582&quot; filename=&quot;2018-07-06-[18-48-55].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;스팸은 비용이 들지 않는다.&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;스팸 메일을 보내는 것은 실제 우편물을 보내거나 문자를 보내는 것보다 오히려 저렴하고 거의 무료나 마찬가지입니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;그 때문에 사람들이 스팸 메일을 받고 속아 넘어오지 않아도 상관이 없습니다.&lt;/p&gt;
&lt;p&gt;스팸 메일을 받은 수 만 명의 사람 중 단 1명만이라도 속아 넘어오면 그 자체로도 이익이 됩니다.&lt;/p&gt;
&lt;p&gt;금전적 사기의 스팸 메일은 100만 명 중 1명만 속아 넘어와도 이익이 되는 것입니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;스팸을 차단할 수 있는 운영 주체가 없다.&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;페이스북처럼 단일 운영 주체를 가진 서비스는 엔지니어들이 스팸 발송자를 서버에서 또는 소스에서 차단할 수 있어 스팸 발송자를 찾아볼 수 없지만, 이메일은 다릅니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;누구나 자신의 이메일 서버를 운영할 수 있으며 이들 이메일 서버에서는 원하는 만큼 이메일을 보낼 수 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;일부 이메일에서 스팸 필터에 걸러지더라도 다른 이메일에서는 스팸으로 표시되지 않을 수도 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;스팸을 해결 할 수 있나?&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;스팸을 퇴치하기 위하여 법률로 통제를 하고 스팸 발송자에 대해 처벌을 한다고 하더라도 서버가 해외에 있는 경우라면 이조차도 의미가 없습니다.&lt;/p&gt;
&lt;p&gt;결국, 스팸은 해결이 되지 않을 것입니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;그러나 스팸을 차단하기 위해서 스팸 필터를 개선하고 성능을 향상하는 수밖에 없습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 775px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99A6C84F5B3F3C0C0C&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99A6C84F5B3F3C0C0C&quot; width=&quot;775&quot; height=&quot;478&quot; filename=&quot;2018-07-06-[18-52-45].jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;이 또한 전자 메일의 작동 방식을 변경하지 않고서는 스팸을 해결하는 것이 불가능하므로 완벽히 문제를 해결할 수 있는 것은 아닙니다.&lt;/p&gt;</description>
      <category>Tip &amp;amp; Tech/10원짜리 Tip</category>
      <category>Spam</category>
      <category>스팸</category>
      <category>스팸 메일</category>
      <category>이메일</category>
      <author>Total Fix!</author>
      <guid isPermaLink="true">https://slic.tistory.com/1471</guid>
      <comments>https://slic.tistory.com/1471#entry1471comment</comments>
      <pubDate>Fri, 6 Jul 2018 18:56:33 +0900</pubDate>
    </item>
    <item>
      <title>[ Windows 10 ] PIN을 사용해야 하는 이유</title>
      <link>https://slic.tistory.com/1470</link>
      <description>&lt;p&gt;PIN은 숫자 조합 또는 정책에 따라서는 특수 문자와 대소문자를 포함하도록 설정 할 수 있는 인증 방식으로 보기에 따라서는 암호와 매우 유사해 보입니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;그러나 PIN과 암호는 그 작동방식이 완전히 틀리고 이로 인해 암호보다 더 나은 효과를 볼 수 있고 PIN을 사용해야 하는 이유입니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 640px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/996E88485B3E2D3105&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F996E88485B3E2D3105&quot; width=&quot;640&quot; height=&quot;320&quot; filename=&quot;11.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;PIN은 하드웨어에 종속됩니다.&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;암호와 PIN의 중요한 차이점 중 하나는 암호와 달리 &lt;kbd&gt;PIN은 하드웨어에 종속&lt;/kbd&gt;된다는 것입니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;계정의 암호를 훔치는 데 성공하면 어디서든 사용자의 계정으로 로그인 할 수 있지만, &lt;strong&gt;PIN을 훔쳤으면 하드웨어 장치도 함께 훔쳐야&lt;/strong&gt; 합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;PIN을 설정한 하드웨어 장치를 제외한 어떤 장치에서도 PIN을 사용하여 로그인할 수 없습니다.&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;PIN은 전송되지 않음&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;암호는 서버에 전송되는 동안 가로채거나 서버에서 훔칠 수 있습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;그러나 &lt;strong&gt;PIN은 해당 하드웨어 장치에 저장되고 서버나 그 어디로도 전송되지 않습&lt;/strong&gt;니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;이외 몇 가지 이점이 더 있지만, 이 두 사실 만으로도 Windows에서 PIN을 사용해야 하는 이유는 충분할 것입니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Microsoft 계정을 사용하는 경우 보안을 위해서라도 PIN을 이용하는 것이 더 유리합니다.&lt;/p&gt;</description>
      <category>Windows Tutorials/System, Security</category>
      <category>password</category>
      <category>PIN</category>
      <category>windows 10</category>
      <category>보안</category>
      <category>암호</category>
      <author>Total Fix!</author>
      <guid isPermaLink="true">https://slic.tistory.com/1470</guid>
      <comments>https://slic.tistory.com/1470#entry1470comment</comments>
      <pubDate>Fri, 6 Jul 2018 00:00:00 +0900</pubDate>
    </item>
  </channel>
</rss>