Let's say you have an app in Mono .net implementation.
Now you want to create a setup - that targets multiple platforms(mac,linux, windows).
What would you use to create such setup? Are out there any oss projects?
Targeting only windows is easy - i would use WiX...