12 lines
323 B
JSON
12 lines
323 B
JSON
|
{
|
||
|
"profiles": {
|
||
|
"Assignment 1": {
|
||
|
"commandName": "Project"
|
||
|
},
|
||
|
"newProfile1": {
|
||
|
"commandName": "Executable",
|
||
|
"executablePath": "C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\powershell.exe",
|
||
|
"commandLineArgs": "-command \"& type .\\outtest.txt | & '.\\Assignment 1.exe'\""
|
||
|
}
|
||
|
}
|
||
|
}
|