Mega Code Archive

 
Categories / Java / Development Class
 

If the DLL is in the CLASSPATH then you dont need to specify a PATH

Runtime.getRuntime().load("d:/directoryX/subDirY/MyDll.dll");