How did you start your mongod?
If you have issued just mongod it will start on default port 27017 and default dirpath c:/data/db
Since dir is missing it is exiting
You need to create the directory
Since you are on Windows if you installed mongod as service it uses proper mongod.conf