How to create a setup installer in Windows? -


i have application in python requires:

  1. copy specific folder programfiles
  2. run exe file installs dependencies
  3. set path variable (or run command that)
  4. create shortcut on desktop

i tried installshield found out cannot start installer on way. ideas on how create simple wizzard installer?

this should done every installer creation tools installshield, advanced installer, etc. have support installing file , shortcuts, prerequisites packages (your exe) , setting path variables.


Comments

Popular posts from this blog

javascript - Any ideas when Firefox is likely to implement lengthAdjust and textLength? -

matlab - "Contour not rendered for non-finite ZData" -

delphi - Indy UDP Read Contents of Adata -