If you tell Slimtray to "Automatically run at log in" then the Slimserver process and associated processes are owned by the currently logged on user and can be killed much like Unix processes.
If you select "Automically run at system start" then the processes are started as a service and then they are usually owned by the local system account or unless the user specifically decides to alter the logon credentials of service. This is usualy done by owners of external or mapped drives due to a lmitiation of Windows. You can however execute the following shell command to specifically shutdown the Slim MySQL process if started as a service and not affect any regular MySQL instances a user might have running on their box.... net stop SlimServerMySQL -- oreillymj ------------------------------------------------------------------------ oreillymj's Profile: http://forums.slimdevices.com/member.php?userid=699 View this thread: http://forums.slimdevices.com/showthread.php?t=32257 _______________________________________________ discuss mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/discuss
