On 8/2/2012 8:40 AM, Arbol One wrote:
I was wondering if there is an 'Installer' for Windows 7 that you would
recommend. I want my user to have all the necessary SQLite3 files needed for
my application as well as all the gtkmm files.


You can create installers with WiX (http://wix.sourceforge.net). If you want a more GUI oriented tool, there's always Installshield.

Unless your app is .Net, you should be building sqlite right into the binary and there's nothing you need to distribute there, unless you want a skeleton db.

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to