moved prebuilt bundle, added build scripts and tools for windows

Former-commit-id: f202272744bb4d12aa3f21881830dda66fc2eae2
This commit is contained in:
r4sas 2017-01-23 18:08:31 +03:00
parent 310d61a326
commit 21376f5fef
18 changed files with 4432 additions and 0 deletions

View file

@ -0,0 +1,17 @@
@echo off
REM Copyright (c) 2013-2017 The PurpleI2P Project
REM This file is part of Purple i2pd project and licensed under BSD3
REM See full license text in LICENSE file at top of project tree
echo ‘®§¤ ¥¬ 7z  à娢 á ­ ¡®à®¬...
REM <20>  ¢ë室¥ ¯®«ãç ¥¬ 7z  à娢, ¢ ª®â®à®¬ ¡ã¤ãâ «¥¦ âì ¯ ¯ª¨ Firefox, I2Pd, src ¨ ä ©« StartI2PdBrowser.exe ã஢­¥¬ ¢ëè¥.
7z a -t7z -m0=lzma2 -mx=9 -aoa -mfb=273 -md=512m -ms=on I2PdBrowserPortable.7z ..\Firefox ..\I2Pd ..\src ..\StartI2PdBrowser.exe
echo ‘®§¤ ¥¬ 7z SFX - á ¬®à á¯ ª®¢ë¢ î騩áï  à娢...
REM <20>  ¢ë室¥ ¯®«ãç ¥¬ á ¬®à á¯ ª®¢ë¢ î騩áï  à娢,  à娢 ¯®á«¥ í⮣® 㤠«ï¥¬.
copy /b 7zsd_LZMA2_i2pdbrowser_1.1.2.sfx + config.txt + I2PdBrowserPortable.7z I2PdBrowserPortable_1.1.2.exe >> nul
del I2PdBrowserPortable.7z >> nul
echo ƒ®â®¢®!
pause