Google

星期一, 八月 27, 2007

Python写注册表

http://bbs.chinaunix.net/viewthread.php?tid=943195

# 功能:换墙纸
import _winreg

key = _winreg.OpenKey(_winreg.HKEY_CURRENT_USER, "Control Panel\Desktop")

_winreg.SetValueEx(key, "WallPaper", 0, _winreg.REG_SZ, r"G:\Documents and
Settings\ning\Local Settings\Application Data\Microsoft\00.jpg")

0 条评论:

发表评论

<< 主页

辽ICP备05003652号
流风洄雪听天籁,轻云蔽日看落花

Powered by Blogger