Skip to content
This repository was archived by the owner on Jan 16, 2022. It is now read-only.

Commit 522cdc3

Browse files
committed
* Build 633
1 parent 79e597f commit 522cdc3

File tree

2 files changed

+72
-5
lines changed

2 files changed

+72
-5
lines changed

Installer Project Files/Krypton Toolkit Suite for .NET 4.7/Krypton Toolkit Suite for .NET 4.7.aip

Lines changed: 65 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,57 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2-
<DOCUMENT Type="Advanced Installer" CreateVersion="15.0.1" version="15.0.1" Modules="professional" RootPath="." Language="en_GB" Id="{B38A3213-6744-4412-AE21-62BAADD7A53A}">
2+
<DOCUMENT Type="Advanced Installer" CreateVersion="15.0.1" version="15.1" Modules="professional" RootPath="." Language="en_GB" Id="{B38A3213-6744-4412-AE21-62BAADD7A53A}">
33
<COMPONENT cid="caphyon.advinst.msicomp.ProjectOptionsComponent">
44
<ROW Name="HiddenItems" Value="AppXProductDetailsComponent;AppXDependenciesComponent;AppXAppDetailsComponent;AppXVisualAssetsComponent;AppXCapabilitiesComponent;AppXAppDeclarationsComponent;AppXUriRulesComponent;MsiJavaComponent;MsiDriverPackagesComponent;UserAccountsComponent;ScheduledTasksComponent;SqlConnectionComponent;AutorunComponent;FirewallExceptionComponent;GameUxComponent;MsiDirectEditorComponent;SharePointSlnComponent;SilverlightSlnComponent;MultipleInstancesComponent;SccmComponent;ActSyncAppComponent"/>
55
</COMPONENT>
66
<COMPONENT cid="caphyon.advinst.msicomp.MsiPropsComponent">
77
<ROW Property="AI_BITMAP_DISPLAY_MODE" Value="0"/>
8+
<ROW Property="AI_CF_FrameBottomLeft" Value="frame_bottom_left.bmp" Type="1"/>
9+
<ROW Property="AI_CF_FrameBottomLeftInactive" Value="frame_bottom_left_inactive.bmp" Type="1"/>
10+
<ROW Property="AI_CF_FrameBottomMid" Value="frame_bottom_mid.bmp" Type="1"/>
11+
<ROW Property="AI_CF_FrameBottomMidInactive" Value="frame_bottom_mid_inactive.bmp" Type="1"/>
12+
<ROW Property="AI_CF_FrameBottomRight" Value="frame_bottom_right.bmp" Type="1"/>
13+
<ROW Property="AI_CF_FrameBottomRightInactive" Value="frame_bottom_right_inactive.bmp" Type="1"/>
14+
<ROW Property="AI_CF_FrameCaption" Value="frame_caption.bmp" Type="1"/>
15+
<ROW Property="AI_CF_FrameCaptionInactive" Value="frame_caption_inactive.bmp" Type="1"/>
16+
<ROW Property="AI_CF_FrameLeft" Value="frame_left.bmp" Type="1"/>
17+
<ROW Property="AI_CF_FrameLeftInactive" Value="frame_left_inactive.bmp" Type="1"/>
18+
<ROW Property="AI_CF_FrameRight" Value="frame_right.bmp" Type="1"/>
19+
<ROW Property="AI_CF_FrameRightInactive" Value="frame_right_inactive.bmp" Type="1"/>
20+
<ROW Property="AI_CF_FrameTopLeft" Value="frame_top_left.bmp" Type="1"/>
21+
<ROW Property="AI_CF_FrameTopLeftInactive" Value="frame_top_left_inactive.bmp" Type="1"/>
22+
<ROW Property="AI_CF_FrameTopMid" Value="frame_top_mid.bmp" Type="1"/>
23+
<ROW Property="AI_CF_FrameTopMidInactive" Value="frame_top_mid_inactive.bmp" Type="1"/>
24+
<ROW Property="AI_CF_FrameTopRight" Value="frame_top_right.bmp" Type="1"/>
25+
<ROW Property="AI_CF_FrameTopRightInactive" Value="frame_top_right_inactive.bmp" Type="1"/>
26+
<ROW Property="AI_CF_SysCloseDown" Value="sys_close_down.bmp" Type="1"/>
27+
<ROW Property="AI_CF_SysCloseHot" Value="sys_close_hot.bmp" Type="1"/>
28+
<ROW Property="AI_CF_SysCloseInactive" Value="sys_close_inactive.bmp" Type="1"/>
29+
<ROW Property="AI_CF_SysCloseNormal" Value="sys_close_normal.bmp" Type="1"/>
30+
<ROW Property="AI_CF_SysMinDown" Value="sys_min_down.bmp" Type="1"/>
31+
<ROW Property="AI_CF_SysMinHot" Value="sys_min_hot.bmp" Type="1"/>
32+
<ROW Property="AI_CF_SysMinInactive" Value="sys_min_inactive.bmp" Type="1"/>
33+
<ROW Property="AI_CF_SysMinNormal" Value="sys_min_normal.bmp" Type="1"/>
34+
<ROW Property="AI_CF_TYPE" Value="0" MultiBuildValue="DefaultBuild:1" Type="4"/>
835
<ROW Property="AI_FINDEXE_TITLE" Value="Select the installation package for [|ProductName]" ValueLocId="AI.Property.FindExeTitle"/>
36+
<ROW Property="AI_FrameBtnsColor" Value="powderblue" MultiBuildValue="DefaultBuild:mediumorchid" MsiKey="AI_FrameBtnsColor"/>
37+
<ROW Property="AI_FrameColor" Value="powderblue" MultiBuildValue="DefaultBuild:deepskyblue" MsiKey="AI_FrameColor"/>
938
<ROW Property="AI_PREDEF_LCONDS_PROPS" Value="AI_DETECTED_DOTNET_VERSION"/>
1039
<ROW Property="AI_REQUIRED_DOTNET_DISPLAY" MultiBuildValue="DefaultBuild:4.7" ValueLocId="-"/>
1140
<ROW Property="AI_REQUIRED_DOTNET_VERSION" MultiBuildValue="DefaultBuild:4.7" ValueLocId="-"/>
41+
<ROW Property="AI_ThemeStyle" Value="head" MsiKey="AI_ThemeStyle"/>
1242
<ROW Property="ALLUSERS" Value="1"/>
1343
<ROW Property="ARPCOMMENTS" Value="This installer database contains the logic and data required to install [|ProductName]." ValueLocId="*"/>
1444
<ROW Property="ARPHELPLINK" Value="https://rawgit.com/Wagnerp/Krypton-NET-4.7/master/Help/Output/index.html"/>
1545
<ROW Property="ARPNOREPAIR" MultiBuildValue="DefaultBuild:1"/>
1646
<ROW Property="ARPURLINFOABOUT" Value="https://github.com/Wagnerp/Krypton-NET-4.70/issues"/>
1747
<ROW Property="ARPURLUPDATEINFO" Value="https://github.com/Wagnerp/Krypton-NET-4.70"/>
48+
<ROW Property="AppLogoIcon" Value="applogoicon" MultiBuildValue="DefaultBuild:SquareDesign256x256NewGreen.png" Type="1" MsiKey="AppLogoIcon"/>
1849
<ROW Property="CTRLS" Value="2"/>
1950
<ROW Property="Manufacturer" Value="Krypton .NET 4.70 Contributors"/>
20-
<ROW Property="ProductCode" Value="2057:{68A427BC-8384-4D21-849D-0BD116353FB5} " Type="16"/>
51+
<ROW Property="ProductCode" Value="2057:{32F2F59F-5B7D-4000-9EFC-89B362DA8A24} " Type="16"/>
2152
<ROW Property="ProductLanguage" Value="2057"/>
2253
<ROW Property="ProductName" Value="Krypton Toolkit Suite for .NET 4.7"/>
23-
<ROW Property="ProductVersion" Value="4.70.632.0" Type="32" TargetFile="KryptonToolkit.dll_1"/>
54+
<ROW Property="ProductVersion" Value="4.70.633.0" Type="32" TargetFile="KryptonToolkit.dll_1"/>
2455
<ROW Property="SecureCustomProperties" Value="OLDPRODUCTS;AI_NEWERPRODUCTFOUND;AI_SETUPEXEPATH;SETUPEXEDIR"/>
2556
<ROW Property="UpgradeCode" Value="{E817803A-6945-4C01-A088-82F9929FD3EF}"/>
2657
<ROW Property="WindowsType9X" MultiBuildValue="DefaultBuild:Windows 9x/ME" ValueLocId="-"/>
@@ -121,6 +152,7 @@
121152
<ROW Component="KryptonToolkit.dll" ComponentId="{229BAB99-5B6A-446D-94A0-50B7ABF75B3A}" Directory_="Applications_Dir" Attributes="0" KeyPath="KryptonToolkit.dll"/>
122153
<ROW Component="KryptonToolkit.dll_1" ComponentId="{5CC390E2-2182-416D-8CBD-4A8440AC312C}" Directory_="Bin_Dir" Attributes="0" KeyPath="KryptonToolkit.dll_1"/>
123154
<ROW Component="KryptonToolkitHelp.chm" ComponentId="{D8B1C483-E2C1-4DC6-B192-72BB676EF456}" Directory_="Help_Dir" Attributes="0" KeyPath="KryptonToolkitHelp.chm" Type="1"/>
155+
<ROW Component="KryptonToolkitHub.exe" ComponentId="{556BFA95-7627-47BB-B7FB-311E20EE1886}" Directory_="Applications_Dir" Attributes="0" KeyPath="KryptonToolkitHub.exe"/>
124156
<ROW Component="KryptonTrackBarExamples.exe" ComponentId="{D8506B19-C621-4C0F-BF3F-5386351212B0}" Directory_="Applications_Dir" Attributes="0" KeyPath="KryptonTrackBarExamples.exe"/>
125157
<ROW Component="KryptonTreeViewExamples.exe" ComponentId="{8C5819C5-10DA-4150-BFB6-FEDFF393C008}" Directory_="Applications_Dir" Attributes="0" KeyPath="KryptonTreeViewExamples.exe"/>
126158
<ROW Component="KryptonWorkspace.dll" ComponentId="{D45F3775-353D-468C-B7C4-E4C8D7FB5C94}" Directory_="Applications_Dir" Attributes="0" KeyPath="KryptonWorkspace.dll"/>
@@ -167,7 +199,7 @@
167199
<ROW Component="WorkspacePersistence.exe" ComponentId="{B1C345B7-4292-48E4-81E0-06FA6D3AE9DD}" Directory_="Applications_Dir" Attributes="0" KeyPath="WorkspacePersistence.exe"/>
168200
</COMPONENT>
169201
<COMPONENT cid="caphyon.advinst.msicomp.MsiFeatsComponent">
170-
<ROW Feature="MainFeature" Title="MainFeature" Description="Description" Display="1" Level="1" Directory_="APPDIR" Attributes="0" Components="AI_ExePath AdvancedPageDragandDrop.exe ApplicationMenu.exe AutoShrinkingGroups.exe BasicEvents.exe BasicPageDragandDrop.exe ButtonSpecPlayground.exe CellMaximizeandRestore.exe ChildControlStack.exe ContextualTabs.exe CustomControlUsingPalettes.exe CustomControlUsingRenderers.exe DockingCustomized.exe DockingFlags.exe DockingPersistence.exe ExpandingHeaderGroupsDockStyleExamples.exe ExpandingHeaderGroupsSplittersExamples.exe ExpandingHeaderGroupsStackExamples.exe ExpandingPages.exe ExternalDragtoDocking.exe InputFormExamples.exe KeyTipsandKeyboardAccess.exe KryptonBorderEdgeExamples.exe KryptonBreadCrumbExamples.exe KryptonButtonExamples.exe KryptonCheckButtonExamples.exe KryptonCheckSetExamples.exe KryptonCheckboxExamples.exe KryptonCheckedListBoxExamples.exe KryptonColorButtonExamples.exe KryptonComboBoxExamples.exe KryptonCommandExamples.exe KryptonContextMenuExamples.exe KryptonDataGridViewExamples.exe KryptonDateTimePickerExamples.exe KryptonDocking.dll KryptonDocking.dll_1 KryptonDomainUpDownExamples.exe KryptonDropButtonExamples.exe KryptonExplorer.exe KryptonFormExamples.exe KryptonGalleryExamples.exe KryptonGroupBoxExamples.exe KryptonGroupExamples.exe KryptonHeaderExamples.exe KryptonHeaderGroupExamples.exe KryptonInputBoxExamples.exe KryptonLabelExamples.exe KryptonLinkLabelExamples.exe KryptonListBoxExamples.exe KryptonMaskedTextBoxExamples.exe KryptonMessageBoxExamples.exe KryptonMonthCalendarExamples.exe KryptonNavigator.dll KryptonNavigator.dll_1 KryptonNumericUpDownExamples.exe KryptonPaletteExamples.exe KryptonPanelExamples.exe KryptonRadioButtonExamples.exe KryptonRibbon.dll KryptonRibbon.dll_1 KryptonRichTextBoxExamples.exe KryptonSeparatorExamples.exe KryptonSplitContainerExamples.exe KryptonTaskDialogExamples.exe KryptonTextBoxExamples.exe KryptonToolkit.dll KryptonToolkit.dll_1 KryptonToolkitHelp.chm KryptonTrackBarExamples.exe KryptonTreeViewExamples.exe KryptonWorkspace.dll KryptonWorkspace.dll_1 KryptonWrapLabelExamples.exe MDIApplication.exe MDIRibbon.exe MemoEditor.exe MultiControlDocking.exe NavigatorContextMenus.exe NavigatorModes.exe NavigatorPalettes.exe NavigatorPlayground.exe NavigatorToolTips.exe NavigatorandFloatingWindows.exe OneNoteTabs.exe OrientationPlusAlignment.exe OutlookMailClone.exe OutlookMockup.exe PaletteDesigner.exe PaletteUpgradeTool.exe PerTabButtons.exe PopupPages.exe ProductInformation QuickAccessToolbar.exe RibbonControls.exe RibbonGallery.exe RibbonToolTips.exe RibbonandNavigatorandWorkspace.exe SHORTCUTDIR SinglelinePlusMultiline.exe StandardDocking.exe SystemThemedForms.exe TabBorderStyles.exe TestClipBase.exe TestMessageBoxClipping.exe TestTextClipping.exe ThreePaneApplicationBasic.exe ThreePaneApplicationExtended.exe Updater UserPageCreation.exe WorkspaceCellLayout.exe WorkspaceCellModes.exe WorkspacePersistence.exe"/>
202+
<ROW Feature="MainFeature" Title="MainFeature" Description="Description" Display="1" Level="1" Directory_="APPDIR" Attributes="0" Components="AI_ExePath AdvancedPageDragandDrop.exe ApplicationMenu.exe AutoShrinkingGroups.exe BasicEvents.exe BasicPageDragandDrop.exe ButtonSpecPlayground.exe CellMaximizeandRestore.exe ChildControlStack.exe ContextualTabs.exe CustomControlUsingPalettes.exe CustomControlUsingRenderers.exe DockingCustomized.exe DockingFlags.exe DockingPersistence.exe ExpandingHeaderGroupsDockStyleExamples.exe ExpandingHeaderGroupsSplittersExamples.exe ExpandingHeaderGroupsStackExamples.exe ExpandingPages.exe ExternalDragtoDocking.exe InputFormExamples.exe KeyTipsandKeyboardAccess.exe KryptonBorderEdgeExamples.exe KryptonBreadCrumbExamples.exe KryptonButtonExamples.exe KryptonCheckButtonExamples.exe KryptonCheckSetExamples.exe KryptonCheckboxExamples.exe KryptonCheckedListBoxExamples.exe KryptonColorButtonExamples.exe KryptonComboBoxExamples.exe KryptonCommandExamples.exe KryptonContextMenuExamples.exe KryptonDataGridViewExamples.exe KryptonDateTimePickerExamples.exe KryptonDocking.dll KryptonDocking.dll_1 KryptonDomainUpDownExamples.exe KryptonDropButtonExamples.exe KryptonExplorer.exe KryptonFormExamples.exe KryptonGalleryExamples.exe KryptonGroupBoxExamples.exe KryptonGroupExamples.exe KryptonHeaderExamples.exe KryptonHeaderGroupExamples.exe KryptonInputBoxExamples.exe KryptonLabelExamples.exe KryptonLinkLabelExamples.exe KryptonListBoxExamples.exe KryptonMaskedTextBoxExamples.exe KryptonMessageBoxExamples.exe KryptonMonthCalendarExamples.exe KryptonNavigator.dll KryptonNavigator.dll_1 KryptonNumericUpDownExamples.exe KryptonPaletteExamples.exe KryptonPanelExamples.exe KryptonRadioButtonExamples.exe KryptonRibbon.dll KryptonRibbon.dll_1 KryptonRichTextBoxExamples.exe KryptonSeparatorExamples.exe KryptonSplitContainerExamples.exe KryptonTaskDialogExamples.exe KryptonTextBoxExamples.exe KryptonToolkit.dll KryptonToolkit.dll_1 KryptonToolkitHelp.chm KryptonToolkitHub.exe KryptonTrackBarExamples.exe KryptonTreeViewExamples.exe KryptonWorkspace.dll KryptonWorkspace.dll_1 KryptonWrapLabelExamples.exe MDIApplication.exe MDIRibbon.exe MemoEditor.exe MultiControlDocking.exe NavigatorContextMenus.exe NavigatorModes.exe NavigatorPalettes.exe NavigatorPlayground.exe NavigatorToolTips.exe NavigatorandFloatingWindows.exe OneNoteTabs.exe OrientationPlusAlignment.exe OutlookMailClone.exe OutlookMockup.exe PaletteDesigner.exe PaletteUpgradeTool.exe PerTabButtons.exe PopupPages.exe ProductInformation QuickAccessToolbar.exe RibbonControls.exe RibbonGallery.exe RibbonToolTips.exe RibbonandNavigatorandWorkspace.exe SHORTCUTDIR SinglelinePlusMultiline.exe StandardDocking.exe SystemThemedForms.exe TabBorderStyles.exe TestClipBase.exe TestMessageBoxClipping.exe TestTextClipping.exe ThreePaneApplicationBasic.exe ThreePaneApplicationExtended.exe Updater UserPageCreation.exe WorkspaceCellLayout.exe WorkspaceCellModes.exe WorkspacePersistence.exe"/>
171203
<ATTRIBUTE name="CurrentFeature" value="MainFeature"/>
172204
</COMPONENT>
173205
<COMPONENT cid="caphyon.advinst.msicomp.MsiFilesComponent">
@@ -238,7 +270,8 @@
238270
<ROW File="KryptonTextBoxExamples.exe" Component_="KryptonTextBoxExamples.exe" FileName="KRYPT~38.EXE|Krypton TextBox Examples.exe" Attributes="0" SourcePath="S:\Source Code\GitHub\Krypton Toolkit Suite\Versions\4.70\Binaries\Applications\Krypton TextBox Examples.exe" SelfReg="false" NextFile="KryptonToolkit.dll" DigSign="true"/>
239271
<ROW File="KryptonToolkit.dll" Component_="KryptonToolkit.dll" FileName="KRYPTO~4.DLL|Krypton Toolkit.dll" Attributes="0" SourcePath="S:\Source Code\GitHub\Krypton Toolkit Suite\Versions\4.70\Binaries\Applications\Krypton Toolkit.dll" SelfReg="false" NextFile="KryptonTrackBarExamples.exe"/>
240272
<ROW File="KryptonToolkit.dll_1" Component_="KryptonToolkit.dll_1" FileName="KRYPTO~4.DLL|Krypton Toolkit.dll" Attributes="0" SourcePath="S:\Source Code\GitHub\Krypton Toolkit Suite\Versions\4.70\Binaries\Bin\Krypton Toolkit.dll" SelfReg="false" NextFile="KryptonWorkspace.dll_1"/>
241-
<ROW File="KryptonToolkitHelp.chm" Component_="KryptonToolkitHelp.chm" FileName="KRYPTO~1.CHM|Krypton Toolkit Help.chm" Attributes="0" SourcePath="S:\Source Code\GitHub\Krypton Toolkit Suite\Versions\4.70\Binaries\Help\Krypton Toolkit Help.chm" SelfReg="false"/>
273+
<ROW File="KryptonToolkitHelp.chm" Component_="KryptonToolkitHelp.chm" FileName="KRYPTO~1.CHM|Krypton Toolkit Help.chm" Attributes="0" SourcePath="S:\Source Code\GitHub\Krypton Toolkit Suite\Versions\4.70\Binaries\Help\Krypton Toolkit Help.chm" SelfReg="false" NextFile="KryptonToolkitHub.exe"/>
274+
<ROW File="KryptonToolkitHub.exe" Component_="KryptonToolkitHub.exe" FileName="KRYPT~39.EXE|Krypton Toolkit Hub.exe" Attributes="0" SourcePath="S:\Source Code\GitHub\Krypton Toolkit Suite\Versions\4.70\Binaries\Applications\Krypton Toolkit Hub.exe" SelfReg="false" DigSign="true"/>
242275
<ROW File="KryptonTrackBarExamples.exe" Component_="KryptonTrackBarExamples.exe" FileName="KRYPT~40.EXE|Krypton TrackBar Examples.exe" Attributes="0" SourcePath="S:\Source Code\GitHub\Krypton Toolkit Suite\Versions\4.70\Binaries\Applications\Krypton TrackBar Examples.exe" SelfReg="false" NextFile="KryptonTreeViewExamples.exe" DigSign="true"/>
243276
<ROW File="KryptonTreeViewExamples.exe" Component_="KryptonTreeViewExamples.exe" FileName="KRYPT~41.EXE|Krypton TreeView Examples.exe" Attributes="0" SourcePath="S:\Source Code\GitHub\Krypton Toolkit Suite\Versions\4.70\Binaries\Applications\Krypton TreeView Examples.exe" SelfReg="false" NextFile="KryptonWorkspace.dll" DigSign="true"/>
244277
<ROW File="KryptonWorkspace.dll" Component_="KryptonWorkspace.dll" FileName="KRYPTO~5.DLL|Krypton Workspace.dll" Attributes="0" SourcePath="S:\Source Code\GitHub\Krypton Toolkit Suite\Versions\4.70\Binaries\Applications\Krypton Workspace.dll" SelfReg="false" NextFile="KryptonWrapLabelExamples.exe"/>
@@ -327,8 +360,35 @@
327360
<COMPONENT cid="caphyon.advinst.msicomp.MsiBinaryComponent">
328361
<ROW Name="Prereq.dll" SourcePath="&lt;AI_CUSTACTS&gt;Prereq.dll"/>
329362
<ROW Name="SoftwareDetector.dll" SourcePath="&lt;AI_CUSTACTS&gt;SoftwareDetector.dll"/>
363+
<ROW Name="SquareDesign256x256NewGreen.png" SourcePath="S:\Source Code\GitHub\Krypton-NET-4.70\Assets\PNG\Square Design\Main Icon\256 x 256\Square Design 256 x 256 New Green.png"/>
330364
<ROW Name="aicustact.dll" SourcePath="&lt;AI_CUSTACTS&gt;aicustact.dll"/>
365+
<ROW Name="frame_bottom_left.bmp" SourcePath="&lt;AI_FRAME_COLOR&gt;frame_bottom_left.bmp"/>
366+
<ROW Name="frame_bottom_left_inactive.bmp" SourcePath="&lt;AI_FRAME_COLOR&gt;frame_bottom_left_inactive.bmp"/>
367+
<ROW Name="frame_bottom_mid.bmp" SourcePath="&lt;AI_FRAME_COLOR&gt;frame_bottom_mid.bmp"/>
368+
<ROW Name="frame_bottom_mid_inactive.bmp" SourcePath="&lt;AI_FRAME_COLOR&gt;frame_bottom_mid_inactive.bmp"/>
369+
<ROW Name="frame_bottom_right.bmp" SourcePath="&lt;AI_FRAME_COLOR&gt;frame_bottom_right.bmp"/>
370+
<ROW Name="frame_bottom_right_inactive.bmp" SourcePath="&lt;AI_FRAME_COLOR&gt;frame_bottom_right_inactive.bmp"/>
371+
<ROW Name="frame_caption.bmp" SourcePath="&lt;AI_FRAME_COLOR&gt;frame_caption.bmp"/>
372+
<ROW Name="frame_caption_inactive.bmp" SourcePath="&lt;AI_FRAME_COLOR&gt;frame_caption_inactive.bmp"/>
373+
<ROW Name="frame_left.bmp" SourcePath="&lt;AI_FRAME_COLOR&gt;frame_left.bmp"/>
374+
<ROW Name="frame_left_inactive.bmp" SourcePath="&lt;AI_FRAME_COLOR&gt;frame_left_inactive.bmp"/>
375+
<ROW Name="frame_right.bmp" SourcePath="&lt;AI_FRAME_COLOR&gt;frame_right.bmp"/>
376+
<ROW Name="frame_right_inactive.bmp" SourcePath="&lt;AI_FRAME_COLOR&gt;frame_right_inactive.bmp"/>
377+
<ROW Name="frame_top_left.bmp" SourcePath="&lt;AI_FRAME_COLOR&gt;frame_top_left.bmp"/>
378+
<ROW Name="frame_top_left_inactive.bmp" SourcePath="&lt;AI_FRAME_COLOR&gt;frame_top_left_inactive.bmp"/>
379+
<ROW Name="frame_top_mid.bmp" SourcePath="&lt;AI_FRAME_COLOR&gt;frame_top_mid.bmp"/>
380+
<ROW Name="frame_top_mid_inactive.bmp" SourcePath="&lt;AI_FRAME_COLOR&gt;frame_top_mid_inactive.bmp"/>
381+
<ROW Name="frame_top_right.bmp" SourcePath="&lt;AI_FRAME_COLOR&gt;frame_top_right.bmp"/>
382+
<ROW Name="frame_top_right_inactive.bmp" SourcePath="&lt;AI_FRAME_COLOR&gt;frame_top_right_inactive.bmp"/>
331383
<ROW Name="lzmaextractor.dll" SourcePath="&lt;AI_CUSTACTS&gt;lzmaextractor.dll"/>
384+
<ROW Name="sys_close_down.bmp" SourcePath="&lt;AI_FRAME_BTNS&gt;sys_close_down.bmp"/>
385+
<ROW Name="sys_close_hot.bmp" SourcePath="&lt;AI_FRAME_BTNS&gt;sys_close_hot.bmp"/>
386+
<ROW Name="sys_close_inactive.bmp" SourcePath="&lt;AI_FRAME_BTNS&gt;sys_close_inactive.bmp"/>
387+
<ROW Name="sys_close_normal.bmp" SourcePath="&lt;AI_FRAME_BTNS&gt;sys_close_normal.bmp"/>
388+
<ROW Name="sys_min_down.bmp" SourcePath="&lt;AI_FRAME_COLOR&gt;sys_min_down.bmp"/>
389+
<ROW Name="sys_min_hot.bmp" SourcePath="&lt;AI_FRAME_COLOR&gt;sys_min_hot.bmp"/>
390+
<ROW Name="sys_min_inactive.bmp" SourcePath="&lt;AI_FRAME_COLOR&gt;sys_min_inactive.bmp"/>
391+
<ROW Name="sys_min_normal.bmp" SourcePath="&lt;AI_FRAME_COLOR&gt;sys_min_normal.bmp"/>
332392
<ROW Name="tempFiles.dll" SourcePath="&lt;AI_CUSTACTS&gt;tempFiles.dll"/>
333393
</COMPONENT>
334394
<COMPONENT cid="caphyon.advinst.msicomp.MsiControlEventComponent">

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,13 @@
1010

1111
=======
1212

13+
## 2018-08-08 Build 633
14+
* Build 633 (build date Wedensday 8th August, 2018) is now available through the **releases** tab
15+
* New icon (not propagated through all the example applications yet)
16+
* General bugfixes
17+
18+
=======
19+
1320
## 2018-07-17 Build 632
1421
* Build 632 (released Tuesday 17th July, 2018) is now available through the **releases** tab
1522

0 commit comments

Comments
 (0)