It sounds like the mymedia.bat is not starting python correctly. Edit
mymedia.bat to contain a line at the end with the word pause so that
the whole file reads:
rem Contributed by umbighouse
rem copyright 2010
cd server
c:\python26\python.exe mymedia.py
pause
That will cause the window to stay open so that you may see any errors
that are occurring. Note that if you did not install python in the C:
\python26 directory, you may need to edit mymedia.bat to use the
correct path for your system.
-Will
On Jan 22, 10:32 am, Janak Shah <
jontysha...@gmail.com> wrote:
> Apologies guys, I am not in IT.
>
> 1. downloaded python and PIL
> 2. downloaded mymedia
> 3. ran mymedia.bat (it pops some black window for less than a second
> and disappears)
> 4. On step (4) ofhttp://
rokumm.appspot.com/walkthrough