Run.cmd' is not recognized as an internal or external command, operable program or batch file

Server Artifact Version: 3270
Operating System: Windows
**Error screenshot (if any): ** Screenshot - 995d98fc07bcffa8ba3200fa677f72a9 - Gyazo
Crash files (if any): No crash files
Server config (server.cfg):
Path to server files: C:\Users\Administrator\Desktop\DiamondRP
Path to cfx-server-data files: IDK

Describe your issue If I start my startserver.cmd I get the error: ‘C:\Users\Administrator\Desktop\DiamondRP\run.cmd’ is not recognized as an internal or external command,
operable program or batch file.
What have you tried? I searched on the internet but didn’t found something

I don’t know how old the tutorial you are following is, but run.cmd hasn’t been a thing for a long time. Use Setting up a server | FiveM Documentation for latest

Make a .bat file and call it something like startserver.bat
In the startserver.bat file type this:

D:/file location of your server/server/FXServer.exe +exec server.cfg

Make sure to fill out the file location correctly. I just used the D drive as an example but you might have it on some other drive.

Now it should work :slight_smile:

There is no need for any .bat files since some time - I just start FXServer.exe directly and it works well.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.