Menu

nppExec CreateProcess() failed

2007-08-03
2012-11-14
  • Nobody/Anonymous

    Hello. what does it mean when I get that?

    I was using the command path

    Is nppExec capable of all CMD commands?

    Thanks

     
    • Nobody/Anonymous

      No, it supports only those commands which can be shown by typing "help" in the plugin's Console Dialog.
      But you can run cmd.exe inside of Console Dialog and execute cmd's (batch) commands while cmd.exe is running. But in this case don't forget to type "exit" to exit cmd.exe before you close Notepad++.