Hi
I'm trying to get the correct shortcut path for Shutdown and Restart.
I have the 2 icon and from a search on google found info that said this was the path.
For Shutdown - C:\Windows\System32\shutdown.exe -s -t 00
For Restart - C:\Windows\System32\shutdown.exe -r -t 00
In properties I have the object type as - shortcut / file shortcut
When I click on the icon I get no response.
I should add that I have tried these commands on a shortcut outside of desktopX and they work.