Cool, I found it in the registry and got it all fixed up, now GEM and zexy open automatically.<br>
Thanks!<br>
-Chuckk<br>
<br>
<br>
<br>
Date: Thu, 8 Sep 2005 13:51:17 -0400<br>
From: Chuckk Hubbard &lt;<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:badmuthahubbard@gmail.com">badmuthahubbard@gmail.com</a>&gt;<br>
Subject: Re: [PD] externs<br>
To: <a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:pd-list@iem.at">pd-list@iem.at</a><br>
Message-ID: &lt;<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:8200bab70509081051313e9257@mail.gmail.com">8200bab70509081051313e9257@mail.gmail.com</a>&gt;<br>
Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br>
<br>
Thanks, I'll take a look in the registry.<br>
&nbsp;Any idea why it would stop allowing me to open the Startup and Path GUI's?<br>
I rebooted a bunch of times. The &quot;message&quot; GUI still comes up.<br>
For now, I read through the documentation and realized I could include flags<br>
in the Windows shortcut properties, so it's functional. Gem is great!!<br>
&nbsp;-Chuckk<br>
 &nbsp; Message: 4<br>
Date: Thu, 08 Sep 2005 09:14:54 +0200<br>
From: Piotr Majdak &lt;<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:piotr@majdak.com">piotr@majdak.com</a>&gt;<br>
Subject: Re: [PD] externs<br>
Cc: Pure Data List &lt;<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:pd-list@iem.at">pd-list@iem.at</a>&gt;<br>
Message-ID: &lt;<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:431FE4EE.3050506@majdak.com">431FE4EE.3050506@majdak.com</a>&gt;<br>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed<br>
<br>
Hi Chuckk,<br>
<br>
Chuckk Hubbard wrote:<br>
<br>
&gt; I'm on WinXP, with Pd 0.38.3. There's a GUI for startup binaries and<br>
&gt; flags... One odd thing about it is that deleting something from any of<br>
&gt; these fields, and hitting the Apply and Save Settings buttons over and<br>
&gt; over has no effect: the commands that didn't work are reinserted when I<br>
&gt; restart Pd. I can deal with that...<br>
<br>
This is a bug of the 0.38, use 0.39 or manually edit the entries in<br>
Windows' registry.<br>
<br>
&gt; So, if I have gem.dll and zexy.dll in particular locations, shouldn't I<br>
&gt; be able to paste the entire paths to them in quotes into the &quot;binaries<br>
&gt; to load on startup&quot;, and it will find them? I also put in the -path and<br>
&gt; -lib flags suggested in the readmes.<br>
<br>
Make sure you use the correct name - pd is case sensitive. Maybe you<br>
want to try a startup command like:<br>
<br>
pd -lib MY_GEM_DIRECTORY\Gem<br>
<br>
This works for me.<br>
<br>
&gt; Also, in reference to .pdrc, what is the syntax for it? Should I just<br>
&gt; type a bunch of flags into a text editor and save as .pdrc?<br>
<br>
I'm not really sure, but I think .pdrc is for OSX only. On Windows all<br>
settings are saved in the registry.<br>
<br>