Thx for the quick reply.

This is the script I run during my experiments!
----------------------
$result = SETCONSOLE("MAXIMIZE")

MESSAGEBOX ("text" , "text")

exit
----------------------

On W95 I get a very nice messagebox.
On W2k I see the following message:

"CMD.EXE was started with '\\athena\c$\WINNT\system32\Repl\Import\Scripts' as the
current directory path. UNC paths
are not supported. Defaulting to Windows directory.
Script error : failed to find/open script !

Somewhere I read about different kinds of using logonscripts. Something about running a batchscript for W95 and something about running kix32 directly as logonscript.

BUT! I want to use only one logon.bat which I can use for both W95 en W2k.

_________________________
[b]Why do it the easy way while you can do it the hard way?[/b]