home *** CD-ROM | disk | FTP | other *** search
/ PC go! 1996 June / Image.iso / pcgo / share / news / net / install.cfg < prev    next >
Encoding:
Text File  |  1996-02-09  |  2.2 KB  |  87 lines

  1. TITLE: "NETpresenter 30 Day Trial - Installation Program", Bold
  2.  
  3. TITLECOLOR:  white
  4. SCREENCOLOR: blue, black
  5. rem SCREENGRAPHIC: logo.bmp bottomright
  6. INTROSCREEN logo.bmp, 4
  7.  
  8.  
  9. BEGINFIRSTSCREEN
  10.  
  11.   Thank you for evaluating NETpresenter. Use this
  12.   disk to install the trialware version of NETpresenter
  13.   on your hard drive. This software will run for
  14.   30 days from the date of this installation. In all
  15.   other respects, this is a complete working system.
  16.  
  17. ENDFIRSTSCREEN
  18.  
  19.  
  20.  
  21. BEGINGROUP EXCLUSIVE
  22.  
  23.          Select the parts of the system you want to install:
  24.  
  25. 10 [X] Editor and Screen Saver
  26.  
  27. 20 [ ] Screen Saver Only
  28.  
  29. 30 [ ] Editor Only
  30.  
  31.          Install the editor if you want to edit or create presentations.
  32.          Install the screen saver if you want to play a presentation.
  33.  
  34. ENDGROUP
  35.  
  36. DEFAULTDIR: c:\netpres
  37.  
  38. rem AUTOEXEC: addpath, ask
  39. rem CONFIG: buffermin=40, filemin=30, ask
  40.  
  41. IF GROUP = 10, 20
  42. MINDISKSPACE: 170000
  43. FILE: $windir$\netss.shr, overwrite=yes
  44. FILE: $defaultdir$\store\first.chn, overwrite=yes
  45. INIFILE: "Screen Saver", "Channel", "$defaultdir$\STORE\FIRST.CHN", netpres.ini
  46. INIFILE: "Screen Saver", "LocalPath", "$defaultdir$\STORE", netpres.ini
  47. INIFILE: "boot", "SCRNSAVE.EXE", "$windir$\NETSS.SCR", SYSTEM.INI
  48. INIFILE: "windows", "ScreenSaveActive", "1", WIN.INI
  49. ENDIF
  50.  
  51. IF GROUP = 10, 30
  52. MINDISKSPACE: 2200000
  53. FILE: neted.shr, overwrite=yes
  54. WINITEM: "NETpresenter", "$defaultdir$\neted.exe", "NETpresenter Editor", replace
  55. WINITEM: "NETpresenter", "$defaultdir$\neted.hlp", "NETpresenter Help", replace
  56. INIFILE: "Screen Saver", "Channel", "$defaultdir$\DEMO\DEMO.CHN", netpres.ini
  57. FILE: $defaultdir$\demo\demo.shr, overwrite=yes
  58. FILE: $defaultdir$\channel\chnl.shr, overwrite=yes
  59. RUNATEXIT: "$defaultdir$\neted.exe"
  60. ENDIF
  61.  
  62.  
  63. FILE: $winsysdir$\ctl3dv2.shr, overwrite=new
  64.  
  65.  
  66. BEGINLASTSCREEN
  67.  
  68.   Installation of the NETpresenter 30 Day Trial is now
  69.   complete. You can adjust the screen saver settings
  70.   by opening the Windows Control Panel.
  71.  
  72.   For more information, contact:
  73.  
  74.      NETpresenter B.V.
  75.      Adsteeg 10 6191
  76.      PX Beek(L)
  77.      The Netherlands
  78.  
  79.      FAX:   +31(0)464 360 188
  80.      VOICE: +31(0)464 370 886
  81.      EMAIL: netpresenter@eureka.nl
  82.      WWW:   www.eureka.nl/netpresenter
  83.  
  84. ENDLASTSCREEN
  85.  
  86.  
  87.