home *** CD-ROM | disk | FTP | other *** search
/ Stars of Shareware: Windows Tools / SOS-WIN_TOOLS.ISO / programm / shell / w_one41 / win_one.txt < prev    next >
Encoding:
Text File  |  1993-10-02  |  17.6 KB  |  459 lines

  1.          _                     __
  2.         - - /, /,            ,-||-,
  3.           )/ )/ )  '        ('|||  )
  4.           )__)__) \\ \\/\\ (( |||--)) \\/\\  _-_
  5.          ~)__)__) || || || (( |||--)) || || || \\
  6.           )  )  ) || || ||  ( / |  )  || || ||/
  7.          /-_/-_/  \\ \\ \\   -____-   \\ \\ \\,/
  8.  
  9.           WinOne - Super Command Shell for Windows 3.1
  10.  
  11.  
  12. History of Features
  13. -------------------
  14.             
  15. WinOne v1.02 includes the following :-        (First Release)
  16.  
  17.     1. Colour and ANSI graphics.
  18.     2. Support for Archive files (.ZIP .LZH .ARC).
  19.     3. Supports file extension associations.
  20.     4. Number of extra commands (eg. WHERE etc).
  21.     5. Extra wild cards support for all commands
  22.        (eg. *y.* etc.).
  23.  
  24. WinOne v1.03 includes the following :- 
  25.  
  26.     1. New commands (eg DUMP, ACS etc).
  27.     2. Command line macro's using the MACRO command.
  28.     3. File extension associations can now be deleted
  29.        at the command line.
  30.     4. The full IBM character set, including all the 
  31.        graphics characters.
  32.     5. Support for .ARJ archive files. Command ARCH
  33.        will display the files inside most popular 
  34.        archive files.
  35.     6. Easier to see colours.
  36.  
  37. WinOne v1.04 includes the following :-
  38.  
  39.     1. Improved command line.
  40.     2. Saving of the history buffer.
  41.     3. improved EXIT command.
  42.     4. New command TREE.
  43.  
  44. WinOne v1.05 includes the following :-
  45.  
  46.     1. Sub-directory processing for many commands, 
  47.        including RMDIR and DEL. This allows for smart deletion
  48.        of sub-directories and files in sub-directories.
  49.     2. Many new commands (eg. VOL, DATE, TIME, ...).
  50.     3. Improved file handling. In previous versions of WinOne I 
  51.        assumed that directories could not have an extension. As a 
  52.        result, file names that did not include a dot, were assumed to 
  53.        be directories. Since this is not the case, WinOne now makes
  54.        no such assumption.
  55.     4. User definable Buttons introduced. There are now 5 user 
  56.        definable buttons that can be used to run programs. There are 
  57.        also an addition 3 system buttons that can not be altered 
  58.        (ie. EXIT, DOS SHELL and HELP). The images for buttons are
  59.        non-moving, except for the eyes button image, which tracks 
  60.        the cursor when the cursor is moved inside the window.
  61.  
  62. WinOne v1.06 includes the following :-
  63.  
  64.     1. A vertical scroll bar, that can display the last 7 screens, given
  65.        a screen size of 80 x 24. This scroll bar is also real time. 
  66.        That is, when the thumb position is moved the screen is updated
  67.        immediately.
  68.     2. Variable font sizes. The system menu contains the "Fonts..." option,
  69.        which will allow different font sizes to be chosen. When using 
  70.        windows 3.0 there are only 4 different font sizes, and under
  71.        windows 3.1 there are 10 different font sizes.
  72.     3. Lock now uses SPX library's, thus allowing 24 different screens to
  73.        be displayed when using Lock. The system menu contains the 
  74.        "Lock Setup..." option that will allow the user to select and config
  75.        the different screens. The SPX library's are free public domain 
  76.        software, which are originally written for Screen Peace, which is 
  77.        in itself an excellent screen saver.
  78.     4. Built in Screen Saver.
  79.     5. The BUTTON command has been remove and now all functions (i.e list, 
  80.        edit, insert and delete) dealing with buttons are conducted via 
  81.        the system menu. This greatly simplifies the manipulation of 
  82.        buttons.
  83.     6. New Button images. There are now 43 button images that can be 
  84.        displayed inside a button. The order that WinOne stores these
  85.        images is different from version 1.05. This means that users will
  86.        have to edit their buttons.
  87.     7. The tab key is now part of the command line edit keys. The tab key 
  88.        will expand partial paths or file name entered on the command line.
  89.  
  90. WinOne v1.07 and v1.08 includes the following:-    (Not Released)
  91.  
  92.     1. System Configuration edit. Allows easy editing of AUTOEXEC.BAT, 
  93.        CONFIG.SYS and all .INI files in the windows directory. The system 
  94.        menu contains the "System" option.
  95.     2. Auto-Raise for partially hidden windows.  
  96.     3. The mouse can now be used with the SPX modules.
  97.     4. Program Manager access using the GROUP command. This command can
  98.        insert program files into Program Manager groups. 
  99.     5. Command TASKS now accepts string arguments.
  100.  
  101. WinOne v1.09 includes the following:-        (Not Released)
  102.  
  103.     1. Improved TAB expansion for incomplete path and file names, which
  104.        includes command and macro names. Also CTRL + TAB displays a 
  105.        list of all names that complete the incomplete name being typed 
  106.        at the WinOne prompt.
  107.     2. New DISK command, displays the number of bytes used for all 
  108.        sub-directories.
  109.     3. New Status Bar, displays the time, free bytes in the windows 
  110.        global heap and a percentage done indicator for commands.
  111.     4. WinOne is now more multi-tasking, by checking for unprocessed 
  112.        messages more often.
  113.  
  114. Major Version 2.1                (Not Released)
  115. -----------------
  116.  
  117.     1. The size of the WinOne executable program has been reduced.
  118.     2. Previous versions of WinOne had limits set on the number of 
  119.        files per directory and the number of directories that 
  120.        commands would operate on. Now WinOne handles any number 
  121.        of files per directory and any number of directories, so 
  122.        long as there is enough memory available.
  123.     3. WinOne now supports batch files, that will, when executed, be
  124.        displayed in the main WinOne Window. All standard batch 
  125.        commands (eg. IF, FOR, GOTO, CALL, ECHO, PAUSE, REM, SHIFT) 
  126.        are supported, along with replaceable parameters %0 to %9 and
  127.        environment variables.
  128.     4. Many useful enhanced batch commands have also been included. 
  129.     5. Registered user can still use there old registration numbers
  130.        with all 2.x versions of WinOne.
  131.  
  132. WinOne v2.2 includes the following:-        (Not Released)
  133.  
  134.     1. WinOne is now compiled for windows 3.1 only.
  135.     2. Improved execution for DOS programs. See DOS Command Execution 
  136.        and Precedence in the main help file for more information.
  137.  
  138. WinOne v2.3 includes the following:-        (Not Released)
  139.  
  140.     1. WinOne allows multiple commands to be entered on a single 
  141.        command line.
  142.     2. WinOne supports standard input and output redirection, for both
  143.        internal WinOne commands and DOS programs and commands.
  144.     3. Improved DEL command. Delete is now very fast when deleting all 
  145.        files in a directory or sub-directories. That is :-
  146.             
  147.             DEL *.*
  148.             DEL *.* /s
  149.             DEL directory_name
  150.             DEL directory_name /s
  151.  
  152.     4. New LABEL command to set volume labels.    
  153.     5. Command REN can be used to rename directories.
  154.     6. A new MONO mode has been added to the command COLOUR.
  155.  
  156. WinOne v2.4 includes the following:-        (Not Released)
  157.  
  158.     1. Status bar will not disappear when the main WinOne window is 
  159.        minimised.
  160.     2. Buttons selection has been improved.
  161.     3. WinOne now uses a small dynamic link library to catch all 
  162.        keyboard input and any mouse activity. This improves the 
  163.        functionality and speed of Auto Window Raise.
  164.  
  165. WinOne v2.5 includes the following:-
  166.  
  167.     1. Command GROUP can be used to display all Progman groups and 
  168.        files within these groups.
  169.     2. File descriptions of up to 40 characters. File Descriptions
  170.        can be modified using the DESCRIBE command. See the help
  171.        file for more information.
  172.  
  173. WinOne v2.6 includes the following:-        (Not Released)
  174.  
  175.     1. There are now up to seven user definable buttons. This 
  176.        depends on the size of the desktop window.
  177.     2. The screen buffer can now store up to sixteen 80x24 screens.
  178.     3. New VIEWICON command that can be used for browsing through bulk
  179.        icon files (ie. .ICO, .EXE, .DLL files).
  180.     4. GROUP command will now insert into Progman group any file that
  181.        has a file extension association.
  182.  
  183. WinOne v2.7 includes the following:-        (Not Released)
  184.  
  185.     1. Improved WHERE command, which now displays the file 
  186.        description, if one exists, for any file located.
  187.     2. Two new commands TOFILE and TODISK which copies floppy disks
  188.        in a single pass. Command TOFILE copies a floppy disk to a 
  189.        file, and command TODISK copies this file back to a floppy 
  190.        disk.
  191.  
  192. WinOne v2.8 and v2.9 includes the following:-    (Not Released)
  193.  
  194.     1. Bug fix which occasionally caused WinOne to crash.
  195.     2. Internal optimisations.
  196.  
  197. Major Version 3.1                (Not Released)
  198. -----------------
  199.  
  200.     1. Registered users will no longer be able to use there old 
  201.        registration numbers. An update fee of $20 will be charged
  202.        for a new registration number. See the file REGISTER.FRM.
  203.     2. New command FIND. Which will locate text strings inside files.
  204.     3. New command WALLPAPER, which sets or clears the desktop 
  205.        bitmap wallpaper.
  206.     4. Located two new SPX modules :-
  207.             
  208.         1. SPERM.SPX
  209.         2. SPINNER.SPX
  210.  
  211.     5. WinOne now supports Multiple File Extension Associations. See 
  212.        the help file for more information.
  213.     6. Accelerator keys can now be used with all dialog boxes. 
  214.  
  215. WinOne v3.2 includes the following:-
  216.  
  217.     1. WinOne now supports Copy and Paste to/from the clipboard. See
  218.        the main help file for more information.
  219.     2. There is now a maximum of seventeen user definable buttons 
  220.        that may be programmed.
  221.  
  222. WinOne v3.3 includes the following:-        (Not Released)
  223.  
  224.     1. Bug Fixes :-
  225.  
  226.         1. Trying to exit before the screen has finished 
  227.            redrawing.
  228.         2. Clipboard drawing problems.
  229.         3. Last 4 button images missing.
  230.         4. Some minor bugs.
  231.  
  232.     2. Importing and Exporting button images. See the main WinOne 
  233.        help file for more information.
  234.     3. Added a browse button to the Change Group Icon dialog box. 
  235.     4. New verbose mode for command ARCH, which will display the
  236.        original size, compressed size, percentage, date and time 
  237.        for files inside an archive.
  238.  
  239. WinOne v3.4 includes the following:-        (Not Released)
  240.  
  241.     1. Support for external commands that execute inside the
  242.        main WinOne window. These commands are true windows
  243.        programs that use a simplified DDE protocol to 
  244.        communicate with WinOne. The library needed to write these
  245.        commands has been distributed to registered users, and
  246.        will be made available to non-registered users shortly.
  247.     2. New external command SPLIT, which splits a file into two 
  248.        parts.
  249.     3. New external command TOUCH, which touches the date and time
  250.        for specified files.
  251.     4. Command TODISK no longer formats disks. See Command TOFILE 
  252.        and TODISK in the main help file for more information.
  253.  
  254. WinOne v3.5 includes the following:-
  255.  
  256.     1. New external command DECOMP, which decompresses UNIX 
  257.        compressed files.
  258.     2. New external command DETAR, which detars UNIX tar files.
  259.     3. New external command FUNC, which allows Windows API 
  260.        functions to be called at run time.
  261.     4. Moved the separate help files for external commands into 
  262.        the main WinOne help file. This allows help to be 
  263.        displayed using the HELP command, from the WinOne prompt.
  264.        For example, to get help for the external command DECOMP,
  265.        enter at the WinOne prompt :-
  266.  
  267.             HELP DECOMP
  268.  
  269.     5. New Status Bar option, that will keep the Status Bar in 
  270.        front of all other windows.
  271.     6. New command CMP, which compares the contents of two files,
  272.        byte by byte and displays the differences between them.
  273.  
  274. WinOne v3.6 includes the following:-        (Not Released)
  275.  
  276.     1. The Windows Screen Saver is now automatically disabled when
  277.        WinOne starts up and is re-enabled when WinOne exits. This
  278.        means that the Windows Screen Saver can be left enabled, so
  279.        that it will still work when WinOne is not running.
  280.     2. Windows that are set to "keep in front", will now be covered
  281.        when the WinOne Screen Saver is activated.
  282.     3. New command MODULES, which displays the modules currently
  283.        loaded into memory.
  284.     4. New switches for command EXIT, including :-
  285.  
  286.         1. /r - Restart Windows.
  287.         2. /b - Reboot the computer.
  288.  
  289.     5. New external command AUTOGEN (currently only available to 
  290.        registered users) produces all the files needed to program
  291.        an external command. The files generated include :-
  292.  
  293.         1. Definition file (.DEF)
  294.         2. Project file    (.PRJ)
  295.         3. Disk file       (.DSK)
  296.         4. Resource file   (.RC )
  297.         5. C++ file        (.CPP)
  298.         6. Header file     (.H  )
  299.         7. Batch file to clean up files (CLEAN.BAT)
  300.  
  301.     6. All external commands now contain an icon. This icon has black 
  302.        text on a white background. To view the icon used the VIEWICON 
  303.        command.
  304.     7. All External commands now include a /v switch which displays the 
  305.        respective commands version information.
  306.  
  307. WinOne v3.7 includes the following:-        (Not Released)
  308.  
  309.     1. Improve ^C checking for command COPY, which checks for ^C while
  310.        a file is being copied. Previously ^C was only checked before 
  311.        and after a file has finished copying.
  312.     2. New /Y switch for command DEL, which assumes yes for all 
  313.        questions.
  314.     3. Two new hot-spots for the built in screen saver. Leaving the 
  315.        mouse cursor in the top left hand corner will never active the
  316.        screen saver and leaving the mouse cursor in the top right
  317.        hand corner for 2 seconds will active the screen saver.
  318.     4. Replaced 2 SPX modules with :-
  319.  
  320.         1. FOREST.SPX
  321.         2. SKY.SPX
  322.  
  323. WinOne v3.8 includes the following:-        (Not Released)
  324.  
  325.     1. New External banner commands, which displays small text 
  326.        characters to the screen, including :-
  327.  
  328.         1. GOTHIC  - Horizontal Gothic style characters.
  329.         2. SBANNER - Horizontal characters. 
  330.  
  331.     2. New External Command MERGE, which merges to files together.
  332.     3. Random Desktop Wallpaper support, when enabled changes the 
  333.        desktop wallpaper each time WinOne is run.
  334.  
  335. WinOne 3.9 includes the following:-        (Not Released)
  336.  
  337.     1. A new Unix Mode feature, which will give WinOne a look and feel
  338.        similar to the Unix Operating System when activated. For example,
  339.  
  340.         Under DOS:-
  341.         DIR C:\WIN_ONE /OWL
  342.  
  343.  
  344.         Under Unix:-
  345.         dir c:/win_one -owl
  346.  
  347.        See the main WinOne help file for more information about this 
  348.        feature.
  349.     2. New command PRINT, which can be used to print text files via the
  350.        Printer Manager. This command can also be used to setup the 
  351.        printer.
  352.     3. Two new external commands DOSUNIX and UNIXDOS, which converts DOS
  353.        text files to Unix text files and visa-versa.
  354.  
  355. Major Version 4.1
  356. -----------------
  357.  
  358.     1. Registered users will no longer be able to use there old 
  359.        registration numbers. An update fee of $20 will be charged
  360.        for a new registration number. See the file REGISTER.FRM.
  361.     2. WinOne now includes the WOIO library package, which allows 
  362.        external commands to be programmed. External commands use
  363.        the main WinOne window for there output and generally give
  364.        the impression of running inside the main WinOne window. The
  365.        library includes the following files :-
  366.  
  367.         1. WOIO.HLP  - Help file that contains all the information
  368.                    needed to used this package.
  369.         2. WOIO.H    - header file
  370.         3. WOIOS.LIB - Small model library
  371.         4. WOIOM.LIB - Medium model library
  372.  
  373.         5. Source code example files for external commands :-
  374.  
  375.             a. SPLIT
  376.             b. TOUCH
  377.  
  378.        The WOIO library package requires either Borland or Turbo
  379.        C/C++ compilers for Windows 3.0 or above.
  380.  
  381.  
  382. Not Released Versions
  383. ---------------------
  384.  
  385. Versions of WinOne marked as Not Released are offered to registered users 
  386. only. 
  387.  
  388. System Requirements
  389. -------------------
  390.  
  391. This program requires Windows 3.1 and DOS 5.0 or higher and needs about 720K 
  392. of RAM (ie. memory) to operate.
  393.  
  394. WinOne performs best in Protected Mode or 386 Enhanced Mode.
  395.  
  396. Installation
  397. ------------
  398.  
  399. To install WinOne from a DOS prompt, type the following :-
  400.  
  401.     WIN INSTALL
  402.  
  403. INSTALL will only create one directory and one sub-directory and copy all the 
  404. relevant files into these directories, then a Program Manager group is created 
  405. and the WinOne icon is placed inside.
  406.  
  407. To uninstall WinOne, simply delete all the files in the directories in which 
  408. WinOne was installed, and delete the group that the WinOne icon was placed in.
  409.  
  410. More Help
  411. ---------
  412.  
  413. WinOne includes a comprehensive help file, that can only be displayed while 
  414. WinOne is running. Simply use the mouse and click on the GREEN question mark
  415. button. This help file contains all the information needed to describe all
  416. the WinOne commands and all the features (including pictures) described in 
  417. the History of Features above.
  418.  
  419. This help file has taken a considerable amount of time to put together, so 
  420. please read it, after WinOne has been installed.
  421.  
  422. Contents of archive
  423. -------------------
  424.  
  425. This archive contains the following files :-
  426.  
  427.     1. WIN_ONE.EXE  - Main executable
  428.     2. WOLIB.DLL    - WinOne library file
  429.     3. WOEXT.EXE    - WinOne multiple file extension associations
  430.     4. WIN_ONE.HLP  - WinOne help file
  431.     5. REGISTER.FRM - Registration form
  432.     6. WIN_ONE.TXT  - This file
  433.     7. INSTALL.EXE  - Installation program
  434.     8. APPSETUP.INF - Used by INSTALL.EXE
  435.     9. *.SPX        - Screen Saver and Terminal Lock DLL's
  436.        10. DESCRIPT.ION - WinOne file descriptions
  437.  
  438.        11. SPLIT.EXE    - External command SPLIT
  439.        12. TOUCH.EXE    - External command TOUCH
  440.        13. CMP.EXE    - External command CMP
  441.        14. DETAR.EXE    - External command DETAR
  442.        15. DECOMP.EXE    - External command DECOMP
  443.        16. FUNC.EXE    - External command FUNC
  444.        17. GOTHIC.EXE   - External command GOTHIC
  445.        18. SBANNER.EXE  - External command SBANNER
  446.        19. AUTOGEN.EXE  - External command AUTOGEN
  447.  
  448.        20. ARRANGE.BAT    - Batch command ARRANGE
  449.        21. CASCADE.BAT    - Batch command CASCADE
  450.        22. TILE.BAT    - Batch command TILE
  451.  
  452.        23. WOIO.HLP     - WOIO library help file
  453.        24. WOIO.H       - WOIO library header file
  454.        25. WOIOS.LIB    - WOIO small model library
  455.        26. WOIOM.LIB    - WOIO medium model library
  456.        
  457.        27. External command SPLIT source files.
  458.        28. External command TOUCH source files.
  459.