The program stops running when you launch it.
The program stops running when you launch it.
It seems you're aiming to start the server executable directly rather than using a batch script. The program needs specific parameters to function, so running it from a command prompt in the correct folder works best. Creating a .bat file that runs the executable with your desired settings is the recommended approach. You can find more details in the Valve Counter Strike server documentation here: https://developer.valvesoftware.com/wiki...ed_Servers. If you're unsure, let me know the server you're setting up and I can point you to a guide that includes batch file creation.