go into the menu.skin file, there will be button definitions in there like:
BXX,XXX,XXX,XXX,XXX,"
RADIO","Radio Player" (X are numbers)
The commands are in the first quotations of those lines (i.e. Radio), just change it to look like:
BXX,XXX,XXX,XXX,XXX,"RUNW;!c:\
windows\notepad.exe",""
and when clicking that button you cahnged, it should hide RR, run notepad, then when you close notepad, restore RR. You can make similar things with other commands documented in "Skin Commands.txt".
You can also remove the ! if you want RR NOT to hide while running your app.
Bookmarks