IBUSService For RoadRunner 1.0 Release by Wanted

It absolutely the same as IBUSCOMM but with/without some functions.
Realised at now:
0. Written as Windows Service!!! Full crash and restart support. Error Logging!
1. All messages that reside in IBUSCOMM are interpreted.
2. NO Shutdown timer (IBUS Idle timer) if someone nedds i can wrote...
3. NO support of Wildcards in IBUS Messages Templates. (Who need?)
4. NO Amp Emulation at now.
5. BMW CDPlayer requests supported. Auto reply. As in IBUSCOMM
6. Settings in .ini file the same as in IBUSCOMM but little changes:
6.1 [RTSwitchScreens] - Section. U can add more Screen changes for R/T key press
     RTSwitchScreens=True - (RT Button Switch Screens True/False)
     RTScreen1=AUDIO from RTScreen1, RTScreen2 .. to .. RTScreen[n] i think 255 is good)))
     RTScreen2=GPS
     RTScreen3=CAMERA
7. Added RepeatInterval parameter in Message Templates section (for any Button) u can setup an Repeat Interval wich program needs to wait before react again to this button!

Install Instructions:
---------------------------------------------------------
Extract all files from archive to any folder on your HDD.
place MSCOMM32.OCX into C:\WINDOWS\SYSTEM32 folder
Press Start->Run...
Run this command: regsvr32 C:\WINDOWS\SYSTEM32\MSCOMM32.OCX
press OK
Press Start->Run...
type: cmd [press enter]
type: cd [type full directory with IBUSService] [press enter]

FOR INSTALL SERVICE:
type: IBUSService /install [press enter]
FOR UNINSTALL SERVICE:
type: IBUSService /uninstall [press enter]

