개정판 5f8dfd3b
build issue #624: write installation folder to registry
ID2.wxs | ||
---|---|---|
83 | 83 |
<Directory Id="dir492E31D35D0836840D884AD8A988F534" Name="win32com" /> |
84 | 84 |
<Directory Id="dir6493F5AFB2E16BE3624892B2CBA5B256" Name="bin64" /> |
85 | 85 |
</DirectoryRef> |
86 |
|
|
87 |
<DirectoryRef Id="TARGETDIR"> |
|
88 |
<Component Id="RegistryEntries" Guid="5376EB0F-AB87-42CB-9121-9D42770129D4"> |
|
89 |
<RegistryKey Root="HKLM" |
|
90 |
Key="Software\DOFTECH\ID2" |
|
91 |
Action="createAndRemoveOnUninstall"> |
|
92 |
<RegistryValue Type="string" Name="Path" Value="[INSTALLFOLDER]"/> |
|
93 |
</RegistryKey> |
|
94 |
</Component> |
|
95 |
</DirectoryRef> |
|
86 | 96 |
</Fragment> |
87 | 97 |
|
88 | 98 |
<Fragment> |
89 | 99 |
<ComponentGroup Id="ID2"> |
100 |
<ComponentRef Id="RegistryEntries" /> |
|
90 | 101 |
<Component Id="cmpEBEB6C24386FF890F049CD4287F80C23" Directory="INSTALLFOLDER" Guid="5E3F378C-7E72-4AE2-DE87-F2272A76204E"> |
91 | 102 |
<File Id="fil9B1FC2C5C6291B3A50D5D1A790FCD543" KeyPath="yes" Source=".\dist\App\DOFTECH_LOGO.bmp" /> |
92 | 103 |
</Component> |
내보내기 Unified diff