mirror of
https://github.com/oooo-ps/i2pdbrowser.git
synced 2026-04-01 06:05:27 +00:00
update to 1.1.2
Former-commit-id: 7752d4e44ab3a396b80041cae6d5fe61a7d8f005
This commit is contained in:
parent
7fac53d02c
commit
c38ba1259d
10 changed files with 1 additions and 1 deletions
1
windows/build/.gitignore
vendored
Normal file
1
windows/build/.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
I2PdBrowserPortable*.*
|
||||
BIN
windows/build/7z.exe
Normal file
BIN
windows/build/7z.exe
Normal file
Binary file not shown.
BIN
windows/build/7zsd_LZMA2_i2pdbrowser_1.1.1.sfx
Normal file
BIN
windows/build/7zsd_LZMA2_i2pdbrowser_1.1.1.sfx
Normal file
Binary file not shown.
8
windows/build/build_7z.bat
Normal file
8
windows/build/build_7z.bat
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
@echo off
|
||||
|
||||
echo ‘®§¤ ¥¬ 7z à娢 á ¡®à®¬...
|
||||
REM <20> ¢ë室¥ ¯®«ãç ¥¬ 7z à娢, ¢ ª®â®à®¬ ¡ã¤ãâ «¥¦ âì ¯ ¯ª¨ Firefox, I2Pd ¨ StartI2PdBrowser.bat ¨§ ¯ ¯ª¨ src ã஢¥¬ ¢ëè¥.
|
||||
7z a -t7z -m0=lzma2 -mx=9 -aoa -mfb=273 -md=512m -ms=on I2PdBrowserPortable_1.1.1.7z ..\Firefox ..\I2Pd ..\src\StartI2PdBrowser.bat
|
||||
|
||||
echo ƒ®â®¢®!
|
||||
pause
|
||||
13
windows/build/build_exe.bat
Normal file
13
windows/build/build_exe.bat
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
@echo off
|
||||
|
||||
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.1.sfx + config.txt + I2PdBrowserPortable.7z I2PdBrowserPortable_1.1.1.exe >> nul
|
||||
del I2PdBrowserPortable.7z >> nul
|
||||
|
||||
echo ƒ®â®¢®!
|
||||
pause
|
||||
9
windows/build/config.txt
Normal file
9
windows/build/config.txt
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
;!@Install@!UTF-8!
|
||||
GUIFlags="2+4+8+16+32+64+1024+2048+4096"
|
||||
Title="Установка I2Pd Browser Portable"
|
||||
BeginPromptTimeout="30"
|
||||
BeginPrompt="Сейчас будет произведено извлечение:\n\tI2Pd Browser Portable"
|
||||
ExtractTitle="Подождите..."
|
||||
ExtractDialogText="Распаковка файлов..."
|
||||
InstallPath="%UserDesktop%\\I2PdBrowserPortable"
|
||||
;!@InstallEnd@!
|
||||
Loading…
Add table
Add a link
Reference in a new issue