Skip to content Skip to sidebar Skip to footer
Showing posts with the label Batch File

How To Run Multiple Js Servers

I'm developing a discord bot for discord at the moment, and to run the bot, I have a few differ… Read more How To Run Multiple Js Servers

How To Execute A .bat File From Node.js Passing Some Parameters?

I use node.js v4.4.4 and I need to run a .bat file from node.js. From the location of the js file f… Read more How To Execute A .bat File From Node.js Passing Some Parameters?

Simple Method To Run A Batch As Administrator Using Javascript

I want to derive a simple reliable method to auto elevate a running batch without using extra VBS f… Read more Simple Method To Run A Batch As Administrator Using Javascript

.bat Check If The Page Has Flash Yes Or Not

The idea is to create a .bat or .html file that when i run it tells me whether a url has a Flash ob… Read more .bat Check If The Page Has Flash Yes Or Not