PDA

View Full Version : Dont understand


redhottaco
06-07-2005, 06:45 PM
I downloaded the server and ventrilo and also went to http://www.ventrilo.com/setup.php#Server_Installing for instructions on how to set up the server but when i open my comand prompt and type what it says nothing happens. please help me.

Keamos
06-07-2005, 07:26 PM
What operating system are you using? Exactly what are you typing?

tbenoit
06-07-2005, 07:31 PM
I'd bet you are in the wrong directory. You must be in the directory where you installed the server.

sp0n9e
06-07-2005, 10:15 PM
on windows, make sure u use the /d switch with cd (if you wonder wy cd or chdir is broken)

cd /D C:\path\to\ventrilo instead of cd C:\path\to\ventrilo (microsoft is so stupid for requiring the /D switch for *certain* directories)