title
Products            Buy            Support Forum            Professional            About            Codec Central
 

DMCscripting "Powerpack Options" popup

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

    • Mar 2005
    • 4

    DMCscripting "Powerpack Options" popup

    Hi

    I made a little script which looks for *.wav files on my system and convert them automatically to mp3 Lame. I'm using DMCscripting for that

    Works great and converted hundreds of wav-files but suddenly I'm confrontated with a "powerpack options" popup each time a new conversion starts. When I just confirm the popup by giving "OK" or "Cancel" DMC crashes

    I have the R11 registered version.

    Any idea how to get rid of that popup?
    Fred

    This is the calling code (using 'Winbatch' scripting tool)

    destCodec= "Mp3 (Lame)"
    noOptions= true
    noOverwrite= false
    noConversionFinished= true
    noErrorLog= true
    dMC.GoConversion( destCodec, noOptions, noOverwrite, noConversionFinished, noErrorLog)
  • Spoon
    Administrator
    • Apr 2002
    • 44575

    #2
    Re: DMCscripting "Powerpack Options" popup

    Release 11 requires a mp3 License to be purchased after 30 days, is that the problem?
    Spoon
    www.dbpoweramp.com

    Comment

    • fredvr

      • Mar 2005
      • 4

      #3
      Re: DMCscripting "Powerpack Options" popup

      Don't think so

      I do have the registered version of r11 and I don't see any messages which point in that direction.

      Comment

      • Spoon
        Administrator
        • Apr 2002
        • 44575

        #4
        Re: DMCscripting "Powerpack Options" popup

        Sorry I missread your first post. Can you describe this Power Pack window a little more please?
        Spoon
        www.dbpoweramp.com

        Comment

        Working...

        ]]>