📄 setup.inf
字号:
; COMPONENT for Windows setup information
; 8 Jan 1992
;
; (c) Roderic D. M. Page
[Application]
; Application information
AppName=COMPONENT
DefDir=c:\cpw
SpaceNeeded=2000000
DefPMGroup=COMPONENT
[Disks]
; List of diskettes needed to install COMPONENT (1 x 1.44MB 3.5")
1=DISK#1
[Files]
; format is file name, disk#, include in PM goup (Y/N),
; title in PM group, use Windows icon (Y/N), file containing icon
; Main program file cpw3.exe
; custom control DLL's bwcc.dll, rod.dll, meter.dll, spin2.dll,
; help file cphelp.hlp
; initialisation file cpw.ini (copied to Windows directory)
; data files (*.NEX)
; manual (*.WRI)
cpw.ini, 1, N
spin2.dll, 1, N
bwcc.dll, 1, N,
rod.dll , 1, N,
meter.dll, 1, N
cpw.hlp, 1, Y, COMPONENT , Y, winhelp.exe
cpw3.exe, 1, Y, COMPONENT , N, cpw3.exe
ducks.nex, 1, N
peg.nex, 1, N
agree.nex, 1, N
nelson79.nex, 1, N
pass.nex, 1, N
bremcon.nex, 1, N
brem50.nex, 1, N
brem12.nex, 1, N
epim.nex, 1, N
epib.nex, 1, N
epi216.nex, 1, N
lice.nex, 1, N
licerand.nex, 1, N
map.nex, 1, N
platy.nex, 1, N
rosen.nex, 1, N
platnick.nex, 1, N
[End]
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -