I have a batch file that runs some commands and open some files in explorer. I want to happen these actions without opening any command prompt. Is it possible? If so, how?
You can use Bat to exe file converter to convert the file to run in invisible mode as enunciated in this stackoverflow answer, image as follows