diff options
| author | Roy Ben Shabat <roy.mail.net@gmail.com> | 2025-10-21 03:15:55 +0300 |
|---|---|---|
| committer | Roy Ben Shabat <roy.mail.net@gmail.com> | 2025-10-21 03:15:55 +0300 |
| commit | d2fb9388a5126c44990a620bbba6db696d4e8b6a (patch) | |
| tree | f9f4731b46dccddfdb54018c42019376d0ab2bc9 /Software/Visual_Studio/Advanced Installer Projects/X1 Installer.aip | |
| parent | 85f6a4f0e87e53c11126de007a29999ab334915f (diff) | |
| download | Tango-d2fb9388a5126c44990a620bbba6db696d4e8b6a.tar.gz Tango-d2fb9388a5126c44990a620bbba6db696d4e8b6a.zip | |
PPC/X1/X4 Installers.software
Diffstat (limited to 'Software/Visual_Studio/Advanced Installer Projects/X1 Installer.aip')
| -rw-r--r-- | Software/Visual_Studio/Advanced Installer Projects/X1 Installer.aip | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Software/Visual_Studio/Advanced Installer Projects/X1 Installer.aip b/Software/Visual_Studio/Advanced Installer Projects/X1 Installer.aip index 20040b9f1..8492e982e 100644 --- a/Software/Visual_Studio/Advanced Installer Projects/X1 Installer.aip +++ b/Software/Visual_Studio/Advanced Installer Projects/X1 Installer.aip @@ -15,10 +15,10 @@ <ROW Property="CTRLS" Value="2"/> <ROW Property="ExtractFilesFirst" Value="1"/> <ROW Property="Manufacturer" Value="Twine Solutions LTD"/> - <ROW Property="ProductCode" Value="1033:{3B1C70C4-B450-47EE-BB64-27684CB7ED67} " Type="16"/> + <ROW Property="ProductCode" Value="1033:{CDCACE1D-528E-41BF-94FB-BBFF85F68802} " Type="16"/> <ROW Property="ProductLanguage" Value="1033"/> <ROW Property="ProductName" Value="Twine X1"/> - <ROW Property="ProductVersion" Value="3.2.0.0" Type="32" TargetFile="Tango.PPC.UI.exe"/> + <ROW Property="ProductVersion" Value="3.2.1.0" Type="32" TargetFile="Tango.PPC.UI.exe"/> <ROW Property="SecureCustomProperties" Value="OLDPRODUCTS;AI_NEWERPRODUCTFOUND;AI_SETUPEXEPATH;SETUPEXEDIR"/> <ROW Property="UpgradeCode" Value="{4D8FDA03-F63E-4002-9A96-4BDE65B04355}"/> <ROW Property="WindowsType9X" MultiBuildValue="DefaultBuild:Windows 9x/ME" ValueLocId="-"/> @@ -717,6 +717,7 @@ <ROW File="Tango.Telemetry.dll" Component_="Tango.Telemetry.dll" FileName="TANGOT~4.DLL|Tango.Telemetry.dll" Attributes="0" SourcePath="..\Build\PPC\X1\Tango.Telemetry.dll" SelfReg="false"/> <ROW File="Tango.Telemetry.pdb" Component_="Tango.Telemetry.dll" FileName="TANGOT~4.PDB|Tango.Telemetry.pdb" Attributes="0" SourcePath="..\Build\PPC\X1\Tango.Telemetry.pdb" SelfReg="false"/> <ROW File="Validation.dll" Component_="Validation.dll" FileName="VALIDA~1.DLL|Validation.dll" Attributes="0" SourcePath="..\Build\PPC\X1\Validation.dll" SelfReg="false"/> + <ROW File="LibGit2Sharp.dll.config" Component_="GetVersionTag.bat" FileName="LIBGIT~1.CON|LibGit2Sharp.dll.config" Attributes="0" SourcePath="..\Build\PPC\X1\LibGit2Sharp.dll.config" SelfReg="false"/> </COMPONENT> <COMPONENT cid="caphyon.advinst.msicomp.BootstrOptComponent"> <ROW BootstrOptKey="GlobalOptions" DownloadFolder="[AppDataFolder][|Manufacturer]\[|ProductName]\prerequisites" Options="2"/> @@ -725,7 +726,7 @@ <ROW Action="AI_DetectSoftware" Sequence="101"/> </COMPONENT> <COMPONENT cid="caphyon.advinst.msicomp.BuildComponent"> - <ROW BuildKey="DefaultBuild" BuildName="DefaultBuild" BuildOrder="1" BuildType="0" PackageFolder="..\Build\Installers\X1" PackageFileName="Twine X1 Installer_v3.2.0" Languages="en" InstallationType="4" CabsLocation="1" PackageType="1" FilesInsideExe="true" ExtractionFolder="[AppDataFolder][|Manufacturer]\[|ProductName] [|ProductVersion]\install" ExtUI="true" UseLargeSchema="true" ExeName="Twine X1 Installer_v3.2.0"/> + <ROW BuildKey="DefaultBuild" BuildName="DefaultBuild" BuildOrder="1" BuildType="0" PackageFolder="..\Build\Installers\X1" PackageFileName="Twine X1 Installer_v3.2.1" Languages="en" InstallationType="4" CabsLocation="1" PackageType="1" FilesInsideExe="true" ExtractionFolder="[AppDataFolder][|Manufacturer]\[|ProductName] [|ProductVersion]\install" ExtUI="true" UseLargeSchema="true" ExeName="Twine X1 Installer_v3.2.1"/> </COMPONENT> <COMPONENT cid="caphyon.advinst.msicomp.DictionaryComponent"> <ROW Path="<AI_DICTS>ui.ail"/> |
