-1

I have a list of photos and a photo viewer application (and executable) that I'd like to package as an installer file. What tools can I use to package all the files together, instruct the installer where to copy files to, to automatically run the executable, etc.? An MSI-like installer would be ideal, I think.

StackOverflowNewbie
  • 39,403
  • 111
  • 277
  • 441

1 Answers1

0

There is a list of Install software on Wikipedia. Eliminate those that don't suit your platform/licensing/budget/are discontinued and you should end up with a small list enough to try all of them.

MartinTeeVarga
  • 10,478
  • 12
  • 61
  • 98