opensc/win32/opensc-msi
vtarasov 1a58c429cb 'AuthentIC': basic support of Oberthur's 'COSMO.v7/AuthentIC.v3.2' ...
it's the natively PKCS#15 card


git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@5006 c6295689-39f2-0310-b995-f0e70906c6a9
2010-12-30 14:40:28 +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 'AuthentIC': basic support of Oberthur's 'COSMO.v7/AuthentIC.v3.2' ... 2010-12-30 14:40:28 +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