
How to install and uninstall RTM (ALPHA)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Unfortunately, RTM for the ALPHA platform doesn't has an automatic install yet.
However, the process of RTM's installation is very simple. To correctly install
and uninstall RTM you MUST have an administrative privileges.

To install RTM you should:
1. Create a directory on the your hard disk (e.g. c:\program files\rtm);
2. Unpack all files from the rtm_a.zip to the directory you created;
3. Run the file RTMService.exe with the parameter -i (e.g. RTMService.exe -i);
4. Create a shortcut on the your desktop for the file rtmanager.exe.

To remove RTM you should:
1. Delete a shortcut for the file rtmanager.exe;
2. Run the file RTMService.exe with the parameter -u (e.g. RTMService.exe -u);
3. Delete all files from the RTM's directory;
4. Delete the RTM's directory.
