put the ctrl_objectlights.dll in your maya/mentalray/lib folder
put the ctrl_objectlights.mi in your maya/mentalray/include folder

update the maya.rayrc with the following lines::

	link	"{MAYABASE}/lib/ctrl_objectlights.{DSO}"
	mi 	"{MAYABASE}/include/ctrl_objectlights.mi"



..