less than 1 minute read

레지스트리고 수정하는법http://www.sevenforums.com/tutorials/786-menus-open-left-right-side.html

Manually in Registry Editor

1. Open the Start Menu, then type regedit in the search line and press enter.

2. If prompted by UAC, then click on Yes.

3. In regedit, navigate to the location below. (see screenshot below)

Code:

HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows

Menus Open to the Left or Right Side-reg1.jpg

4. <font color="blue">To Have Menus Open to the Left</font>> A) In the right pane of Windows, right click on a empty space and click on New and String Value. Type MenuDropAlignment and press enter. (see screenshot below)

NOTE: If you already have MenuDropAlignment, then skip this step and go to step 4Binstead.> Menus Open to the Left or Right Side-reg2.jpg

B) In the right pane, right click on MenuDropAlignment and click on Modify. (see screenshot above)

C) Type 1 and click on OK. (see screenshot below)> Menus Open to the Left or Right Side-modify.jpg

D) Go to step 6.

5. <font color="blue">To Have Menus Open to the Right</font>> A) In the right pane of Windows, right click on MenuDropAlignment and click on Deleteand Yes. (see screenshot below step 4B)

OR

B) Repeat all steps in step 4, and type 0 in step 4C instead.

6. Close regedit.

7. Log off and log on, or restart the computer to apply.

That’s it,
Shawn


윈도우 설정으로 처리하는 법 http://blog.naver.com/PostView.nhn?blogId=arumizz&logNo=70126692508


🔗original-link

Updated: