mirror of
https://github.com/oooo-ps/i2pdbrowser.git
synced 2026-04-01 14:15:29 +00:00
initial 1.2.6
Former-commit-id: d92bf1ea07faf85985051e3a57b220c442967059
This commit is contained in:
parent
3ccc2d1022
commit
d82db360e0
12 changed files with 1336 additions and 19 deletions
Binary file not shown.
Binary file not shown.
|
|
@ -6,7 +6,7 @@ REM See full license text in LICENSE file at top of project tree
|
|||
|
||||
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.2.5.7z ..\Firefox ..\I2Pd ..\src\StartI2PdBrowser.bat
|
||||
7z a -t7z -m0=lzma2 -mx=9 -aoa -mfb=273 -md=512m -ms=on I2PdBrowserPortable_1.2.6.7z ..\Firefox ..\I2Pd ..\src\StartI2PdBrowser.bat
|
||||
|
||||
echo ƒ®â®¢®!
|
||||
pause
|
||||
|
|
@ -10,7 +10,7 @@ REM
|
|||
|
||||
echo ‘®§¤ ¥¬ 7z SFX - á ¬®à ᯠª®¢ë¢ î騩áï à娢...
|
||||
REM <20> ¢ë室¥ ¯®«ãç ¥¬ á ¬®à ᯠª®¢ë¢ î騩áï à娢, à娢 ¯®á«¥ í⮣® 㤠«ï¥¬.
|
||||
copy /b 7zsd_LZMA2_i2pdbrowser_1.2.5.sfx + config.txt + I2PdBrowserPortable.7z I2PdBrowserPortable_1.2.5.exe >> nul
|
||||
copy /b 7zsd_LZMA2_i2pdbrowser_1.2.6.sfx + config.txt + I2PdBrowserPortable.7z I2PdBrowserPortable_1.2.6.exe >> nul
|
||||
del I2PdBrowserPortable.7z >> nul
|
||||
|
||||
echo ƒ®â®¢®!
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ REM BFCPEEMBEDDELETE=1
|
|||
REM BFCPEADMINEXE=0
|
||||
REM BFCPEINVISEXE=0
|
||||
REM BFCPEVERINCLUDE=1
|
||||
REM BFCPEVERVERSION=1.2.5.0
|
||||
REM BFCPEVERVERSION=1.2.6.0
|
||||
REM BFCPEVERPRODUCT=I2Pd Browser Portable
|
||||
REM BFCPEVERDESC=I2Pd Browser
|
||||
REM BFCPEVERCOMPANY=PurpleI2P
|
||||
|
|
@ -20,7 +20,7 @@ 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
|
||||
|
||||
title Starting I2Pd Browser
|
||||
title Starting I2Pd Browser 1.2.6
|
||||
set $pause=ping.exe 0.0.0.0 -n
|
||||
set $cd=%CD%
|
||||
ver| find "6." >nul && set $pause=timeout.exe /t
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue