Here is my mongod.cfg file:
mongod.cfg
bind_ip = 127.0.0.1 dbpath = C:\\mongodb\\data\\db logpath = C:\\mongodb\\log\\mongo-server.log verbose=v
mongodb 2.6.8 on windows7 32bits you only need create a folder c:/data/db execute mongod, and execute mongo