 |
There are two alternative ways to force Ericom Blaze to run in admin (console) mode:
1) Configuring Blaze settings file (*.Blaze) to run in admin mode, by adding the following line:
connect to console:i:1
2) Using the command line parameter -0. For example:
Blaze.exe -0 10.10.10.10 |