We have a NT environment with one citrix winfame server. I want the script to run only when users log on to the winframe server. It is not a PDC or BDC. I have put the name of the bat file in the profile for each winframe user. The bat file is in the repl\import\scripts directoy using the command %0\..\kix32 script.kix. The script file is also in this directory. When the user logs in it errors saying it cant find the script. If I click on the bat file it executes fine. Why does it run when I run the bat file manually but not when the user logs in. Its like its starting kix32 but not seeing the script file.