home *** CD-ROM | disk | FTP | other *** search
/ C/C++ User's Journal & Wi…eveloper's Journal Tools / C-C__Users_Journal_and_Windows_Developers_Journal_Tools_1997.iso / blinker / install.dat < prev    next >
Text File  |  1996-09-02  |  26KB  |  792 lines

  1. /*
  2.  * 96.11.18         INSTALL.DAT
  3.  *
  4.  * Project: English Blinker Demo with Shrinker Demo
  5.  * Version: 4.1
  6.  *
  7.  */
  8.  
  9. @DefineProject
  10.     @Name = "Blinker"
  11.     @Version = "4.1"
  12.    @Subdir = "\\BL4DEMO"
  13.    @OutDrive = C
  14. @EndProject
  15.  
  16. @DefineVars
  17.    @Qstring @NoStr         = "No"
  18.    @Qstring @YesStr        = "Yes"
  19.    @Qstring @AI1CMD        = ""
  20.    @Qstring @AI1NME        = ""
  21.    @Qstring @AI1PTH        = ""
  22.    @Qstring @AI1IND        = ""
  23.    @Qstring @AI1STR        = ""
  24.    @Qstring @AI2CMD        = ""
  25.    @Qstring @AI2NME        = ""
  26.    @Qstring @AI2PTH        = ""
  27.    @Qstring @AI2IND        = ""
  28.    @Qstring @AI2STR        = ""
  29.    @Qstring @AI3CMD        = ""
  30.    @Qstring @AI3NME        = ""
  31.    @Qstring @AI3PTH        = ""
  32.    @Qstring @AI3IND        = ""
  33.    @Qstring @AI3STR        = ""
  34.    @Qstring @GrpName       = "@Name demo"
  35.    @Qstring @Msg1          = ""
  36.    @Qstring @Msg2          = ""
  37.    @QString @NewPath       = ""
  38.    @QString @SaveSubdir    = ""
  39.    @Qstring @ShowNormal    = ""           // Used to show group normally
  40.    @Qstring @ShowMin       = ""           // Used to show group minimized
  41.    @Qstring @ShowIcon      = ""           // Used to show group iconized
  42.    @Qstring @SG            = ""           // Used for Show Group command
  43.    @QString @WebSiteFullNameString = "http://www.blinkinc.com"
  44.    @Integer @UsingOldPM    = @FALSE       // Whether we could access DDML
  45.    @Integer @DOS           = 1
  46.    @Integer @OS2           = 2
  47.    @Integer @WIN           = 3
  48. @If (@Platform == @WIN)                 // If Windows
  49.    @Qstring @Pound         = "ú"
  50. @Else                                   // If DOS
  51.    @Qstring @Pound         = "£"
  52. @Endif
  53. @EndVars
  54.  
  55. @Display
  56.    @Cls
  57.                   Save time, memory and disk space
  58.  
  59.    Thank you for your interest in Blink, Inc. and our products. This is
  60.    the demonstration version of @Name @Version and the English language
  61.    Shrinker 2.1 demonstration version as requested.
  62.  
  63.    Blinker is the fastest available 16- and 32-bit Windows linker,
  64.    combined with a royalty-free DOS extender, an integrated super "SPAWN"
  65.    package and much more. Compatible with C/C++, ASM, Microsoft FORTRAN
  66.    and CA-Clipper, Blinker is also unique in creating directly executable
  67.    Windows, DOS and DOS extended programs compressed by up to 60%.
  68.  
  69.    Share code and data between Windows and DOS, easily update or replace
  70.    parts of your program and simplify the migration of code to Windows
  71.    with the new DLL feature. Create DOS programs which directly access up
  72.    to 16 Mb of physical memory and 64 Mb of virtual memory with the
  73.    royalty-free DOS extender. Call today to see why over 75,000
  74.    programmers worldwide use this award-winning product!
  75.  
  76.    @Pause
  77.    @Cls
  78.  
  79.    Blinkinc Announces Another World First - Compression of Directly
  80.    Executable Windows and DOS Extended .EXEs & .DLLs!!
  81.  
  82.    Richmond VA, September 1, 1996 - Blinkinc today announced BLINKER 4.1,
  83.    the only product to create compressed Windows, DOS extended and DOS
  84.    programs which execute directly, with no separate decompression step.
  85.    Available immediately, this unique new product compresses .EXEs and
  86.    .DLLs by 60 percent or more, which minimizes distribution costs,
  87.    reduces network traffic and protects programs from being decompiled.
  88.  
  89.    While other products can currently create compressed .EXEs for DOS, no
  90.    other product can offer the unique benefit of directly executable
  91.    compressed Windows and DOS extended .EXEs, which is a major
  92.    technological advance!
  93.  
  94.    @Pause
  95.    @Cls
  96.  
  97.    Blinker 4.1 also introduces fast linking of 32 bit PE format .EXEs for
  98.    Windows NT and Windows 95. Already generally recognized as the fastest
  99.    linker for real mode, DOS extended and 16-bit Windows programs, this
  100.    award winning product now supports 32-bit linking, giving Blinker 4.1
  101.    the unique advantage of being the only linker to create programs for
  102.    all these environments for the all the major language compilers
  103.    available. Compatible with C, C++, Microsoft FORTRAN, Pascal,
  104.    CA-Clipper and Assembler, Blinker creates programs for either the DOS
  105.    or the Windows environment in a matter of seconds.
  106.  
  107.    In addition to the unique benefits of .EXE & .DLL compression and fast
  108.    linking for multiple programming languages & environments, Blinker 4.1
  109.    is a royalty-free DOS extender which now both creates and uses .DLLs
  110.    in DOS extended programs. This powerful feature enables programmers to
  111.    share common code and data between Windows and DOS applications and
  112.    easily update parts of a program.
  113.  
  114.    @Pause
  115.    @Cls
  116.  
  117.    In accordance with Blinkinc's user-friendly upgrade policy, Blinker
  118.    4.1 is a free upgrade for registered users of Blinker 4.0. The Blinker
  119.    4.1 upgrade and fully functional demo versions of all Blinkinc
  120.    products are available for immediate download from our Web site at
  121.    @WebSiteFullNameString. Blinker 4.1 retails for $299 in North America
  122.    and for @Pound@!229 in Europe (english language versions only) and
  123.    there are no runtime royalties to pay.
  124.  
  125.    In North America, please contact Blinkinc (US) by phone on
  126.    804-747-6700 or by fax on 804-747-4200. In Europe, please contact
  127.    Blinkinc Ltd (UK) by phone on +44-1222-712444 or by fax on
  128.    +44-1222-700888. Customers with German, Spanish or Chinese language
  129.    versions and in other international locations, are urged to contact
  130.    their local distributor for further information.
  131.  
  132.    @Pause
  133.    @Cls
  134.    Blinker 4.1 features:
  135.  
  136.    .  Unique compression feature reduces the size of Windows, DOS
  137.       extended and DOS .EXEs and .DLLs by 60 percent or more. No other
  138.       product offers this benefit!
  139.  
  140.    .  Fastest available 16 & 32 bit Windows linker for multiple
  141.       programming languages creates industry standard .EXEs and .DLLs and
  142.       links real mode, DOS extended, Windows, Windows NT and Windows 95
  143.       programs in seconds.
  144.  
  145.    .  Royalty-free DOS extender, with full DPMI, VCPI and XMS
  146.       compatibility and a comprehensive API, increases directly
  147.       addressable memory from 640Kb to 16Mb. Features a
  148.       compiler-independent VM system to access up to 64Mb of virtual
  149.       memory and support for sharing of code in .DLLs between
  150.       Windows and DOS applications.
  151.  
  152.    @Pause
  153.    @Cls
  154.    .  Unique "dual mode" feature creates programs which will
  155.       automatically run in both real and protected mode DOS,
  156.       transparently to the end-user. No other product offers this
  157.       benefit.
  158.  
  159.    .  Compatible with Microsoft C/C++, FORTRAN, Pascal, Assembler,
  160.       BORLAND C/C++, Assembler, Symantec C++, Watcom C/C++ and
  161.       CA-Clipper.
  162.  
  163.    .  Swap package (super "SPAWN" command) runs large programs, such as a
  164.       word processor or report generator, from within the main program
  165.       with less than a 10Kb memory overhead.
  166.  
  167.    .  Serial number encryption and creation of demo versions.
  168.  
  169.    .  CodeView, Soft-ICE and Periscope debugger support.
  170.  
  171.    .  Comprehensive on-line help in a Windows .HLP file.
  172.  
  173.    @Pause
  174.    @Cls
  175.  
  176.    For more information see the Blinker press release in the file
  177.    BLINKER.WRI and the order form in the file ORDER.WRI. For the latest
  178.    information on Blinkinc products please visit our Web site at
  179.    @WebSiteFullNameString.
  180.  
  181.    With permanent offices in both the US and Europe, Blinkinc is an
  182.    innovative software company committed to providing high quality
  183.    programming tools which enable PC software developers to create more
  184.    powerful and efficient software programs in less time. Established in
  185.    Richmond, VA in 1990, the strengths of this company lie in the
  186.    technical excellence of its software, the firm commitment to product
  187.    development and the prompt and comprehensive technical support offered
  188.    to registered users.
  189.  
  190.    @Pause
  191.    @Cls
  192.  
  193.    Our other products include:
  194.  
  195.    NOVLIB, a library of functions to easily make any program
  196.    NetWare-aware. It is the only network library which integrates support
  197.    for Visual Basic, Delphi, C/C++, CA-VO and CA-Clipper, and is
  198.    distribute