On 4/11/08, Douglas E. Engert <[EMAIL PROTECTED]> wrote:
> The current SCB-0.10 was using Inno Setup from
> http://www.jrsoftware.org/isdl.php
>
> Is there any reason why you want to convert to NSIS?
>
> See scb trunk/README, scb.iss (7 months) and scb.nsi (1 year)
You cannot build installer o
I'm working on understanding the BelPIC smartcard API at the APDU level
to attempt to integrate it into another framework.
Looking at the capabilities, it doesn't support 'raw' operations, nor
decryption.
I dug through the code and it appears that OpenSC treats (in
set_security_data) algorithm re
Alon Bar-Lev wrote:
> Hello users/developers,
>
> The OpenSC Project [1] needs help in developing and installing NSIS
> package for Windows users.
>
> We rewrote our build system to be able to produce Windows binaries
> using MinGW32 into ordered tree. This build system can build OpenSC
> usin
Hello users/developers,
The OpenSC Project [1] needs help in developing and installing NSIS
package for Windows users.
We rewrote our build system to be able to produce Windows binaries
using MinGW32 into ordered tree. This build system can build OpenSC
using MSYS or using cross compiler on dif
Applied.
On Thursday 10 April 2008, Douglas E. Engert wrote:
>
> Alon Bar-Lev wrote:
> > On 4/9/08, Alon Bar-Lev <[EMAIL PROTECTED]> wrote:
> >> On 4/8/08, Douglas E. Engert <[EMAIL PROTECTED]> wrote:
> >>
> >>> I can get libp11 to build the dll and add the .res file. But I needed
> >> > to u
Alon Bar-Lev wrote:
On 4/9/08, Alon Bar-Lev <[EMAIL PROTECTED]> wrote:
On 4/8/08, Douglas E. Engert <[EMAIL PROTECTED]> wrote:
I can get libp11 to build the dll and add the .res file. But I needed
> to use #include
> rather then #include in the versioninfo.rc
> Would this effect th
On 4/9/08, Alon Bar-Lev <[EMAIL PROTECTED]> wrote:
> On 4/8/08, Douglas E. Engert <[EMAIL PROTECTED]> wrote:
>
> > I can get libp11 to build the dll and add the .res file. But I needed
> > to use #include
> > rather then #include in the versioninfo.rc
> > Would this effect the ming build?