|
5 | 5 | <!-- *** 基本的に 9行目,10行目,41行目も修正する (guidgen使用) *** --> |
6 | 6 |
|
7 | 7 | <!-- プロダクト情報 --> |
8 | | - <Product Name='TreeFrog Framework 1.9.1' |
9 | | - Id="237EEC8C-131C-448F-B622-0B71CD6B1171" |
10 | | - UpgradeCode="81747026-C69D-454C-9620-B0877830D079" |
| 8 | + <Product Name='TreeFrog Framework 1.9.2' |
| 9 | + Id="018870C5-05BD-4F60-86D7-62BE53B0F0C6" |
| 10 | + UpgradeCode="67FD685E-E281-4DD2-94B7-C6F45FE0AC4B" |
11 | 11 | Language='1041' Codepage='932' |
12 | | - Version='1.9.1' Manufacturer='TreeFrog Framework Project'> |
| 12 | + Version='1.9.2' Manufacturer='TreeFrog Framework Project'> |
13 | 13 |
|
14 | 14 | <!-- パッケージ情報 --> |
15 | 15 | <Package Id='*' Keywords='Installer' |
|
27 | 27 | <Directory Id='TARGETDIR' Name='SourceDir'> |
28 | 28 | <Directory Id='WINDOWSVOLUME'> |
29 | 29 | <Directory Id='INSTALLDIR' Name='TreeFrog'> |
30 | | - <Directory Id='VERSIONDIR' Name='1.9.1'> |
| 30 | + <Directory Id='VERSIONDIR' Name='1.9.2'> |
31 | 31 | </Directory> |
32 | 32 | </Directory> |
33 | 33 | </Directory> |
34 | 34 |
|
35 | 35 | <Directory Id="ProgramMenuFolder"> |
36 | | - <Directory Id="ApplicationProgramsFolder" Name="TreeFrog Framework 1.9.1"/> |
| 36 | + <Directory Id="ApplicationProgramsFolder" Name="TreeFrog Framework 1.9.2"/> |
37 | 37 | </Directory> |
38 | 38 | </Directory> |
39 | 39 |
|
40 | 40 | <DirectoryRef Id="ApplicationProgramsFolder"> |
41 | | - <Component Id="ApplicationShortcut" Guid="E6A67E38-EF6C-4B6F-9FD4-BD5A7CDA69E6"> |
| 41 | + <Component Id="ApplicationShortcut" Guid="78F30AA9-BB36-418B-9115-046D8C638474"> |
42 | 42 | <CreateFolder Directory="ApplicationProgramsFolder"/> |
43 | 43 |
|
44 | 44 | <!-- Shortcut to TF prompt--> |
|
0 commit comments