|
8 年之前 | |
---|---|---|
.. | ||
README.md | 9 年之前 | |
download.sh | 8 年之前 | |
installer.cfg | 9 年之前 | |
pywin32_paths.py | 9 年之前 | |
simple_browser.py | 8 年之前 |
This is an example Pywebview application built using Pynsist.
First, run ./download.sh
to fetch and unpack the necessary Windows libraries.
Then build with:
pynsist installer.cfg
At present, the user must separately install the MS Visual C++ 2010 redistributable, because pywin32 is compiled using that.
http://www.microsoft.com/en-us/download/details.aspx?id=14632