joeNOR > 2020-10-24 15:39
// Make changes here to the cmd.exe profile.
"guid": "{0caa0dad-35be-5f56-a8ff-afceeeaa6101}",
"name": "Command Prompt",
"commandline": "cmd.exe",
"startingDirectory": "C:/MyTools",
"tabTitle" : "Command",
"colorScheme" : "Vintage",
"cursorColor" : "#FFFFFD",
"hidden": false
Jean Lalonde > 2020-10-24 15:57
joeNOR > 2020-10-24 16:01
Jean Lalonde > 2020-10-24 16:21
joeNOR > 2020-10-24 16:51
Jean Lalonde > 2020-10-24 17:26
joeNOR > 2020-10-24 17:50
Jean Lalonde > 2020-10-24 21:22
joeNOR > 2020-10-25 01:27
(dir 2>&1 *`|echo CMD);&<# rem #>echo ($PSVersionTable).PSEdition
Jean Lalonde > 2020-10-25 08:34