What it can do
**************

- Mount uncompressed RAR archives!
- Seemless intergration with Media Portal

What it can't do
****************

- The mounted RAR archive(s) may only contain ONE file,
   and that file must be smaller than 15 GB.
- Moun compressed archives!


NEW IN THIS RELEASE: Subtitle support
*************************************

- First, download an install DirectVobSub.

- If RarMount2 finds a subtitle file ('.srt', '.ssa', '.sub', '.smi') 
  named as the RAR archive or as the stored file within the archive 
  it will be copied to 'c:\subtitles\UNPACKED.[ext]' 
  (where [ext] is the extension, i.e. .srt, .sub, etc).
  Make sure the folder 'c:\subtitles' exists or change the path in 
  the config file ('rarmount_settings.xml').
  RarMount2 will look for the subtitle file in same folder as the RAR archive,
  and in the subfolders "Sub" and "subtitles".


Install for MP
**************

First of all, you need to download and install ImDisk:
http://www.ltr-data.se/opencode.html#ImDisk

- Copy "RarMount2.exe" and "ntfs.bin" to [..]\Team MediaPortal\MediaPortal\
- Copy "RarPlayer.dll" to [..]\Team MediaPortal\MediaPortal\plugins\ExternalPlayers\
- Add .rar to known extensions list in Media Portal config.

Please note that my RarPlayer.dll is based on, BUT differs from, and-81's version.
It also differs from the one included in my previous release.



Use without MP
**************

Start RarMount:
RarMount2 [/silent] "{First RAR file}"

Ex:
RarMount2 "c:\myfile.rar"

Then run ImDisk as follows:
imdisk -a -t proxy -m M: -o ro,rem,ip -f 127.0.0.1:32123 -b 0 -s 31G
please note "-m M:". You can change this for mounting to an other drive letter.

Unmounting:
imdisk -d -m M:



Greetings
// Jack