Search code examples
windowsbatch-filex509certificatedigital-certificatesetup.exe

Creating a installer which will run a specific batch file


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


Solution

  • Windows comes with an integrated installer creator. IExpress.