Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
Create a .vbs file
Set WshShell = CreateObject("WScript.Shell")
WshShell.Run chr(34) & "<путь к .bat файлу>" & Chr(34), 0
Set WshShell = Nothing
task scheduler - you create a task with a trigger at the start of the computer
there is an option - check if the user is loaded or not, if you enable that window should not be shown (or vice versa turn it off) there is also an option - interactive (I already forgot how everything looks there)
Convert .bat to .exe
BatToExeConverter
You can add exe to startup or create a task in task scheduler.
All the best!
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question