mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2024-11-14 06:35:51 -06:00
: Add ZeroTier One to utilities menu (#1061)
This commit is contained in:
parent
199a92e26e
commit
783a9657d0
@ -615,6 +615,10 @@
|
|||||||
"winget": "subhra74.XtremeDownloadManager",
|
"winget": "subhra74.XtremeDownloadManager",
|
||||||
"choco": "xdm"
|
"choco": "xdm"
|
||||||
},
|
},
|
||||||
|
"WPFInstallzerotierone": {
|
||||||
|
"winget": "ZeroTier.ZeroTierOne",
|
||||||
|
"choco": "zerotier-one"
|
||||||
|
},
|
||||||
"WPFInstallzoom": {
|
"WPFInstallzoom": {
|
||||||
"winget": "Zoom.Zoom",
|
"winget": "Zoom.Zoom",
|
||||||
"choco": "zoom"
|
"choco": "zoom"
|
||||||
|
@ -426,6 +426,7 @@
|
|||||||
<CheckBox Name="WPFInstallwiztree" Content="WizTree" Margin="5,0"/>
|
<CheckBox Name="WPFInstallwiztree" Content="WizTree" Margin="5,0"/>
|
||||||
<CheckBox Name="WPFInstallwinrar" Content="WinRAR" Margin="5,0"/>
|
<CheckBox Name="WPFInstallwinrar" Content="WinRAR" Margin="5,0"/>
|
||||||
<CheckBox Name="WPFInstallxdm" Content="Xtreme Download Manager" Margin="5,0"/>
|
<CheckBox Name="WPFInstallxdm" Content="Xtreme Download Manager" Margin="5,0"/>
|
||||||
|
<CheckBox Name="WPFInstallzerotierone" Content="ZeroTier One" Margin="5,0"/>
|
||||||
</StackPanel>
|
</StackPanel>
|
||||||
</Grid>
|
</Grid>
|
||||||
</TabItem>
|
</TabItem>
|
||||||
|
Loading…
Reference in New Issue
Block a user