home *** CD-ROM | disk | FTP | other *** search
INI File | 1996-02-03 | 1.2 KB | 33 lines |
- REM -----------------------------------
- REM WINSTALL.INF file for STD96DEM Demo
- REM -----------------------------------
-
- [title of application]
- $TITLE=Oakley Publishing STD Code Decoder Demo
- [Default target directory]
- $TARGET=C:\std96dem
- [Disk space - in bytes]
- $SPACE=883000
- [Files to be copied;file specs should be separated with a semi-colon]
- $DISK1=std96dem.ex_;*.da_;*.cfg;readme.wri;ctl3dv2.dll;vbrun300.dll;ver.dll
- [Files to be installed to Windows SYSTEM directory]
- $SYSDIR=ctl3dv2.dll;VBRUN300.DLL;VER.DLL
- [Program Manager group name]
- $GROUP=STD Code Decoder Demo
- [program to create Program Manager icons for]
- [format= CommandLine;Icon Title;Group Name]
- $ICON=$DEST\std96dem.EXE;STD Code Decoder
- $icon=$dest\readme.wri;readme.wri
- $COPYBUFFER=16384
- $SETCHECKBOX
- $SHOW-FILE-PERCENT
- $paintdialogs
- [make sure this is small enough for those using 640x480 displays]
- $BANNER-FONT-SIZE=28
- [message must be short enough to fit on the screen]
- $BANNER-MESSAGE=STD Code Decoder for Windows Demo
- [recommendation when a copy of a shared file already exists]
- $VERSION-INFO-MESSAGE=You SHOULD click on "NO" if the target file \n is NEWER than the source file.
- $FORCE-OVERWRITE-OLDER-FILES
- $no-path-dialog
-