blob: 831501356d58cf79fc16a29818033e512d7a6e28 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
;++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
; 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
|