{ "profiles": { "Assignment 1": { "commandName": "Project" }, "Example1": { "commandName": "Executable", "executablePath": "C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\powershell.exe", "commandLineArgs": "-command \"& type .\\Example1.txt | & '.\\Assignment 1.exe'\"" }, "Example2": { "commandName": "Executable", "executablePath": "C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\powershell.exe", "commandLineArgs": "-command \"& type .\\example2.txt | & '.\\Assignment 1.exe'\"" }, "Example3": { "commandName": "Executable", "executablePath": "C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\powershell.exe", "commandLineArgs": "-command \"& type .\\example3.txt | & '.\\Assignment 1.exe'\"" }, "Example4": { "commandName": "Executable", "executablePath": "C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\powershell.exe", "commandLineArgs": "-command \"& type .\\example4.txt | & '.\\Assignment 1.exe'\"" } } }