WaveBox
WaveBox copied to clipboard
Create installer/package for all supported platforms
trafficstars
Windows:
Look into using WiX for creating msi files
OS X:
Use the pkg maker that comes with Xcode to create an installer
Linux:
Create deb files for ubuntu 32 and 64 and rpm for fedora 32 and 64.
Have basic pkg template for OS X done.
Created windows mkbundle script for creating a self-contained application that doesn't rely on the .NET framework.
Created an Inno Setup template for creating an installer/uninstaller for Windows. Tested working on Windows 7 64bit.
Need to determine the best way to bundle the Bonjour installer with our installer.