개정판 38d69491
issue #00000 ctrl+S입력시 텍스트박스 입력 완료 되도록 수정
Change-Id: Id4ab97a53ab61022f5a2ac4d5ae63cd14338c2a7
MarkusAutoUpdate/SetupWix/Product.wxs | ||
---|---|---|
7 | 7 |
<!-- The manufacturer, for setup package publisher and folder info --> |
8 | 8 |
<?define Manufacturer = "Doftech (c)" ?> |
9 | 9 |
<!-- The version number of this setup package--> |
10 |
<?define Version = "1.6.1" ?>
|
|
10 |
<?define Version = "1.7.1" ?>
|
|
11 | 11 |
<!-- UpgradeCode must be unique and not changed once the first version of the program is installed. --> |
12 |
<?define UpgradeCode = "{DAD69AEE-3912-4DCA-BF2E-FDF900C30AD1}" ?>
|
|
12 |
<?define UpgradeCode = "{16D0E8BF-31DD-439C-BCB8-C3C414B18A44}" ?>
|
|
13 | 13 |
<!-- The name of the Cabinet --> |
14 | 14 |
<?define CabName = "MarkusUpdate.cab" ?> |
15 | 15 |
|
내보내기 Unified diff