tshm
3/14/2014 - 5:33 AM

double-clickable jscript, also can source other script files.

double-clickable jscript, also can source other script files.

<job>
	<script language="JScript">
		
		WScript.Echo("hello");
		
	</script>
</job>