I am looking for a lot of answers that suggest me type cmd:
set path = "%path%;c:program files\java\jdk1.7.0\bin"
but this is wrong!
the correct solution is that you leave "set" and just type
path = "%path%;c:program files\java\jdk1.7.0\bin"
P/s: , "jdk1.7.0" java