|
107 | 107 | <ROW Property="AI_PROPPATH_FILENAME_PERBUILD_vcruntime140_1.dll" Value="vcruntime140_1.dll"/> |
108 | 108 | <ROW Property="AI_PROPPATH_FILENAME_PERBUILD_vcruntime140_threads.dll" Value="vcruntime140_threads.dll"/> |
109 | 109 | <ROW Property="ALLUSERS" Value="1"/> |
110 | | - <ROW Property="ARPCOMMENTS" Value="This installer database contains the logic and data required to install [|ProductName]." ValueLocId="*"/> |
111 | | - <ROW Property="Manufacturer" Value="Your Company"/> |
| 110 | + <ROW Property="ARPCOMMENTS" Value="This installer database contains the logic and data required to install [|ProductName] v. [|ProductVersion]" ValueLocId="*"/> |
| 111 | + <ROW Property="Manufacturer" Value="Michael Morten Sonne"/> |
112 | 112 | <ROW Property="ProductCode" Value="1033:{93801F8C-2AAC-45D9-9CC3-5F1C893B4D24} " Type="16"/> |
113 | 113 | <ROW Property="ProductLanguage" Value="1033"/> |
114 | | - <ROW Property="ProductName" Value="Your Application"/> |
| 114 | + <ROW Property="ProductName" Value="SignToolGUI"/> |
115 | 115 | <ROW Property="ProductVersion" Value="1.0.0" Options="32"/> |
116 | 116 | <ROW Property="SecureCustomProperties" Value="OLDPRODUCTS;AI_NEWERPRODUCTFOUND"/> |
117 | 117 | <ROW Property="UpgradeCode" Value="{6F8F60D8-0325-4FA9-B18A-9EE2702C1232}"/> |
|
139 | 139 | </COMPONENT> |
140 | 140 | <COMPONENT cid="caphyon.advinst.msicomp.MsiCompsComponent"> |
141 | 141 | <ROW Component="APPDIR" ComponentId="{DC1B874D-F479-4017-9913-AADA8EB9284A}" Directory_="APPDIR" Attributes="0"/> |
142 | | - <ROW Component="ProductInformation" ComponentId="{DC5ED17B-3307-429D-A3F3-94F2300D45EB}" Directory_="APPDIR" Attributes="4" KeyPath="Version"/> |
| 142 | + <ROW Component="ProductInformation" ComponentId="{DC5ED17B-3307-429D-A3F3-94F2300D45EB}" Directory_="APPDIR" Attributes="260" KeyPath="Version"/> |
143 | 143 | <ROW Component="SHORTCUTDIR" ComponentId="{CD379557-CE5C-4A9C-BBEF-BCFE0EC87902}" Directory_="SHORTCUTDIR" Attributes="0"/> |
144 | 144 | <ROW Component="SignToolGUI_ContentOutput_Tools" ComponentId="{094A9CA1-9F10-4A0A-A4FB-C9FBE68DA3D6}" Directory_="Tools_Dir" Attributes="256" KeyPath="vcruntime140_threads.dll"/> |
145 | 145 | <ROW Component="SignToolGUI_PrimaryOutput" ComponentId="{9A7D8C94-F13A-4CE2-B743-209FB470F474}" Directory_="SignToolGUI_Dir" Attributes="0" KeyPath="SignToolGUI.exe"/> |
|
258 | 258 | <ROW Name="AI_APPPATH_PERBUILD_vcruntime140_threads.dll" Path="[|AI_PROPPATH_DIR_PERBUILD_vcruntime140_threads.dll]\[|AI_PROPPATH_FILENAME_PERBUILD_vcruntime140_threads.dll]" Type="2" Content="0"/> |
259 | 259 | </COMPONENT> |
260 | 260 | <COMPONENT cid="caphyon.advinst.msicomp.BuildComponent"> |
261 | | - <ROW BuildKey="DefaultBuild" BuildName="DefaultBuild" BuildOrder="1" BuildType="0" Languages="en" InstallationType="4" UseLargeSchema="true"/> |
| 261 | + <ROW BuildKey="DefaultBuild" BuildName="DefaultBuild" BuildOrder="1" BuildType="0" Languages="en" InstallationType="4" SummInfoMetadata="Page Count:450" UseLargeSchema="true" MsiPackageType="x64"/> |
262 | 262 | </COMPONENT> |
263 | 263 | <COMPONENT cid="caphyon.advinst.msicomp.DictionaryComponent"> |
264 | 264 | <ROW Path="<AI_DICTS>ui.ail"/> |
|
321 | 321 | <ROW Action="AI_ResolveKnownFolders" Type="1" Source="aicustact.dll" Target="AI_ResolveKnownFolders"/> |
322 | 322 | <ROW Action="AI_SHOW_LOG" Type="65" Source="aicustact.dll" Target="LaunchLogFile" WithoutSeq="true"/> |
323 | 323 | <ROW Action="AI_STORE_LOCATION" Type="51" Source="ARPINSTALLLOCATION" Target="[APPDIR]"/> |
324 | | - <ROW Action="SET_APPDIR" Type="307" Source="APPDIR" Target="[ProgramFilesFolder][Manufacturer]\[ProductName]"/> |
| 324 | + <ROW Action="SET_APPDIR" Type="307" Source="APPDIR" Target="[ProgramFilesFolder][Manufacturer]\[ProductName]" MultiBuildTarget="DefaultBuild:[ProgramFiles64Folder][Manufacturer]\[ProductName]"/> |
325 | 325 | <ROW Action="SET_SHORTCUTDIR" Type="307" Source="SHORTCUTDIR" Target="[ProgramMenuFolder][ProductName]"/> |
326 | 326 | <ROW Action="SET_TARGETDIR_TO_APPDIR" Type="51" Source="TARGETDIR" Target="[APPDIR]"/> |
327 | 327 | </COMPONENT> |
|
0 commit comments