Windows: Build and install kcpytkt
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
<?define GuidPolKerberos=9ED6B62C-13D0-43BB-BCD7-4737D3E6EC43 ?>
|
||||
<?define GuidKpasswd=20A984EC-5BCB-4B93-A3A9-7AACBDC625E9 ?>
|
||||
<?define GuidKvno=2B932C2B-9167-4051-BDF7-A104E9983CE6 ?>
|
||||
<?define GuidKcpytkt=17734691-7CB3-4E9A-AADC-6D4205795F43 ?>
|
||||
|
||||
<?else?>
|
||||
|
||||
@@ -30,6 +31,7 @@
|
||||
<?define GuidPolKerberos=EF04F1AF-725B-4AF6-AE7B-18E2036C03B9 ?>
|
||||
<?define GuidKpasswd=B66C04B5-EE1D-48C3-A25B-4DCAAA8F459B ?>
|
||||
<?define GuidKvno=4C6015BE-1347-4D12-8841-FF90E0B9D6A8 ?>
|
||||
<?define GuidKcpytkt=CBCDFC80-601B-4F26-A020-7D1278735B95 ?>
|
||||
|
||||
<?endif?>
|
||||
|
||||
@@ -115,6 +117,13 @@
|
||||
<File Name='kvno.pdb' />
|
||||
</Component>
|
||||
|
||||
<Component Id='comp.kcpytkt'
|
||||
Guid='$(var.GuidKcpytkt)'
|
||||
Win64='$(var.Win64)'>
|
||||
<File Name='kcpytkt.exe' KeyPath='yes' />
|
||||
<File Name='kcpytkt.pdb' />
|
||||
</Component>
|
||||
|
||||
<Merge Id='Heimdal.Assemblies' Language='0'
|
||||
SourceFile='$(var.InstDir)\Heimdal.msm' />
|
||||
|
||||
@@ -301,6 +310,7 @@
|
||||
<ComponentRef Id='comp.HX509.chm' />
|
||||
<ComponentRef Id='comp.Heimdal.chm' />
|
||||
<ComponentRef Id='comp.SearchPath' />
|
||||
<ComponentRef Id='comp.kcpytkt' />
|
||||
<ComponentRef Id='comp.kdestroy' />
|
||||
<ComponentRef Id='comp.kdigest' />
|
||||
<ComponentRef Id='comp.kinit' />
|
||||
|
Reference in New Issue
Block a user