Quoting Thomas Rankin <[EMAIL PROTECTED]>: > On Fri, 9 Apr 2004, M. Vancl wrote:
> > copy /b z:\logon.bat %TEMP%\logon.bat > > %TEMP%\logon.bat Are you 100% sure TEMP is "set" before this script is ran? I was also doing some experimenting, and I had incorrectly redefined the TEMP variable! Try adding these two lines to the top of the login script: set pause HTH, Mike -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
