61
edits
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
"xxxx 2008-02-28 04:04:28 PDT | |||
Created an attachment (id=306248) [details] | |||
WiX-based XULRunner msi/msm | |||
With this patch, 'make installer' produces xulrunner.msm and a cfg file for it, | |||
which can be included in wix configuration for applications. | |||
WIX_FLAGS and MSI_EXTRA makefile variables allow to add dependencies to | |||
application's main wix file. After building msm for xulrunner-1.9b3 with this | |||
patch, I was able to create msi packages for my application with one command | |||
per package: | |||
make -f check.mk installer | |||
make -f check.mk installer AB_CD=ru | |||
Application configuration is available here: | |||
http://repo.or.cz/w/abstract.git?a=tree;f=installer/windows | |||
http://repo.or.cz/w/abstract.git?a=blob;f=check.mk | |||
" | |||
=== open tasks === | === open tasks === |
edits