org.jinterop.dcom.test
Class TestWinReg

java.lang.Object
  extended by org.jinterop.dcom.test.TestWinReg

public class TestWinReg
extends java.lang.Object

Make sure you have Administrator level access on the target machine and if your password/username has special characters , please use the URLEncoder before passing them to WinReg example.


Constructor Summary
TestWinReg()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestWinReg

public TestWinReg()
Method Detail

main

public static void main(java.lang.String[] args)