12 lines
323 B
JSON
Raw Normal View History

2021-03-17 18:24:31 +13:00
{
"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'\""
}
}
}