Ok so I'm having problems with installing SRCDS. I downloaded the latest version of Hldsupdatetool using the guide on the SRCDS website and installed it to C:\SRCDS\Test Server. I now go into cmd and type this:
After I do that a seperate cmd window opens and shows this:
After about 5 - 10 minutes of waiting it just closes and only downloads 1 file called:
- ClientRegistry.blob
A few months ago I was able to do this without problems but for some reason it's not letting me do it now.
Server OS: MS Windows 7 Ultimate 64-bit
Processor: AMD Athlon 64 X2 6000+, Cores 2.
Ram: 4GB.
Game(s): Counter Strike Source
I know that this might've been posted or shown somewhere else but I am unable to find it. If someone was able to link me to anything that will help me that would be great.
Any help will be appreciated.
EDIT: I managed to fix the problem by putting the install directory in "", so instead of
I put
Quote:HldsUpdateTool.exe -command update -game "Counter-Strike Source" -dir C:\SRCDS\Test Server
After I do that a seperate cmd window opens and shows this:
After about 5 - 10 minutes of waiting it just closes and only downloads 1 file called:
- ClientRegistry.blob
A few months ago I was able to do this without problems but for some reason it's not letting me do it now.
Server OS: MS Windows 7 Ultimate 64-bit
Processor: AMD Athlon 64 X2 6000+, Cores 2.
Ram: 4GB.
Game(s): Counter Strike Source
I know that this might've been posted or shown somewhere else but I am unable to find it. If someone was able to link me to anything that will help me that would be great.
Any help will be appreciated.
EDIT: I managed to fix the problem by putting the install directory in "", so instead of
Quote:HldsUpdateTool.exe -command update -game "Counter-Strike Source" -dir C:\SRCDS\Test Server
I put
Quote:HldsUpdateTool.exe -command update -game "Counter-Strike Source" -dir "C:\SRCDS\Test Server"