Package net.i2p.installer
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
- rewrites the applicable wrapper config options to point to
-
-
Constructor Summary
Constructors Constructor Description FixWinPaths()
-
-
-
Method Detail
-
main
public static void main(String[] args)
-
-