Thread: Client [run/eidt] how can i make it run both (gui and launcher) in the run.bat (edit)

Results 1 to 6 of 6
  1. #1 Client [run/eidt] how can i make it run both (gui and launcher) in the run.bat (edit) 
    Registered Member Obito Uchiha's Avatar
    Join Date
    Oct 2010
    Posts
    765
    Thanks given
    2
    Thanks received
    30
    Rep Power
    46
    Hey i need help with something and im not sure if it's possible but do you guys(coders
    know how to enable both gui and launcher in a run.bat so tht the client load's up both gui and launcher (example below
    example with code inside a run.bat

    Code:
    @echo off
    color 02
    Title Second-track
    cd ./
    "C:\Program Files (x86)\Java\jre7\bin/java.exe"  -Xmx512m Gui 30 0 lowmem members 32 // you see this area (Xmx512m Gui )? yes u do i want it to run both (Xmx512m Gui launcher)
    exit
    ILL THANK REP if this is possible
    Reply With Quote  
     

  2. #2  
    Banned
    Join Date
    Jun 2012
    Posts
    438
    Thanks given
    13
    Thanks received
    27
    Rep Power
    0
    Quote Originally Posted by obito uchiha View Post
    Hey i need help with something and im not sure if it's possible but do you guys(coders
    know how to enable both gui and launcher in a run.bat so tht the client load's up both gui and launcher (example below
    example with code inside a run.bat

    Code:
    @echo off
    color 02
    Title Second-track
    cd ./
    "C:\Program Files (x86)\Java\jre7\bin/java.exe"  -Xmx512m Gui 30 0 lowmem members 32 // you see this area (Xmx512m Gui )? yes u do i want it to run both (Xmx512m Gui launcher)
    exit
    ILL THANK REP if this is possible
    well why load both at the same time it will be quite pointless to have the launcher running at same time as its meant to load the client?

    just load the main class when it is finished from that class
    Reply With Quote  
     

  3. #3  
    Registered Member Obito Uchiha's Avatar
    Join Date
    Oct 2010
    Posts
    765
    Thanks given
    2
    Thanks received
    30
    Rep Power
    46
    First of all i didnt ask for your advice and second its not pointless cause the launcher is just a splash image and the gui holds the mighty screenshot and tools at the top of the client
    and also im pretty sure near reality had both of these

    Gotta check nr out now
    Reply With Quote  
     

  4. #4  
    Registered Member Obito Uchiha's Avatar
    Join Date
    Oct 2010
    Posts
    765
    Thanks given
    2
    Thanks received
    30
    Rep Power
    46
    Near reality does have it but i dont understand how they do it even tho i looked in the run.bat / i still need this
    Reply With Quote  
     

  5. #5  
    Banned
    Join Date
    Jun 2012
    Posts
    438
    Thanks given
    13
    Thanks received
    27
    Rep Power
    0
    Quote Originally Posted by obito uchiha View Post
    First of all i didnt ask for your advice and second its not pointless cause the launcher is just a splash image and the gui holds the mighty screenshot and tools at the top of the client
    and also im pretty sure near reality had both of these

    Gotta check nr out now
    k get the fuck then no need to go all mad when i give my opinion? i dont understand why anyone would help you if you take that approach towards people trying to help
    .
    Reply With Quote  
     

  6. #6  
    Registered Member Obito Uchiha's Avatar
    Join Date
    Oct 2010
    Posts
    765
    Thanks given
    2
    Thanks received
    30
    Rep Power
    46
    Quote Originally Posted by -HAT- View Post
    k get the fuck then no need to go all mad when i give my opinion? i dont understand why anyone would help you if you take that approach towards people trying to help
    .
    Dude are you serious or are you just fucking with me lol? how is that post hating that much on you? there isnt even 1 hate in that post
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. A desktop launcher.java for client
    By Obito Uchiha in forum Requests
    Replies: 4
    Last Post: 12-21-2012, 05:30 PM
  2. Replies: 9
    Last Post: 12-12-2010, 03:13 AM
  3. [DELTA]How to Make/Edit Stalls
    By Vsall in forum Snippets
    Replies: 9
    Last Post: 04-28-2010, 03:54 PM
  4. How To Make A Web Launcher
    By Eleclion in forum Website Development
    Replies: 1
    Last Post: 09-01-2008, 09:20 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •