m
Size: a a a
m
m
set WshShell = WScript.CreateObject("Wscript.Shell")
intRC = WshShell.Run("%comspec% /c " & file & " " & args & " > " & dst, 0, true)
if intRC <> 0 then
WScript.Echo "false"
else
WScript.Echo "true"
end if
Q
PE
DK
VR
VR
DK
DK
VR
DK
DK
VR
DK
DK
VR
VR
DK
VR