Hi,

the following problem:

I have a script that among many other things copy´s a lot of stuff locally, but the problem is that you see this happening on the screen. So I made a very nice LogonScreen that shows all kind of information depending on who´s login in. BUT:
even though i stated all the xcopy commands with >null I still get some stuff on the screen I don´t want to see, I only want that loginscreen with userinformation on the screen and everything else must be on the background, and even when I tackle that, I want a progress bar, because that way a user can see that actually something is going on....


How to do all this??
Any help would be greatly appreciated