So, I am doing a kind of odd ball thing. I wrote some UV Basic programs to create batch files that are run via the scheduled tasks. I don't want Universe running on my machine all the time. So, I created a couple of '.bat' files to start and stop universe, which are also set up as scheduled tasks. For example, stopuv bat file is
NET STOP "UniVerse Telnet Service" NET STOP "UniVerse REXEC Service" NET STOP "UniVerse Resource Service" NET STOP "Uni RPC Service" This appears to work. The messages come up as everything being successful. I do a 'NET START' to see the services running and it doesn't show any of the Universe processes. However, I then realize that I am still logged into Universe in the PC and it is still alive and well. Is this a bug ? If I exit the session and then retry it, I wont be able to log in. Also, If I stop Universe the gui way from the control panel, I get the same result. Does this happen on all windows platforms ? What if I were shutting down to perform a backup and yet people were still messing with the data. Anthony -- u2-users mailing list [EMAIL PROTECTED] http://www.oliver.com/mailman/listinfo/u2-users
