📄 manifest.u3i
字号:
<?xml version="1.0"?>
<!--Sample manifest file-->
<u3manifest version="1.0">
<application uuid="3c4b09a4-27fe-4e1c-a630-71f8f3e6ffbb" version="2.41">
<icon>TeamViewer.ico</icon>
<name>TeamViewer</name>
<description>Simple and fast remote control, desktop sharing and file transfer over the Internet. Also works behind firewalls and NAT proxies.</description>
<shortDescription>Remote Control and File Transfer over the Internet, even behind Firewalls</shortDescription>
<vendor url="www.teamviewer.com">TeamViewer GmbH</vendor>
<options>
<minFreeSpace>1</minFreeSpace>
</options>
<i18n />
</application>
<actions>
<hostCleanUp cmd="%U3_HOST_EXEC_PATH%\Teamviewer.exe">-remove</hostCleanUp>
<appStop cmd="%U3_HOST_EXEC_PATH%\U3Action.exe">-appStop \"%U3_HOST_EXEC_PATH%\Teamviewer.exe\"</appStop>
<appStart cmd="%U3_HOST_EXEC_PATH%\U3Action.exe">-appStart \"%U3_HOST_EXEC_PATH%\Teamviewer.exe\"</appStart>
</actions>
</u3manifest>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -