rdp1408 Posted November 1, 2011 Share Posted November 1, 2011 Hey, I'm trying to write a windows batch file to start the server and then to open Mumble and connect to it. The command for starting the server is murmur.exe, which works by itself. The command for starting Mumble and connecting to it is: mumble.exe mumble://[username]:[password]@/?version=1.2.3 (in my case). This command also works by itself, however, when I put both commands into the batch file, they don't work. I can't make any sense of it. I'm sure its something dumb though. Thanks in advance. Link to comment Share on other sites More sharing options...
rawnar Posted November 2, 2011 Share Posted November 2, 2011 Try to put a sleep/wait some seconds between the two commands. Computer specs: AMD FX-8320, 8GB DDR3-SDRAM, AMD Radeon HD 7950, Asus Xonar D1, Windows 7 Ultimate 64bit/Debian Jessie AMD64. Link to comment Share on other sites More sharing options...
Administrators kissaki Posted November 13, 2011 Administrators Share Posted November 13, 2011 “don’t work”? Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now