For example; with the old command prompt it would be:
cmd.exe /k mybatchfile.bat
Thanks.
John.
|
For example; with the old command prompt it would be:
Thanks. John.
| |||
|
feedback
|
|
Drop into a cmd instance (or indeed PowerShell itself) and type this:
You'll see that powershell.exe has a "-noexit" parameter which tells it not to exit after executing a "startup command". | ||||
|
feedback
|
|
I am sure that you already figure this out but I just post it
John. | ||||
|
feedback
|