com.izforge.izpack.util.os
Class WinSetupAPIMain

java.lang.Object
  extended by com.izforge.izpack.util.os.WinSetupAPIMain

public class WinSetupAPIMain
extends Object


Constructor Summary
WinSetupAPIMain()
           
 
Method Summary
static void main(String[] args)
          Small test of functionality of the WIndows Setup API.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WinSetupAPIMain

public WinSetupAPIMain()
Method Detail

main

public static void main(String[] args)
Small test of functionality of the WIndows Setup API. Usage:
c(opy) sourcefile destfile
m(ove)/rename sourcefile destfile
d(elete) file

Parameters:
args - See above usage notes


Copyright © 2018. All rights reserved.