Question

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)?

Was it helpful?

Solution

Windows comes with an integrated installer creator. IExpress.

OTHER TIPS

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top