SF.net SVN: unattended:[4294] trunk/install/scripts/vlc.bat

jjp3--- via unattended-cvs <[email protected]>
Newsgroups gmane.comp.windows.unattended.cvs
Message-ID <[email protected]>
Revision: 4294
          http://sourceforge.net/p/unattended/code/4294
Author:   jjp3
Date:     2018-10-27 22:34:44 +0000 (Sat, 27 Oct 2018)
Log Message:
-----------
VLC 3.0.4

Modified Paths:
--------------
    trunk/install/scripts/vlc.bat

Modified: trunk/install/scripts/vlc.bat
===================================================================
--- trunk/install/scripts/vlc.bat	2018-10-23 10:30:07 UTC (rev 4293)
+++ trunk/install/scripts/vlc.bat	2018-10-27 22:34:44 UTC (rev 4294)
@@ -1,8 +1,9 @@
 :: OPTIONAL:  Install VideoLAN - VLC media player
 :: HOME: http://www.videolan.org/
-:: URL|All|http://download.videolan.org/pub/videolan/vlc/3.0.4/win32/vlc-3.0.4-win32.exe|packages/vlc/vlc-3.0.4-x86.exe
-:: URL|All|http://download.videolan.org/pub/videolan/vlc/3.0.4/win64/vlc-3.0.4-win64.exe|packages/vlc/vlc-3.0.4-AMD64.exe
+:: URL|All|http://download.videolan.org/pub/videolan/vlc/3.0.4/win32/vlc-3.0.4-win32.msi|packages/vlc/vlc-3.0.4-x86.msi
+:: URL|All|http://download.videolan.org/pub/videolan/vlc/3.0.4/win64/vlc-3.0.4-win64.msi|packages/vlc/vlc-3.0.4-AMD64.msi
 
 @Echo off
 
-todo.pl "%Z%\packages\vlc\vlc-3.0.4-%PROCESSOR_ARCHITECTURE%.exe /S"
+
+todo.pl "msiexec /qn /norestart /i %Z%\packages\vlc\vlc-3.0.4-%PROCESSOR_ARCHITECTURE%.msi"

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.