home *** CD-ROM | disk | FTP | other *** search
/ PC Format Collection 3 / PCFORMAT3.iso / WINCROSS / SETUP.INF < prev    next >
INI File  |  1994-05-08  |  2KB  |  80 lines

  1. ; SETUP.INF, Setup Application; TABS +3
  2. ; SETUP v1 Steering file for WordGames
  3. ;----------------------------------------------------------------------------
  4.  
  5. [Boot.Section]
  6. Setup=WCSETUP.EXE
  7. Files=Boot.Files
  8.  
  9. Bitmap=WINXWORD.PRO
  10. LogFile=WGSETUP.LOG
  11. Profile=WG.INI
  12. WIN.INI=WCCORE
  13. Server=PROGMAN,PROGMAN,Progman
  14. Group=Word Games
  15. Disks=Disks
  16. Install=Install
  17.  
  18. [Boot.Files]
  19. WCCORE.DLL=WCCORE.DL_
  20. *WCSETUP.EXE=WCSETUP.EX_
  21.  
  22. [Disks]
  23. 1=Distribution Diskette
  24.  
  25. [Product.Table]
  26. WinXword=WINXWORD.EX_,1,200,2,Crossword Game Program
  27.  
  28. [Install]
  29. $DFTDIR=: WIN.INI,WCCORE,WordGame.Dir
  30. $DSTDIR=READ: %DFTDIR%,%WINDIR%WORDGAME
  31. $DSTMSG=: Files will be installed to the path shown below.
  32. $OKMSG=: This program will install a demonstration copy\nof the Word Games program onto your hard disk.
  33. $OK=QUERY: , %OKMSG%\nDo you wish to continue?
  34. ?OK=Install.Dir
  35.  
  36. [Install.Dir]
  37. $DSTDIR=PATH: %DSTDIR%,Install.PathHelp,%DSTMSG%
  38. ?DSTDIR=,Install.PathCancel
  39. $DSTMSG=: If you wish to change the install path you should do so now.
  40. INSTALL=Product.Table,Installing the following Games packs:
  41. ?INSTALL=Install.Done,Install.Again
  42.  
  43. [Install.Done]
  44. $1=WRITE: %DFTDIR%,%DSTDIR%
  45. $2=WRITE: %PROFILE%,WinxWord.Files,%DSTDIR%PCFORMAT.XWD,PC Format demonstration crosswords
  46. $3=MSG:, Setup has completed.\nYou will find your programs in the group\n"Word Games"
  47.  
  48. [Install.PathCancel]
  49. $DSTDIR=READ: %DFTDIR%,%WINDIR%WORDGAME
  50. *2=Install.Again
  51.  
  52. [Install.Again]
  53. $QUIT=QUERY:, Do you want to quit Setup?
  54. ?QUIT=$STOP,Install.Dir
  55.  
  56. [Install.PathHelp]
  57. 0=Although you can place files anywhere in your path, it is sensible
  58. 1=to group files of like type into one directory.
  59. 2=
  60. 3=You can use the Windows directory as a repository for all Windows programs,
  61. 4=or you can choose to install Word Games programs in their
  62. 5=own subdirectory.  This is the recommended action.
  63.  
  64. ;----------------------------------------------------------------------------
  65.  
  66. [WinXword.Files]
  67. WINXWORD.EXE=WINXWORD.EX_,1,123,0,Game application
  68. WINXWORD.PRO=WINXWORD.PRO,1,12,2,Game profile
  69. WINXWORD.HLP=WINXWORD.HL_,1,16,2,Product help file
  70. PCFORMAT.XWD=PCFORMAT.XWD,1,15,0,Sample Game file
  71. README.TXT=README.TXT,1,5,0,Additional Information
  72. ORDER.FRM=ORDER.FRM,1,2,0,Ordering information
  73.  
  74. [WinXword.DDE]
  75. Crosswords for Windows=WINXWORD.EXE
  76. Read Me=+NOTEPAD.EXE,%DSTDIR%\README.TXT
  77. Order Form=+NOTEPAD.EXE,%DSTDIR%\ORDER.FRM
  78.  
  79. [End]
  80.