readme.txt

来自「改变wince上usb的client」· 文本 代码 · 共 10 行

TXT
10
字号
UsbSwitch.exe: flips the ActiveSync USB transport from RNDIS to USB Serial and vice versa:
 - If the current USB driver is RNDIS, the device will be switched to use USB serial.
 - If the current USB driver is USB Serial, the device will be switched to use RNDIS.

Use .\CabGen\UsbSwitch.inf to generate a cab. For example:

cd CabGen
copy %_FLATRELEASEDIR%\usbswitch.exe
cabwiz.exe usbswitch.inf /compress

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?