'foreman' is not recognized as an interal or external command
apparently "foreman start" is no longer in use. Instead you can go to the root directory of you application and type "heroku local web" to build the app locally. For more info you can take a look at their documentation here.
Foreman comes with the Heroku toolbelt - see http://toolbelt.heroku.com