home *** CD-ROM | disk | FTP | other *** search
/ BUG 12 / BUGCD1998_03.ISO / aplic / breathe / appsetup.inf next >
INI File  |  1998-02-11  |  2KB  |  82 lines

  1.  
  2. [infofile]
  3.     filename= SETUP.TXT
  4.     appname, Breathe!
  5.     exefile  = "#W\notepad.exe #D\readme.txt"
  6.     message  = "Do you want to view the readme file?"
  7.  
  8. [dialog]
  9.     caption = "Breathe Installation"
  10.     Info, YES    
  11.             
  12.     DirSelect, YES  
  13.                     
  14.                     
  15. [data]
  16.     defdir = C:\BREATHE
  17.  
  18.  
  19. [disks]
  20.     1 =., "INSTALL"
  21.  
  22.  
  23. [needed.space]
  24.     minspace = 387000
  25.  
  26.  
  27. [dest.directories]
  28.     #app.main,    0:
  29.     #app.SETUPSYSDIR,    0:SETUPSYSDIR
  30.     #app.SETUPWINDIR,    0:SETUPWINDIR
  31.  
  32. [app.main]
  33.     1:BREATHE.EXE,    "Breathe Stop Smoking Program"
  34.     1:README.TXT,    "Readme first!"
  35.  
  36. [app.SETUPSYSDIR]
  37.     1:THREED.VBX,        "Necessary Files"
  38.     1:MSAFINX.DLL
  39.     1:CMDIALOG.VBX
  40.     1:PICCLIP.VBX
  41.     
  42. [app.SETUPWINDIR]
  43.     1:BREATHE.INI
  44.     1:BREATHE.HLP,        "##WHelp File"    
  45.     1:SMOKE.WAV
  46.  
  47. [app.data]
  48.     1:README.TXT,        "README"
  49.  
  50. [progman.groups]
  51.     "Breathe Stop Smoking Program", BREATHE.GRP
  52.  
  53. ["Breathe Stop Smoking Program"]
  54.     "Breathe", #D\BREATHE.EXE
  55.     "Breath Help", #W\BREATHE.HLP
  56.     "Readme", "#W\NOTEPAD.EXE #D\README.TXT"
  57.  
  58. [Options]
  59.  
  60.  Logging, YES    
  61.             
  62.  DirChg, yes   
  63.  
  64.  OverWrite, NO        
  65.                 
  66.  Restart, YES        
  67.                     
  68.  RestartString, "Windows must be restarted for all changes to take effect.  Would you like to do this now?"
  69.  
  70. [Window]
  71.     Show, NO         
  72.                         
  73.     Style, FULL                
  74.                     
  75.     Color, RED      
  76.             
  77.     Message, "Breathe 1.5"    
  78.     Caption, "The program to help you stop smoking."    
  79.                                             
  80.     MessageLoc, TOP 
  81.     
  82.