#####In this scenario I ran "meteor create" and "meteor" as a regular user. I get silently dumped back to the command prompt. Switching to an admin user WITHOUT removing the lock file and trying to run "meteor" results in the mongo error regarding lock files. I cannot get meteor to run at all using just a regular user. As you can see removing the lock file as a regular user makes no difference.
C:\Users\ciwolsey\Desktop>meteor create test4 test4: created. To run your new app: cd test4 meteor C:\Users\ciwolsey\Desktop>cd test4