home *** CD-ROM | disk | FTP | other *** search
- TITLE: "NETpresenter 30 Day Trial - Installation Program", Bold
-
- TITLECOLOR: white
- SCREENCOLOR: blue, black
- rem SCREENGRAPHIC: logo.bmp bottomright
- INTROSCREEN logo.bmp, 4
-
-
- BEGINFIRSTSCREEN
-
- Thank you for evaluating NETpresenter. Use this
- disk to install the trialware version of NETpresenter
- on your hard drive. This software will run for
- 30 days from the date of this installation. In all
- other respects, this is a complete working system.
-
- ENDFIRSTSCREEN
-
-
-
- BEGINGROUP EXCLUSIVE
-
- Select the parts of the system you want to install:
-
- 10 [X] Editor and Screen Saver
-
- 20 [ ] Screen Saver Only
-
- 30 [ ] Editor Only
-
- Install the editor if you want to edit or create presentations.
- Install the screen saver if you want to play a presentation.
-
- ENDGROUP
-
- DEFAULTDIR: c:\netpres
-
- rem AUTOEXEC: addpath, ask
- rem CONFIG: buffermin=40, filemin=30, ask
-
- IF GROUP = 10, 20
- MINDISKSPACE: 170000
- FILE: $windir$\netss.shr, overwrite=yes
- FILE: $defaultdir$\store\first.chn, overwrite=yes
- INIFILE: "Screen Saver", "Channel", "$defaultdir$\STORE\FIRST.CHN", netpres.ini
- INIFILE: "Screen Saver", "LocalPath", "$defaultdir$\STORE", netpres.ini
- INIFILE: "boot", "SCRNSAVE.EXE", "$windir$\NETSS.SCR", SYSTEM.INI
- INIFILE: "windows", "ScreenSaveActive", "1", WIN.INI
- ENDIF
-
- IF GROUP = 10, 30
- MINDISKSPACE: 2200000
- FILE: neted.shr, overwrite=yes
- WINITEM: "NETpresenter", "$defaultdir$\neted.exe", "NETpresenter Editor", replace
- WINITEM: "NETpresenter", "$defaultdir$\neted.hlp", "NETpresenter Help", replace
- INIFILE: "Screen Saver", "Channel", "$defaultdir$\DEMO\DEMO.CHN", netpres.ini
- FILE: $defaultdir$\demo\demo.shr, overwrite=yes
- FILE: $defaultdir$\channel\chnl.shr, overwrite=yes
- RUNATEXIT: "$defaultdir$\neted.exe"
- ENDIF
-
-
- FILE: $winsysdir$\ctl3dv2.shr, overwrite=new
-
-
- BEGINLASTSCREEN
-
- Installation of the NETpresenter 30 Day Trial is now
- complete. You can adjust the screen saver settings
- by opening the Windows Control Panel.
-
- For more information, contact:
-
- NETpresenter B.V.
- Adsteeg 10 6191
- PX Beek(L)
- The Netherlands
-
- FAX: +31(0)464 360 188
- VOICE: +31(0)464 370 886
- EMAIL: netpresenter@eureka.nl
- WWW: www.eureka.nl/netpresenter
-
- ENDLASTSCREEN
-
-
-