Here's how I added easy access to the Control Panel from within RoadRunner via the Apps Menu.
Browse to where you have RoadRunner and open the LAUNCH folder
Create a new folder and call it Control Panel
In the \Control Panel\ folder, create a file called Control Panel.ini
Add these lines inside the .ini file
Code:
[GENERAL]
PATH = Control.exe
TryEmbeddedTimeout = 5
WindowSearchString=Control Panel
Restart RR if its running
Now you'll have the ability to open up the Control Panel from the Apps menu.
Derek
EDIT: Or if you're running dbassix's modified version, you can simply use the RELOADINIS command to refresh the .ini files and load any modifications that have been made.