opensc/win32/opensc-msi
vtarasov ad60428d09 win32: build MSI
git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@4932 c6295689-39f2-0310-b995-f0e70906c6a9
2010-12-09 09:16:03 +00:00
..
Make.rules.mak.works-for-vt win32: build MSI 2010-12-09 09:16:03 +00:00
Makefile.mak win32: build MSI 2010-12-09 09:16:03 +00:00
OpenSC.ico win32: build MSI 2010-12-09 09:16:03 +00:00
OpenSC.wxs win32: build MSI 2010-12-09 09:16:03 +00:00
README win32: build MSI 2010-12-09 09:16:03 +00:00

README

Tested with WIX version 3.6.0917.0

To create MSI:
# wix\candle.exe -dSOURCE_DIR=<path-to-opensc-compiled-sources> -dPATH_TO_LIBLTD3_DLL=<path-to-libltd3.dll> OpenSC.wxs
# wix\light.exe  -sh -ext WixUIExtension OpenSC.wixobj