* 2006-02-16 0.6.1.10 released

This commit is contained in:
jrandom
2006-02-16 20:44:07 +00:00
committed by zzz
parent 3226ea5bf6
commit 5b94965983
9 changed files with 28 additions and 22 deletions

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<shortcuts>
<programGroup defaultName="I2P" location="startMenu" />
<shortcut name="Start I2P"
<shortcut name="Start I2P (no window)"
target="$INSTALL_PATH\I2P.exe"
commandLine=""
workingDirectory="$INSTALL_PATH"
@ -11,6 +11,16 @@
startMenu="no"
desktop="yes"
startup="no" />
<shortcut name="Start I2P (restartable)"
target="$INSTALL_PATH\I2Psvc.exe"
commandLine="-c wrapper.config"
workingDirectory="$INSTALL_PATH"
iconFile="$INSTALL_PATH\docs\start.ico"
initialState="noShow"
programGroup="yes"
startMenu="no"
desktop="yes"
startup="no" />
<shortcut name="I2P router console"
target="$INSTALL_PATH\docs\startconsole.html"
commandLine=""