Added support for creating an IzPack installer.
45
installer/resources/Start I2P Router.app/Contents/Info.plist
Normal file
@ -0,0 +1,45 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>English</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>i2prouter</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Public Domain</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>0.0.1</string>
|
||||
<key>CFBundleIconFile</key>
|
||||
<string>i2p</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>de.i2p2</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundleName</key>
|
||||
<string>I2P</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>0.0.1</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>i2p</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>0.0.1</string>
|
||||
<key>NSAppleScriptEnabled</key>
|
||||
<true/>
|
||||
<key>CGDisableCoalescedUpdates</key>
|
||||
<true/>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
<string>10.5</string>
|
||||
<key>CFBundleDisplayName</key>
|
||||
<string>Start I2P Router</string>
|
||||
<key>LSMinimumSystemVersionByArchitecture</key>
|
||||
<dict>
|
||||
<key>i386</key>
|
||||
<string>10.5.0</string>
|
||||
<key>x86_64</key>
|
||||
<string>10.6.0</string>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
4
installer/resources/Start I2P Router.app/Contents/MacOS/i2prouter
Executable file
@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
|
||||
%INSTALL_PATH/i2prouter start
|
BIN
installer/resources/console.ico
Normal file
After Width: | Height: | Size: 7.2 KiB |
11
installer/resources/fixperms.bat
Executable file
@ -0,0 +1,11 @@
|
||||
:: Fix Vista permission problems
|
||||
:: From http://www.nabble.com/Classpath-security-issues-on-Vista-td22456230.html
|
||||
::
|
||||
:: 'echo Y' to get past the 'are you sure' question...
|
||||
:: cacls requires it on XP, icacls doesnt appear so, but can't hurt
|
||||
:: F : full control
|
||||
:: /c : continue on error
|
||||
:: /q : quiet
|
||||
:: /t : recursive
|
||||
::
|
||||
echo Y|icacls %1 /grant Users:F /c /t > %1%\fixperms.log
|
BIN
installer/resources/icons/flags/ad.png
Normal file
After Width: | Height: | Size: 643 B |
BIN
installer/resources/icons/flags/ae.png
Normal file
After Width: | Height: | Size: 408 B |
BIN
installer/resources/icons/flags/af.png
Normal file
After Width: | Height: | Size: 604 B |
BIN
installer/resources/icons/flags/ag.png
Normal file
After Width: | Height: | Size: 591 B |
BIN
installer/resources/icons/flags/ai.png
Normal file
After Width: | Height: | Size: 643 B |
BIN
installer/resources/icons/flags/al.png
Normal file
After Width: | Height: | Size: 600 B |
BIN
installer/resources/icons/flags/am.png
Normal file
After Width: | Height: | Size: 497 B |
BIN
installer/resources/icons/flags/an.png
Normal file
After Width: | Height: | Size: 488 B |
BIN
installer/resources/icons/flags/ao.png
Normal file
After Width: | Height: | Size: 428 B |
BIN
installer/resources/icons/flags/ar.png
Normal file
After Width: | Height: | Size: 506 B |
BIN
installer/resources/icons/flags/as.png
Normal file
After Width: | Height: | Size: 647 B |
BIN
installer/resources/icons/flags/at.png
Normal file
After Width: | Height: | Size: 403 B |
BIN
installer/resources/icons/flags/au.png
Normal file
After Width: | Height: | Size: 673 B |
BIN
installer/resources/icons/flags/aw.png
Normal file
After Width: | Height: | Size: 524 B |
BIN
installer/resources/icons/flags/ax.png
Normal file
After Width: | Height: | Size: 663 B |
BIN
installer/resources/icons/flags/az.png
Normal file
After Width: | Height: | Size: 589 B |
BIN
installer/resources/icons/flags/ba.png
Normal file
After Width: | Height: | Size: 593 B |
BIN
installer/resources/icons/flags/bb.png
Normal file
After Width: | Height: | Size: 585 B |
BIN
installer/resources/icons/flags/bd.png
Normal file
After Width: | Height: | Size: 504 B |
BIN
installer/resources/icons/flags/be.png
Normal file
After Width: | Height: | Size: 449 B |
BIN
installer/resources/icons/flags/bf.png
Normal file
After Width: | Height: | Size: 497 B |
BIN
installer/resources/icons/flags/bg.png
Normal file
After Width: | Height: | Size: 462 B |
BIN
installer/resources/icons/flags/bh.png
Normal file
After Width: | Height: | Size: 457 B |
BIN
installer/resources/icons/flags/bi.png
Normal file
After Width: | Height: | Size: 675 B |
BIN
installer/resources/icons/flags/bj.png
Normal file
After Width: | Height: | Size: 486 B |
BIN
installer/resources/icons/flags/bm.png
Normal file
After Width: | Height: | Size: 611 B |
BIN
installer/resources/icons/flags/bn.png
Normal file
After Width: | Height: | Size: 639 B |
BIN
installer/resources/icons/flags/bo.png
Normal file
After Width: | Height: | Size: 500 B |
BIN
installer/resources/icons/flags/br.png
Normal file
After Width: | Height: | Size: 593 B |
BIN
installer/resources/icons/flags/bs.png
Normal file
After Width: | Height: | Size: 526 B |
BIN
installer/resources/icons/flags/bt.png
Normal file
After Width: | Height: | Size: 631 B |
BIN
installer/resources/icons/flags/bv.png
Normal file
After Width: | Height: | Size: 512 B |
BIN
installer/resources/icons/flags/bw.png
Normal file
After Width: | Height: | Size: 443 B |
BIN
installer/resources/icons/flags/by.png
Normal file
After Width: | Height: | Size: 514 B |
BIN
installer/resources/icons/flags/bz.png
Normal file
After Width: | Height: | Size: 600 B |
BIN
installer/resources/icons/flags/ca.png
Normal file
After Width: | Height: | Size: 628 B |
BIN
installer/resources/icons/flags/cc.png
Normal file
After Width: | Height: | Size: 625 B |
BIN
installer/resources/icons/flags/cd.png
Normal file
After Width: | Height: | Size: 528 B |
BIN
installer/resources/icons/flags/cf.png
Normal file
After Width: | Height: | Size: 614 B |
BIN
installer/resources/icons/flags/cg.png
Normal file
After Width: | Height: | Size: 521 B |
BIN
installer/resources/icons/flags/ch.png
Normal file
After Width: | Height: | Size: 347 B |
BIN
installer/resources/icons/flags/ci.png
Normal file
After Width: | Height: | Size: 453 B |
BIN
installer/resources/icons/flags/ck.png
Normal file
After Width: | Height: | Size: 586 B |
BIN
installer/resources/icons/flags/cl.png
Normal file
After Width: | Height: | Size: 450 B |
BIN
installer/resources/icons/flags/cm.png
Normal file
After Width: | Height: | Size: 525 B |
BIN
installer/resources/icons/flags/cn.png
Normal file
After Width: | Height: | Size: 472 B |
BIN
installer/resources/icons/flags/co.png
Normal file
After Width: | Height: | Size: 483 B |
BIN
installer/resources/icons/flags/cr.png
Normal file
After Width: | Height: | Size: 477 B |
BIN
installer/resources/icons/flags/cs.png
Normal file
After Width: | Height: | Size: 439 B |
BIN
installer/resources/icons/flags/cu.png
Normal file
After Width: | Height: | Size: 563 B |
BIN
installer/resources/icons/flags/cv.png
Normal file
After Width: | Height: | Size: 529 B |
BIN
installer/resources/icons/flags/cx.png
Normal file
After Width: | Height: | Size: 608 B |
BIN
installer/resources/icons/flags/cy.png
Normal file
After Width: | Height: | Size: 428 B |
BIN
installer/resources/icons/flags/cz.png
Normal file
After Width: | Height: | Size: 476 B |
BIN
installer/resources/icons/flags/de.png
Normal file
After Width: | Height: | Size: 545 B |
BIN
installer/resources/icons/flags/dj.png
Normal file
After Width: | Height: | Size: 572 B |
BIN
installer/resources/icons/flags/dk.png
Normal file
After Width: | Height: | Size: 495 B |
BIN
installer/resources/icons/flags/dm.png
Normal file
After Width: | Height: | Size: 620 B |
BIN
installer/resources/icons/flags/do.png
Normal file
After Width: | Height: | Size: 508 B |
BIN
installer/resources/icons/flags/dz.png
Normal file
After Width: | Height: | Size: 582 B |
BIN
installer/resources/icons/flags/ec.png
Normal file
After Width: | Height: | Size: 500 B |
BIN
installer/resources/icons/flags/ee.png
Normal file
After Width: | Height: | Size: 429 B |
BIN
installer/resources/icons/flags/eg.png
Normal file
After Width: | Height: | Size: 465 B |
BIN
installer/resources/icons/flags/eh.png
Normal file
After Width: | Height: | Size: 508 B |
BIN
installer/resources/icons/flags/er.png
Normal file
After Width: | Height: | Size: 653 B |
BIN
installer/resources/icons/flags/es.png
Normal file
After Width: | Height: | Size: 469 B |
BIN
installer/resources/icons/flags/et.png
Normal file
After Width: | Height: | Size: 592 B |
BIN
installer/resources/icons/flags/fi.png
Normal file
After Width: | Height: | Size: 489 B |
BIN
installer/resources/icons/flags/fj.png
Normal file
After Width: | Height: | Size: 610 B |
BIN
installer/resources/icons/flags/fk.png
Normal file
After Width: | Height: | Size: 648 B |
BIN
installer/resources/icons/flags/fm.png
Normal file
After Width: | Height: | Size: 552 B |
BIN
installer/resources/icons/flags/fo.png
Normal file
After Width: | Height: | Size: 474 B |
BIN
installer/resources/icons/flags/fr.png
Normal file
After Width: | Height: | Size: 545 B |
BIN
installer/resources/icons/flags/ga.png
Normal file
After Width: | Height: | Size: 489 B |
BIN
installer/resources/icons/flags/gb.png
Normal file
After Width: | Height: | Size: 599 B |
BIN
installer/resources/icons/flags/gd.png
Normal file
After Width: | Height: | Size: 637 B |
BIN
installer/resources/icons/flags/ge.png
Normal file
After Width: | Height: | Size: 594 B |
BIN
installer/resources/icons/flags/gf.png
Normal file
After Width: | Height: | Size: 545 B |
BIN
installer/resources/icons/flags/gh.png
Normal file
After Width: | Height: | Size: 490 B |
BIN
installer/resources/icons/flags/gi.png
Normal file
After Width: | Height: | Size: 463 B |
BIN
installer/resources/icons/flags/gl.png
Normal file
After Width: | Height: | Size: 470 B |
BIN
installer/resources/icons/flags/gm.png
Normal file
After Width: | Height: | Size: 493 B |
BIN
installer/resources/icons/flags/gn.png
Normal file
After Width: | Height: | Size: 480 B |
BIN
installer/resources/icons/flags/gp.png
Normal file
After Width: | Height: | Size: 488 B |
BIN
installer/resources/icons/flags/gq.png
Normal file
After Width: | Height: | Size: 537 B |
BIN
installer/resources/icons/flags/gr.png
Normal file
After Width: | Height: | Size: 487 B |
BIN
installer/resources/icons/flags/gs.png
Normal file
After Width: | Height: | Size: 630 B |
BIN
installer/resources/icons/flags/gt.png
Normal file
After Width: | Height: | Size: 493 B |
BIN
installer/resources/icons/flags/gu.png
Normal file
After Width: | Height: | Size: 509 B |
BIN
installer/resources/icons/flags/gw.png
Normal file
After Width: | Height: | Size: 516 B |
BIN
installer/resources/icons/flags/gy.png
Normal file
After Width: | Height: | Size: 645 B |
BIN
installer/resources/icons/flags/hk.png
Normal file
After Width: | Height: | Size: 527 B |
BIN
installer/resources/icons/flags/hm.png
Normal file
After Width: | Height: | Size: 673 B |
BIN
installer/resources/icons/flags/hn.png
Normal file
After Width: | Height: | Size: 537 B |
BIN
installer/resources/icons/flags/hr.png
Normal file
After Width: | Height: | Size: 524 B |