Select the platform to run under:
Windows 9x/Me/NT/2000/2003/XP
Linux/Solaris/AIX/HP-UX/Unix
Use the following instructions to run the RegistryExplorer on Windows 9x/Me/NT/2000/2003/XP.
Open an MS-DOS prompt and enter:
javavm RegistryExplorer path\samples\registry\registry
javamvm - the Java VM, normally java. Requires Java JDK 1.2.2 or later.
path - the path to POS, normally c:\pos.
top of page
Use the following instructions to run the RegistryExplorer on Linux/Solaris/AIX/HP-UX/Unix.
Open a command shell and enter:
javavm RegistryExplorer path/samples/registry/registry
javamvm - the Java VM, normally java. Requires Java JDK 1.2.2 or later.
path - the path to POS, normally /pos.
|