|
windows_installation
KMTTG WINDOWS INSTALLATION INSTRUCTIONS1. INSTALL 32 BIT JAVA IF NEEDEDKmttg is now written in Java (originally used Perl) and supports Java 1.5 or later. You can download Java Runtime Environment (JRE) from here: http://java.com/en/download/manual.jsp NOTE: If you are on a 64 bit system you should still install the 32 bit version of Java. kmttg is compiled with 32 bit version to remain compatible with 32 bit systems. 2. DOWNLOAD KMTTG INSTALLATION ZIP FILEDownload kmttg installation zip file from: http://code.google.com/p/kmttg/downloads/list
3. UNPACK ZIP FILE
NOTE: You must have write access to this folder that contains kmttg.jar since kmttg tries to write configuration file to same folder. Hence for Windows7/Vista you should generally NOT install under c:\Program Files or c:\Program Files (x86) as they have locked down write permissions that may prevent proper file writing. NOTE: Do NOT browse into the kmttg_vxxx.zip file and launch kmttg.jar from there. Even though that will start kmttg GUI there are other files and folders that are needed for a complete install. Therefore you should make sure to unzip the file fully first and then launch kmttg.jar from that location. UPGRADE INSTALLATION TIPS
NOTE: If you have older version of kmttg service running you should shut down the service first and then unpack zip file over existing installation. If you don't do so then certain files cannot be overridden and hence installation will fail. NOTE: If you are installing to a new location and use kmttg service then make sure you remove the kmttg service and install it again using the new kmttg installation otherwise you will still be running older version. 4. STARTING KMTTGSimply double click on kmttg.jar file (c:\kmttg\kmttg.jar in this example) of the installation to start the program. You can also create a shortcut to that file if you wish to make it easier: Simply browse to kmttg.jar file and then right click on it and choose Copy, then right click mouse over empty desktop space and choose Paste Shortcut. Now when you double-click on that desktop shortcut it will launch the kmttg GUI. NOTE: If double-clicking on kmttg.jar file does nothing then you don't have proper jar file association setup. Either re-install Java or do the following to set the proper association. First determine full path to your Java installation javaw.exe file. Then start a cmd window as administrator and type:
NOTE: kmttg may detect Tivos on your network before you have a chance to enter the 10 digit MAK, and will not be able to get listings for detected Tivos without MAK, so after entering MAK you will need to click on Refresh List button for each Tivo to get listings.
RUNNING JAR FILES AS ADMINISTRATORIf for some reason you need to run kmttg.jar as administrator you will need to locate the path to javaw.exe and then right click on the file and set properties to run as administrator. |