I have a batch file that I want to use to call a login script for windows 95 clients.

The batch file resides in the netlogon share on the domain controller.
The netlogon is pointing to c:\winnt\sysvol\sysvol.
Within the netlogon I have placed the kix files that are required.
However, when I attempt to login to the client the batch file is unable to find and open the script.

Can someone please tell me what I should have for the line in the batch file?
The domain controller is named nw2ohs, the script is named livscript.kix?
At present I have %0\..\Kix32 %0\livscript.exe and the batch file is entitled livscript.bat and is called from the user profile within AD?
Thanks