setup.lst
来自「这个是Borland C++ 4.5安装原文件」· LST 代码 · 共 23 行
LST
23 行
[Params]
WndTitle = Microsoft Win32s Setup
WndMess = Initializing Microsoft Win32s Setup...
TmpDirSize = 500
TmpDirName = mssetup
CmdLine = _mstest 32sinst.mst /C "/S %s %s"
DrvModName = DSHELL
[Files]
32sinst.mst = 32sinst.mst
32sinst.inf = 32sinst.inf
setupapi.inc = setupapi.inc
msdetect.inc = msdetect.inc
mscomstf.dll = mscomstf.dll
msinsstf.dll = msinsstf.dll
msuilstf.dll = msuilstf.dll
msshlstf.dll = msshlstf.dll
mscuistf.dll = mscuistf.dll
msdetstf.dll = msdetstf.dll
iniupd.dll = iniupd.dll
_mstest.exe = _mstest.exe
_mssetup.exe = _mssetup.exe
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?