October 20, 20223 yr as far as i know this can only be done via Alt+F4 on desktop/taskbar but how to do it via shortcut or CMD ? Edited October 20, 20223 yr by vinifera
October 21, 20223 yr I have not found how to call this window by standard means, but I found this program: https://www.sordum.org/9205/classic-shut-down-v1-2/
December 3, 20223 yr On 10/20/2022 at 7:00 PM, vinifera said: but how to do it via shortcut or CMD ? Create a .vbs file with: dim objShell set objShell = CreateObject("shell.application") objshell.ShutdownWindows set objShell = nothing and make a shortcut
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now