注册AXHTMLayout组件

#NoEnv
SendMode Input
SetWorkingDir %A_ScriptDir%
dllpath = %A_ScriptDir%
dll1 = %A_ScriptDir%AxHTMLayout.dll
dll2 = %A_ScriptDir%htmlayout.dll
if(not FileExist(dll1) And not FileExist(dll2))
{
    MsgBox, 缺少HTMLayout DLL组件,退出程序
    ExitApp
}
RunWait, %comspec% /c "regsvr32  "%dllpath%"AxHTMLayout.dll", , min

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

水纹特效测试

2020-3-9 3:52:44

其他

测试

2020-3-9 3:54:44

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