setup.lst

来自「AutoDocumentation System for Windows Ver」· LST 代码 · 共 23 行

LST
23
字号
[Params]
    WndTitle   = AutoDocumentation System Setup
    WndMess    = Initializing Setup...
    TmpDirSize = 5000
    TmpDirName = ~msstfqf.rnc
    CmdLine    = _mstest adsetup.mst /C "/S %s %s"
    DrvModName = DSHELL

[Files]
    setupapi.in_ = setupapi.inc
    msdetect.in_ = msdetect.inc
    mscomstf.dl_ = mscomstf.dll
    msinsstf.dl_ = msinsstf.dll
    msuilstf.dl_ = msuilstf.dll
    msshlstf.dl_ = msshlstf.dll
    msdetstf.dl_ = msdetstf.dll
    _mstest.ex_  = _mstest.exe
    _mssetup.ex_ = _mssetup.exe
    ctl3d.dl_    = ctl3d.dll
    adsetup.dl_  = adsetup.dll
    adsetup.mst  = adsetup.mst
    autodocw.inf = setup.inf

⌨️ 快捷键说明

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