Installing Audio Codec

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Debbie
    MURCer
    • Apr 2001
    • 952

    #1

    Installing Audio Codec

    Hi All,

    How do I go about installing a mp3 codec in WinXP. I only have the files.

    Regards,

    Debbie
    We pass this way only once. Make the most of it !
  • Marshmallowman
    Super MURCer
    • Sep 1999
    • 3416

    #2
    I would think you would have to register some of the files, what kind of files are they?

    usually it would be something like

    regsvr32 c:\filepath\filename.ext

    Comment

    • Debbie
      MURCer
      • Apr 2001
      • 952

      #3
      .acm files residing is system32, WinXP
      We pass this way only once. Make the most of it !

      Comment

      • Marshmallowman
        Super MURCer
        • Sep 1999
        • 3416

        #4
        open up your command prompt, and go to your c:\windows\system 32 directory

        and type

        regsvr32 l3codeca.acm

        (substitute whatever file your registering with l3codeca.acm )

        and press return, you should get a successfully registered mesage.

        to unregister the file just put slash u in front. eg

        regsvr32 /u l3codeca.acm

        Comment

        • Debbie
          MURCer
          • Apr 2001
          • 952

          #5
          Thanks mate. I'll try it.
          We pass this way only once. Make the most of it !

          Comment

          • Adis
            MURCer
            • Nov 2002
            • 546

            #6
            Import this .reg to your Registry, it will add "Register" and "Unregister" right-click-commands to DLL's and OCX's
            Attached Files

            Comment

            • Debbie
              MURCer
              • Apr 2001
              • 952

              #7
              Thanks addis. Will it work on acm's ?

              PS.

              I have just discovered. No it will not register acm's.

              Perhaps a line or two can be entered in the reg file ?
              Last edited by Debbie; 16 August 2004, 06:10.
              We pass this way only once. Make the most of it !

              Comment

              • Debbie
                MURCer
                • Apr 2001
                • 952

                #8
                Addis, I hope you do'nt mind I have just edited the reg file and included acm's. I appears to be working.
                Attached Files
                We pass this way only once. Make the most of it !

                Comment

                • Fred H
                  Super MURCer
                  • Nov 1999
                  • 962

                  #9
                  Good to hear, Debbie, that the codec file works.
                  Nice to learn usefull things here.
                  Therefore I am hanging around here on this Forum.

                  Regards,
                  Fred
                  It ain't over 'til the fat lady sings...
                  ------------------------------------------------

                  Comment

                  Working...