Win32 Certificate-Manager Launcher
M. Gallant 04/08/2002
This simple signed Java applet simply launches the win32 cryptoAPI certificate manager console by invoking:
rundll32.exe cryptui.dll,CryptUIStartCertMgr
Java Applet Source Code