error '80070002'
/PUBLIC/PROVA.ASP, line 4

Disabilitando l'antivirus...

il codice...

<%
comando="AUTOEXEC.BAT"
set WShShell = server.createobject("WScript.Shell")
z = WShShell.Run(comando,1,True)
Set WShShell=nothing
%>