Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Geek Culture / .BAT file Help

Author
Message
Dr OcCuLt
21
Years of Service
User Offline
Joined: 27th Nov 2002
Location: a Dark Deep Dark pit, it dark in here
Posted: 17th Jun 2003 02:09
i need to run 3 programs at the same time all loading from one icon 1 DBpro 2 java,i try to do this white a .BAT file but it start program one then wait for it to end.i try uesing EXECUTE FILE in DB pro but that dos not like to load java files?

do`s any one have any ideas???

[center]
You mean like a book?
Justin Timberlake N Sync.
On what he read this year that he most liked.
8truths
21
Years of Service
User Offline
Joined: 10th May 2003
Location: United States
Posted: 17th Jun 2003 02:18
Might I suggest using a VB or C/C++ EXE to load them all?

JamesT
21
Years of Service
User Offline
Joined: 19th Jun 2003
Location:
Posted: 20th Jun 2003 00:15
Could use the START command ie

@echo off
Start notepad.exe
Start notepad.exe

You may have to provide the full dos path to the exe if it isn't within your search path.

Start /? for more options

JamesT

Login to post a reply

Server time is: 2024-09-20 02:36:45
Your offset time is: 2024-09-20 02:36:45