Jump to content

Recommended Posts

Posted

as the title says....i wanna make a batch file that will open certain programs on my laptop all at once. only 3 programs. i had tried one called Batchrun, but it would only open two of the programs. idk if it was the 3rd program messing it up, or Batchrun. but yea. maybe if i try another way, i can figure it out.

 

any suggestions?

Posted
whats the command to run a program? im sorry for this, i realize its probably an answer staring me in the face :P
Posted

ugh cant get it to work :/

 

i was trying to get it to start my anti virus programs :P

Posted

Seriously? Why would you need a .bat for that?

 

Anyway, the way to do it is:

 

start "C:\Program\Antivirus\Antivirus 1.exe"
start "C:\Program\Antivirus 2\Antivirus 2.exe"
start "C:\Program\Antivirus 3\Whatever.exe"

Make sure to use "start" and quote marks.

Posted (edited)

lol why not. clean up my desktop a little bit, so i dont have multiple anti virus icons. and its a nice learning experience.

 

and im one step closer. it now opens stuff, but not the programs. it opens command prompts....

 

appreciate your help teaching me :)

Edited by hoofhearted4
Posted

Why wouldn't your av be starting on startup already?

You don't need a batch for that.

Just put them in your start menu->startup folder. You can drag and drop them directly there.

Posted

i does, but i like to do full scans every now and then.

 

didnt think about putting them it start menu. sweeet

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...