NB! This project is outdated and unmaintained, please refer to the OpenSC WindowsInstaller instead!
Changeset 22
- Timestamp:
-
06/16/05 16:41:25
(7 years ago)
- Author:
- aj
- Message:
-
release scb 0.4 without changes.
- Location:
- trunk
-
Files:
-
- 1 added
- 3 deleted
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
|
r21
|
r22
|
|
| | 1 | Smart card bundle 0.4 |
| | 2 | * set version to 0.4 |
| | 3 | |
| 1 | 4 | Smart card bundle 0.4rc2 |
| 2 | 5 | * added Pageant patch by Kevin Stefanik |
-
|
r20
|
r22
|
|
| 2 | 2 | ======================= |
| 3 | 3 | |
| 4 | | scb-0.4rc2.exe |
| 5 | | Smart card bundle 0.4rc1 |
| | 4 | scb-0.4.exe |
| | 5 | Smart card bundle 0.4 |
| 6 | 6 | with OpenSSL 0.9.7g, OpenSC 0.9.6 |
| 7 | 7 | and Putty 0.58 (plus patches) |
-
|
r20
|
r22
|
|
| 3 | 3 | |
| 4 | 4 | #define MyAppName "Smart card bundle" |
| 5 | | #define MyAppVerName "Smart card bundle 0.4rc2" |
| | 5 | #define MyAppVerName "Smart card bundle 0.4" |
| 6 | 6 | #define MyAppPublisher "Andreas Jellinghaus" |
| 7 | 7 | #define MyAppURL "http://www.opensc.org/scb/" |
| … |
… |
|
| 18 | 18 | DefaultGroupName={#MyAppName} |
| 19 | 19 | LicenseFile=TARGET\LICENSE |
| 20 | | OutputBaseFilename=scb-0.4rc2 |
| | 20 | OutputBaseFilename=scb-0.4 |
| 21 | 21 | Compression=lzma |
| 22 | 22 | SolidCompression=yes |