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 7c04ee9 commit 90d86a7Copy full SHA for 90d86a7
vendor/bin/create-cmdercfg.cmd
@@ -0,0 +1,3 @@
1
+@echo off
2
+
3
+powershell -executionpolicy bypass -f "%cmder_root%\vendor\bin\create-cmdercfg.ps1" -shell cmd -outfile "%CMDER_CONFIG_DIR%\user_init.cmd"
0 commit comments