将SpringBoot项目打包成安装包,需要的两个文件一个是exe4j64和innosetup,exe4j64负责把jar包打包成可执行exe,innosetup负责把可执行的exe打包成安装包程序