Class FixWinPaths

java.lang.Object
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

  • rewrites the applicable wrapper config options to point to %LOCALAPPDATA%\I2P
  • corrects the paths, rewriting / to \

Usage: FixWinPaths [WrapperConfigFile]

Since:
0.9.5
  • Constructor Details

    • FixWinPaths

      public FixWinPaths()
  • Method Details

    • main

      public static void main(String[] args)