java - How to avoid installing

java - How to avoid installing "Unlimited Strength" JCE policy files when deploying an application?

瀏覽:585
日期:2025-04-26
During installation of your program, just prompt the user and have a DOS Batch script or a Bash shell script download and copy the JCE into the proper system location. I used to have to do this for a server webservice and instead of a formal installer, I ...看更多