-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9f5ed75
commit f47f572
Showing
12 changed files
with
2,341 additions
and
0 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,152 @@ | ||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> | ||
<DOCUMENT Type="Advanced Installer" CreateVersion="18.7" version="18.9" Modules="architect" RootPath="." Language="en" Id="{383E7A60-3042-4466-B614-6B3344E6E182}"> | ||
<COMPONENT cid="caphyon.advinst.msicomp.MsiPropsComponent"> | ||
<ROW Property="AI_BITMAP_DISPLAY_MODE" Value="0"/> | ||
<ROW Property="AI_CURRENT_YEAR" Value="2021" ValueLocId="-"/> | ||
<ROW Property="ALLUSERS" Value="1" MultiBuildValue="DefaultBuild:"/> | ||
<ROW Property="ARPURLINFOABOUT" Value="https://www.youtube.com/watch?v=nfWlot6h_JM"/> | ||
<ROW Property="Manufacturer" Value="Albino Lobster Production"/> | ||
<ROW Property="ProductCode" Value="1033:{A91D747A-3FDD-40F3-A235-16F0132127D4} " Type="16"/> | ||
<ROW Property="ProductLanguage" Value="1033"/> | ||
<ROW Property="ProductName" Value="Shake It Off"/> | ||
<ROW Property="ProductVersion" Value="1.0.0" Type="32"/> | ||
<ROW Property="SecureCustomProperties" Value="OLDPRODUCTS;AI_NEWERPRODUCTFOUND"/> | ||
<ROW Property="UpgradeCode" Value="{BA61B4D8-3511-413C-85E0-6DEB7DFB27FF}"/> | ||
<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" ValueLocId="-"/> | ||
<ROW Property="WindowsTypeNT5XDisplay" MultiBuildValue="DefaultBuild:Windows XP/2003" ValueLocId="-"/> | ||
</COMPONENT> | ||
<COMPONENT cid="caphyon.advinst.msicomp.MsiDirsComponent"> | ||
<ROW Directory="APPDIR" Directory_Parent="TARGETDIR" DefaultDir="APPDIR:." IsPseudoRoot="1"/> | ||
<ROW Directory="TARGETDIR" DefaultDir="SourceDir"/> | ||
<ROW Directory="shakeitoff_Dir" Directory_Parent="APPDIR" DefaultDir="SHAKEI~1|shakeitoff"/> | ||
</COMPONENT> | ||
<COMPONENT cid="caphyon.advinst.msicomp.MsiCompsComponent"> | ||
<ROW Component="APPDIR" ComponentId="{39ADB446-591B-4745-8C2D-1ED3D04C7D84}" Directory_="APPDIR" Attributes="0"/> | ||
<ROW Component="ProductInformation" ComponentId="{19CCECE9-8B27-44D0-9C05-96714C230FFC}" Directory_="APPDIR" Attributes="4" KeyPath="Version"/> | ||
<ROW Component="haters.jpg" ComponentId="{0A856D0E-7B2D-4417-9ED5-AC0D570FC99E}" Directory_="APPDIR" Attributes="0" KeyPath="haters.jpg" Type="0"/> | ||
<ROW Component="notepad.exe" ComponentId="{5C370502-7D6B-467A-A9E7-6E4124F0461F}" Directory_="shakeitoff_Dir" Attributes="256" KeyPath="notepad.exe"/> | ||
<ROW Component="splwow64.exe" ComponentId="{8CDA453D-223C-4F24-AD10-D6836E28404A}" Directory_="APPDIR" Attributes="256" KeyPath="splwow64.exe"/> | ||
</COMPONENT> | ||
<COMPONENT cid="caphyon.advinst.msicomp.MsiFeatsComponent"> | ||
<ROW Feature="MainFeature" Title="MainFeature" Description="Description" Display="1" Level="1" Directory_="APPDIR" Attributes="0"/> | ||
<ATTRIBUTE name="CurrentFeature" value="MainFeature"/> | ||
</COMPONENT> | ||
<COMPONENT cid="caphyon.advinst.msicomp.MsiFilesComponent"> | ||
<ROW File="splwow64.exe" Component_="splwow64.exe" FileName="TAYLOR~1.JPG|TaylorSwiftShakeItOff1.jpg" Attributes="0" SourcePath="..\..\..\Windows\System32\calc.exe" SelfReg="false" DigSign="true"/> | ||
<ROW File="notepad.exe" Component_="notepad.exe" FileName="haters.jpg" Attributes="0" SourcePath="..\..\..\Windows\System32\calc.exe" SelfReg="false" DigSign="true"/> | ||
<ROW File="haters.jpg" Component_="haters.jpg" FileName="haters.jpg" Attributes="0" SourcePath="haters.jpg" SelfReg="false"/> | ||
<ROW File="TaylorSwiftShakeItOff.jpg" Component_="haters.jpg" FileName="TAYLOR~2.JPG|TaylorSwiftShakeItOff.jpg" Attributes="0" SourcePath="TaylorSwiftShakeItOff.jpg" SelfReg="false"/> | ||
</COMPONENT> | ||
<COMPONENT cid="caphyon.advinst.msicomp.BootstrOptComponent"> | ||
<ROW BootstrOptKey="GlobalOptions" DownloadFolder="[AppDataFolder][|Manufacturer]\[|ProductName]\prerequisites" Options="2"/> | ||
</COMPONENT> | ||
<COMPONENT cid="caphyon.advinst.msicomp.BuildComponent"> | ||
<ROW BuildKey="DefaultBuild" BuildName="DefaultBuild" BuildOrder="1" BuildType="0" Languages="en" InstallationType="4" UseLargeSchema="true"/> | ||
</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="FolderDlg.aip" Path="<AI_THEMES>classic\fragments\FolderDlg.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="aicustact.dll" SourcePath="<AI_CUSTACTS>aicustact.dll"/> | ||
</COMPONENT> | ||
<COMPONENT cid="caphyon.advinst.msicomp.MsiControlEventComponent"> | ||
<ROW Dialog_="WelcomeDlg" Control_="Next" Event="NewDialog" Argument="FolderDlg" Condition="AI_INSTALL" Ordering="1"/> | ||
<ROW Dialog_="FolderDlg" Control_="Next" Event="NewDialog" Argument="VerifyReadyDlg" Condition="AI_INSTALL" Ordering="201"/> | ||
<ROW Dialog_="FolderDlg" Control_="Back" Event="NewDialog" Argument="WelcomeDlg" 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="FolderDlg" 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_="APPDIR" Component_="APPDIR" ManualDelete="true"/> | ||
</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_EnableDebugLog" Type="321" Source="aicustact.dll" Target="EnableDebugLog"/> | ||
<ROW Action="AI_InstallModeCheck" Type="1" Source="aicustact.dll" Target="UpdateInstallMode" WithoutSeq="true"/> | ||
<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:[AppDataFolder][Manufacturer]\[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.MsiFeatCompsComponent"> | ||
<ROW Feature_="MainFeature" Component_="APPDIR"/> | ||
<ROW Feature_="MainFeature" Component_="ProductInformation"/> | ||
<ROW Feature_="MainFeature" Component_="splwow64.exe"/> | ||
<ROW Feature_="MainFeature" Component_="notepad.exe"/> | ||
<ROW Feature_="MainFeature" Component_="haters.jpg"/> | ||
</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="52"/> | ||
<ROW Action="AI_EnableDebugLog" Sequence="51"/> | ||
</COMPONENT> | ||
<COMPONENT cid="caphyon.advinst.msicomp.MsiInstallUISequenceComponent"> | ||
<ROW Action="AI_RESTORE_LOCATION" Condition="APPDIR=""" Sequence="749"/> | ||
<ROW Action="AI_ResolveKnownFolders" Sequence="53"/> | ||
<ROW Action="AI_DpiContentScale" Sequence="52"/> | ||
<ROW Action="AI_EnableDebugLog" Sequence="51"/> | ||
</COMPONENT> | ||
<COMPONENT cid="caphyon.advinst.msicomp.MsiLaunchConditionsComponent"> | ||
<ROW Condition="((VersionNT <> 501) AND (VersionNT <> 502))" Description="[ProductName] cannot be installed on [WindowsTypeNT5XDisplay]." DescriptionLocId="AI.LaunchCondition.NoNT5X" IsPredefined="true" Builds="DefaultBuild"/> | ||
<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="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="Version" Root="-1" Key="Software\[Manufacturer]\[ProductName]" Name="Version" Value="[ProductVersion]" Component_="ProductInformation"/> | ||
</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> |
Binary file not shown.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
|
||
Microsoft Visual Studio Solution File, Format Version 12.00 | ||
# Visual Studio Version 16 | ||
VisualStudioVersion = 16.0.31729.503 | ||
MinimumVisualStudioVersion = 10.0.40219.1 | ||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "shakeitoff", "shakeitoff.vcxproj", "{53893683-627C-4DFB-AE3D-7F2A2C458FBD}" | ||
EndProject | ||
Global | ||
GlobalSection(SolutionConfigurationPlatforms) = preSolution | ||
Debug|x64 = Debug|x64 | ||
Debug|x86 = Debug|x86 | ||
Release|x64 = Release|x64 | ||
Release|x86 = Release|x86 | ||
EndGlobalSection | ||
GlobalSection(ProjectConfigurationPlatforms) = postSolution | ||
{53893683-627C-4DFB-AE3D-7F2A2C458FBD}.Debug|x64.ActiveCfg = Debug|x64 | ||
{53893683-627C-4DFB-AE3D-7F2A2C458FBD}.Debug|x64.Build.0 = Debug|x64 | ||
{53893683-627C-4DFB-AE3D-7F2A2C458FBD}.Debug|x86.ActiveCfg = Debug|Win32 | ||
{53893683-627C-4DFB-AE3D-7F2A2C458FBD}.Debug|x86.Build.0 = Debug|Win32 | ||
{53893683-627C-4DFB-AE3D-7F2A2C458FBD}.Release|x64.ActiveCfg = Release|x64 | ||
{53893683-627C-4DFB-AE3D-7F2A2C458FBD}.Release|x64.Build.0 = Release|x64 | ||
{53893683-627C-4DFB-AE3D-7F2A2C458FBD}.Release|x86.ActiveCfg = Release|Win32 | ||
{53893683-627C-4DFB-AE3D-7F2A2C458FBD}.Release|x86.Build.0 = Release|Win32 | ||
EndGlobalSection | ||
GlobalSection(SolutionProperties) = preSolution | ||
HideSolutionNode = FALSE | ||
EndGlobalSection | ||
GlobalSection(ExtensibilityGlobals) = postSolution | ||
SolutionGuid = {E7A8BA1C-B99D-4AA0-AEC8-4CFF7ADB3AED} | ||
EndGlobalSection | ||
EndGlobal |
Oops, something went wrong.