Select the light first and then add the objects to be unlinked to the selection and then run this script.
//---------------------begin
string $nodes[]=ls -sl
;
string $light = $nodes[0];
for ($node in $nodes){
lightlink -break -light $light -object $node;
}
//---------------end
---a note from our sponsor---
Have you tried searching highend3d?
www.gmask.com