diff options
author | Adam Ierymenko <adam.ierymenko@zerotier.com> | 2015-05-19 14:48:57 -0700 |
---|---|---|
committer | Adam Ierymenko <adam.ierymenko@zerotier.com> | 2015-05-19 14:48:57 -0700 |
commit | 44d1bd14bd2f9c22fee6b57ac3df4018db146e1d (patch) | |
tree | f8b676ef7cae79afc0438fc0f35b20f1b24d58e8 /ext | |
parent | b4a34cc1057d799450a32f9e910dde779506ce45 (diff) | |
download | infinitytier-44d1bd14bd2f9c22fee6b57ac3df4018db146e1d.tar.gz infinitytier-44d1bd14bd2f9c22fee6b57ac3df4018db146e1d.zip |
Enable right-click menu for copy/paste/etc. in Windows UI wrapper.
Diffstat (limited to 'ext')
-rw-r--r-- | ext/bin/win-ui-wrapper/ZeroTier One.exe (renamed from ext/win-ui-wrapper/ZeroTier One.exe) | bin | 761304 -> 761304 bytes | |||
-rw-r--r-- | ext/installfiles/windows/ZeroTier One.aip | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/ext/win-ui-wrapper/ZeroTier One.exe b/ext/bin/win-ui-wrapper/ZeroTier One.exe Binary files differindex 3e129be7..50eec7d6 100644 --- a/ext/win-ui-wrapper/ZeroTier One.exe +++ b/ext/bin/win-ui-wrapper/ZeroTier One.exe diff --git a/ext/installfiles/windows/ZeroTier One.aip b/ext/installfiles/windows/ZeroTier One.aip index aef8ba5a..bab72e04 100644 --- a/ext/installfiles/windows/ZeroTier One.aip +++ b/ext/installfiles/windows/ZeroTier One.aip @@ -81,7 +81,7 @@ <COMPONENT cid="caphyon.advinst.msicomp.MsiFilesComponent"> <ROW File="WdfCoinstaller01011.dll" Component_="WdfCoinstaller01011.dll" FileName="WDFCOI~1.DLL|WdfCoinstaller01011.dll" Attributes="0" SourcePath="..\..\bin\tap-windows-ndis6\x64\WdfCoinstaller01011.dll" SelfReg="false" NextFile="WdfCoinstaller01011.dll_1"/> <ROW File="WdfCoinstaller01011.dll_1" Component_="WdfCoinstaller01011.dll_1" FileName="WDFCOI~1.DLL|WdfCoinstaller01011.dll" Attributes="0" SourcePath="..\..\bin\tap-windows-ndis6\x86\WdfCoinstaller01011.dll" SelfReg="false" NextFile="zttap300.cat_2"/> - <ROW File="ZeroTierOne.exe" Component_="ZeroTierOne.exe" FileName="ZEROTI~1.EXE|ZeroTier One.exe" Attributes="0" SourcePath="..\..\win-ui-wrapper\ZeroTier One.exe" SelfReg="false" NextFile="WdfCoinstaller01011.dll"/> + <ROW File="ZeroTierOne.exe" Component_="ZeroTierOne.exe" FileName="ZEROTI~1.EXE|ZeroTier One.exe" Attributes="0" SourcePath="..\..\bin\win-ui-wrapper\ZeroTier One.exe" SelfReg="false" NextFile="WdfCoinstaller01011.dll"/> <ROW File="devcon_x64.exe" Component_="devcon_x64.exe" FileName="DEVCON~1.EXE|devcon_x64.exe" Attributes="0" SourcePath="..\..\bin\devcon\devcon_x64.exe" SelfReg="false" NextFile="devcon_x86.exe"/> <ROW File="devcon_x86.exe" Component_="devcon_x86.exe" FileName="DEVCON~2.EXE|devcon_x86.exe" Attributes="0" SourcePath="..\..\bin\devcon\devcon_x86.exe" SelfReg="false" NextFile="zerotierone_x86.exe"/> <ROW File="index.html" Component_="index.html" FileName="INDEX~1.HTM|index.html" Attributes="0" SourcePath="..\..\..\ui\index.html" SelfReg="false" NextFile="main.js"/> |