python at command prompt

Tim Roberts timr at probo.com
Mon Nov 5 23:20:17 EST 2007


Ton van Vliet <sheep.in.herd at green.meadow> wrote:
>
>There are executables (.exe) that have a 'registering' option builtin,
>and need to be registered to have their capabilities made available
>using the /regserver switch (possibly related to OLE/COM services, but
>I'm not an expert here ;-)

Yes, that's strictly for COM.  And the "App Paths" registry key you
mentioned is only for Explorer things, like the Start menu's "Run" box.  It
doesn't apply to the command line.  Try typing "wordpad" in a cmd shell,
then try it in Start -> Run.
-- 
Tim Roberts, timr at probo.com
Providenza & Boekelheide, Inc.



More information about the Python-list mailing list