mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-31 01:35:11 +02:00
add sshd-session to msi (#753)
This commit is contained in:
parent
64f148cc3b
commit
e1661bfcb4
@ -9,6 +9,9 @@
|
|||||||
<Component>
|
<Component>
|
||||||
<File Name="ssh-shellhost.exe" KeyPath="yes" />
|
<File Name="ssh-shellhost.exe" KeyPath="yes" />
|
||||||
</Component>
|
</Component>
|
||||||
|
<Component>
|
||||||
|
<File Name="sshd-session.exe" KeyPath="yes" />
|
||||||
|
</Component>
|
||||||
<Component>
|
<Component>
|
||||||
<File Id="sshd.exe" Name="sshd.exe" KeyPath="yes" />
|
<File Id="sshd.exe" Name="sshd.exe" KeyPath="yes" />
|
||||||
<RegistryKey Root="HKLM" Key="SOFTWARE\OpenSSH" ForceCreateOnInstall="yes">
|
<RegistryKey Root="HKLM" Key="SOFTWARE\OpenSSH" ForceCreateOnInstall="yes">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user