Logo
Explore Help
Sign In
echelon/i2p.i2p
1
0
Fork 0
You've already forked i2p.i2p
forked from I2P_Developers/i2p.i2p
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
0018ac040aa55020f1218a25a55a329cf7d44f16
i2p.i2p/installer/resources/portable/win32/ClickMe2Unpack.bat

10 lines
345 B
Batchfile
Raw Normal View History

- add new target: pkg-portable-win32 (must run buildSmall first) - add configs/win batchfiles to installer/resources/portable * currently only pkg-portable-win32 on win32 available need linuxers to write target preppkg-portable-nix/pkg-portable-linux and enable pkg-portable-win32 on linux (i doubt anyone need it ?) shell scripts should goto installer/resources/portable/configs/linux/
2010-04-27 15:01:03 +00:00
@echo off
path %path%;c:\program Files\Java\jre6\bin;
echo ========== Unpacking .jar libs, plz wait ... ============
adapt to the change in build.xml
2010-05-06 03:59:23 +00:00
for %%i in (lib\*.pack) do unpack200 -r %%i lib\%%~ni
for %%i in (webapps\*.pack) do unpack200 -r %%i webapps\%%~ni
- add new target: pkg-portable-win32 (must run buildSmall first) - add configs/win batchfiles to installer/resources/portable * currently only pkg-portable-win32 on win32 available need linuxers to write target preppkg-portable-nix/pkg-portable-linux and enable pkg-portable-win32 on linux (i doubt anyone need it ?) shell scripts should goto installer/resources/portable/configs/linux/
2010-04-27 15:01:03 +00:00
ren batch1.na StartI2P.bat
ren batch2.na EepGet.bat
ren i2psvc.ex_ i2psvc.exe
del ClickMe2UnPack.bat
Reference in New Issue Copy Permalink
Powered by Gitea Version: 9b295e9 Page: 75ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API