home *** CD-ROM | disk | FTP | other *** search
/ Power Bytes: Board & Strategy Games / PB2.ISO / wordsrch / install / winstall.inf < prev    next >
INI File  |  1995-10-10  |  2KB  |  74 lines

  1. [WINSTALL.INF file for SoftwareVAULT Programs]
  2.  
  3. [Space computed by Autocalc]
  4. $SPACE=1085345
  5. $SYSDIR-SPACE=0
  6. $WINDIR-SPACE=0
  7. $SWAP-SPACE=0
  8.  
  9. [Title of the application]
  10. $TITLE=Wordsearch Mania
  11.  
  12. [Program Manager group name]
  13. $GROUP=PB Board & Strategy
  14.  
  15. [Default target directory, Format=Directory;INI-File-name;Section;KeyName]
  16. $TARGET=C:\WMANIA
  17.  
  18. [program(s) to create Program Manager icons for; MAX=45 icons in all]
  19. [format= CommandLine;Icon Title;Group Name]
  20. [Group Name is optional - if none, the one in $GROUP will be used]
  21.  
  22. $ICON=$DEST\WS.EXE;Wordsearch Mania
  23. $ICON=$DEST\WS.HLP;Wordsearch Mania Help
  24.  
  25. $FINAL-MESSAGE=Wordsearch Mania is now installed\nPlease Exit the Librarian and\nClick on the Wordsearch Mania Icon\nin the Program Manager to run\nWordsearch Mania.
  26.  
  27. [Files to be installed to Windows directory]
  28. [Max=10 lines; 30 names on each line, separated with semi-colon; no wildcards]
  29. $WINDIR=
  30.  
  31. [Files to be installed to Windows SYSTEM directory]
  32. [Max=10 lines; 30 names on each line, separated with semi-colon; no wildcards]
  33. $SYSDIR=
  34.  
  35. [Files to be installed to subdirectories under DEST directory tree]
  36. [Max=45 lines; 30 file names on each line, separated with semi-colon; no wildcards]
  37. ;$DEST\BIN=INSTALL.EXE;WINSTALL.INF;CHIEF.HLP;CTL3DV2.DLL;CHIEF.WRI;WINSTALP.DLL;UNINSTAL.EXE;blank.ico;winstall.txt;
  38.  
  39. [Entries in INI files, Max=20 lines, Format=Filename;Section;Keyname;String]
  40. $INI=
  41.  
  42. [Program(s) to execute as part of the installation; separate with semi-colon]
  43. ;$PRE-EXEC=
  44.  
  45. [Program(s) to execute after completing installation; separate with semi-colon]
  46. ;$EXEC=
  47.  
  48. [Files to copy; use wildcards; Seperate file specs with a semi-colon]
  49. $DISK1=*.*
  50.  
  51. $DIALOG-ICON=2
  52. $PAINTDIALOGS
  53. $SETCHECKBOX
  54. $NO-END-DIALOG
  55. $NO-PATH-DIALOG
  56. $SHOW-FILE-PERCENT
  57. $MAKE-UNINSTALL-LOG
  58. $BITMAP=nobitmap
  59. $RESTARTWIN-MESSAGE=DISABLE
  60. $VERSION-INFO-MESSAGE=You SHOULD click on "NO" if the target file \n is NEWER than the source file.
  61. $SKIP-IDENTICAL-FILES
  62. ;$BANNER-FONT-SIZE=32
  63. $BANNER-TEXT-COLOR=255,255,0
  64.  
  65. $CLEANUP=$DEST\INSTALL.EXE
  66. $CLEANUP=$DEST\WINSTALL.HLP
  67. $CLEANUP=$DEST\WINSTALL.INF
  68. $CLEANUP=$DEST\WINSTALP.DLL
  69. $CLEANUP=$DEST\*.BAK
  70.  
  71. [Activated if "WINSTALL.TXT" in directory]
  72. $README-BUTTON-TEXT=&Installation Notes
  73.  
  74.