skip menu and go to main content

body start

새나루

Resolved  기본 입력기 지정 및 입력기 추가를 재부팅/재로그인 없이 1 ]

10.02.22-00:37:51

315136

Submitted by wkpark

Assignee wkpark

View2133

Priority3

현재 새나루를 1) 기본 입력기로 지정하는 경우와
2) 한글 입력기에 추가하는 두가지 경우에 대한 옵션을 CVS 버전부터 제공합니다.

그런데 이 두가지 경우 모두 레지스트리를 직접 조작하는 방식으로 하는데 재부팅 혹은 로그오프 후 재 로그인이 필요합니다.

서치해보니 재부팅 없이 바로 적용하는 방법이 있더군요.

http://www.myitforum.com/forums/m_186628/mpage_1/key_/tm.htm#186628

이 방법대로 따라했더니 레지스트리 조작 없이도 쉽게 위의 두가지 일을 할 수 있었습니다.

이 방식을 적용시킵니다.

Severity : Trivial

Resolution : Fixed

Comments on this artfact

1 Comments

wkpark

[RegionalSettings]
LanguageGroup="1","2","3","7","8","9"
SystemLocale="00000412"
UserLocale="00000412"
InputLocale="0412:e0120412","0412:e0130412"
UserLocale_DefaultUser=e0010412
InputLocale_DefaultUser="0412:e0010412"

-------
이 파일을 C:\test.txt로 저장해 옵션으로 사용해보면 새나루 입력기가 기본 입력기로, 새나루 드보락은 입력기 목록에 추가됩니다.

rundll32 shell32.dll,Control_RunDLL intl.cpl,,/f:"C:\test.txt"

잠시후 목록에 추가되고 레지스트리에도 정상 등록됨을 알 수 있습니다.

10.02.22-00:40:37

wkpark

Codes changed : saenaru/setup/saenaru.nsi fixed [#315136] - make saenaru as the default IME using saenaru or add to the hangul IME list without reboot.

10.02.22-13:39:55

wkpark

"Assigned To" was changed from "Nobody" to "wkpark"
"State" was changed from "Open" to "Closed"

10.02.22-13:40:28

wkpark

"Resolution" was changed from "None" to "Fixed"
"Severity" was changed from "None" to "Trivial"

10.02.22-13:40:29