I'm wondering whether there is a CLI command to start the update process when the desktop app helper prompts that there is an update (I'm running Windows, if that is important). Right now, I always stop the service, right click on the update option, and restart the service manually, but would like to finally write a script to do it.
When you got the notification, then LMS has downloaded the installer. You'd find it in the Cache folder (see Settings/Information). You can run that installer manually.
As the Windows installer is built using InnoSetup, you can use parameters as documented here: http://www.jrsoftware.org/ishelp/index.php?topic=setupcmdline.
-- Michael _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
