ericmckean / webm

Automatically exported from code.google.com/p/webm
0 stars 0 forks source link

Have the ability to silently install the DirectShow codec via the installer #704

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
It would be useful to bundle the WebM codec with other applications, however 
currently the installer cannot be run silently and would not provide a seamless 
installation experience for users.

I would very much appreciate it if the installer could be modified to accept a 
command line switch such as /s or /q.

Original issue reported on code.google.com by phil.han...@gmail.com on 13 Feb 2014 at 9:02

GoogleCodeExporter commented 9 years ago

Original comment by renganat...@google.com on 27 Feb 2014 at 11:23

GoogleCodeExporter commented 9 years ago
The "/S" switch is already supported, so you should be able to run the 
installer silently.

http://nsis.sourceforge.net/Docs/Chapter3.html#3.2.1
http://nsis.sourceforge.net/Docs/Chapter4.html#4.12

Can you confirm whether

install_webmdshow /S 

works for you?

Original comment by matthewj...@google.com on 28 Feb 2014 at 11:10

GoogleCodeExporter commented 9 years ago
Closing/Invalid.

@phil.hannent: If /S does not work, please file a new bug.

Original comment by tomfine...@google.com on 3 Mar 2014 at 8:01