illustrate
Products            Buy            Support Forum            Registrations            About           
 

Silent Install codec-wmav91.exe

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sheen

    • Sep 2006
    • 3

    #1

    Silent Install codec-wmav91.exe

    Hello,

    How can i install codec-wmav91.exe silent from a comand line?

    in my batch script i have the following and all other work:
    ****************************
    start /wait c:\test\setup.exe "<Silent>"
    taskkill /F /IM musicconverter.exe

    start /wait c:\test\wave.exe "<Silent>" <- This line is not silent
    start /wait c:\test\mp2.exe "<Silent>"
    start /wait c:\test\mp3.exe "<Silent>"
    start /wait c:\test\ogg.exe "<Silent>"
    *******************************


    Echo Done!
  • Spoon-
    Administrator
    • Apr 2002
    • 45980

    #2
    Re: Silent Install codec-wmav91.exe

    The wma 9.1 has Microsoft system codecs enbedded, these would stop the install being silent (although in theory if you take the wma files out of the install you can silent install them on certain computers).
    Spoon-
    www.dbpoweramp.com

    Comment

    • sheen

      • Sep 2006
      • 3

      #3
      Re: Silent Install codec-wmav91.exe

      mmh, so there is no chance to install a wave codec silent?

      Comment

      • Spoon-
        Administrator
        • Apr 2002
        • 45980

        #4
        Re: Silent Install codec-wmav91.exe

        What is the wave codec? AFAIK there is no wave codec (as it is standard in all installs).
        Spoon-
        www.dbpoweramp.com

        Comment

        Working...