I was wondering if it would be possible when one uses Misc > Command Prompt (Shell) for a batch file to be executed when Vedit launches the command prompt?
In my regular command prompt, I auto execute a batch file that loads doskey, adds my batch file folder to the path, and sets the default directory.
So the logic would be something like: Check for the existence of cp-shell.bat in the user_home\config and if it is there then execute it when the command prompt opens using the /k parameter for cmd.exe.
Thank you for any consideration of this idea.
Scott