startclient.bat
来自「CRM源码This file describes some issues tha」· Batch 代码 · 共 4 行
BAT
4 行
@echo off
echo Starting QueWeb client...
start %WINDIR%\System32\rundll32 url.dll,FileProtocolHandler http://localhost:8080
echo Started. Please press Next to create shortcuts and finalize installation.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?