home *** CD-ROM | disk | FTP | other *** search
INSTALL Professional project | 1996-09-02 | 25.4 KB | 792 lines |
- /*
- * 96.11.18 INSTALL.DAT
- *
- * Project: English Blinker Demo with Shrinker Demo
- * Version: 4.1
- *
- */
-
- @DefineProject
- @Name = "Blinker"
- @Version = "4.1"
- @Subdir = "\\BL4DEMO"
- @OutDrive = C
- @EndProject
-
- @DefineVars
- @Qstring @NoStr = "No"
- @Qstring @YesStr = "Yes"
- @Qstring @AI1CMD = ""
- @Qstring @AI1NME = ""
- @Qstring @AI1PTH = ""
- @Qstring @AI1IND = ""
- @Qstring @AI1STR = ""
- @Qstring @AI2CMD = ""
- @Qstring @AI2NME = ""
- @Qstring @AI2PTH = ""
- @Qstring @AI2IND = ""
- @Qstring @AI2STR = ""
- @Qstring @AI3CMD = ""
- @Qstring @AI3NME = ""
- @Qstring @AI3PTH = ""
- @Qstring @AI3IND = ""
- @Qstring @AI3STR = ""
- @Qstring @GrpName = "@Name demo"
- @Qstring @Msg1 = ""
- @Qstring @Msg2 = ""
- @QString @NewPath = ""
- @QString @SaveSubdir = ""
- @Qstring @ShowNormal = "" // Used to show group normally
- @Qstring @ShowMin = "" // Used to show group minimized
- @Qstring @ShowIcon = "" // Used to show group iconized
- @Qstring @SG = "" // Used for Show Group command
- @QString @WebSiteFullNameString = "http://www.blinkinc.com"
- @Integer @UsingOldPM = @FALSE // Whether we could access DDML
- @Integer @DOS = 1
- @Integer @OS2 = 2
- @Integer @WIN = 3
- @If (@Platform == @WIN) // If Windows
- @Qstring @Pound = "ú"
- @Else // If DOS
- @Qstring @Pound = "£"
- @Endif
- @EndVars
-
- @Display
- @Cls
- Save time, memory and disk space
-
- Thank you for your interest in Blink, Inc. and our products. This is
- the demonstration version of @Name @Version and the English language
- Shrinker 2.1 demonstration version as requested.
-
- Blinker is the fastest available 16- and 32-bit Windows linker,
- combined with a royalty-free DOS extender, an integrated super "SPAWN"
- package and much more. Compatible with C/C++, ASM, Microsoft FORTRAN
- and CA-Clipper, Blinker is also unique in creating directly executable
- Windows, DOS and DOS extended programs compressed by up to 60%.
-
- Share code and data between Windows and DOS, easily update or replace
- parts of your program and simplify the migration of code to Windows
- with the new DLL feature. Create DOS programs which directly access up
- to 16 Mb of physical memory and 64 Mb of virtual memory with the
- royalty-free DOS extender. Call today to see why over 75,000
- programmers worldwide use this award-winning product!
-
- @Pause
- @Cls
-
- Blinkinc Announces Another World First - Compression of Directly
- Executable Windows and DOS Extended .EXEs & .DLLs!!
-
- Richmond VA, September 1, 1996 - Blinkinc today announced BLINKER 4.1,
- the only product to create compressed Windows, DOS extended and DOS
- programs which execute directly, with no separate decompression step.
- Available immediately, this unique new product compresses .EXEs and
- .DLLs by 60 percent or more, which minimizes distribution costs,
- reduces network traffic and protects programs from being decompiled.
-
- While other products can currently create compressed .EXEs for DOS, no
- other product can offer the unique benefit of directly executable
- compressed Windows and DOS extended .EXEs, which is a major
- technological advance!
-
- @Pause
- @Cls
-
- Blinker 4.1 also introduces fast linking of 32 bit PE format .EXEs for
- Windows NT and Windows 95. Already generally recognized as the fastest
- linker for real mode, DOS extended and 16-bit Windows programs, this
- award winning product now supports 32-bit linking, giving Blinker 4.1
- the unique advantage of being the only linker to create programs for
- all these environments for the all the major language compilers
- available. Compatible with C, C++, Microsoft FORTRAN, Pascal,
- CA-Clipper and Assembler, Blinker creates programs for either the DOS
- or the Windows environment in a matter of seconds.
-
- In addition to the unique benefits of .EXE & .DLL compression and fast
- linking for multiple programming languages & environments, Blinker 4.1
- is a royalty-free DOS extender which now both creates and uses .DLLs
- in DOS extended programs. This powerful feature enables programmers to
- share common code and data between Windows and DOS applications and
- easily update parts of a program.
-
- @Pause
- @Cls
-
- In accordance with Blinkinc's user-friendly upgrade policy, Blinker
- 4.1 is a free upgrade for registered users of Blinker 4.0. The Blinker
- 4.1 upgrade and fully functional demo versions of all Blinkinc
- products are available for immediate download from our Web site at
- @WebSiteFullNameString. Blinker 4.1 retails for $299 in North America
- and for @Pound@!229 in Europe (english language versions only) and
- there are no runtime royalties to pay.
-
- In North America, please contact Blinkinc (US) by phone on
- 804-747-6700 or by fax on 804-747-4200. In Europe, please contact
- Blinkinc Ltd (UK) by phone on +44-1222-712444 or by fax on
- +44-1222-700888. Customers with German, Spanish or Chinese language
- versions and in other international locations, are urged to contact
- their local distributor for further information.
-
- @Pause
- @Cls
- Blinker 4.1 features:
-
- . Unique compression feature reduces the size of Windows, DOS
- extended and DOS .EXEs and .DLLs by 60 percent or more. No other
- product offers this benefit!
-
- . Fastest available 16 & 32 bit Windows linker for multiple
- programming languages creates industry standard .EXEs and .DLLs and
- links real mode, DOS extended, Windows, Windows NT and Windows 95
- programs in seconds.
-
- . Royalty-free DOS extender, with full DPMI, VCPI and XMS
- compatibility and a comprehensive API, increases directly
- addressable memory from 640Kb to 16Mb. Features a
- compiler-independent VM system to access up to 64Mb of virtual
- memory and support for sharing of code in .DLLs between
- Windows and DOS applications.
-
- @Pause
- @Cls
- . Unique "dual mode" feature creates programs which will
- automatically run in both real and protected mode DOS,
- transparently to the end-user. No other product offers this
- benefit.
-
- . Compatible with Microsoft C/C++, FORTRAN, Pascal, Assembler,
- BORLAND C/C++, Assembler, Symantec C++, Watcom C/C++ and
- CA-Clipper.
-
- . Swap package (super "SPAWN" command) runs large programs, such as a
- word processor or report generator, from within the main program
- with less than a 10Kb memory overhead.
-
- . Serial number encryption and creation of demo versions.
-
- . CodeView, Soft-ICE and Periscope debugger support.
-
- . Comprehensive on-line help in a Windows .HLP file.
-
- @Pause
- @Cls
-
- For more information see the Blinker press release in the file
- BLINKER.WRI and the order form in the file ORDER.WRI. For the latest
- information on Blinkinc products please visit our Web site at
- @WebSiteFullNameString.
-
- With permanent offices in both the US and Europe, Blinkinc is an
- innovative software company committed to providing high quality
- programming tools which enable PC software developers to create more
- powerful and efficient software programs in less time. Established in
- Richmond, VA in 1990, the strengths of this company lie in the
- technical excellence of its software, the firm commitment to product
- development and the prompt and comprehensive technical support offered
- to registered users.
-
- @Pause
- @Cls
-
- Our other products include:
-
- NOVLIB, a library of functions to easily make any program
- NetWare-aware. It is the only network library which integrates support
- for Visual Basic, Delphi, C/C++, CA-VO and CA-Clipper, and is
- distributed as both a .DLL and a .LIB file for maximum versatility.
-
- Shrinker, the only product to compress Windows .EXEs, .DLLs, .DRVs and
- .OCXs and DOS .EXEs created by virtually any compiler, including
- Visual Basic, Delphi and C/C++. These compressed files will
- transparently decompress themselves into memory at run time, with no
- separate decompression step.
-
- @Pause
- @EndDisplay
-
- @GetOption @Prompt = "Install Shrinker demo"
- @Cls
- Do you wish to install the demonstration version of Shrinker ?
-
-
-
-
-
-
- The demonstration version of Shrinker requires 200 Kb of disk space.
-
- You will be prompted for the drive and directory in which to install
- it.
-
- To abort this installation you may press the [Esc] key at any time.
-
- @Option 30001 = " @YesStr "
- @Option 30002 = " @NoStr "
- @EndOption
-
- @If (30002 [= @Option) @GoTo NOSHRINKER @Endif
-
- @SaveSubdir = "@Subdir"
- @Subdir = "SHRDEM2"
-
- NEWDRIVESHR:
-
- @GetOutDrive @OutDrive
- @Suppress (A)
- @Suppress (0,17) // No CDs
- @LocalWindow (11,35)
- @Cls
-
- Please select the drive on which to install the Shrinker demo
-
- @Prompt = "Select installation drive"
- @EndOutDrive
-
- NEWDIRSHR:
-
- @GetSubdir
- @Cls
-
- Please enter the subdirectory on drive @OutDrive: in which to
- install the Shrinker demo
-
- @Prompt = "Select installation subdirectory"
- @EndSubdir
-
- @Display
-
- About to install the Shrinker demo to @OutDrive:@Subdir
-
-
-
- @Pause
- @Enddisplay
-
- @NewPath = "@OutDrive:@SubDir"
- @MkDir ("@NewPath")
- @Copy ("SHRDEMEN.EXE","@OutDrive:@Subdir\\SHRDEMEN.EXE")
- @Copy ("SHRUNPAK.BAT","@OutDrive:@Subdir\\SHRUNPAK.BAT")
- @ChDrive (@OutDrive)
- @ChDir ("@SubDir")
- @System ("@OutDrive:@Subdir\\SHRUNPAK.BAT @OutDrive: @Subdir",1,(-1))
- @ChDrive (@StartupDrive)
- @ChDir ("@StartupDir")
-
- @If (@Platform == @WIN) // If Windows
- @GrpName = "Shrinker demo"
- @SG = "[ShowGroup(@GrpName,1)]"
- @AI1NME = "Shrinker"
- @AI1PTH = "@Outdrive:@Subdir\\SHRINKER.EXE"
- @AI1CMD = "@AI1PTH"
- @AI1IND = "0"
- @AI1STR = "[AddItem(@AI1CMD,@AI1NME,@AI1PTH,@AI1IND)]"
- @AI2NME = "Shrinker Online Reference"
- @AI2PTH = "@WinDrive:@WinDir\\WINHELP.EXE"
- @AI2CMD = "@AI2PTH @Outdrive:@Subdir\\SHRINKER.HLP"
- @AI2IND = "0"
- @AI2STR = "[AddItem(@AI2CMD,@AI2NME,@AI2PTH,@AI2IND)]"
- @ProgramManager ("[CreateGroup(@GrpName)]")
- @ProgramManager ("@SG@AI1STR@AI2STR")
- @GrpName = "@Name demo"
- @Endif
-
- @SetAutoexec
- @AskOverwrite
- @Path = "@NewPath"
- @EndAutoexec
-
- @Subdir = "@SaveSubdir"
-
- NOSHRINKER:
-
- @GetOption @Prompt = "Install @Name @Version demo"
- @Cls
- Do you wish to install the @Name demonstration version ?
-
-
-
-
-
-
-
- The demonstration version of @Name @Version requires approximately
- 3.0 MB of disk space once installed.
-
- You will be prompted for the drive and directory in which to install
- @Name.
-
- To abort the installation you may press the [Esc] key at any time.
-
- @Option 20001 = " @YesStr "
- @Option 20002 = " @NoStr "
- @EndOption
-
- @If (20002 [= @Option) @GoTo NOPRODUCT @Endif
-
- NEWDRIVE:
-
- @GetOutDrive @OutDrive
- @Suppress (A)
- @Suppress (0,17) // No CDs
- @LocalWindow (11,35)
- @Cls
-
- Please select the drive on which to install the demonstration version
- of @Name @Version
-
- @Prompt = "Select installation drive"
- @EndOutDrive
-
- NEWDIR:
-
- @GetSubdir
- @Cls
-
- Please enter the subdirectory on drive @OutDrive: in which to
- install the demonstration version of @Name @Version.
-
- @Prompt = "Select installation subdirectory"
- @EndSubdir
-
- @Msg1 = ""
- @If (@DirExists ("@OutDrive:@SubDir"))
- @ClearOption (10001)
- @ClearOption (10002)
- @If (@Exists ("@OutDrive:@SubDir\\BLINKER.EXE"))
- @GetOption @Prompt = "Confirm overwrite of existing installation"
- @Cls
- A version of @Name already exists in directory @OutDrive:@SubDir
-
-
-
-
-
-
- Do you wish to overwrite the existing files.
- @Option 10001 = " @YesStr "
- @Option 10002 = " @NoStr "
- @EndOption
- @Endif
- @If (10002 [= @Option)
- @Goto NEWDRIVE
- @Endif
- @ElseIf (@Exists ("@OutDrive:@SubDir"))
- @Msg1 = "A file named @OutDrive:@SubDir already exists"
- @Msg2 = ""
- @Else
- @MkDir ("@OutDrive:@SubDir\\ASM")
- @If (@DirExists ("@OutDrive:@SubDir\\ASM"))
- @RmDir ("@OutDrive:@SubDir\\ASM")
- @Else
- @Msg1 = "Unable to create directory @OutDrive:@SubDir or"
- @Msg2 = "a file or subdirectory within it"
- @Endif
- @Endif
-
- @If (@StrLen (@Msg1) > 0)
- @Display
-
- @Msg1
- @Msg2
-
- Please check that the drive and directory are valid, that a
- file of the same name do not exist, and that you have
- sufficient access rights to create files and directories in the
- specified path.
-
- @Pause
- @EndDisplay
- @Goto NEWDIR
- @Endif
-
- @Display
-
- About to install the demonstration version of @Name @Version to
- @OutDrive:@Subdir
-
- @Pause
- @Enddisplay
-
- @MkDir ("@OutDrive:@SubDir\\ASM")
- @MkDir ("@OutDrive:@SubDir\\BAS")
- @MkDir ("@OutDrive:@SubDir\\C")
- @MkDir ("@OutDrive:@SubDir\\CLP")
- @MkDir ("@OutDrive:@SubDir\\FOR")
- @MkDir ("@OutDrive:@SubDir\\FRC")
- @MkDir ("@OutDrive:@SubDir\\LIB")
- @MkDir ("@OutDrive:@SubDir\\MOD")
- @MkDir ("@OutDrive:@SubDir\\OBJ")
- @MkDir ("@OutDrive:@SubDir\\PAS")
-
- @Copy ("@InDrive:\\BLINKER.EXE",
- "@OutDrive:@Subdir\\BLINKER.EXE")
-
- @If (@StrLen ("@NewPath") == 0)
- @NewPath = "@OutDrive:@SubDir"
- @Else
- @NewPath = "@OutDrive:@SubDir;@NewPath"
- @Endif
-
- @If (@Platform == @WIN) // If Windows
-
- REENTERGRPNAME:
-
- @DlgCtrlSize(0,8,12,9,45)
- @GetString @GrpName @Prompt = "Enter Program Manager Group Name"
-
- Please enter a name for the @Name @Version Program Manager group. Valid
- group names may contain spaces, and should be a minimum of at least 3
- characters and a maximum of 20 characters.
-
- @EndString
-
- @If(@StrLen("@GrpName") < 3 || @StrLen("@GrpName") > 20)
- @Display
-
- The group name entered is invalid. Please reenter
- a group name that is 3 - 20 characters long.
-
- @Pause
- @EndDisplay
- @Goto REENTERGRPNAME
- @EndIf
-
- @ShowNormal = "[ShowGroup(@GrpName, 1)]" // used to show group normally
- @ShowMin = "[ShowGroup(@GrpName, 6)]" // used to show group minimized
- @ShowIcon = "[ShowGroup(@GrpName, 2)]" // used to show group iconized
-
- @SG = "@ShowNormal"
- @AI1PTH = "@Outdrive:@Subdir\\BLINKER.EXE"
- @AI1CMD = "@AI1PTH"
- @AI1NME = "@Name"
- @AI1IND = "0"
- @AI1STR = "[AddItem(@AI1CMD,@AI1NME,@AI1PTH,@AI1IND)]"
- @AI2NME = "README.WRI"
- @AI2PTH = "@WinDrive:@WinDir\\WRITE.EXE"
- @AI2CMD = "@AI2PTH @OutDrive:@Subdir\\@AI2NME"
- @AI2IND = "0"
- @AI2STR = "[AddItem(@AI2CMD,@AI2NME,@AI2PTH,@AI2IND)]"
- @AI3NME = "@Name Online Reference"
- @AI3PTH = "@WinDrive:@WinDir\\WINHELP.EXE"
- @AI3CMD = "@AI3PTH @Outdrive:@Subdir\\@Name.HLP"
- @AI3IND = "0"
- @AI3STR = "[AddItem(@AI3CMD,@AI3NME,@AI3PTH,@AI3IND)]"
- @Msg1 = "[CreateGroup(@GRPNAME)]@SG"
- @ProgramManager ("@Msg1")
- @ProgramManager ("@AI1STR@AI2STR@AI3STR")
- @Endif
-
- @Display
-
- When the installation program has examined your AUTOEXEC.BAT and
- CONFIG.SYS files you will be asked if you wish the necessary changes
- to be made automatically.
-
- If you select 'No' then the changes will be displayed on the screen
- for you to write down in order to make them manually.
-
- @Pause
- @Enddisplay
-
- @DefineDisk
- @Label = "Disk #1"
- @BeginLib BLIDEMEN.001
- @F 0 @S 7616 @O ASM\BLERRPRG.ASM
- @F 1 @S 260 @O ASM\LIMERICK.ASM
- @F 2 @S 212 @O ASM\TEST.ASM
- @F 3 @S 249 @O ASM\TESTOVL.LNK
- @F 4 @S 2005 @O BAS\BLERRPRG.BAS
- @F 5 @S 73 @O BAS\LIMERICK.BAS
- @F 6 @S 3880 @O BAS\SWAPDEMO.BAS
- @F 7 @S 46 @O BAS\TEST.BAS
- @F 8 @S 4296 @O BAS\BLINKER.BI
- @F 9 @S 74 @O BAS\TESTOVL.LNK
- @F A @S 683 @O C\DLL\DYN\MAKE.BAT
- @F B @S 867 @O C\DLL\DYN\D.C
- @F C @S 1668 @O C\DLL\DYN\T.C
- @F D @S 4700 @O C\DLL\DYN\TW.C
- @F E @S 453 @O C\DLL\DYN\DW.DEF
- @F F @S 541 @O C\DLL\DYN\TW.DEF
- @F G @S 448 @O C\DLL\DYN\DW.LNK
- @F H @S 320 @O C\DLL\DYN\DWM.LNK
- @F I @S 694 @O C\DLL\DYN\T.LNK
- @F J @S 441 @O C\DLL\DYN\TB.LNK
- @F K @S 304 @O C\DLL\DYN\TM.LNK
- @F L @S 863 @O C\DLL\DYN\TW.LNK
- @F M @S 350 @O C\DLL\DYN\TWM.LNK
- @F N @S 1019 @O C\DLL\DYN\T.MAK
- @F O @S 636 @O C\DLL\EXT\MAKE.BAT
- @F P @S 365 @O C\DLL\EXT\D.C
- @F Q @S 369 @O C\DLL\EXT\T.C
- @F R @S 697 @O C\DLL\EXT\D.LNK
- @F S @S 335 @O C\DLL\EXT\DM.LNK
- @F T @S 465 @O C\DLL\EXT\T.LNK
- @F U @S 309 @O C\DLL\EXT\TM.LNK
- @F V @S 819 @O C\DLL\EXT\T.MAK
- @F W @S 682 @O C\DLL\STC\MAKE.BAT
- @F X @S 760 @O C\DLL\STC\D.C
- @F Y @S 429 @O C\DLL\STC\T.C
- @F Z @S 3029 @O C\DLL\STC\TW.C
- @F 00 @S 453 @O C\DLL\STC\DW.DEF
- @F 10 @S 540 @O C\DLL\STC\TW.DEF
- @F 20 @S 448 @O C\DLL\STC\DW.LNK
- @F 30 @S 320 @O C\DLL\STC\DWM.LNK
- @F 40 @S 694 @O C\DLL\STC\T.LNK
- @F 50 @S 441 @O C\DLL\STC\TB.LNK
- @F 60 @S 304 @O C\DLL\STC\TM.LNK
- @F 70 @S 863 @O C\DLL\STC\TW.LNK
- @F 80 @S 350 @O C\DLL\STC\TWM.LNK
- @F 90 @S 1018 @O C\DLL\STC\T.MAK
- @F A0 @S 3332 @O C\INTHAND.ASM
- @F B0 @S 430 @O C\SETALL.BAT
- @F C0 @S 391 @O C\SETBCP.BAT
- @F D0 @S 311 @O C\SETDEL.BAT
- @F E0 @S 387 @O C\SETMVC.BAT
- @F F0 @S 13561 @O C\APITST.C
- @F G0 @S 2650 @O C\BLERRPRG.C
- @F H0 @S 1155 @O C\GPFHAN.C
- @F I0 @S 1750 @O C\INTMAIN.C
- @F J0 @S 110 @O C\LIMERICK.C
- @F K0 @S 2231 @O C\SELDMP.C
- @F L0 @S 3058 @O C\SWAPDEMO.C
- @F M0 @S 63 @O C\TEST.C
- @F N0 @S 1930 @O C\XMS.C
- @F O0 @S 6837 @O C\BLINKER.H
- @F P0 @S 7275 @O C\BLX286.H
- @F Q0 @S 360 @O C\INTMAIN.LNK
- @F R0 @S 532 @O C\TESTOVL.LNK
- @F S0 @S 1515 @O C\ALL.MAK
- @F T0 @S 454 @O CLP\DLL\C4W\MAKE.BAT
- @F U0 @S 890 @O CLP\DLL\C4W\D.LNK
- @F V0 @S 347 @O CLP\DLL\C4W\D52.LNK
- @F W0 @S 347 @O CLP\DLL\C4W\D53.LNK
- @F X0 @S 728 @O CLP\DLL\C4W\T.LNK
- @F Y0 @S 333 @O CLP\DLL\C4W\T52.LNK
- @F Z0 @S 333 @O CLP\DLL\C4W\T53.LNK
- @F 01 @S 611 @O CLP\DLL\C4W\READ.ME
- @F 11 @S 2560 @O CLP\DLL\C4W\BLIC4W1.PRG
- @F 21 @S 3456 @O CLP\DLL\C4W\BLIC4W2.PRG
- @F 31 @S 3840 @O CLP\DLL\C4W\BLIC4W3.PRG
- @F 41 @S 4781 @O CLP\DLL\C4W\BLIC4W4.PRG
- @F 51 @S 1214 @O CLP\DLL\C4W\D.PRG
- @F 61 @S 981 @O CLP\DLL\C4W\T.PRG
- @F 71 @S 707 @O CLP\DLL\C4W\T.RMK
- @F 81 @S 396 @O CLP\DLL\DBU\MAKE.BAT
- @F 91 @S 745 @O CLP\DLL\DBU\DBUDLL.LNK
- @F A1 @S 787 @O CLP\DLL\DBU\GDBUDLL.LNK
- @F B1 @S 691 @O CLP\DLL\DBU\T.LNK
- @F C1 @S 126 @O CLP\DLL\DBU\T.PRG
- @F D1 @S 449 @O CLP\DLL\DYN\MAKE.BAT
- @F E1 @S 711 @O CLP\DLL\DYN\D.LNK
- @F F1 @S 351 @O CLP\DLL\DYN\D50.LNK
- @F G1 @S 348 @O CLP\DLL\DYN\D52.LNK
- @F H1 @S 348 @O CLP\DLL\DYN\D53.LNK
- @F I1 @S 612 @O CLP\DLL\DYN\T.LNK
- @F J1 @S 417 @O CLP\DLL\DYN\T50.LNK
- @F K1 @S 415 @O CLP\DLL\DYN\T52.LNK
- @F L1 @S 415 @O CLP\DLL\DYN\T53.LNK
- @F M1 @S 1356 @O CLP\DLL\DYN\D.PRG
- @F N1 @S 2368 @O CLP\DLL\DYN\T.PRG
- @F O1 @S 708 @O CLP\DLL\DYN\T.RMK
- @F P1 @S 10471 @O CLP\DLL\FW\FIVESTUB.LIB
- @F Q1 @S 827 @O CLP\DLL\FW\FIVEDLL.LNK
- @F R1 @S 1288 @O CLP\DLL\FW\FIVEEXE.LNK
- @F S1 @S 1690 @O CLP\DLL\FW\READ.ME
- @F T1 @S 269 @O CLP\DLL\FW\FIVEDLL.PRG
- @F U1 @S 1055 @O CLP\DLL\FW\FIVEEXE.PRG
- @F V1 @S 706 @O CLP\DLL\FW\FIVEDLL.RMK
- @F W1 @S 659 @O CLP\DLL\FW\FIVEEXE.RMK
- @F X1 @S 448 @O CLP\DLL\STC\MAKE.BAT
- @F Y1 @S 711 @O CLP\DLL\STC\D.LNK
- @F Z1 @S 350 @O CLP\DLL\STC\D50.LNK
- @F 02 @S 347 @O CLP\DLL\STC\D52.LNK
- @F 12 @S 347 @O CLP\DLL\STC\D53.LNK
- @F 22 @S 685 @O CLP\DLL\STC\T.LNK
- @F 32 @S 418 @O CLP\DLL\STC\T50.LNK
- @F 42 @S 414 @O CLP\DLL\STC\T52.LNK
- @F 52 @S 414 @O CLP\DLL\STC\T53.LNK
- @F 62 @S 747 @O CLP\DLL\STC\TW.LNK
- @F 72 @S 343 @O CLP\DLL\STC\TW50.LNK
- @F 82 @S 340 @O CLP\DLL\STC\TW52.LNK
- @F 92 @S 340 @O CLP\DLL\STC\TW53.LNK
- @F A2 @S 1214 @O CLP\DLL\STC\D.PRG
- @F B2 @S 845 @O CLP\DLL\STC\T.PRG
- @F C2 @S 978 @O CLP\DLL\STC\TW.PRG
- @F D2 @S 1075 @O CLP\DLL\STC\T.RMK
- @F E2 @S 1307 @O CLP\LNK\CDX520.LNK
- @F F2 @S 2784 @O CLP\LNK\CL501MAX.LNK
- @F G2 @S 2643 @O CLP\LNK\CL501MID.LNK
- @F H2 @S 887 @O CLP\LNK\CL501MIN.LNK
- @F I2 @S 6090 @O CLP\LNK\CL520MAX.LNK
- @F J2 @S 4951 @O CLP\LNK\CL520MID.LNK
- @F K2 @S 949 @O CLP\LNK\CL520MIN.LNK
- @F L2 @S 4904 @O CLP\LNK\CL530MAX.LNK
- @F M2 @S 4012 @O CLP\LNK\CL530MID.LNK
- @F N2 @S 1849 @O CLP\LNK\CL87MAX.LNK
- @F O2 @S 1650 @O CLP\LNK\CL87MID.LNK
- @F P2 @S 540 @O CLP\LNK\CL87MIN.LNK
- @F Q2 @S 877 @O CLP\LNK\MDX520.LNK
- @F R2 @S 844 @O CLP\LNK\NDX520.LNK
- @F S2 @S 846 @O CLP\LNK\NTX520.LNK
- @F T2 @S 1327 @O CLP\TPL\BLIDUA.TPL
- @F U2 @S 1271 @O CLP\TPL\BLIEXT.TPL
- @F V2 @S 1275 @O CLP\TPL\BLIRMD.TPL
- @F W2 @S 533 @O CLP\SETCLP.BAT
- @F X2 @S 311 @O CLP\SETDEL.BAT
- @F Y2 @S 2775 @O CLP\BLINKER.CH
- @F Z2 @S 2492 @O CLP\SAMPLE5X.LNK
- @F 03 @S 2539 @O CLP\SAMPLE87.LNK
- @F 13 @S 217 @O CLP\TESTOVL.LNK
- @F 23 @S 5144 @O CLP\BLERRC50.PRG
- @F 33 @S 2177 @O CLP\BLERRPRG.PRG
- @F 43 @S 541 @O CLP\BLFRGPRG.PRG
- @F 53 @S 1673 @O CLP\CLDLLEXT.PRG
- @F 63 @S 55 @O CLP\LIMERICK.PRG
- @F 73 @S 9483 @O CLP\PROFILER.PRG
- @F 83 @S 2851 @O CLP\SWAPDEMO.PRG
- @F 93 @S 21 @O CLP\TEST.PRG
- @F A3 @S 1151 @O CLP\ALL.RMK
- @F B3 @S 1642 @O FOR\BLINKER.FD
- @F C3 @S 1416 @O FOR\BLX286.FD
- @F D3 @S 4431 @O FOR\BLINKER.FI
- @F E3 @S 5344 @O FOR\BLX286.FI
- @F F3 @S 143 @O FOR\LIMERICK.FOR
- @F G3 @S 3347 @O FOR\SWAPDEMO.FOR
- @F H3 @S 39 @O FOR\TEST.FOR
- @F I3 @S 74 @O FOR\TESTOVL.LNK
- @F J3 @S 3794 @O FRC\BLINKER.HDR
- @F K3 @S 165 @O FRC\TESTOVL.LNK
- @F L3 @S 3083 @O FRC\BLERRPRG.PRG
- @F M3 @S 79 @O FRC\LIMERICK.PRG
- @F N3 @S 2955 @O FRC\SWAPDEMO.PRG
- @F O3 @S 85 @O FRC\TEST.PRG
- @F P3 @S 8765 @O LIB\BLXMVC.100
- @F Q3 @S 6492 @O LIB\BLXBCP.310
- @F R3 @S 6581 @O LIB\BLXBCP.450
- @F S3 @S 33498 @O LIB\BLXCLP.501
- @F T3 @S 63783 @O LIB\BLXCLP.502
- @F U3 @S 7859 @O LIB\BLXMSC.510
- @F V3 @S 2734 @O LIB\BLXMSF.510
- @F W3 @S 15800 @O LIB\BLXCLP.520
- @F X3 @S 23495 @O LIB\BLXCLP.530
- @F Y3 @S 2734 @O LIB\BLXMSC.600
- @F Z3 @S 3591 @O LIB\BLXSCP.610
- @F 04 @S 8408 @O LIB\BLXMSC.700
- @F 14 @S 3645 @O LIB\BLXSCP.700
- @F 24 @S 8410 @O LIB\BLXBCP.ALL
- @F 34 @S 10499 @O LIB\BLXCLP.ALL
- @F 44 @S 2762 @O LIB\BLXMSC.ALL
- @F 54 @S 10514 @O LIB\BLXSCP.ALL
- @F 64 @S 5534 @O LIB\BLXMSC.C6F
- @F 74 @S 7421 @O LIB\BLXRATEX.LIB
- @F 84 @S 2944 @O LIB\BLXWCC10.LIB
- @F 94 @S 109 @O MOD\BLERRHAN.DEF
- @F A4 @S 6605 @O MOD\BLINKER.DEF
- @F B4 @S 3058 @O MOD\BLERRHAN.MOD
- @F C4 @S 4352 @O MOD\SWAPDEMO.MOD
- @F D4 @S 19797 @O OBJ\BLDCLP50.OBJ
- @F E4 @S 21818 @O OBJ\BLXCLP50.OBJ
- @F F4 @S 23315 @O OBJ\BLXCLP52.OBJ
- @F G4 @S 24832 @O OBJ\BLXCLP53.OBJ
- @F H4 @S 62 @O OBJ\BLXSHFTP.OBJ
- @F I4 @S 62 @O OBJ\BLXSHFTR.OBJ
- @F J4 @S 2642 @O OBJ\C0HP31.OBJ
- @F K4 @S 2703 @O OBJ\C0HP40.OBJ
- @F L4 @S 2703 @O OBJ\C0HP45.OBJ
- @F M4 @S 2728 @O OBJ\C0LP31.OBJ
- @F N4 @S 2789 @O OBJ\C0LP40.OBJ
- @F O4 @S 2789 @O OBJ\C0LP45.OBJ
- @F P4 @S 1611 @O OBJ\FP7BCP31.OBJ
- @F Q4 @S 1590 @O OBJ\FP7BCP40.OBJ
- @F R4 @S 182 @O OBJ\FP7WCC10.OBJ
- @F S4 @S 5163 @O PAS\BLINKER.INC
- @F T4 @S 245 @O PAS\TESTOVL.LNK
- @F U4 @S 136 @O PAS\LIMERICK.PAS
- @F V4 @S 3399 @O PAS\SWAPDEMO.PAS
- @F W4 @S 92 @O PAS\TEST.PAS
- @F X4 @S 33771 @O 3RDPARTY.DOC
- @F Y4 @S 9984 @O BLIBLD.EXE
- @F Z4 @S 4832 @O BLICFG.EXE
- @F 05 @S 13008 @O BLIGPF.EXE
- @F 15 @S 7520 @O BLILIB.EXE
- @F 25 @S 383 @O BLINKER.COM
- @F 35 @S 397794 @O BLINKER.HLP
- @F 45 @S 6272 @O BLINKER.WRI
- @F 55 @S 4552 @O BLINKMEM.EXE
- @F 65 @S 2176 @O DEBUG.WRI
- @F 75 @S 7168 @O ORDER.WRI
- @F 85 @S 9164 @O PACKING.LST
- @F 95 @S 6781 @O README.TXT
- @F A5 @S 7424 @O README.WRI
- @F B5 @S 2304 @O TFFAX.WRI
- @EndLib
- @EndDisk
-
- @SetAutoexec
- @AskOverwrite
- @Path = "@NewPath"
- @SetAppend ("LIB","@OutDrive:@SubDir\\LIB")
- @SetAppend ("OBJ","@OutDrive:@SubDir\\OBJ")
- @EndAutoexec
-
- @Finish
-
- @ChDrive (@OutDrive)
- @ChDir ("@SubDir")
-
- @System ("@OutDrive:@SubDir\\BLIBLD.EXE > nul",0,0)
-
- @Cls
- Installation of the demonstration version of @Name has been completed
- sucessfully.
- @If (@Platform == @WIN) // If Windows
- The next screen will allow you to browse the Windows Write file
- @OutDrive:@SubDir\README.WRI.
- @Else
- The next screen will allow you to browse the DOS ASCII text file
- @OutDrive:@SubDir\README.TXT.
- @Endif
- Please examine it carefully as it contains important information
- which supersedes information given in the @Name @Version User's
- Guide.
-
- Please also examine the Windows help file @OutDrive:@SubDir\BLINKER.HLP
- as it contains most of the written documentation supplied with the
- full @Name product.
-
- @Pause
-
- @If (@Platform == @WIN)
- @WinExec ("@AI2CMD",1,1000)
- @Else
- @System ("EDIT @OutDrive:@SubDir\\README.TXT")
- @Endif
-
- NOPRODUCT:
-
- @Cls
- @If (@Platform == @WIN) // If Windows
- Remember to exit Windows and reboot your system to ensure that any
- changes to WIN.INI and AUTOEXEC.BAT become effective.
- @Else
- Remember to reboot your system to ensure that any changes to
- AUTOEXEC.BAT become effective.
- @Endif
- If your AUTOEXEC.BAT file was modified, the new paths were added to
- the end of any existing settings. If you are unable to run the new
- program(s) after rebooting your system, or receive error messages
- about unsupported commands or functions, please check that an older
- version does not appear before this new version in the PATH, LIB or
- OBJ environment settings.
-
- @Pause
-
- @ChDrive (@OutDrive)
- @ChDir ("@SubDir")
-
- @EndFinish
-
- /* end-of-file */
-