Java RMI

Hi all, im running a java application using RMI.i have no problem with the code because i run it at universty but it doesnt run on my PC. when I type: start rmiregsitry at command prompt, a message displays saying windows cant find rmi registry. what could be the problem?i have java jdk jdk1.5.0_06 and jre jdk1.5.0_06 installed.

[337 byte] By [ssimkhana] at [2007-11-27 7:50:18]
# 1
your problem is that your path is not configured correctly. do a windows search for rmiregistry.exe and see if it can find anywhere on your computer, if it finds it give full path in the command to start it, or configure PATH
mkoryaka at 2007-7-12 19:31:19 > top of Java-index,Java Essentials,Java Programming...