net.i2p.installer
Class FixWinPaths

java.lang.Object
  extended by net.i2p.installer.FixWinPaths

public class FixWinPaths
extends Object

This class is used by the installer in Windows to process the wrapper.config file. It

Usage: FixWinPaths [WrapperConfigFile]

Since:
0.9.5

Constructor Summary
FixWinPaths()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FixWinPaths

public FixWinPaths()
Method Detail

main

public static void main(String[] args)