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
%APPDATA%\I2P
- corrects the paths, rewriting
/
to \
Usage: FixWinPaths [WrapperConfigFile]
- Since:
- 0.9.5
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FixWinPaths
public FixWinPaths()
main
public static void main(String[] args)