All- When I tried to open keytool (by double-clicking it in my bin file of my JDK), the window pops up but than closes really fast. I looked at this question and tried to run it from the command line but was met with this

Did I type in everything OK or is there something else I can try?
All- When I tried to open keytool (by double-clicking it in my bin file
Share
You’re supposed to do a
cdtoC:\Program Files\Java\jdk1.7.0_04\bin, and type inkeytool.exeto run the programOr simply remove the
cdand it will work fine