|
From: Dominik.S <Dom...@se...> - 2006-07-03 17:16:23
|
Hi, i have a problem when using the wrapper. I use the wrapper after the installation of some software to check (under windows) if the user has admin rights. This all works perfect "standalone", but when i am using the wrapper=20 within my installer (izPack by the way) i get an error when the wrapper tries to load the DLL: I just copy'd the wrapper.dll to a directory and have written an own izpack panel to check for windows userrights using the wrapper. But when the wrapper tries to acccess the "wrapper.dll" I get the following error: Wrapper (Version 3.2.0) http://wrapper.tanukisoftware.org WARNING - The wrapper.native_library system property was not set. Using the default value, 'wrapper'. WARNING - Unable to load the Wrapper's native library 'wrapper.dll'. The file is located on the path at the following location but could not be loaded: C:\Programme\SOME_APPLICATION\ext\wrapper\lib\wrapper.dll Please verify that the file is readable by the current user and that the file has not been corrupted in any way. One common cause of this problem is running a 32-bit version of the Wrapper with a 64-bit version of Java, or vica versa. This is a 32-bit JVM. System signals will not be handled correctly. I can't figure out what should be wrong with the wrapper.dll... Any ideas what could be the reason for this problem? Thanks in advance, dominik ###########################################=0A= =0A= This message has been scanned by F-Secure Anti-Virus.=0A= For more information, connect to http://www.f-secure.com/ |