there is nothing special here.
php script/generate
from the root of your project folder.
hint: add the php-path to your environment-variable. (how do we call this in windows?)
I dont understand "what patch".
open a comand-line. type path <enter>
add your path-to-your-php-exe to this variable.
or just call
c:\\wamp\\php\\php.exe script/generate [...]
from the root of your project-folder.
1 to 4 of 4