I made an Application. I converted it into exe using launch4j and made an installer using Inno Setup. But when I run it, it is showing
Do you want to install this application from unknown publisher? I searched Google and found that we need to sign the exe. I also found that we can do this with sign4j. But how can we do this? Also I have one doubt we need to sign the exe created by launch4j or Inno Setup?