com.izforge.izpack.util.os
Class WinSetupAPIMain
java.lang.Object
com.izforge.izpack.util.os.WinSetupAPIMain
public class WinSetupAPIMain
- extends Object
|
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 |
WinSetupAPIMain
public WinSetupAPIMain()
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.