I got tired of that and went back to command line. After i run it once, then it is "up arrow followed by Enter" to start the upload, another "up arrow + Enter" to auto-fill the email field. And then I type in the password. It is much faster than the launcher.
>From your command prompt move to "\program files\google \google_appengine" on pre-Win7 or "\program files (x86)\google \google_appengine" on Win7. Then issue the command appcfg.py update [your app folder] Brian On Nov 26, 8:26 am, samwyse <[email protected]> wrote: > Maybe this is obvious to everyone else, but I just started using the > Google App Engine Launcher yesterday. Every time I want to deploy my > app, I have to re-enter both my email address and my password. Is > there some way to permanently cache my email address and only have to > enter my password once per session? > > I've checked my preferences, nothing there. I read the help page: "A > dialog opens prompting for your Google account username and > password." Yeah, that's what I want to avoid. In desperation, I even > tried putting [email protected] on the shortcut I use to start > the Google App Engine Launcher, but to no avail. > > Thanks! > > BTW, this is for Python projects on Windows. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
