I am new to KIXTART and having problems executing the following command line during the logon process.
It works fine if ran after login.
Win98 client
Kixtart V4.10 (RC2)

I have tried a number of different ways.

Try 1) shell "%COMSPEC% /E:1024 /C @LDRIVE\createprf.exe $fullname -Mailbox=emailserver\@userid -default"

Try 2) run @LDRIVE+ "\createprf.exe $fullname -Mailbox=emailserver\@userid -default"

Try 3) run "%COMSPEC% /e:1024 /c c:\createprf.exe $fullname -Mailbox=emailserver\@userid -default"

Thanks
Greg