質問編集履歴
1
質問の編集
test
CHANGED
File without changes
|
test
CHANGED
@@ -34,7 +34,7 @@
|
|
34
34
|
|
35
35
|
.FileName = "C:\Windows\system32\schtasks.exe"
|
36
36
|
|
37
|
-
.Arguments = "
|
37
|
+
.Arguments = "/run /tn task01 /s Svr01"
|
38
38
|
|
39
39
|
.WindowStyle = ProcessWindowStyle.Minimized
|
40
40
|
|