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