Class 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 Detail

      • FixWinPaths

        public FixWinPaths()
    • Method Detail

      • main

        public static void main​(String[] args)