makesetp.bat
来自「很好用的ftp源码」· Batch 代码 · 共 11 行
BAT
11 行
start /w iexpress /n /q MakeEXE.sed
@rem Delete turd file left over by iexpress
del ~cabpack.cab
start /w %_NTBINDIR%\idw\iexpress.exe /n /q MakeCAB.sed
@rem Propagate the cabs to the parent
REM move MSIEFTP.cab ..
REM move MSIEFTP.exe ..
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?