|
%!s(int64=8) %!d(string=hai) anos | |
---|---|---|
.. | ||
README.md | %!s(int64=9) %!d(string=hai) anos | |
download.sh | %!s(int64=8) %!d(string=hai) anos | |
installer.cfg | %!s(int64=9) %!d(string=hai) anos | |
pywin32_paths.py | %!s(int64=9) %!d(string=hai) anos | |
simple_browser.py | %!s(int64=8) %!d(string=hai) anos |
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