Welcome to the Bartels Group of Companies
INSTALL - Deutsche Version INSTALL - English Version
Bartels

Bartels System GmbH
Bartels
Bartels AutoEngineer
BAE Product Info
BAE Price List
BAE Downloads
BAE Documentation
BAE Installation Guide
BAE User Manual
Preface
1 Introduction
2 Circuit Design
3 Packager
4 PCB Design
5 IC/ASIC Design
6 Rule System
7 Utilities
7.1 BAEHELP
7.2 BAESETUP, BSETUP
7.3 BICSET (IC Design)
7.4 BLDRING (IC Design)
7.5 CONCONV
7.6 COPYDDB
7.7 FONTCONV
7.8 FONTEXTR
7.9 INSTALL
7.10 LISTDDB
7.11 LOGLIB
7.12 NETCONV
7.13 REDASC
7.14 RULECOMP
7.15 ULC - User Language Compiler
7.16 User Language Interpreter
7.17 USERLIST
7.18 VALCONV
BAE Libraries
User Language Programmer's Guide
BAE Update History
BAE Next Version Release Notes Preliminary
BAE V8.0 Release Notes
BAE V7.8 Release Notes
BAE V7.6 Release Notes
BAE V7.4 Release Notes
BAE V7.2 Release Notes
BAE V7.0 Release Notes
BAE V6.8 Release Notes
BAE V6.6 Release Notes
BAE V6.4 Release Notes
BAE V6.2 Release Notes
BAE V6.0 Release Notes
BAE V5.4 Release Notes
BAE V5.0 Release Notes
BAE V4.6 Release Notes
BAE V4.4 Release Notes
BAE V4.2 Release Notes
BAE V4.0 Release Notes
BAE V3.4 Release Notes
BAE Support
BAE Contributions
BAE Development and Service Companies
Electronics Development
Bartels Sport Service
Company Profile
Corporate Info
Bartels :: Bartels AutoEngineer :: BAE Documentation :: BAE User Manual :: Utilities :: INSTALL
Bartels AutoEngineer® - User Manual

7.9 INSTALL

Bartels AutoEngineer® Dokumentation

Name

install - Bartels AutoEngineer Installation Utility

Synopsis

install
install [-c] srcfile[pattern] dstfile[directory\*]

Description

The install utility program is applied for installing the Bartels AutoEngineer PC software (or parts of it) to the PC hard disk. install can also be used for packing (compressing) and/or unpacking (decompressing) selectable files.

The install utility program is the one and only tool feasible for performing a correct PC installation since the BAE PC software files are stored in compressed format on the disks of the BAE install media.

Modes of Operation

BAE Software Installation

The BAE PC software installation process can be started with the

install

command, where the current directory must contain the contents of the BAE install media, i.e., either floppy disk 1 of the BAE install kit or the BAE CD-ROM must be mounted, and the working directory must be set to the corresponding drive. The install program comes up with a self-explanatory dialogue, where the user (amongst other parameters) has to specify the install mode. The install mode is used to select the file set to be installed. Standard install modes copies all software files. Update install modes does not replace certain system files ending on .dat, .def and .fnt. I.e., update install mode should be selected to prevent the install program from overwriting existing user-defined setup data, color tables, font definitions, aperture tables, etc. The install program also prompts for the destination directories. The directory default names can be accepted by pressing the return key Return/Enter Key (CR). Each destination directory path name can be edited or can even be deleted to suppress installation of the corresponding component(s) of the software. Any of the destination directories not yet existing is automatically created with user verification.

Compress/Decompress Files

The formal install syntax for compressing and/or decompressing selectable files is

install [-c] srcfile[pattern] dstfile[directory\*]

where option -c activates compression and decompressing is applied by omitting that option. Wildcards (pattern) can optionally specified with the srcfile source file argument. The \* string is required at the end of the destination directory specification when selecting multiple files with wildcards.

Examples

Decompress all .ddb files from floppy/drive A and store the decompressed files to directory baelib on hard disk drive C:

>  install a:\*.ddb c:\baelib\* Return/Enter Key (CR)

Decompress the file ged.fnt from floppy drive B and store the decompressed file to directory bae on hard disk drive D:

>  install b:\ged.fnt d:\bae Return/Enter Key (CR)

Compress the file design.ddb and store the compressed file to design.cmp:

>  install -c design.ddb design.cmp Return/Enter Key (CR)

Diagnosis

The error messages issued by install are intended to be self-explanatory.

Bartels :: Bartels AutoEngineer :: BAE Documentation :: BAE User Manual :: Utilities :: INSTALL

INSTALL
© 1985-2024 Oliver Bartels F+E • Updated: 26 January 2007, 17:23 [UTC]

© 1985-2024 Oliver Bartels F+E Bartels Homepage Contact and Corporate Info

Web Development by Baumeister Mediasoft Engineering

INSTALL - Deutsche Version INSTALL - English Version