Skip to content

Commit e815307

Browse files
committed
Fix Windows installer file.
1 parent ce553b5 commit e815307

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

vcnet/htmldoc-installer.aip

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2-
<DOCUMENT Type="Advanced Installer" CreateVersion="15.3" version="18.8.1" Modules="simple" RootPath="." Language="en" Id="{8101414C-E32A-4865-B7D9-ABB4FFFB336F}">
2+
<DOCUMENT Type="Advanced Installer" CreateVersion="15.3" version="19.0" Modules="simple" RootPath="." Language="en" Id="{8101414C-E32A-4865-B7D9-ABB4FFFB336F}">
33
<COMPONENT cid="caphyon.advinst.msicomp.MsiPropsComponent">
44
<ROW Property="AI_BITMAP_DISPLAY_MODE" Value="0"/>
55
<ROW Property="AI_CURRENT_YEAR" Value="2021" ValueLocId="-"/>
@@ -18,6 +18,7 @@
1818
<ROW Property="ProductLanguage" Value="1033"/>
1919
<ROW Property="ProductName" Value="HTMLDOC"/>
2020
<ROW Property="ProductVersion" Value="1.9.14.0" Type="32"/>
21+
<ROW Property="REBOOT" MultiBuildValue="DefaultBuild:ReallySuppress"/>
2122
<ROW Property="SecureCustomProperties" Value="OLDPRODUCTS;AI_NEWERPRODUCTFOUND"/>
2223
<ROW Property="UpgradeCode" Value="{4016A37E-404B-4785-B768-D4FF161DE6E9}"/>
2324
<ROW Property="WindowsType9X" MultiBuildValue="DefaultBuild:Windows 9x/ME" ValueLocId="-"/>

0 commit comments

Comments
 (0)