com.izforge.izpack.installer
Class MultiVolumeInstaller
java.lang.Object
com.izforge.izpack.installer.MultiVolumeInstaller
public class MultiVolumeInstaller
- extends java.lang.Object
Main class, for starting the installer if it was build to support more than one volume.
- Author:
- Dennis Reil,
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
mediadirectory
protected static java.lang.String mediadirectory
MultiVolumeInstaller
public MultiVolumeInstaller()
main
public static void main(java.lang.String[] args)
- Parameters:
args
-
getMediadirectory
public static java.lang.String getMediadirectory()
setMediadirectory
public static void setMediadirectory(java.lang.String mediadirectory)
install
public static void install(java.lang.String[] args)