blob: dcd5dda0e2a74aa47eef7c0062e2a2ec5f9a632e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
;++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
; ProductName = @PACKAGE_NAME@
; DESCRIPTION = @PACKAGE_DESCRIPTION@
; Installed = WINDOWS_ALL
; Guid.UpgradeCode = {B20CBBBC-B192-474D-B4C9-616FC9238F2B}
; MsiName = @PACKAGE@-@PACKAGE_VERSION@
;++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
;############################################################################
VERSION : @PACKAGE_VERSION@.0.0
DATE : 02 Jan 2014
CHANGES : Support passwords on Windows
|