Keytool command - signing for a release build

I opened command prompt and typed in:

md Keystores

(enter)

cd %HOMEPATH%

(enter)

C:\Program Files (x86)\Java\jdk1.7.0_80\bin\keytool -genkey -v -keystore android.keystore -alias release -keyalg RSA -validity 999999

(enter)

I get this “C:Program is not recognize as an internal or external command, operable program or batch file”.

My enviromental variables are “Java_Home” with the value “C:\Program Files (x86)\Common Files\Java\Java Update”. What is wrong? I have a windows and I have downloaded the java package name, the “jdk1.7.0_80”. I have been trying to release for a month and I am very frustrated. Please answer and please be  very specific Rob, I want to release my game