home *** CD-ROM | disk | FTP | other *** search
- rem ------ Installation for IBM infoMarket NewsTicker -------
-
- SCREENCOLOR: (192,192,192),(192,192,192)
- SCREENGRAPHIC: infomkt2.bmp, bottomright
-
- TITLE: "NewsTicker", 40, italic
- TITLECOLOR: white
-
- BEGINGROUP EXCLUSIVE
-
- Select software to install:
-
- 10 [X] Install &16-Bit Application
- (Windows 3.x)
-
- 20 [ ] Install &32-Bit Application
- (WinNT, Win95, Win32s only)
-
- ENDGROUP
-
- BEGINFIRSTSCREEN
-
- This installation program will install IBM infoMarket
- NewsTicker application on your hard disk.
-
- ENDFIRSTSCREEN
-
-
- BEGINLASTSCREEN
-
- Installation of NewsTicker is now complete. If you have not already
- done so, be sure to register with the IBM infoMarket service by going to
- the registration page at URL http://www.infomkt.ibm.com/registr2.htm
- or by pressing the Register button on the Setup or Article list window
- in the NewsTicker.
-
- ENDLASTSCREEN
-
- MINDISKSPACE: 1000000
-
- DEFAULTDIR: c:\ticker, prompt="Please enter the drive and directory where you wish NewsTicker to be installed:"
-
- IF GROUP=10
- WINITEM: "IBM infoMarket", "$DEFAULTDIR$\ticker.exe", "NewsTicker", replace
- ELSE
- WINITEM: "IBM infoMarket", "$DEFAULTDIR$\ticker32.exe", "NewsTicker", replace
- ENDIF
-
- SHOWREADME: $DEFAULTDIR$\readme.txt
-
- FILE: readme.txt, overwrite=yes
- FILE: ticker.shr, overwrite=yes, group=10
- FILE: ticker32.shr, overwrite=yes, group=20
- FILE: ticker.hlp, overwrite=new
- FILE: ticker.ini, overwrite=no
- FILE: $WINSYSDIR$\ctl3dv2.dll, overwrite=new
- FILE: $WINSYSDIR$\bwcc.shr, overwrite=new, group=10
- FILE: $WINSYSDIR$\bwcc32.shr, overwrite=new, group=20
-
-