* Add wrapper.config and i2prouter comments for 'portable'

* Recognize same base and config dir in WorkingDir
    * Reformat XInfoPanel in installer for clarity
This commit is contained in:
zzz
2009-07-26 14:55:01 +00:00
parent 3c76fda8d9
commit cc533b0431
6 changed files with 45 additions and 2 deletions

View File

@ -18,6 +18,9 @@
# If you did not run the installer, replace them with the appropriate path.
I2P="%INSTALL_PATH"
I2PTEMP="%SYSTEM_java_io_tmpdir"
# PORTABLE installation:
# Use the following instead.
#I2PTEMP="%INSTALL_PATH"
# Application
APP_NAME="i2p"