Desktop doesn't switch off when using Start8's Shutdown button
Hi,
I'm using the latest version of Start8 on my Windows 8.1 desktop and when I click the normal Shutdown button from the Start8 menu, Windows shuts down and then the PC just sits there doing nothing and I have to switch it off manually. The PC will shutdown and turn itself off correctly if I use a batch file containing this line:
shutdown -t 0 -s -f
Seems like a bug to me. Does Start8 shut down the PC in a different way to the way I've done it in my batch file?