%1 is not a valid Win32 application?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Selçuk Garanti

    %1 is not a valid Win32 application?


  • Rene Aguirre

    #2
    Re: %1 is not a valid Win32 application?

    Selçuk Garanti <sgaranti@mebne t.net> wrote in message news:<mailman.7 08.1068727244.7 02.python-list@python.org >...[color=blue]
    > --[/color]

    Sorry..., just an idea:
    """...
    The path needs quotes if it has spaces, and you need to add -u %s %s
    to the end
    ...."
    Anyway to avoid any strange windows "long filename" problem add the
    quotes to the full python.exe path.

    Comment

    Working...