|
|
|
@@ -1,233 +0,0 @@
|
|
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
|
|
<!--
|
|
|
|
|
<auto-generated>
|
|
|
|
|
This code was generated by WixSharp.
|
|
|
|
|
Changes to this file will be lost if the code is regenerated.
|
|
|
|
|
</auto-generated>
|
|
|
|
|
-->
|
|
|
|
|
<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
|
|
|
|
|
<Product Id="98823cc2-0c2e-4cf7-b5ed-ea2dd3e579c0" Name="GitTfs" Language="1033" Codepage="Windows-1252" Version="0.24.2.0" UpgradeCode="98823cc2-0c2e-4cf7-b5ed-ea2dd26559bf" Manufacturer="SEP">
|
|
|
|
|
<Package InstallerVersion="200" Compressed="yes" SummaryCodepage="Windows-1252" Languages="1033" />
|
|
|
|
|
<Media Id="1" Cabinet="GitTfs.cab" EmbedCab="yes" />
|
|
|
|
|
|
|
|
|
|
<Directory Id="TARGETDIR" Name="SourceDir" >
|
|
|
|
|
<Directory Id="ProgramFilesFolder" Name="ProgramFilesFolder">
|
|
|
|
|
<Directory Id="INSTALLDIR" Name="GitTfs">
|
|
|
|
|
|
|
|
|
|
<Component Id="Component.git_tfs.exe" Guid="98823cc2-0c2e-4cf7-b5ed-ea2d8d5d2aa7">
|
|
|
|
|
<File Id="git_tfs.exe" Source="git-tfs.exe" />
|
|
|
|
|
</Component>
|
|
|
|
|
|
|
|
|
|
<Component Id="Component.git_tfs.exe.config" Guid="98823cc2-0c2e-4cf7-b5ed-ea2de8d74896">
|
|
|
|
|
<File Id="git_tfs.exe.config" Source="git-tfs.exe.config" />
|
|
|
|
|
</Component>
|
|
|
|
|
|
|
|
|
|
<Component Id="Component.git_tfs.vshost.exe" Guid="98823cc2-0c2e-4cf7-b5ed-ea2d3e2ac591">
|
|
|
|
|
<File Id="git_tfs.vshost.exe" Source="git-tfs.vshost.exe" />
|
|
|
|
|
</Component>
|
|
|
|
|
|
|
|
|
|
<Component Id="Component.git_tfs.vshost.exe.config" Guid="98823cc2-0c2e-4cf7-b5ed-ea2d919545ef">
|
|
|
|
|
<File Id="git_tfs.vshost.exe.config" Source="git-tfs.vshost.exe.config" />
|
|
|
|
|
</Component>
|
|
|
|
|
|
|
|
|
|
<Component Id="Component.git_tfs.vshost.exe.manifest" Guid="98823cc2-0c2e-4cf7-b5ed-ea2d830586b1">
|
|
|
|
|
<File Id="git_tfs.vshost.exe.manifest" Source="git-tfs.vshost.exe.manifest" />
|
|
|
|
|
</Component>
|
|
|
|
|
|
|
|
|
|
<Component Id="Component.LibGit2Sharp.dll" Guid="98823cc2-0c2e-4cf7-b5ed-ea2d0c3b0a61">
|
|
|
|
|
<File Id="LibGit2Sharp.dll" Source="LibGit2Sharp.dll" />
|
|
|
|
|
</Component>
|
|
|
|
|
|
|
|
|
|
<Component Id="Component.LICENSE" Guid="98823cc2-0c2e-4cf7-b5ed-ea2d0251e100">
|
|
|
|
|
<File Id="LICENSE" Source="LICENSE" />
|
|
|
|
|
</Component>
|
|
|
|
|
|
|
|
|
|
<Component Id="Component.NDesk.Options.dll" Guid="98823cc2-0c2e-4cf7-b5ed-ea2dc7b41d0a">
|
|
|
|
|
<File Id="NDesk.Options.dll" Source="NDesk.Options.dll" />
|
|
|
|
|
</Component>
|
|
|
|
|
|
|
|
|
|
<Component Id="Component.NOTICE" Guid="98823cc2-0c2e-4cf7-b5ed-ea2dd28a056f">
|
|
|
|
|
<File Id="NOTICE" Source="NOTICE" />
|
|
|
|
|
</Component>
|
|
|
|
|
|
|
|
|
|
<Component Id="Component.README.md" Guid="98823cc2-0c2e-4cf7-b5ed-ea2d1880e4e8">
|
|
|
|
|
<File Id="README.md" Source="README.md" />
|
|
|
|
|
</Component>
|
|
|
|
|
|
|
|
|
|
<Component Id="Component.StructureMap.dll" Guid="98823cc2-0c2e-4cf7-b5ed-ea2d9ded19de">
|
|
|
|
|
<File Id="StructureMap.dll" Source="StructureMap.dll" />
|
|
|
|
|
</Component>
|
|
|
|
|
|
|
|
|
|
<Directory Id="INSTALLDIR.GitTfs.Vs2015" Name="GitTfs.Vs2015">
|
|
|
|
|
|
|
|
|
|
<Component Id="Component.GitTfs.Vs2015.dll" Guid="98823cc2-0c2e-4cf7-b5ed-ea2d286e967e">
|
|
|
|
|
<File Id="GitTfs.Vs2015.dll" Source="GitTfs.Vs2015\GitTfs.Vs2015.dll" />
|
|
|
|
|
</Component>
|
|
|
|
|
|
|
|
|
|
<Component Id="Component.Microsoft.TeamFoundation.Build.Client.dll" Guid="98823cc2-0c2e-4cf7-b5ed-ea2df62dbdb8">
|
|
|
|
|
<File Id="Microsoft.TeamFoundation.Build.Client.dll" Source="GitTfs.Vs2015\Microsoft.TeamFoundation.Build.Client.dll" />
|
|
|
|
|
</Component>
|
|
|
|
|
|
|
|
|
|
<Component Id="Component.Microsoft.TeamFoundation.Build.Common.dll" Guid="98823cc2-0c2e-4cf7-b5ed-ea2dab4871b3">
|
|
|
|
|
<File Id="Microsoft.TeamFoundation.Build.Common.dll" Source="GitTfs.Vs2015\Microsoft.TeamFoundation.Build.Common.dll" />
|
|
|
|
|
</Component>
|
|
|
|
|
|
|
|
|
|
<Component Id="Component.Microsoft.TeamFoundation.Client.dll" Guid="98823cc2-0c2e-4cf7-b5ed-ea2dd4d1e7fa">
|
|
|
|
|
<File Id="Microsoft.TeamFoundation.Client.dll" Source="GitTfs.Vs2015\Microsoft.TeamFoundation.Client.dll" />
|
|
|
|
|
</Component>
|
|
|
|
|
|
|
|
|
|
<Component Id="Component.Microsoft.TeamFoundation.Common.dll" Guid="98823cc2-0c2e-4cf7-b5ed-ea2daf02aa67">
|
|
|
|
|
<File Id="Microsoft.TeamFoundation.Common.dll" Source="GitTfs.Vs2015\Microsoft.TeamFoundation.Common.dll" />
|
|
|
|
|
</Component>
|
|
|
|
|
|
|
|
|
|
<Component Id="Component.Microsoft.TeamFoundation.Diff.dll" Guid="98823cc2-0c2e-4cf7-b5ed-ea2d8738eadb">
|
|
|
|
|
<File Id="Microsoft.TeamFoundation.Diff.dll" Source="GitTfs.Vs2015\Microsoft.TeamFoundation.Diff.dll" />
|
|
|
|
|
</Component>
|
|
|
|
|
|
|
|
|
|
<Component Id="Component.Microsoft.TeamFoundation.VersionControl.Client.dll" Guid="98823cc2-0c2e-4cf7-b5ed-ea2d5c4ef6f8">
|
|
|
|
|
<File Id="Microsoft.TeamFoundation.VersionControl.Client.dll" Source="GitTfs.Vs2015\Microsoft.TeamFoundation.VersionControl.Client.dll" />
|
|
|
|
|
</Component>
|
|
|
|
|
|
|
|
|
|
<Component Id="Component.Microsoft.TeamFoundation.VersionControl.Common.dll" Guid="98823cc2-0c2e-4cf7-b5ed-ea2dc8dad7af">
|
|
|
|
|
<File Id="Microsoft.TeamFoundation.VersionControl.Common.dll" Source="GitTfs.Vs2015\Microsoft.TeamFoundation.VersionControl.Common.dll" />
|
|
|
|
|
</Component>
|
|
|
|
|
|
|
|
|
|
<Component Id="Component.Microsoft.TeamFoundation.VersionControl.Common.Integration.dll" Guid="98823cc2-0c2e-4cf7-b5ed-ea2d11eeecba">
|
|
|
|
|
<File Id="Microsoft.TeamFoundation.VersionControl.Common.Integration.dll" Source="GitTfs.Vs2015\Microsoft.TeamFoundation.VersionControl.Common.Integration.dll" />
|
|
|
|
|
</Component>
|
|
|
|
|
|
|
|
|
|
<Component Id="Component.Microsoft.TeamFoundation.WorkItemTracking.Client.DataStoreLoader.dll" Guid="98823cc2-0c2e-4cf7-b5ed-ea2d015a4f39">
|
|
|
|
|
<File Id="Microsoft.TeamFoundation.WorkItemTracking.Client.DataStoreLoader.dll" Source="GitTfs.Vs2015\Microsoft.TeamFoundation.WorkItemTracking.Client.DataStoreLoader.dll" />
|
|
|
|
|
</Component>
|
|
|
|
|
|
|
|
|
|
<Component Id="Component.Microsoft.TeamFoundation.WorkItemTracking.Client.dll" Guid="98823cc2-0c2e-4cf7-b5ed-ea2d0ed7561d">
|
|
|
|
|
<File Id="Microsoft.TeamFoundation.WorkItemTracking.Client.dll" Source="GitTfs.Vs2015\Microsoft.TeamFoundation.WorkItemTracking.Client.dll" />
|
|
|
|
|
</Component>
|
|
|
|
|
|
|
|
|
|
<Component Id="Component.Microsoft.TeamFoundation.WorkItemTracking.Client.QueryLanguage.dll" Guid="98823cc2-0c2e-4cf7-b5ed-ea2d137f6fa9">
|
|
|
|
|
<File Id="Microsoft.TeamFoundation.WorkItemTracking.Client.QueryLanguage.dll" Source="GitTfs.Vs2015\Microsoft.TeamFoundation.WorkItemTracking.Client.QueryLanguage.dll" />
|
|
|
|
|
</Component>
|
|
|
|
|
|
|
|
|
|
<Component Id="Component.Microsoft.TeamFoundation.WorkItemTracking.Common.dll" Guid="98823cc2-0c2e-4cf7-b5ed-ea2d2a79d050">
|
|
|
|
|
<File Id="Microsoft.TeamFoundation.WorkItemTracking.Common.dll" Source="GitTfs.Vs2015\Microsoft.TeamFoundation.WorkItemTracking.Common.dll" />
|
|
|
|
|
</Component>
|
|
|
|
|
|
|
|
|
|
<Component Id="Component.Microsoft.TeamFoundation.WorkItemTracking.Proxy.dll" Guid="98823cc2-0c2e-4cf7-b5ed-ea2d5e437242">
|
|
|
|
|
<File Id="Microsoft.TeamFoundation.WorkItemTracking.Proxy.dll" Source="GitTfs.Vs2015\Microsoft.TeamFoundation.WorkItemTracking.Proxy.dll" />
|
|
|
|
|
</Component>
|
|
|
|
|
|
|
|
|
|
<Component Id="Component.Microsoft.VisualStudio.Services.Client.dll" Guid="98823cc2-0c2e-4cf7-b5ed-ea2de6b2259b">
|
|
|
|
|
<File Id="Microsoft.VisualStudio.Services.Client.dll" Source="GitTfs.Vs2015\Microsoft.VisualStudio.Services.Client.dll" />
|
|
|
|
|
</Component>
|
|
|
|
|
|
|
|
|
|
<Component Id="Component.Microsoft.VisualStudio.Services.Common.dll" Guid="98823cc2-0c2e-4cf7-b5ed-ea2d0ac60752">
|
|
|
|
|
<File Id="Microsoft.VisualStudio.Services.Common.dll" Source="GitTfs.Vs2015\Microsoft.VisualStudio.Services.Common.dll" />
|
|
|
|
|
</Component>
|
|
|
|
|
|
|
|
|
|
<Component Id="Component.Microsoft.VisualStudio.Services.WebApi.dll" Guid="98823cc2-0c2e-4cf7-b5ed-ea2d4c32ab8e">
|
|
|
|
|
<File Id="Microsoft.VisualStudio.Services.WebApi.dll" Source="GitTfs.Vs2015\Microsoft.VisualStudio.Services.WebApi.dll" />
|
|
|
|
|
</Component>
|
|
|
|
|
|
|
|
|
|
<Component Id="Component.Microsoft.WITDataStore32.dll" Guid="98823cc2-0c2e-4cf7-b5ed-ea2d275e8299">
|
|
|
|
|
<File Id="Microsoft.WITDataStore32.dll" Source="GitTfs.Vs2015\Microsoft.WITDataStore32.dll" />
|
|
|
|
|
</Component>
|
|
|
|
|
|
|
|
|
|
<Component Id="Component.Microsoft.WITDataStore64.dll" Guid="98823cc2-0c2e-4cf7-b5ed-ea2d28bc821c">
|
|
|
|
|
<File Id="Microsoft.WITDataStore64.dll" Source="GitTfs.Vs2015\Microsoft.WITDataStore64.dll" />
|
|
|
|
|
</Component>
|
|
|
|
|
|
|
|
|
|
<Component Id="Component.Newtonsoft.Json.dll" Guid="98823cc2-0c2e-4cf7-b5ed-ea2d60bfd49a">
|
|
|
|
|
<File Id="Newtonsoft.Json.dll" Source="GitTfs.Vs2015\Newtonsoft.Json.dll" />
|
|
|
|
|
</Component>
|
|
|
|
|
|
|
|
|
|
<Component Id="Component.System.Net.Http.Formatting.dll" Guid="98823cc2-0c2e-4cf7-b5ed-ea2d1402241e">
|
|
|
|
|
<File Id="System.Net.Http.Formatting.dll" Source="GitTfs.Vs2015\System.Net.Http.Formatting.dll" />
|
|
|
|
|
</Component>
|
|
|
|
|
|
|
|
|
|
<Component Id="Component.System.Web.Http.dll" Guid="98823cc2-0c2e-4cf7-b5ed-ea2d544280eb">
|
|
|
|
|
<File Id="System.Web.Http.dll" Source="GitTfs.Vs2015\System.Web.Http.dll" />
|
|
|
|
|
</Component>
|
|
|
|
|
|
|
|
|
|
</Directory>
|
|
|
|
|
|
|
|
|
|
<Directory Id="INSTALLDIR.NativeBinaries" Name="NativeBinaries">
|
|
|
|
|
<Directory Id="INSTALLDIR.NativeBinaries.amd64" Name="amd64">
|
|
|
|
|
|
|
|
|
|
<Component Id="Component.git2_e0902fb.dll" Guid="98823cc2-0c2e-4cf7-b5ed-ea2dda07a157">
|
|
|
|
|
<File Id="git2_e0902fb.dll" Source="NativeBinaries\amd64\git2-e0902fb.dll" />
|
|
|
|
|
</Component>
|
|
|
|
|
|
|
|
|
|
</Directory>
|
|
|
|
|
|
|
|
|
|
<Directory Id="INSTALLDIR.NativeBinaries.x86" Name="x86">
|
|
|
|
|
|
|
|
|
|
<Component Id="Component.git2_e0902fb.dll.1" Guid="98823cc2-0c2e-4cf7-b5ed-ea2dc0c032ab">
|
|
|
|
|
<File Id="git2_e0902fb.dll.1" Source="NativeBinaries\x86\git2-e0902fb.dll" />
|
|
|
|
|
</Component>
|
|
|
|
|
|
|
|
|
|
</Directory>
|
|
|
|
|
</Directory>
|
|
|
|
|
|
|
|
|
|
<Component Id="EnvVars1" Guid="98823cc2-0c2e-4cf7-b5ed-ea2dfd552c9c">
|
|
|
|
|
<Environment Id="PATH" Name="PATH" Action="set" Part="last" Value="[INSTALLDIR]" />
|
|
|
|
|
|
|
|
|
|
<CreateFolder />
|
|
|
|
|
</Component>
|
|
|
|
|
|
|
|
|
|
</Directory>
|
|
|
|
|
</Directory>
|
|
|
|
|
</Directory>
|
|
|
|
|
|
|
|
|
|
<Property Id="ARPCOMMENTS" Value="A Git/TFS bridge, similar to git-svn" />
|
|
|
|
|
<Property Id="ARPHELPLINK" Value="http://git-tfs.com/" />
|
|
|
|
|
<Property Id="ARPURLUPDATEINFO" Value="https://github.com/git-tfs/git-tfs/releases" />
|
|
|
|
|
<Property Id="WIXUI_INSTALLDIR" Value="INSTALLDIR" />
|
|
|
|
|
|
|
|
|
|
<WixVariable Id="WixUILicenseRtf" Value="C:\data\git-tfs\GitTfs\bin\Release\LICENSE.rtf" />
|
|
|
|
|
|
|
|
|
|
<MajorUpgrade DowngradeErrorMessage="A later version of GitTfs is already installed. Setup will now exit." Schedule="afterInstallInitialize" />
|
|
|
|
|
|
|
|
|
|
<UIRef Id="WixUI_InstallDir" />
|
|
|
|
|
|
|
|
|
|
<Feature Id="Complete" Title="Complete" Absent="allow" Level="1" >
|
|
|
|
|
<ComponentRef Id="Component.git_tfs.exe" />
|
|
|
|
|
<ComponentRef Id="Component.git_tfs.exe.config" />
|
|
|
|
|
<ComponentRef Id="Component.git_tfs.vshost.exe" />
|
|
|
|
|
<ComponentRef Id="Component.git_tfs.vshost.exe.config" />
|
|
|
|
|
<ComponentRef Id="Component.git_tfs.vshost.exe.manifest" />
|
|
|
|
|
<ComponentRef Id="Component.LibGit2Sharp.dll" />
|
|
|
|
|
<ComponentRef Id="Component.LICENSE" />
|
|
|
|
|
<ComponentRef Id="Component.NDesk.Options.dll" />
|
|
|
|
|
<ComponentRef Id="Component.NOTICE" />
|
|
|
|
|
<ComponentRef Id="Component.README.md" />
|
|
|
|
|
<ComponentRef Id="Component.StructureMap.dll" />
|
|
|
|
|
<ComponentRef Id="Component.GitTfs.Vs2015.dll" />
|
|
|
|
|
<ComponentRef Id="Component.Microsoft.TeamFoundation.Build.Client.dll" />
|
|
|
|
|
<ComponentRef Id="Component.Microsoft.TeamFoundation.Build.Common.dll" />
|
|
|
|
|
<ComponentRef Id="Component.Microsoft.TeamFoundation.Client.dll" />
|
|
|
|
|
<ComponentRef Id="Component.Microsoft.TeamFoundation.Common.dll" />
|
|
|
|
|
<ComponentRef Id="Component.Microsoft.TeamFoundation.Diff.dll" />
|
|
|
|
|
<ComponentRef Id="Component.Microsoft.TeamFoundation.VersionControl.Client.dll" />
|
|
|
|
|
<ComponentRef Id="Component.Microsoft.TeamFoundation.VersionControl.Common.dll" />
|
|
|
|
|
<ComponentRef Id="Component.Microsoft.TeamFoundation.VersionControl.Common.Integration.dll" />
|
|
|
|
|
<ComponentRef Id="Component.Microsoft.TeamFoundation.WorkItemTracking.Client.DataStoreLoader.dll" />
|
|
|
|
|
<ComponentRef Id="Component.Microsoft.TeamFoundation.WorkItemTracking.Client.dll" />
|
|
|
|
|
<ComponentRef Id="Component.Microsoft.TeamFoundation.WorkItemTracking.Client.QueryLanguage.dll" />
|
|
|
|
|
<ComponentRef Id="Component.Microsoft.TeamFoundation.WorkItemTracking.Common.dll" />
|
|
|
|
|
<ComponentRef Id="Component.Microsoft.TeamFoundation.WorkItemTracking.Proxy.dll" />
|
|
|
|
|
<ComponentRef Id="Component.Microsoft.VisualStudio.Services.Client.dll" />
|
|
|
|
|
<ComponentRef Id="Component.Microsoft.VisualStudio.Services.Common.dll" />
|
|
|
|
|
<ComponentRef Id="Component.Microsoft.VisualStudio.Services.WebApi.dll" />
|
|
|
|
|
<ComponentRef Id="Component.Microsoft.WITDataStore32.dll" />
|
|
|
|
|
<ComponentRef Id="Component.Microsoft.WITDataStore64.dll" />
|
|
|
|
|
<ComponentRef Id="Component.Newtonsoft.Json.dll" />
|
|
|
|
|
<ComponentRef Id="Component.System.Net.Http.Formatting.dll" />
|
|
|
|
|
<ComponentRef Id="Component.System.Web.Http.dll" />
|
|
|
|
|
<ComponentRef Id="Component.git2_e0902fb.dll" />
|
|
|
|
|
<ComponentRef Id="Component.git2_e0902fb.dll.1" />
|
|
|
|
|
<ComponentRef Id="EnvVars1" />
|
|
|
|
|
</Feature>
|
|
|
|
|
|
|
|
|
|
</Product>
|
|
|
|
|
</Wix>
|
|
|
|
|
|