home *** CD-ROM | disk | FTP | other *** search
- RECONFIGURE
-
-
- If you find this program useful, please send £10 (or equivalent)
- to:
-
- Steve Davies
- Vraidex
- 18, Pell Street
- Reading
- Berks.
- RG1 2NZ
- U.K.
-
-
-
-
- ABOUT THE PROGRAM
-
- Reconfigure allows you have up to 22 alternate configurations
- (sets of CONFIG.SYS and AUTOEXEC.BAT) and to switch between them.
- Each of these has an info file associated with it for you to
- record information about that configuration and what it does for
- you. The current configuration's info file is always copied to
- the root directory as INFO.CFG. I suggest that you put a line
-
- TYPE INFO.CFG
-
- at the end of each AUTOEXEC file so that you have a check on
- which configuration has been loaded. The configurations are
- distinguished by a 3-character suffix so that for instance your
- standard configuration will comprise CONFIG.STD, AUTOEXEC.STD and
- INFO.STD.
-
-
- FILES
-
- Reconfigure includes the following files in the installation set:
-
- CFG.EXE - The Reconfigure program
- CFG1.BAT - A batch file run by Reconfigure
- CFGINST.BAT - A batch file which copies your existing
- CONFIG and AUTOEXEC.BAT files into
- Reconfigure's .STD files
- README.DOC - This file
-
- On installation, your current CONFIG.SYS and AUTOEXEC.BAT will be
- copied to CONFIG.STD and AUTOEXEC.STD. Furthermore, each time you
- run Reconfigure, it will copy your current CONFIG and AUTOEXEC to
- CONFIG.NOW and AUTOEXEC.NOW. Reconfigure will create appropriate
- INFO files for both of these.
-
- After your first session, Reconfigure will create a configuration
- file, CFG.DAT, that includes details on your preferred text
- editor, colour scheme, etc.
-
-
-
- FUNCTIONS
-
- The main menu includes the following options:
-
-
- List Configurations
-
- This just lists all your current configurations. Press
- <ESC> to return to the main menu. Note that since most
- editors create backup files with the extension .BAK,
- Reconfigure does not list files with that extension.
-
-
- View Configurations
-
- Allows you to select one of your configurations, and then
- displays its INFO, CONFIG and AUTOEXEC files. Press any
- key to get rid of the INFO file. You can then scroll up
- and down the CONFIG file using the cursor keys. Scroll up
- and down the AUTOEXEC file using <Pg Up> and <Pg Down>.
- You can also use <HOME> and <END> for CONFIG, <CTRL+HOME>
- and <CTRL+END> for AUTOEXEC. Press <ESC> to return to the
- main menu.
-
-
- Edit Configuration
-
- Select a configuration, then select whether you want to
- edit the CONFIG file, AUTOEXEC file or the INFO file.
- Reconfigure calls the editor defined in the setup screen
- giving the file name as a parameter. Do not specify a
- word processor that inserts control-characters into your
- files as the editor. The default editor is EDLIN since
- that is found on the majority of PCs.
-
-
- Copy Configuration
-
- This is the best way to create a new configuration.
- Select one of your existing configurations, Reconfigure
- will ask you for a new 3-character extension and will
- then create a new configuration using that extension.
-
-
- Delete Configuration
-
- Select a configuration from the list. Reconfigure will
- ask if you are sure and will then delete the three files
- that make up the configuration.
-
-
- Copy to System
-
- Select a configuration from the list. Reconfigure will
- ask if you are sure and will then copy that configuration
- to the system files (CONFIG to CONFIG.SYS, AUTOEXEC to
- AUTOEXEC.BAT and INFO to INFO.CFG).
-
-
- Exit
-
- Exits back to DOS. Saves any changes made to the setup.
-
-
- Exit and reboot
-
- Closes down all the files and then reboots your PC. The
- standard option for this is to use interrupt 19H. A
- number of PCs and some programs, especially disc caches,
- disable this interrupt in case data is still in the cache
- and has not been written to disc. I'm afraid that if your
- setup is one of these, you'll have to use the traditional
- Ctrl-Alt-Del to reboot. Reconfigure does flush the
- buffers to disc before it reboots, so there shouldn't be
- a problem.
-
-
- Change Setup
-
- Allows you to define the editor to be used when editing
- configurations. The default for this is EDLIN, so I
- suggest you change it ASAP. Also lets you set the screen
- colours. Use cursor up and cursor down to move from one
- line to another. Use cursor left and cursor right to
- change the foreground and background colours
- respectively.
-
-
- USING THE PROGRAM
-
- As a rule, there are two main ways of setting up an alternate
- configuration, depending on whether you are editing the files
- yourself, or if a new piece of software has done it for you.
-
- 1. If you want to change your existing configuration, use the
- Copy command to copy the .STD configuration to a new one. Then
- edit the new configuration using the Edit command.
-
- 2. If you have installed a new piece of software, and it has
- changed your files, use the Copy command to copy the .NOW
- configuration. For instance, if you have installed Windows you
- might want to copy the .NOW configuration to .WIN so that the
- changes made by installing Windows are not lost the next time you
- copy another configuration to the system files.
-
- Having copied/edited the configuration, select the Copy to System
- option and Reconfigure will replace CONFIG.SYS and AUTOEXEC.BAT
- with the configuration of your choice.
-
- You can now decide whether you want to load the new configuration
- right away, in which case select Exit and Reboot, or if you want
- to wait, in which case just select Exit.
-
-
-
-
-
- KNOWN PROBLEMS
-
- 1. Reconfigure assumes that your boot drive is C and that that is
- where your CONFIG.SYS and AUTOEXEC.BAT files are to be found.
-
- 2. Problems have been reported loading Reconfigure on an ICL DRS
- M40 (80286 with Award BIOS) with the Acer disk cache program
- (ACACHE.SYS). Removal of the disk cache allows the program to
- load, but it will not reboot.
-
- 3. 4DOS apparently traps the reboot interrupt, you you can't use
- the reboot facility if you use 4DOS.
-
-
-
-
- PLANNED ENHANCEMENTS
-
- If there is any interest in this program, I have a number of
- possible enhancements in mind including:
-
- - Allow more configuration files
-
- - Allow View to display more than 250 lines of file
-
- - Allow alternate boot drives
-
- - Allow reboots on machines which have disabled the interrupt
-
- - Include Windows system files (WIN.INI and SYSTEM.INI) as well
- as the standard DOS ones.
-
- - Directly query the names of files instead of doing it via batch
- files as at present
-
- - Add a help system
-
-
- Any suggestions for further improvements, bug reports, etc. will
- be gratefully received. I have tested on a number of different
- systems with only one so far causing problems (see above). If you
- can provide me with information as to the program's behaviour on
- other systems it will be useful in future. Please send to the
- address above or e-mail to sdavies@cix.compulink.co.uk
-
-
- This product was written using Borland's Turbo BASIC and utilises
- the public domain windowing program supplied with it. My
- heartfelt thanks to Rick Fothergill for saving me several weeks
- messing around in assembler.
-
- Steve Davies
-
- April 1991