中国DOS联盟论坛

China DOS Union

-- Unite DOS · Advance DOS · Grow DOS --
Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
Guest | Log in | Register | Members | Search | China DOS Union
中国DOS联盟论坛
The time now is 2026-08-04 18:30
48,038 topics / 350,123 posts / today 0 new / 48,251 members
DOS批处理 & 脚本技术(批处理室) » [Help] Use a BAT file to automatically sync the Sogou Pinyin user dictionary
Printable Version  742 / 3
Floor1 zhbdbb Posted 2007-05-01 21:47
新手上路 Posts 5 Credits 12
I want to write a batch file that can automatically log in to my personal ftp server and automatically upload or download the user-defined dictionary, to back up or update the dictionary on the current machine

Using
@FOR /F "skip=2 tokens=3" %%i in ('REG QUERY HKLM\Software\SogouInput /ve') do @echo %%i
to determine the Sogou Pinyin installation path

I need to take the Phrases.ini file
under that directory
and copy it to my ftp server

How exactly can this be done?
Floor2 vkill Posted 2007-05-07 08:44
金牌会员 Posts 1,744 Credits 4,103 From 甘肃.临泽
You already have it working now.
Floor3 mygoldnet Posted 2007-05-07 19:23
初级用户 Posts 32 Credits 90
I also thought the OP had gotten it working, so I hurried in to take a look.
Floor4 zhbdbb Posted 2007-05-27 22:52
新手上路 Posts 5 Credits 12
Although I got the path, I don't know how to do the rest.
[ Contact the Union admin team - 中国DOS联盟 - Standard version ]
Sponsored by ifanr Inc | © 2001–2023