This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ; run GoogleIME word register dialog when press [ctrl]+[f10] key. | |
| #NoEnv | |
| #NoTrayIcon | |
| #Persistent | |
| run_googleime_word_register_dialog() | |
| { | |
| GoogleIMEToolPath = C:\Program Files\Google\Google Japanese Input\GoogleIMEJaTool.exe | |
| Option = "--mode=word_register_dialog" |
NewerOlder