mongod.exe: execute this file from the command prompt
in windows using --dbpath "filepath" where filepath is
the name of the mongodb folder used to store mongoDB databases.
mongo.exe: leave the mongod command window open,
and open another command line window to load mongo the mongoDB
command line shell.