!壁纸助手

/*
Name:壁纸助手
Version:1.0
Author:lyuchen
E-mail:lyuchen@sohu.com
*/

#NoTrayIcon
#SingleInstance, Force

Gui, -MaximizeBox -MinimizeBox +AlwaysOnTop
Gui, Margin, 5, 5
Gui, Add, Button, gChange, 切换
Gui, Add, Button, x+5 gDelete, 删除
Gui, Show, AutoSize Center, 壁纸助手
Return

GuiClose:
GuiEscape:
ExitApp
Return

Change:
Gui, Submit, Nohide
ControlClick, x1279 y0, Program Manager,, Right
WinWait, ahk_class #32768
Send, {N}
Return

Delete:
Gui, Submit, Nohide
RegRead, Wallppaper, HKEY_CURRENT_USER,SoftwareMicrosoftInternet ExplorerDesktopGeneral, WallpaperSource
FileRecycle, %Wallppaper%
MsgBox, 0,, %Wallppaper%`n已移入回收站, 0.5
ControlClick, x1279 y0, Program Manager,, Right
WinWait, ahk_class #32768
Send, {N}
Return
;#IfWinActive, 壁纸助手
N::Goto Change
C::Goto Delete

给TA捐赠
共{{data.count}}人
人已捐赠
其他

!北京时间

2020-3-19 18:42:47

其他

!大盘监控

2020-3-19 19:02:36

个人中心
购物车
优惠劵
今日签到
有新私信 私信列表
搜索