Re: [Vnc2swf-users] doesnt start on WIN XP
Status: Alpha
Brought to you by:
euske
From: Yusuke S. <yu...@cs...> - 2007-01-06 17:53:48
|
On Sat, 06 Jan 2007 16:40:40 +0100, "Christopher Vickers" <chv...@ho...> wrote: > HI, > > it does the same thing, it does not matter whether I double click or use the > dos promt, a small dos window opens up and and figures run past, fast. I > cant read thm. Then I tried to capture the screen and it turns out that the > figures running past are descriton stuff. > > I uploaded a screenshot of what i keep getting to > > http://www.legal-help.de/scrren.bmp > > any ideas? Thanks. Looking at the title of the window, it seems like you were actually running "winvnc4.exe" instead of Python interpreter, because ".pyw" file is associated with WinVNC. I don't know why this is it... But wait, did you really install Python? I see other ".py" files are not associated with Python either, although they should've been. If you've already installed Python and still having the problem, here are a couple of things you can do: 1. Uninstall and try to reinstall the latest version of Python. 2. Could you try to associate that file with "pythonw" or "python"? 3. Go to the dos prompt, and type "python vnc2swf.py". Yusuke |