Hi.
I’ve tried using a binding to execute a .bat file to shutdown both Cantabile and the NUC.
(after learning how to create a batch file)
This works.
taskkill /im cantabile.exe /f
shutdown /s /t 2
Is there a nicer way of doing that, rather than forcing Cantabile to close?
I need to prevent popups on startup and shutdown.
Cheers
Peter