Files
runas/Runas/Properties/launchSettings.json

11 lines
223 B
JSON

{
"profiles": {
"Profile 1": {
"commandName": "Project"
},
"Profile 2": {
"commandName": "Project",
"commandLineArgs": "-f \"C:\\Program Files (x86)\\WinDirStat\\windirstat.exe\""
}
}
}