forked from PurpleI2P/i2pdbrowser
b87f3c7e39
- windows/StartI2PdBrowser.bat - windows_prebuilt/src/StartI2PdBrowser.bat - Uses Git to determine current version. - Displays the correct version in the startup window.
I2Pd Browser Portable builder for Windows
This is a script-based builder of I2Pd Browser Portable
How to use
- Build pre-configured Firefox using script
build.cmd
frombuild
folder - Run bundle by executing
StartI2PdBrowser.bat
Links to software used for building i2pdbrowser
- 7z: http://7-zip.org/
- Curl: https://winampplugins.co.uk/curl/
- CA Root Certificates: https://raw.githubusercontent.com/bagder/ca-bundle/master/ca-bundle.crt
- sed: http://unxutils.sourceforge.net/
- Firefox Portable launcher: https://portableapps.com/apps/internet/firefox-portable-esr
SHA512SUMS created with find * -type f -print0 | xargs -0 -i sha512sum {}
command