문제

I need a help from you. Here is my total scenario:

I have created a batch file which will install some digital certificate. Now I need to make a one click installer(.exe) which will extract all the files (my provided digital certificates and bat file in the .exe file) to the temp folder and run the bat file to install them. After finishing, it delete the extracted files from temp folder. I made the bat file and it is working well but can't make the one click installer.

Can anyone suggest me how to create that one click installer (.exe)?

도움이 되었습니까?

해결책

Windows comes with an integrated installer creator. IExpress.

다른 팁

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top