home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1996 April / WHAT_PC_APR_96.ISO / demos / decoder / winstall.inf < prev    next >
Encoding:
INI File  |  1996-02-03  |  1.2 KB  |  33 lines

  1. REM -----------------------------------
  2. REM WINSTALL.INF file for STD96DEM Demo
  3. REM -----------------------------------
  4.  
  5. [title of application]
  6. $TITLE=Oakley Publishing STD Code Decoder Demo
  7. [Default target directory]
  8. $TARGET=C:\std96dem
  9. [Disk space - in bytes]
  10. $SPACE=883000
  11. [Files to be copied;file specs should be separated with a semi-colon]
  12. $DISK1=std96dem.ex_;*.da_;*.cfg;readme.wri;ctl3dv2.dll;vbrun300.dll;ver.dll
  13. [Files to be installed to Windows SYSTEM directory]
  14. $SYSDIR=ctl3dv2.dll;VBRUN300.DLL;VER.DLL
  15. [Program Manager group name]
  16. $GROUP=STD Code Decoder Demo
  17. [program to create Program Manager icons for]
  18. [format= CommandLine;Icon Title;Group Name]
  19. $ICON=$DEST\std96dem.EXE;STD Code Decoder
  20. $icon=$dest\readme.wri;readme.wri
  21. $COPYBUFFER=16384
  22. $SETCHECKBOX
  23. $SHOW-FILE-PERCENT
  24. $paintdialogs
  25. [make sure this is small enough for those using 640x480 displays]
  26. $BANNER-FONT-SIZE=28
  27. [message must be short enough to fit on the screen]
  28. $BANNER-MESSAGE=STD Code Decoder for Windows Demo
  29. [recommendation when a copy of a shared file already exists]
  30. $VERSION-INFO-MESSAGE=You SHOULD click on "NO" if the target file \n is NEWER than the source file.
  31. $FORCE-OVERWRITE-OLDER-FILES
  32. $no-path-dialog
  33.