kidstypike wrote: > Sorry I wasn't brought up with command prompts and would rather avoid > suchlike. > > LMS will start normally, then I stop it, and run a task I created in > task scheduler, this starts LMS with --noMSB. > > I don't know why the task I created won't run on system start.
Trying from a command prompt was just a means to understand the situation you're in. Running LMS with --nomysb at startup from a scheduled task works fine here. Have you disabled the LMS service when you do this? Did you use an admin account to run the task? And did you select to run the task even if the user is not logged on (sorry if this sounds like a stupid question)? And why do you want to run LMS from task scheduler in the first place instead of running as service? Is it to avoid having to add the --nomysb parameter manually after installing a new version? In this case you could also use a batch file adding the parameter to the registry... ------------------------------------------------------------------------ reinholdk's Profile: http://forums.slimdevices.com/member.php?userid=36070 View this thread: http://forums.slimdevices.com/showthread.php?t=103210 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
