I want to be able to run php scripts from the command line in Vista. Can someone please give me the setx code I need to get it to work?

Thanks

I tried: setx php "C:\the\path\to\php.exe"

It didnt work.