There's no such thing as a stupid question, but they're the easiest to answer.
JoinTour
Login
 
Tag Cloud
access audio avg avg 8 bios blue screen boot bsod computer connection cpu crash css dell desktop dma driver drivers dvd email error excel explorer firefox firefox 3 freeze gimp graphics hard drive hardware hijackthis hjt install internet internet explorer itunes keyboard laptop macro malware monitor network networking outlook outlook 2003 outlook 2007 outlook express pio problem problems router seo server slow sound sp3 spyware startup trojan usb video virtumonde virus vista vundo windows windows vista windows xp winxp wireless
DOS/PDA/Other
Search
Search in:
 
Advanced Search
Tech Support Guy Forums > Operating Systems > DOS/PDA/Other >
BATCH: Executing Multiple Apps at a time


HELLO AND WELCOME! Before you can post your question, you'll have to register -- it's completely free! Click here to join today! We highly recommend that you print a copy of our Guide for New Members. Enjoy!

 
Thread Tools
dcba4321's Avatar
Junior Member with 1 posts.
 
Join Date: Aug 2004
Experience: Beginner
03-Aug-2004, 08:48 AM #1
Question BATCH: Executing Multiple Apps at a time
URGENT !!! URGENT !!! URGENT !!! URGENT !!! URGENT !!!


Hey guys....

I've an issue regardin batch files...

i wan to know the method to execute calc.exe, mspaint.exe, notepad.exe SIMULTANEOUSLY...

i'm using win NT 4, n this is wat i've tried out :

@echo off
"F:\WINDOWS\system32\notepad.exe"
"F:\WINDOWS\system32\calc.exe"
"F:\WINDOWS\system32\mspaint.exe"

When i run this bat file, its openin notepad first, only when i close this window. calc gets executed n thereafter mspaint after terminatin calc...

CAN I EXECUTE ALL 3 APPLICATIONS AT A TIME

Plz help

ThanQ Very Much
draceplace's Avatar
Computer Specs
Senior Member with 598 posts.
 
Join Date: Jun 2001
Location: Conway, Arkansas
Experience: MCSE for what its worth!
03-Aug-2004, 11:55 AM #2
Try it this way...
@echo off
rem test crap
Start notepad.exe
Start calc.exe
cls
exit
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are Off
Refbacks are Off

You Are Using:
Server ID
Advertisements do not imply our endorsement of that product or service.
All times are GMT -4. The time now is 03:12 PM.
Copyright © 1996 - 2008 TechGuy, Inc. All rights reserved.
Powered by vBulletin, Copyright © 2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Powered by Cermak Technologies, Inc.