Installation The Easy Way To install Tahoe-LAFS for I2P, first download the pre-patched tahoe bundle( http://echelon.i2p/tahoelafs/windows/tahoe_lafs183_win32.7z) (8.5MB). While that.s downloading, download and install the Microsoft Visual C++ 2008 Redistributable Package (x86) (x64) (only needed if you don not already have it.most will already have this installed). The .bundle. (tahoe-lafs183_win32.7z) is a 7-zip archive and can be opened with 7-zip or Winrar. Extract this archive to some place on your hard drive (c:\ is recommended). Once it.s extracted, open a Command Prompt (Start -> Run; cmd [enter]) and change to the folder that you extracted to. Type tahoe --version. You should see output like the following: C:\tahoe-lafs183>tahoe --version c:\tahoe-lafs183\zope.interface-3.8.0-py2.6-win32.egg\zope\interface\interface.py:688: UserWarning: Hashing uninitialized InterfaceClass instance allmydata-tahoe: 1.8.3, foolscap: 0.6.2, pycryptopp: 0.5.25, zfec: 1.4.10, Twisted: 11.0.0, Nevow: 0.10.0, zope.interface: unknown, python: 2.6.6, platform: Windows-XP-5.1.2600-SP3, pyOpenSSL: 0.13, simplejson: 2.3.0, pycrypto: 2.4, pyasn1: unknown, mock: 0.8.0beta4, sqlite3: 2.4.1 [sqlite 3.5.9] If so, congrats! You should now have a copy of Tahoe working in Windows. :) You may wish to add the tahoe folder to your system path so that you that you won.t need to use the full path or change to the tahoe folder (TODO: Explain how). Read on to see how to configure (http://killyourtv.i2p/tahoe-lafs/running/) tahoe for safe operation on I2P.