Board logo

标题: 求人帮忙,将vbs转换 为bat [打印本页]

作者: yfcdsy     时间: 2007-11-25 09:51    标题: 求人帮忙,将vbs转换 为bat

Set shell = Wscript.createobject("wscript.shell")
convert = shell.run("C:\convert.bat {E:\freehost\www15la\web}", 0)


本文件名为xxx.vbs  

我服务器禁止了 wscript.shell

我想以bat的形式执行


我想让bat 执行bat文件

[ Last edited by yfcdsy on 2007-11-25 at 12:56 PM ]
作者: yfcdsy     时间: 2007-11-25 12:42
顶起来