Two Plus Two Older Archives  

Go Back   Two Plus Two Older Archives > Internet Gambling > Internet Gambling
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 02-05-2005, 05:36 PM
David04 David04 is offline
Senior Member
 
Join Date: Sep 2004
Location: Cincinnati
Posts: 175
Default Is there any way to click one icon and open up multiple programs?

Can I set it up so that I have one icon, and when I click it, UB, PT, GT+, Ultimate History and Ultimate Buddy all open up at the same time? That would be badass.
Reply With Quote
  #2  
Old 02-05-2005, 05:43 PM
Yobz Yobz is offline
Senior Member
 
Join Date: Oct 2004
Location: Bonus whoring Party/InterPoker
Posts: 566
Default Re: Is there any way to click one icon and open up multiple programs?

Create a batch file and make the icon link to that
Reply With Quote
  #3  
Old 02-05-2005, 05:44 PM
David04 David04 is offline
Senior Member
 
Join Date: Sep 2004
Location: Cincinnati
Posts: 175
Default Re: Is there any way to click one icon and open up multiple programs?

[ QUOTE ]
Create a batch file and make the icon link to that

[/ QUOTE ]
Wanna explain it to me like I'm a 2 year old?
Reply With Quote
  #4  
Old 02-05-2005, 05:48 PM
AncientPC AncientPC is offline
Senior Member
 
Join Date: Jul 2004
Location: Losing +EV coinflips
Posts: 1,629
Default Re: Is there any way to click one icon and open up multiple programs?

Make a file called poker.bat.

Open it up with Notepad and put each program's location on one line like this:

<font class="small">Code:</font><hr /><pre>C:\Program Files\Poker Tracker\GameTimePlus.exe
C:\Program Files\UltimateBet\Ubet.exe</pre><hr />

etc.
Reply With Quote
  #5  
Old 02-05-2005, 05:50 PM
TylerD TylerD is offline
Senior Member
 
Join Date: Sep 2003
Location: UK
Posts: 671
Default Re: Is there any way to click one icon and open up multiple programs?

You will probably need quotation marks at the beginning and end of each line.
Reply With Quote
  #6  
Old 02-05-2005, 05:55 PM
Shoe Shoe is offline
Member
 
Join Date: Jul 2004
Location: Mil-town
Posts: 98
Default Re: Is there any way to click one icon and open up multiple programs?

[ QUOTE ]
Can I set it up so that I have one icon, and when I click it, UB, PT, GT+, Ultimate History and Ultimate Buddy all open up at the same time? That would be badass.

[/ QUOTE ]

Whenever I read your posts, I hear the Matador's voice in my head saying what your wrote.... i must be going crazy.
Reply With Quote
  #7  
Old 02-05-2005, 06:06 PM
Eratosthenes Eratosthenes is offline
Member
 
Join Date: Oct 2004
Posts: 96
Default Re: Is there any way to click one icon and open up multiple programs?

[ QUOTE ]
[ QUOTE ]
Create a batch file and make the icon link to that

[/ QUOTE ]
Wanna explain it to me like I'm a 2 year old?

[/ QUOTE ] somebody already has
Reply With Quote
  #8  
Old 02-05-2005, 06:22 PM
David04 David04 is offline
Senior Member
 
Join Date: Sep 2004
Location: Cincinnati
Posts: 175
Default Re: Is there any way to click one icon and open up multiple programs?

Thanks a lot everbody.
Reply With Quote
  #9  
Old 02-06-2005, 01:20 AM
David04 David04 is offline
Senior Member
 
Join Date: Sep 2004
Location: Cincinnati
Posts: 175
Default Need some more help...

So I open up notepad and type:

@ECHO OFF
ECHO.
ECHO This is a batch file
ECHO.
CALL "C:\Program Files\Poker Tracker V2\ptrack2.exe"
CALL "C:\Program Files\UltimateBuddy\UltimateBuddy.exe"
CALL "C:\Program Files\UltimateBet\UltimateBet.exe"
CALL "C:\Documents and Settings\David\Desktop\UltimateHistory.exe"
CALL "C:\Documents and Settings\David\Desktop\GameTimePlus.exe"
CLS
EXIT

Then I save it as a .bat file.

I double click the file, the MS DOS screen pops up, and loads ptrack2.exe. But it doesn't load UltimateBuddy.exe or anything after ptrack2.exe until I close ptrack2.exe. After I close ptrack2.exe, UltimateBuddy.exe loads up. UltimateBet.exe doesn't load until I close UltimateBuddy.exe, and so on and so forth. How do I make it so that all the programs open simultaneously?
Reply With Quote
  #10  
Old 02-06-2005, 01:40 AM
Sephus Sephus is offline
Senior Member
 
Join Date: Aug 2004
Location: Ann Arbor
Posts: 313
Default Re: Need some more help...

i had the same problem so here's what i did.

@ECHO OFF
START EmpirePoker
START ptrack2.exe
START Playerview
CLS
EXIT

save as poker.bat in my pokertracker folder. then i took shortcuts to Empire and PV and named them Empirepoker and Playerview and put them in the PT directory too (you have to do this). it works.
Reply With Quote
Reply


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

Forum Jump


All times are GMT -4. The time now is 05:39 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.