Minimize a window when running a .bat
Solved
Ancor17
Posted messages
67
Status
Membre
-
Ancor17 Posted messages 67 Status Membre -
Ancor17 Posted messages 67 Status Membre -
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 réponses
Hello,
Which reader is it about?
--
“Artificial intelligence is defined as the opposite of natural stupidity.”
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.
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.
But thanks anyway for your response.
You have to rig things to achieve the desired result.