setup.lst

来自「企业人力资源管理系统为企业的发展提供了强大的动力!」· LST 代码 · 共 40 行

LST
40
字号

		
[Windows 95 Params]
	WndTitle    = 人力资源管理系统
	WndMess     = Initializing Setup...
	TmpDirSize  = 500
	TmpDirName  = ~msstfqf.t
	CmdLine     = acmsetup /T setup.stf /S %s %s
	DrvWinClass = Stuff-Shell
	Require31   = This program requires either Windows 95 or Windows NT 3.51 or higher.
	DrvModName = ACMSETUP
	CabinetFile = SETUP1.CAB

[Windows 95 Files]
	@acmsetup.exe = acmsetup.exe
	@acmsetup.hlp = acmsetup.hlp
	@mssetup.dll = mssetup.dll
	setup.stf = setup.stf
	setup.inf = setup.inf
	@wizset32.dll = wizset32.dll

[NT3.51 Intel Params]
	WndTitle    = 人力资源管理系统
	WndMess     = Initializing Setup...
	TmpDirSize  = 500
	TmpDirName  = ~msstfqf.t
	CmdLine     = acmsetup /T setup.stf /S %s %s
	DrvWinClass = Stuff-Shell
	Require31   = This program requires either Windows 95 or Windows NT 3.51 or higher.
	DrvModName  = ACMSETUP
	CabinetFile = SETUP1.CAB

[NT3.51 Intel Files]
	@acmsetup.exe = acmsetup.exe
	@acmsetup.hlp = acmsetup.hlp
	@mssetup.dll = mssetup.dll
	setup.stf = setup.stf
	setup.inf = setup.inf
	@wizset32.dll = wizset32.dll

⌨️ 快捷键说明

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