Download and Install
|
System Requirements and Installation
How to install Storage Manager on your system.
|
|
System Requirements
Storage Manager is not a resource-consuming utility. To use Storage Manager, you need:
- Microsoft Windows 95/98/ME or Windows NT 4.0/2000/XP/2003
- x86 Intel or compatible
- 32MB RAM required
- Approximately 15 MB of free disk space
Installation
The installation process doesn't take much time. All you need is to
run the downloaded install package and to follow the instructions.
Storage Manager can be launched from "Start - Programs - KieSoft - Storage Manager" menu.
If you have problems, please contact us at
sales@micro.com.
Install package supports few command line switches:
| eb.exe | Install Storage Manager |
| eb.exe /a:blind_conf_file | Install Storage Manager without user intervention |
| eb.exe /remove | Uninstall Storage Manager |
| eb.exe /removeblind | Uninstall Storage Manager without user intervention |
The install package supports a blind mode (without user interaction)
but you have to define some parameters. All of them must be defined in a special file. Usually we call
it blind.cfg, but the name doesn't matter. To install Storage Manager
in the blind mode, run the install package with the command line:
/a:path_to_blind_file
The file has a simple format:
- Command lines have format: name=value. See description at the table below.
- Empty lines and lines with the first # character will be ignored.
Configuration parameters
| INSTALL_FOLDER |
A folder to install Storage Manager to.
|
| CREATE_ICONS |
Do you want to create program group icons? Use the ON value if YES and the NO if NO
|
| LANGUAGE_FILE |
Name of the language file.
|
| MAX_LOG_SIZE |
The maximum size of a Backup Set log file in KB.
|
| INSTALL_OFB_DRIVER |
Do you want install a special driver to backup open files? Use the ON value if YES and the NO if NO
|
| GUI_KEY |
Full file name for the registration key file (to perform auto-registration).
|
There are few advanced parameters. Contact us if you need them.
An example file for the blind install:
[INSTALL]
INSTALL_FOLDER=C:\Program Files\KieSoft\Storage Manager\
# Create icons? (ON, OFF)
CREATE_ICONS=OFF
# name of language file
LANGUAGE_FILE=english.lng
# maximum size of log file in KB (0 - no limit)
MAX_LOG_SIZE=100
# Do install a driver to backup open files? (ON, OFF)
INSTALL_OFB_DRIVER=ON
# Full path to a registration key file
GUI_KEY=x:\somewhere\user.key
Uninstall
To uninstall Storage Manager, follow these steps:
- Close the program window;
- In the Windows "Start" menu choose Settings option;
- Select Control panel and choose Add/Remove programs;
- Find Storage Manager in the list of currently installed programs and click
Add/Remove button;
- The window of Uninstall Wizard will appear, now follow the instructions of the Wizard;