A
A
Anton2020-11-20 01:12:59
cmd/bat
Anton, 2020-11-20 01:12:59

ALT+F4 via BAT how?

Tell me how to execute the ALT + F4 key combination through bat?

@echo off
TIMEOUT 2
start C:\Users\Admin\Desktop\label.lnk
ALT+F4????????
Is it possible to?

Upd: Made a script through VBS, thanks to everyone who wanted to help!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
res2001, 2020-11-20
@boypush

Through bat is not possible.
To do this, you need to use third-party utilities like autoit or nircmd.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question