Windows 8.1 unable to run batch file without command prompt flashing -


I have defined a task to run a batch file, and currently every time a task is executed, a command prompt Box is glowing It is very undesirable Node.js executes the command prompt window At least this is a Windows Command Prompt that is Flash This is the task that runs the specified task:

  cmd / min / C "c: \ users \ computeruser \ Building Intelligence \ javadobe \ runCheck.bat"  

And here is the content of the batch file, (possibly showing unnecessary, but I basically He was trying to run these orders directly from the task scheduler. By typing in the file instead of what I really need to do: run at least one javascript file at node.js):

  CD "C: \ Program Files (x86) \ Building Intelligence \ javadobe \ "& Amp; START / MIN node index.js / exit  

One of the commands I have tried:

  cmd.exe / c start / min "C: \ user \ computer gonna \ Building Intelligence \ javadobe \ runCheck.bat" cmd.exe / c start / minute "c: \ Users \ ComputerUyure \ Building Intelligence \ javadobe \ runCheck.bat" & amp; / Exit% commx% / c start "" / minute "C: \ user \ computer user \ building intelligences \ javadobe \ runCheck.bat"  

All these command command prompt boxes Opening it, not shutting it down, but reducing it after that it opens, there is also a notification that says "Not enough storage is available to take action on this command".

I need to run this task with the highest privileges, and as long as most of the time is needed to be invisible,

thanks in advance for any help!

In fact, if the effort you have made is not working, you will get a third party Will need equipment. Nirisman should do this and this is freeware.

  Hide NirCMD exec "C: \ Users \ computeruser \ Building Intelligence \ javadobe \ runCheck.bat"  

At the bottom is a link for download . What is the cover device enabled.


Comments

Popular posts from this blog

java - Can't add JTree to JPanel of a JInternalFrame -

javascript - data.match(var) not working it seems -

javascript - How can I pause a jQuery .each() loop, while waiting for user input? -