質問編集履歴

1

引数のパスの,を.に修正し、パスも共有パスから書き直しました。

2020/02/28 04:23

投稿

ryuuzu
ryuuzu

スコア30

test CHANGED
File without changes
test CHANGED
@@ -4,7 +4,7 @@
4
4
 
5
5
  ```
6
6
 
7
- shell(\〇,,,〇\example.exe)
7
+ shell("\〇...〇\D:\Pr***\a**\bin\Debug\example.exe")
8
8
 
9
9
  ```
10
10