作成 2010.01.05
更新 2010.01.05
更新 2010.01.05
WSFテンプレート
<job id="Template job"> <comment></comment> <object id="WshShell" progid="WScript.Shell" /> <object id="Fso" progid="Scripting.FileSystemObject" /> <script language="VBScript"> Option Explicit ' Global Values Dim WshArgs Set WshArgs = WScript.Arguments Call sMain() WScript.Quit Sub sMain() End Sub </script> </job>
タグ: WSF