Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cd9a94 commit 9b97b48Copy full SHA for 9b97b48
changelog/68096.fixed.md
@@ -0,0 +1 @@
1
+cmdmod: fix special character handling on Windows
changelog/68118.fixed.md
+cmdmod: fix quotation handling with Windows and Powershell
changelog/68156.changed.md
@@ -0,0 +1,4 @@
+cmdmod: invoke a shell only with cmd.shell or when using the shell parameter
2
+cmdmod: run PowerShell scripts via -File instead of -Command
3
+cmdmod: allow passing args as a list for cmd.script
4
+cmdmod: return an error when running a bad command with cmd.powershell
changelog/68856.fixed.md
+cmdmod: handle cases where the temp script is not removed with cmd.script
0 commit comments