Last active
June 17, 2016 11:43
-
-
Save englishextra/64c6c44acc73b64ba5a276bead011c18 to your computer and use it in GitHub Desktop.
irrverbsscr-win32-ia32.aip
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> | |
<DOCUMENT Type="Advanced Installer" CreateVersion="12.8" version="12.8" Modules="enterprise" RootPath="." Language="en" Id="{70C9B116-2517-4F28-AAC7-87C552879636}"> | |
<COMPONENT cid="caphyon.advinst.msicomp.ProjectOptionsComponent"> | |
<ROW Name="HiddenItems" Value="SccmComponent;ActSyncAppComponent"/> | |
</COMPONENT> | |
<COMPONENT cid="caphyon.advinst.msicomp.MsiPropsComponent"> | |
<ROW Property="AI_BITMAP_DISPLAY_MODE" Value="0"/> | |
<ROW Property="ALLUSERS" Value="1"/> | |
<ROW Property="ARPCOMMENTS" Value="https://gist.github.com/englishextra/64c6c44acc73b64ba5a276bead011c18" ValueLocId="*"/> | |
<ROW Property="ARPHELPLINK" Value="https://irrverbsscr.codeplex.com/documentation"/> | |
<ROW Property="ARPPRODUCTICON" Value="IrregularVerbs.exe" Type="8"/> | |
<ROW Property="ARPURLINFOABOUT" Value="https://irrverbsscr.codeplex.com/"/> | |
<ROW Property="ARPURLUPDATEINFO" Value="https://irrverbsscr.codeplex.com/releases"/> | |
<ROW Property="BannerBitmap" Value="banner" MultiBuildValue="DefaultBuild:WizModernSmallImage503x55.bmp" Type="1" MsiKey="BannerBitmap"/> | |
<ROW Property="CTRLS" Value="2"/> | |
<ROW Property="DialogBitmap" Value="dialog" MultiBuildValue="DefaultBuild:WizModernImage503x314.bmp" Type="1" MsiKey="DialogBitmap"/> | |
<ROW Property="Manufacturer" Value="englishextra.github.io"/> | |
<ROW Property="ProductCode" Value="1033:{21838ED2-0C77-455F-8779-D391270D14E8} " Type="16"/> | |
<ROW Property="ProductLanguage" Value="1033"/> | |
<ROW Property="ProductName" Value="Irregular Verbs Screensaver"/> | |
<ROW Property="ProductVersion" Value="0.1.1" Type="32"/> | |
<ROW Property="RUNAPPLICATION" Value="1" Type="4"/> | |
<ROW Property="SecureCustomProperties" Value="OLDPRODUCTS;AI_NEWERPRODUCTFOUND"/> | |
<ROW Property="UpgradeCode" Value="{6C5CC98D-594C-400E-BEED-6B613940553A}"/> | |
<ROW Property="WindowsType9X" MultiBuildValue="DefaultBuild:Windows 9x/ME" ValueLocId="-"/> | |
<ROW Property="WindowsType9XDisplay" MultiBuildValue="DefaultBuild:Windows 9x/ME" ValueLocId="-"/> | |
<ROW Property="WindowsTypeNT40" MultiBuildValue="DefaultBuild:Windows NT 4.0" ValueLocId="-"/> | |
<ROW Property="WindowsTypeNT40Display" MultiBuildValue="DefaultBuild:Windows NT 4.0" ValueLocId="-"/> | |
<ROW Property="WindowsTypeNT50" MultiBuildValue="DefaultBuild:Windows 2000" ValueLocId="-"/> | |
<ROW Property="WindowsTypeNT50Display" MultiBuildValue="DefaultBuild:Windows 2000" ValueLocId="-"/> | |
<ROW Property="WindowsTypeNT5X" MultiBuildValue="DefaultBuild:Windows XP/2003 RTM, Windows XP/2003 SP1, Windows XP SP2 x86" ValueLocId="-"/> | |
<ROW Property="WindowsTypeNT5XDisplay" MultiBuildValue="DefaultBuild:Windows XP/2003 RTM, Windows XP/2003 SP1, Windows XP SP2 x86" ValueLocId="-"/> | |
</COMPONENT> | |
<COMPONENT cid="caphyon.advinst.msicomp.MsiDirsComponent"> | |
<ROW Directory="APPDIR" Directory_Parent="TARGETDIR" DefaultDir="APPDIR:." IsPseudoRoot="1"/> | |
<ROW Directory="DesktopFolder" Directory_Parent="TARGETDIR" DefaultDir="DESKTO~1|DesktopFolder" IsPseudoRoot="1"/> | |
<ROW Directory="SHORTCUTDIR" Directory_Parent="TARGETDIR" DefaultDir="SHORTC~1|SHORTCUTDIR" IsPseudoRoot="1"/> | |
<ROW Directory="SystemFolder" Directory_Parent="TARGETDIR" DefaultDir="SYSTEM~2|SystemFolder" IsPseudoRoot="1"/> | |
<ROW Directory="TARGETDIR" DefaultDir="SourceDir"/> | |
<ROW Directory="WindowsFolder" Directory_Parent="TARGETDIR" DefaultDir="WINDOW~1|WindowsFolder" IsPseudoRoot="1"/> | |
</COMPONENT> | |
<COMPONENT cid="caphyon.advinst.msicomp.MsiCompsComponent"> | |
<ROW Component="IrregularVerbs.scr" ComponentId="{8AD7BB2B-7349-4E31-AE04-66587778E44B}" Directory_="SystemFolder" Attributes="0" KeyPath="IrregularVerbs.scr" Type="0"/> | |
<ROW Component="ProductInformation" ComponentId="{ECB3C876-42C7-4B9F-9CE9-36F1008D8518}" Directory_="APPDIR" Attributes="4" KeyPath="Version"/> | |
<ROW Component="SCRNSAVE.EXE" ComponentId="{02693287-56CE-46A0-8C92-5055A58EA594}" Directory_="APPDIR" Attributes="4" KeyPath="SCRNSAVE.EXE"/> | |
<ROW Component="SHORTCUTDIR" ComponentId="{CE5B0685-CAD6-403E-99DD-772A22CF0916}" Directory_="SHORTCUTDIR" Attributes="0"/> | |
<ROW Component="ScreenSaveActive" ComponentId="{01DADEC8-AD1A-46E2-904A-AEC0B16BC4E3}" Directory_="APPDIR" Attributes="4" KeyPath="ScreenSaveActive"/> | |
<ROW Component="favicon.ico" ComponentId="{E881BBE7-1A92-4C5B-81F2-CCFD3ED9FEB4}" Directory_="APPDIR" Attributes="0" KeyPath="favicon.ico" Type="0"/> | |
</COMPONENT> | |
<COMPONENT cid="caphyon.advinst.msicomp.MsiFeatsComponent"> | |
<ROW Feature="MainFeature" Title="MainFeature" Description="Description" Display="1" Level="1" Directory_="APPDIR" Attributes="0" Components="IrregularVerbs.scr ProductInformation SCRNSAVE.EXE SHORTCUTDIR ScreenSaveActive favicon.ico"/> | |
<ATTRIBUTE name="CurrentFeature" value="MainFeature"/> | |
</COMPONENT> | |
<COMPONENT cid="caphyon.advinst.msicomp.MsiFilesComponent"> | |
<ROW File="IrregularVerbs.scr" Component_="IrregularVerbs.scr" FileName="IRREGU~1.SCR|IrregularVerbs.scr" Attributes="0" SourcePath="IrregularVerbs.scr" SelfReg="false"/> | |
<ROW File="favicon.ico" Component_="favicon.ico" FileName="favicon.ico" Attributes="0" SourcePath="favicon.ico" SelfReg="false" NextFile="IrregularVerbs.scr"/> | |
</COMPONENT> | |
<COMPONENT cid="caphyon.advinst.msicomp.BuildComponent"> | |
<ROW BuildKey="DefaultBuild" BuildName="DefaultBuild" BuildOrder="1" BuildType="1" PackageFolder="." PackageFileName="irrverbsscr-win32-ia32-setup" Languages="en" InstallationType="4" UseLargeSchema="true"/> | |
<ATTRIBUTE name="CurrentBuild" value="DefaultBuild"/> | |
</COMPONENT> | |
<COMPONENT cid="caphyon.advinst.msicomp.DictionaryComponent"> | |
<ROW Path="<AI_DICTS>ui.ail"/> | |
<ROW Path="<AI_DICTS>ui_en.ail"/> | |
</COMPONENT> | |
<COMPONENT cid="caphyon.advinst.msicomp.FragmentComponent"> | |
<ROW Fragment="CommonUI.aip" Path="<AI_FRAGS>CommonUI.aip"/> | |
<ROW Fragment="MaintenanceTypeDlg.aip" Path="<AI_THEMES>classic\fragments\MaintenanceTypeDlg.aip"/> | |
<ROW Fragment="MaintenanceWelcomeDlg.aip" Path="<AI_THEMES>classic\fragments\MaintenanceWelcomeDlg.aip"/> | |
<ROW Fragment="SequenceDialogs.aip" Path="<AI_THEMES>classic\fragments\SequenceDialogs.aip"/> | |
<ROW Fragment="Sequences.aip" Path="<AI_FRAGS>Sequences.aip"/> | |
<ROW Fragment="StaticUIStrings.aip" Path="<AI_FRAGS>StaticUIStrings.aip"/> | |
<ROW Fragment="UI.aip" Path="<AI_THEMES>classic\fragments\UI.aip"/> | |
<ROW Fragment="Validation.aip" Path="<AI_FRAGS>Validation.aip"/> | |
<ROW Fragment="VerifyRemoveDlg.aip" Path="<AI_THEMES>classic\fragments\VerifyRemoveDlg.aip"/> | |
<ROW Fragment="VerifyRepairDlg.aip" Path="<AI_THEMES>classic\fragments\VerifyRepairDlg.aip"/> | |
<ROW Fragment="WelcomeDlg.aip" Path="<AI_THEMES>classic\fragments\WelcomeDlg.aip"/> | |
</COMPONENT> | |
<COMPONENT cid="caphyon.advinst.msicomp.MsiBinaryComponent"> | |
<ROW Name="WizModernImage503x314.bmp" SourcePath="WizModernImage503x314.bmp"/> | |
<ROW Name="WizModernSmallImage503x55.bmp" SourcePath="WizModernSmallImage503x55.bmp"/> | |
<ROW Name="aicustact.dll" SourcePath="<AI_CUSTACTS>aicustact.dll"/> | |
</COMPONENT> | |
<COMPONENT cid="caphyon.advinst.msicomp.MsiControlComponent"> | |
<ROW Dialog_="ExitDialog" Control="LaunchProdCheckBox" Type="CheckBox" X="135" Y="170" Width="10" Height="10" Attributes="3" Property="RUNAPPLICATION" Order="900" MsiKey="ExitDialog#LaunchProdCheckBox" Options="1"/> | |
<ROW Dialog_="ProgressDlg" Control="Back" Type="PushButton" X="180" Y="243" Width="56" Height="17" Attributes="1" Text="[ButtonText_Back]" Order="400" TextLocId="-" MsiKey="ProgressDlg#Back" Options="1"/> | |
<ROW Dialog_="ProgressDlg" Control="Next" Type="PushButton" X="236" Y="243" Width="56" Height="17" Attributes="1" Text="[ButtonText_Next]" Order="500" TextLocId="-" MsiKey="ProgressDlg#Next" Options="1"/> | |
<ROW Dialog_="ProgressDlg" Control="BannerLine" Type="Line" X="0" Y="44" Width="372" Height="0" Attributes="1" Order="600" MsiKey="ProgressDlg#BannerLine"/> | |
<ROW Dialog_="ProgressDlg" Control="ActionText" Type="Text" X="80" Y="100" Width="255" Height="10" Attributes="3" Order="700" MsiKey="ProgressDlg#ActionText"/> | |
<ROW Dialog_="ProgressDlg" Control="Title" Type="Text" X="20" Y="15" Width="250" Height="15" Attributes="196611" Text="[Progress1] [ProductName]" TextStyle="[DlgTitleFont]" Order="800" TextLocId="Control.Text.ProgressDlg#Title" MsiKey="ProgressDlg#Title"/> | |
<ROW Dialog_="ProgressDlg" Control="Text" Type="Text" X="35" Y="65" Width="300" Height="30" Attributes="196611" Text="Please wait while the [Wizard] [Progress2] [ProductName]. This may take several minutes." Order="900" TextLocId="Control.Text.ProgressDlg#Text" MsiKey="ProgressDlg#Text"/> | |
<ROW Dialog_="ProgressDlg" Control="StatusLabel" Type="Text" X="35" Y="100" Width="45" Height="10" Attributes="3" Text="Status:" Order="1000" TextLocId="Control.Text.ProgressDlg#StatusLabel" MsiKey="ProgressDlg#StatusLabel"/> | |
<ROW Dialog_="ProgressDlg" Control="ProgressBar" Type="ProgressBar" X="35" Y="115" Width="300" Height="10" Attributes="65537" Text="Progress done" Order="1100" TextLocId="Control.Text.ProgressDlg#ProgressBar" MsiKey="ProgressDlg#ProgressBar"/> | |
<ROW Dialog_="VerifyReadyDlg" Control="Back" Type="PushButton" X="180" Y="243" Width="56" Height="17" Attributes="3" Text="[ButtonText_Back]" Order="500" TextLocId="-" MsiKey="VerifyReadyDlg#Back" Options="1"/> | |
<ROW Dialog_="VerifyReadyDlg" Control="Text" Type="Text" X="25" Y="70" Width="320" Height="40" Attributes="196611" Text="Click "Install" to begin the installation. If you want to review or change any of your installation settings, click "Back". Click "Cancel" to exit the wizard." Order="600" TextLocId="Control.Text.VerifyReadyDlg#Text" MsiKey="VerifyReadyDlg#Text"/> | |
<ROW Dialog_="VerifyReadyDlg" Control="Description" Type="Text" X="25" Y="23" Width="304" Height="20" Attributes="196611" Text="The [Wizard] is ready to begin the [ProductName] installation" Order="700" TextLocId="Control.Text.VerifyReadyDlg#Description" MsiKey="VerifyReadyDlg#Description"/> | |
<ROW Dialog_="VerifyReadyDlg" Control="BannerLine" Type="Line" X="0" Y="44" Width="372" Height="0" Attributes="1" Order="800" MsiKey="VerifyReadyDlg#BannerLine"/> | |
<ROW Dialog_="VerifyReadyDlg" Control="Title" Type="Text" X="15" Y="6" Width="304" Height="15" Attributes="196611" Text="Ready to Install" TextStyle="[DlgTitleFont]" Order="900" TextLocId="Control.Text.VerifyReadyDlg#Title" MsiKey="VerifyReadyDlg#Title"/> | |
<ATTRIBUTE name="DeletedRows" value="ProgressDlg#Logo@VerifyReadyDlg#Logo"/> | |
</COMPONENT> | |
<COMPONENT cid="caphyon.advinst.msicomp.MsiControlEventComponent"> | |
<ROW Dialog_="WelcomeDlg" Control_="Next" Event="NewDialog" Argument="VerifyReadyDlg" Condition="AI_INSTALL" Ordering="1"/> | |
<ROW Dialog_="VerifyReadyDlg" Control_="Install" Event="EndDialog" Argument="Return" Condition="AI_INSTALL" Ordering="197"/> | |
<ROW Dialog_="VerifyReadyDlg" Control_="Back" Event="NewDialog" Argument="WelcomeDlg" Condition="AI_INSTALL" Ordering="201"/> | |
<ROW Dialog_="MaintenanceWelcomeDlg" Control_="Next" Event="NewDialog" Argument="MaintenanceTypeDlg" Condition="AI_MAINT" Ordering="99"/> | |
<ROW Dialog_="CustomizeDlg" Control_="Next" Event="NewDialog" Argument="VerifyReadyDlg" Condition="AI_MAINT" Ordering="101"/> | |
<ROW Dialog_="CustomizeDlg" Control_="Back" Event="NewDialog" Argument="MaintenanceTypeDlg" Condition="AI_MAINT" Ordering="1"/> | |
<ROW Dialog_="VerifyReadyDlg" Control_="Install" Event="EndDialog" Argument="Return" Condition="AI_MAINT" Ordering="198"/> | |
<ROW Dialog_="VerifyReadyDlg" Control_="Back" Event="NewDialog" Argument="CustomizeDlg" Condition="AI_MAINT" Ordering="202"/> | |
<ROW Dialog_="MaintenanceTypeDlg" Control_="ChangeButton" Event="NewDialog" Argument="CustomizeDlg" Condition="AI_MAINT" Ordering="501"/> | |
<ROW Dialog_="MaintenanceTypeDlg" Control_="Back" Event="NewDialog" Argument="MaintenanceWelcomeDlg" Condition="AI_MAINT" Ordering="1"/> | |
<ROW Dialog_="MaintenanceTypeDlg" Control_="RemoveButton" Event="NewDialog" Argument="VerifyRemoveDlg" Condition="AI_MAINT AND InstallMode="Remove"" Ordering="601"/> | |
<ROW Dialog_="VerifyRemoveDlg" Control_="Back" Event="NewDialog" Argument="MaintenanceTypeDlg" Condition="AI_MAINT AND InstallMode="Remove"" Ordering="1"/> | |
<ROW Dialog_="MaintenanceTypeDlg" Control_="RepairButton" Event="NewDialog" Argument="VerifyRepairDlg" Condition="AI_MAINT AND InstallMode="Repair"" Ordering="601"/> | |
<ROW Dialog_="VerifyRepairDlg" Control_="Back" Event="NewDialog" Argument="MaintenanceTypeDlg" Condition="AI_MAINT AND InstallMode="Repair"" Ordering="1"/> | |
<ROW Dialog_="VerifyRepairDlg" Control_="Repair" Event="EndDialog" Argument="Return" Condition="AI_MAINT AND InstallMode="Repair"" Ordering="399" Options="1"/> | |
<ROW Dialog_="VerifyRemoveDlg" Control_="Remove" Event="EndDialog" Argument="Return" Condition="AI_MAINT AND InstallMode="Remove"" Ordering="299" Options="1"/> | |
<ROW Dialog_="PatchWelcomeDlg" Control_="Next" Event="NewDialog" Argument="VerifyReadyDlg" Condition="AI_PATCH" Ordering="201"/> | |
<ROW Dialog_="ResumeDlg" Control_="Install" Event="EndDialog" Argument="Return" Condition="AI_RESUME" Ordering="299"/> | |
<ROW Dialog_="VerifyReadyDlg" Control_="Install" Event="EndDialog" Argument="Return" Condition="AI_PATCH" Ordering="199"/> | |
<ROW Dialog_="VerifyReadyDlg" Control_="Back" Event="NewDialog" Argument="PatchWelcomeDlg" Condition="AI_PATCH" Ordering="203"/> | |
</COMPONENT> | |
<COMPONENT cid="caphyon.advinst.msicomp.MsiCreateFolderComponent"> | |
<ROW Directory_="SHORTCUTDIR" Component_="SHORTCUTDIR" ManualDelete="false"/> | |
</COMPONENT> | |
<COMPONENT cid="caphyon.advinst.msicomp.MsiCustActComponent"> | |
<ROW Action="AI_DOWNGRADE" Type="19" Target="4010"/> | |
<ROW Action="AI_DpiContentScale" Type="1" Source="aicustact.dll" Target="DpiContentScale"/> | |
<ROW Action="AI_InstallModeCheck" Type="1" Source="aicustact.dll" Target="UpdateInstallMode" WithoutSeq="true"/> | |
<ROW Action="AI_LaunchApp" Type="1" Source="aicustact.dll" Target="[#IrregularVerbs.scr]"/> | |
<ROW Action="AI_PREPARE_UPGRADE" Type="65" Source="aicustact.dll" Target="PrepareUpgrade"/> | |
<ROW Action="AI_RESTORE_LOCATION" Type="65" Source="aicustact.dll" Target="RestoreLocation"/> | |
<ROW Action="AI_ResolveKnownFolders" Type="1" Source="aicustact.dll" Target="AI_ResolveKnownFolders"/> | |
<ROW Action="AI_SHOW_LOG" Type="65" Source="aicustact.dll" Target="LaunchLogFile" WithoutSeq="true"/> | |
<ROW Action="AI_STORE_LOCATION" Type="51" Source="ARPINSTALLLOCATION" Target="[APPDIR]"/> | |
<ROW Action="SET_APPDIR" Type="307" Source="APPDIR" Target="[ProgramFilesFolder][Manufacturer]\[ProductName]" MultiBuildTarget="DefaultBuild:[ProgramFilesFolder][ProductName]"/> | |
<ROW Action="SET_SHORTCUTDIR" Type="307" Source="SHORTCUTDIR" Target="[ProgramMenuFolder][ProductName]"/> | |
<ROW Action="SET_TARGETDIR_TO_APPDIR" Type="51" Source="TARGETDIR" Target="[APPDIR]"/> | |
</COMPONENT> | |
<COMPONENT cid="caphyon.advinst.msicomp.MsiIconsComponent"> | |
<ROW Name="IrregularVerbs.exe" SourcePath="favicon.ico" Index="0"/> | |
<ROW Name="SystemFoldermsiexec.exe" SourcePath="<AI_RES>uninstall.ico" Index="0"/> | |
</COMPONENT> | |
<COMPONENT cid="caphyon.advinst.msicomp.MsiIniFileComponent"> | |
<ROW IniFile="URL" FileName="Website.url" DirProperty="SHORTCUTDIR" Section="InternetShortcut" Key="URL" Value="https://englishextra.github.io/" Action="0" Component_="ProductInformation"/> | |
<ROW IniFile="WorkingDirectory" FileName="Website.url" DirProperty="SHORTCUTDIR" Section="InternetShortcut" Key="WorkingDirectory" Value="[SHORTCUTDIR]" Action="0" Component_="ProductInformation"/> | |
</COMPONENT> | |
<COMPONENT cid="caphyon.advinst.msicomp.MsiInstExSeqComponent"> | |
<ROW Action="AI_DOWNGRADE" Condition="AI_NEWERPRODUCTFOUND AND (UILevel <> 5)" Sequence="210"/> | |
<ROW Action="AI_RESTORE_LOCATION" Condition="APPDIR=""" Sequence="749"/> | |
<ROW Action="AI_STORE_LOCATION" Condition="(Not Installed) OR REINSTALL" Sequence="1501"/> | |
<ROW Action="AI_PREPARE_UPGRADE" Condition="AI_UPGRADE="No" AND (Not Installed)" Sequence="1399"/> | |
<ROW Action="AI_ResolveKnownFolders" Sequence="51"/> | |
</COMPONENT> | |
<COMPONENT cid="caphyon.advinst.msicomp.MsiInstallUISequenceComponent"> | |
<ROW Action="AI_RESTORE_LOCATION" Condition="APPDIR=""" Sequence="749"/> | |
<ROW Action="AI_ResolveKnownFolders" Sequence="52"/> | |
<ROW Action="AI_DpiContentScale" Sequence="51"/> | |
</COMPONENT> | |
<COMPONENT cid="caphyon.advinst.msicomp.MsiLaunchConditionsComponent"> | |
<ROW Condition="(VersionNT <> 400)" Description="[ProductName] cannot be installed on [WindowsTypeNT40Display]." DescriptionLocId="AI.LaunchCondition.NoNT40" IsPredefined="true" Builds="DefaultBuild"/> | |
<ROW Condition="(VersionNT <> 500)" Description="[ProductName] cannot be installed on [WindowsTypeNT50Display]." DescriptionLocId="AI.LaunchCondition.NoNT50" IsPredefined="true" Builds="DefaultBuild"/> | |
<ROW Condition="(VersionNT64 OR ((VersionNT <> 501) OR (ServicePackLevel = 3))) AND ((VersionNT <> 502) OR (ServicePackLevel = 2))" Description="[ProductName] cannot be installed on [WindowsTypeNT5XDisplay]." DescriptionLocId="AI.LaunchCondition.NoNT5X" IsPredefined="true" Builds="DefaultBuild"/> | |
<ROW Condition="VersionNT" Description="[ProductName] cannot be installed on [WindowsType9XDisplay]." DescriptionLocId="AI.LaunchCondition.No9X" IsPredefined="true" Builds="DefaultBuild"/> | |
</COMPONENT> | |
<COMPONENT cid="caphyon.advinst.msicomp.MsiRegsComponent"> | |
<ROW Registry="Path" Root="-1" Key="Software\[Manufacturer]\[ProductName]" Name="Path" Value="[APPDIR]" Component_="ProductInformation"/> | |
<ROW Registry="SCRNSAVE.EXE" Root="1" Key="Control Panel\Desktop" Name="SCRNSAVE.EXE" Value="[SystemFolder]IRREGU~1.SCR" Component_="SCRNSAVE.EXE"/> | |
<ROW Registry="ScreenSaveActive" Root="1" Key="Control Panel\Desktop" Name="ScreenSaveActive" Value="1" Component_="ScreenSaveActive"/> | |
<ROW Registry="Version" Root="-1" Key="Software\[Manufacturer]\[ProductName]" Name="Version" Value="[ProductVersion]" Component_="ProductInformation"/> | |
</COMPONENT> | |
<COMPONENT cid="caphyon.advinst.msicomp.MsiShortsComponent"> | |
<ROW Shortcut="IrregularVerbsScreensaver" Directory_="DesktopFolder" Name="IRREGU~1|Irregular Verbs Screensaver" Component_="IrregularVerbs.scr" Target="[#IrregularVerbs.scr]" Hotkey="0" Icon_="IrregularVerbs.exe" IconIndex="0" ShowCmd="1" WkDir="WindowsFolder"/> | |
<ROW Shortcut="IrregularVerbsScreensaver_1" Directory_="SHORTCUTDIR" Name="IRREGU~1|Irregular Verbs Screensaver" Component_="IrregularVerbs.scr" Target="[#IrregularVerbs.scr]" Hotkey="0" Icon_="IrregularVerbs.exe" IconIndex="0" ShowCmd="1" WkDir="WindowsFolder"/> | |
<ROW Shortcut="Uninstall" Directory_="SHORTCUTDIR" Name="UNINST~1|Uninstall Irregular Verbs Screensaver" Component_="SHORTCUTDIR" Target="[SystemFolder]msiexec.exe" Arguments="/x [ProductCode]" Hotkey="0" Icon_="SystemFoldermsiexec.exe" IconIndex="0" ShowCmd="1"/> | |
</COMPONENT> | |
<COMPONENT cid="caphyon.advinst.msicomp.MsiThemeComponent"> | |
<ATTRIBUTE name="UsedTheme" value="classic"/> | |
</COMPONENT> | |
<COMPONENT cid="caphyon.advinst.msicomp.MsiUpgradeComponent"> | |
<ROW UpgradeCode="[|UpgradeCode]" VersionMin="0.0.1" VersionMax="[|ProductVersion]" Attributes="257" ActionProperty="OLDPRODUCTS"/> | |
<ROW UpgradeCode="[|UpgradeCode]" VersionMin="[|ProductVersion]" Attributes="2" ActionProperty="AI_NEWERPRODUCTFOUND"/> | |
</COMPONENT> | |
</DOCUMENT> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment