Thanks, guys.  Both of those answers proved to be useful.  In the interest of preventing pain for others later, here&#39;s how we got into the bad state to begin with:<br><br>1. When the interpreter builds, it also registers the component at the end of the build.<br>
2. The registration failed, because the build was not run as Administrator.<br>3. We re-ran the build as Administrator, so the registration succeeded, but the icon was not visible.<br><br>It seems that when the registration failed the first time, it only partially failed.  It created local entries in the registry, as described by Tihamer.  When it succeeded, it created system entries as well.  Deleting the local entries fixed the problem, but before doing that we did check out the context menu -- it ran fine from the context menu.<br>
<br>Thanks for both of your help,<br>-Joe<br><br><div class="gmail_quote">On Mon, Aug 16, 2010 at 12:06 PM, Joe Porter <span dir="ltr">&lt;<a href="mailto:joe.porter@gmail.com">joe.porter@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">We have an interpreter that we recently created for our language.  When attempting to register the component in GME 10.2.9 (Windows 7), it appears to register correctly (according to the dialog), but its icon does not appear in the toolbar.   We have had it register (and appear) successfully on a different machine using Windows XP (same GME version).<br>

<br>1. What is wrong?<br>2. Is there another way to invoke the interpreter, so we can continue to test it?<br><br>Thanks,<br><font color="#888888">-Joe<br>
</font></blockquote></div><br>