Minimize a window when running a .bat
Solved
Ancor17
Posted messages
67
Status
Member
-
Ancor17 Posted messages 67 Status Member -
Ancor17 Posted messages 67 Status Member -
Hello, I created a .bat file that opens a music file, I managed to set the execution of the .bat file to minimized mode but the music still opens in the player and the window opens fully on the screen.
Is there a way to minimize a window with a command in Batch?
There are many forums on this subject but I can't find anything that I can understand!
I'm not very good at Batch.
Thank you in advance for your answers.
Is there a way to minimize a window with a command in Batch?
There are many forums on this subject but I can't find anything that I can understand!
I'm not very good at Batch.
Thank you in advance for your answers.
3 answers
-
Hello,
If you no longer need the back window, put exit after starting your music. -
Hello,
Which reader is it about?
--
“Artificial intelligence is defined as the opposite of natural stupidity.”-
-
-
-
-
I'm sorry, it's not possible to minimize the window with this player; I suggest you use VLC Portable available here:
https://www.commentcamarche.net/telecharger/tv-video/23317-vlc-media-player/
You need to install it on your USB drive.
Give me the name and location of the music on your drive, and I'll prepare the script for you.
-
-
There is an execution error, I checked that the executable in the VLC folder is indeed named VLCPortable.exe.