Hi,
I need to place "RXTXcomm.jar" in lib/ and "rxtxSerial.dll" in bin/ in the current Java machine.
I also want to ensure that if the user updates their Java virtual machine, that the application doesn't stop working (as it can't find the .jar and .dll files).
Shane.
p.s. According to http://www.advancedinstaller.com/feats-list.html:
"Native Java Launcher: easy classpath and library path construction.
With Advanced Installer you can easily add files, folders, Windows Installer properties and Windows environment variables to the classpath or library path of your Java application."