질문과 답변

윈 도 우 무인설치시 키보드 레이아웃 설정방법

2019.01.14 19:45

Ledassy 조회:339

제가현제 사용하기 있는 무인설치입니다 윈10이고요

<?xml version="1.0" encoding="utf-8"?>
<unattend xmlns="urn:schemas-microsoft-com:unattend">
    <settings pass="windowsPE">


        <component name="Microsoft-Windows-International-Core-WinPE" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
            <SetupUILanguage>
                <UILanguage>ko-KR</UILanguage>
            </SetupUILanguage>
            <UILanguage>ko-KR</UILanguage>
            <LayeredDriver>5</LayeredDriver>
        </component>

        <component name="Microsoft-Windows-International-Core-WinPE" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
            <SetupUILanguage>
                <UILanguage>ko-KR</UILanguage>
            </SetupUILanguage>
            <UILanguage>ko-KR</UILanguage>
            <LayeredDriver>5</LayeredDriver>
        </component>


        <component name="Microsoft-Windows-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">      
            <UserData>
                <AcceptEula>true</AcceptEula>
            </UserData>
        </component>

        <component name="Microsoft-Windows-Setup" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
            <UserData>
                <AcceptEula>true</AcceptEula>
            </UserData>
        </component>

    </settings>

 

    <settings pass="oobeSystem">


        <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
            <AutoLogon>
                <Enabled>true</Enabled>
                <LogonCount>1</LogonCount>
                <Username>Administrator</Username>
            </AutoLogon>
            <OOBE>
                <SkipMachineOOBE>true</SkipMachineOOBE>
            </OOBE>
         </component>

 

        <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
            <AutoLogon>
                <Enabled>true</Enabled>
                <LogonCount>1</LogonCount>
                <Username>Administrator</Username>
            </AutoLogon>
            <OOBE>
                <SkipMachineOOBE>true</SkipMachineOOBE>
            </OOBE>
        </component>
    </settings>

  <settings pass="specialize">
        <component name="Microsoft-Windows-Deployment" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
            <RunSynchronous>
                <RunSynchronousCommand wcm:action="add">
                    <Order>1</Order>
                    <Path>%Windir%\Setup\Scripts\EasyDrv_Run.bat</Path>
                    <Description>EasyDrv Install</Description>
                </RunSynchronousCommand>
            </RunSynchronous>
        </component>

        <component name="Microsoft-Windows-Deployment" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
            <RunSynchronous>
                <RunSynchronousCommand wcm:action="add">
                    <Order>1</Order>
                    <Path>%Windir%\Setup\Scripts\EasyDrv_Run.bat</Path>
                    <Description>EasyDrv Install</Description>
                </RunSynchronousCommand>
            </RunSynchronous>
        </component>
    </settings>


 <cpi:offlineImage cpi:source="" xmlns:cpi="urn:schemas-microsoft-com:cpi" />
</unattend>

이건데 키보드 설정이 자동으로 103키106키 설정이 되더군요 근데 이걸 101키 1번설정으로 어떻게 설정하지요 자동으로 설정되게 하는것좀 알려 주세요

번호 제목 글쓴이 조회 등록일
[공지] 질문과 답변 게시판 이용간 유의사항 gooddew - -
10780 하드웨어| 이거 왜 이런 걸까요? [3] 둥근호박 339 12-19
10779 윈 도 우| 날짜및시간 [2] ok 339 12-17
10778 윈 도 우| wim파일 포맷시 맨처음 프로그램을 시작하게 하려면 어떻게... [4] koyotp 339 02-22
10777 기 타| 안내창 광고 문제 [4] 커피타임 339 04-21
10776 기 타| iso이미지 UEFI 부팅 [2] tkrhk 339 01-29
10775 소프트웨어| All-in-One Runtimes Collection [1] 거스 339 02-12
10774 윈 도 우| 자료요청 [1] 농심신난년 339 01-25
10773 모 바 일| 삼성폰 갤럭시 A시리즈 중에 끝자리가 0와 1은 무었이 다른... [2] joe 339 12-17
10772 소프트웨어| qbittorrent 사용중에 문의 [2] 한스 339 12-10
10771 윈 도 우| imagex 명령어 으로 백업 [4] gkgk77 339 09-20
10770 윈 도 우| PE 질문좀 드리겠습니다. [2] 천공의아키 339 09-17
10769 기 타| hp stream 11을 구매했습니다. 관련하여 문의드립니다. [3] joyleehk 339 07-05
10768 윈 도 우| Win10XPE71 boot.wim 작업표시줄 제거 및 숨기기 [1] 코리아센 339 06-16
10767 윈 도 우| 마더랑 파워를 교체했는데 [12] aqz 339 04-04
10766 소프트웨어| 확장자 STL 파일 (3D Image 파일) 질문 두번째 [5] ton3d 339 08-19
10765 윈 도 우| 재할당된 섹터 수가 많지만 더 늘지 않는데 괜찮을까요? [2] 메리아 339 03-11
10764 소프트웨어| 세르게이 pe 수정 문의합니다. [2] 아쌍 339 01-03
10763 윈 도 우| 작업관리자에서 메모리속도 표시가 안됩니다. [1] windflower 339 07-28
10762 윈 도 우| 1803 MSDN마지막 버젼 어디서 받을수 있을까요... [2] chrome' 339 06-20
10761 윈 도 우| PE 부팅후 윈도우 설치 문제 [1] 몰라18 339 06-10
XE1.11.6 Layout1.4.8