home *** CD-ROM | disk | FTP | other *** search
File List | 1994-08-23 | 1.7 KB | 70 lines |
- ; $$Begin$$
-
- ; Copyright: (c) 1994 ICFX Corporation. All Rights Reserved.
- ;
- ; Project: Pet CD 1
- ;
- ; Component: Installer
- ;
- ; Description: Setup information file
- ;
- ; ---------------------------------------------------------------------
- ;
- ; $Author: NSJ $
- ;
- ; $Date: 23 Aug 1994 10:41:08 $
- ;
- ; $Log: S:/minnie.vcs/image/setup.lsv $
- ;
- ; Rev 1.1 23 Aug 1994 10:41:08 NSJ
- ;
- ; Rev 1.1 07 Jul 1994 18:14:02 NSJ
- ; No change.
- ;
- ; Rev 1.0 07 Jul 1994 17:22:06 NSJ
- ; Initial revision.
- ;
- ; $Logfile: S:/minnie.vcs/image/setup.lsv $
- ;
- ; $Workfile: setup.lst $
- ;
- ; ---------------------------------------------------------------------
-
- ; $$End$$
-
- ; ---------------------------------------------------------------------
- ;
- ; SETUP.LST - MSSETUP Information File
- ;
- ; Version 1.0
- ;
- ; (c) 1994 Intel Corporation. All Rights Reserved.
- ;
- ; ---------------------------------------------------------------------
-
-
- [Params]
- WndTitle = Select A Pet 1 Setup
- WndMess = Initializing Select A Pet 1 Setup...
- TmpDirSize = 1024
- TmpDirName = ~petcd1.tmp
- CmdLine = _mstest setup.mst /C "/S %s %s"
- DrvModName = DSHELL
-
- [Files]
- setup.mst = setup.mst
- petcd1.inf = petcd1.inf
- setupapi.inc = setupapi.inc
- msdetect.inc = msdetect.inc
- msregdb.inc = msregdb.inc
- msshared.inc = msshared.inc
- mscomstf.dll = mscomstf.dll
- msinsstf.dll = msinsstf.dll
- msuilstf.dll = msuilstf.dll
- msshlstf.dll = msshlstf.dll
- msdetstf.dll = msdetstf.dll
- _mstest.exe = _mstest.exe
- _mssetup.exe = _mssetup.exe
- setup.dll = setup.dll
- setup.hlp = setup.hlp
-