by jowaldo on Wed Feb 16, 2005 11:10 pm 
			
			well any exe there is really.. for example say you had some command line capable exe to do some odd thing like control a dvd changer via serial port...
It was doable before, but you had to give a full path like c:\program files\whatever\myexe.exe
Now you can include that exe in your skin folder, and refer to it by skin:\\myexe.exe
Basically is makes skins more powerful but easily flexible/portable at the same time.  Like with my skin.. I have it call a batch file that copies over certain image files with different color ones.  Before, if I wanted to do this I would have to point to the batch file in one specific location for it to launch correctly.  Now I can just include it in the skin, and no matter where you have xlobby installed to, it works fine.