Files
i2p.itoopie/installer/resources/i2prouter_win9x.bat
jrandom 0c51f2b583 2004-10-27 jrandom
* Fix a strange race condition on i2cp client disconnect.
    * win98 startup fixes (thanks tester-1 and ardvark!)
    * include build scripts for the new streaming lib (which is NOT ready
      for use yet, but you can hack around with it)
(enjoy, duck)
2004-10-28 02:11:52 +00:00

4 lines
53 B
Batchfile

@echo off
start /m I2Psvc.exe -c wrapper.config
exit