<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Well, after searching all over the
      internet, I found this and it actually worked. The only issue I'm
      having is that the beep seems a little delayed but it's not bad,
      I'm just glad to have any beep at this point. I'll post what I
      found below.<br>
      <br>
      Something that took me a while to figure out was that "sc"
      command. I guess it edits something in the system registry.<br>
      <br>
      <small><small><font color="#3333ff"><big><big><font
                  color="#000000">This was someone elses post.</font></big></big><br>
            <br>
            In my case all I did to get my beep sound to work again was
            perform the steps in reverse and then apply them again.<br>
            <br>
            1. net stop beep<br>
            <br>
            2. sc config beep start= disabled<font color="#000000">  </font><br>
            <br>
            3. schtasks /change /disable /TN
            "\Microsoft\Windows\Multimedia\SystemSoundsService"<br>
            <br>
            4. Reboot server<br>
            <br>
            5. schtasks /change /enable /TN
            "\Microsoft\Windows\Multimedia\SystemSoundsService"<br>
            <br>
            6. sc config beep start= auto<br>
            <br>
            7. net start beep<br>
            <br>
            8. Log Off/Log on</font></small></small><br>
      <br>
      I appreciate the help Bob, even if it didn't work,<br>
      Mike <br>
      <br>
      <br>
      <br>
      On 1/23/2015 11:17 PM, Mike Fedkiw wrote:<br>
    </div>
    <blockquote cite="mid:54C31CDD.6000900@gmail.com" type="cite">I went
      through the settings and did exactly what it said from the
      attached link but it didn't work. <br>
      <br>
      I can't remember why I would write something like this in the
      processing to make the beep instead of using the Filepro beep
      command. I did try the beep command but that didn't work either. <br>
      <br>
      so=chr("07");system "echo"<so <br>
      <br>
      Mike <br>
      <br>
      <br>
      <br>
      <br>
      On 1/22/2015 9:57 PM, Bob Rasmussen wrote: <br>
      <blockquote type="cite">Try the steps shown here: <br>
           <a class="moz-txt-link-freetext"
          href="http://support.microsoft.com/kb/2495012">http://support.microsoft.com/kb/2495012</a>
        <br>
        This worked for an Anzio customer who had a similar problem. <br>
        <br>
        Please report your results. <br>
        <br>
        On Thu, 22 Jan 2015, Mike wrote: <br>
        <br>
        <blockquote type="cite">Filepro 5.0.09 <br>
          <br>
          I just started using my 2008 R2 server and none of the echo's
          that I had <br>
          setup within Filepro are working now. We all connect through
          RDP.  I <br>
          know it's transferring the sound because if I play an audio
          file while <br>
          remotely logged in, I hear it at the terminal. <br>
          <br>
          I actually tried to just use a system command and point to an
          audio file <br>
          that was a beep but it just error-ed. <br>
          <br>
          Thanks, Mike <br>
          <br>
          _______________________________________________ <br>
          Filepro-list mailing list <br>
          <a class="moz-txt-link-abbreviated"
            href="mailto:Filepro-list@lists.celestial.com">Filepro-list@lists.celestial.com</a>
          <br>
          Subscribe/Unsubscribe/Subscription Changes <br>
          <a class="moz-txt-link-freetext"
            href="http://mailman.celestial.com/mailman/listinfo/filepro-list">http://mailman.celestial.com/mailman/listinfo/filepro-list</a>
          <br>
          <br>
        </blockquote>
        <br>
        Regards, <br>
        ....Bob Rasmussen,   President,   Rasmussen Software, Inc. <br>
        <br>
        personal e-mail: <a class="moz-txt-link-abbreviated"
          href="mailto:ras@anzio.com">ras@anzio.com</a> <br>
         company e-mail: <a class="moz-txt-link-abbreviated"
          href="mailto:rsi@anzio.com">rsi@anzio.com</a> <br>
                  voice: (US) 503-624-0360 (9:00-6:00 Pacific Time) <br>
                    fax: (US) 503-624-0760 <br>
                    web: <a class="moz-txt-link-freetext"
          href="http://www.anzio.com">http://www.anzio.com</a> <br>
         street address: Rasmussen Software, Inc. <br>
                         10240 SW Nimbus, Suite L9 <br>
                         Portland, OR  97223  USA <br>
      </blockquote>
      <br>
      _______________________________________________ <br>
      Filepro-list mailing list <br>
      <a class="moz-txt-link-abbreviated"
        href="mailto:Filepro-list@lists.celestial.com">Filepro-list@lists.celestial.com</a>
      <br>
      Subscribe/Unsubscribe/Subscription Changes <br>
      <a class="moz-txt-link-freetext"
        href="http://mailman.celestial.com/mailman/listinfo/filepro-list">http://mailman.celestial.com/mailman/listinfo/filepro-list</a>
      <br>
    </blockquote>
    <br>
  </body>
</html>