Display a video in full screen batch

cocki -  
dubcek Posted messages 18627 Registration date   Status Contributor Last intervention   -
```batch
start /max wmplayer "%userprofile%\Videos\video.mp4"
```

2 answers

  1. jmwurth Posted messages 2622 Registration date   Status Member Last intervention   863
     
    Hello,
    The batch no longer allows full screen since Windows 2000.
    0
    1. cocki
       
      Hello, I have Windows XP Pro and I can always fullscreen my batch, and it works even on Windows 7. But that's not what I'm looking for; you misunderstood my question. I don't want to fullscreen the batch, but the video using the batch. Thank you.
      0
    2. jmwurth Posted messages 2622 Registration date   Status Member Last intervention   863
       
      Don't act. On my end, which doesn't have the Pro version of the system, when I press Alt+Enter in the DOS window, I get the message; This system does not support full-screen mode
      I currently have Windows 7 32-bit.
      0
  2. dubcek Posted messages 18627 Registration date   Status Contributor Last intervention   5 660
     
    hllo
    enlever le /min
    0
    1. cocki
       
      Bonjour, when you remove the /min, it does the same thing as start nom.vlc
      I'm looking for the command to make it fullscreen, not just open wide but in fullscreen.
      0
    2. dubcek Posted messages 18627 Registration date   Status Contributor Last intervention   5 660
       
      The equivalent of Alt+Enter?
      0
    3. cocki
       
      Yes :) I've been waiting a long time for this order that I never found.
      0
    4. dubcek Posted messages 18627 Registration date   Status Contributor Last intervention   5 660
       
      if it exists ...
      0
    5. cocki
       
      Well, actually I created the topic to get this command and I'm still waiting with a bit of hope
      but nobody knows it or nobody wants to give it.
      0