Where is the source code for the Windows Launcher stored?

I downloaded the latest PHP SDK and it includes the window launcher, but it 
would not work for PHP.  I wanted to use the PHP runtime already installed 
by XAMPP and while it works fine from the command line - the windows 
launcher doesn't specify the PHP executable path.

I found some code for it 
at https://code.google.com/p/google-appengine-wx-launcher/ but that code is 
out of date[it includes a parameter which is no longer used]... 
nevertheless I modified it to allow me to specify the PHP executable path 
in the preferences for the app and then pass that to dev_appserver.py 
properly and everything seems to be working fine.

I submitted the patch back via an issue 
https://code.google.com/p/google-appengine-wx-launcher/issues/detail?id=21 
which 
was when I noticed that this code has not been updated since 2009.  I'd 
like to submit the patch to the correct source tree.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to