Windows Launcher: Download and install dependencies
commit1d8680f9f3a0ba485747070496cc0438459a17bc
authorThomas Perl <m@thp.io>
Sun, 6 Nov 2011 21:45:58 +0000 (6 22:45 +0100)
committerThomas Perl <m@thp.io>
Sun, 6 Nov 2011 21:45:58 +0000 (6 22:45 +0100)
treed9ada44548961481eca0569cfd71ec83ea279b07
parent5d78e9552f9ba19c065ef2a360a007708b6fc2ab
Windows Launcher: Download and install dependencies

When the Windows Laucher doesn't find Python or PyGTK,
it should offer to download and install these dependencies.

This is not the cutest implementation, but it works and is more
straightforward than opening the download URLs in a browser.
tools/win32-launcher/downloader.c [new file with mode: 0644]
tools/win32-launcher/downloader.h [new file with mode: 0644]
tools/win32-launcher/gpo.exe
tools/win32-launcher/gpodder.c
tools/win32-launcher/gpodder.exe
tools/win32-launcher/gpodder.h [deleted file]
tools/win32-launcher/gpodder.res
tools/win32-launcher/makefile