WaveBox icon indicating copy to clipboard operation
WaveBox copied to clipboard

Create installer/package for all supported platforms

Open einsteinx2 opened this issue 12 years ago • 2 comments
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.

einsteinx2 avatar May 09 '13 01:05 einsteinx2

Have basic pkg template for OS X done.

einsteinx2 avatar May 12 '13 23:05 einsteinx2

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.

einsteinx2 avatar May 13 '13 04:05 einsteinx2