more path woes solved, scripts launch properly from installer (yay!)

This commit is contained in:
hypercubus
2004-08-26 19:08:25 +00:00
committed by zzz
parent e3379b31cb
commit d8eb1a0a4f
3 changed files with 12 additions and 8 deletions

View File

@ -225,8 +225,8 @@
<copy file="installer/resources/install_i2p_service_unix" todir="pkg-temp/" />
<copy file="installer/resources/install_i2p_service_winnt.bat" todir="pkg-temp/" />
<copy file="installer/resources/osid" todir="pkg-temp/" />
<copy file="installer/resources/postinstall.sh" todir="pkg-temp/" />
<copy file="installer/resources/postinstall.bat" todir="pkg-temp/" />
<copy file="installer/resources/postinstall.sh" todir="pkg-temp/" />
<copy file="installer/resources/systray.config" todir="pkg-temp/" />
<copy file="installer/resources/uninstall_i2p_service_unix" todir="pkg-temp/" />
<copy file="installer/resources/uninstall_i2p_service_winnt.bat" todir="pkg-temp/" />