JPH06124251A - Automatic installation method to lan terminal - Google Patents

Automatic installation method to lan terminal

Info

Publication number
JPH06124251A
JPH06124251A JP4273125A JP27312592A JPH06124251A JP H06124251 A JPH06124251 A JP H06124251A JP 4273125 A JP4273125 A JP 4273125A JP 27312592 A JP27312592 A JP 27312592A JP H06124251 A JPH06124251 A JP H06124251A
Authority
JP
Japan
Prior art keywords
program
file
terminal
installation
host machine
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP4273125A
Other languages
Japanese (ja)
Inventor
Ryoji Fujita
良二 藤田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP4273125A priority Critical patent/JPH06124251A/en
Publication of JPH06124251A publication Critical patent/JPH06124251A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To quickly and efficiently perform an installation operation to a LAN terminal by anyone. CONSTITUTION:An FEP program part is developed at a development terminal to be transferred to a host machine (102) and an updated distribution list file is transferred to the host machine (105.) On a general terminal side, 'obtaining new menu list' is selected from a menu (112) and thus the distribution list file is automatically obtained from the host machine (113) to be displayed (114). By selecting a system name to be obtained (115), a program for installation is automatically generated (116).

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、LAN(ローカル・エ
リア・ネットワーク)に接続される端末にプログラムを
インストールするための自動インストール方法に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an automatic installation method for installing a program in a terminal connected to a LAN (local area network).

【0002】[0002]

【従来の技術】LANを介してホストマシンと端末とを
接続し、ホストマシンと端末とで協調して1ないし複数
の業務処理システムを運用することが行なわれる。図5
に示したものでは、LAN11にホストマシン12と複
数台の端末14が接続され、さらにホストマシン12に
は外部記憶装置13が接続されている。ここで業務処理
システムとは、一群の応用プログラムからなって有機的
な処理を行なうもののことであり、例えば電子メールシ
ステムや経営情報管理システムなどが挙げられる。LA
Nを用いて業務処理システムを構成する場合、業務処理
システムをフロントエンドプロセッサ(FEP)とバッ
クエンドプロセッサ(BEP)とに分割し、端末側にF
EPのプログラムを実装し、ホストマシン側にBEPの
プログラムを実装する。
2. Description of the Related Art A host machine and a terminal are connected via a LAN, and one or a plurality of business processing systems are operated in cooperation with the host machine and the terminal. Figure 5
In FIG. 2, the LAN 11 is connected to the host machine 12 and a plurality of terminals 14, and the host machine 12 is connected to the external storage device 13. Here, the business processing system is a system that comprises a group of application programs and performs organic processing, and examples thereof include an electronic mail system and a management information management system. LA
When configuring a business processing system using N, the business processing system is divided into a front-end processor (FEP) and a back-end processor (BEP), and F
The EP program is installed, and the BEP program is installed on the host machine side.

【0003】ここで新しいサービスすなわち業務処理シ
ステムを導入する場合を考える。この場合、新たに、そ
のサービスを提供するためのBEPプログラムをホスト
マシンに、FEPプログラムを各端末にインストールし
なければならない。各端末へのFEPプログラムのイン
ストールは、一般的には、まず開発端末(LANに接続
された端末のうち、FEPプログラム部分の開発のため
に用いられる端末)でFEPプログラム部分を作成し、
LANを経由してFEPプログラム部分を予めホストマ
シンの外部記憶装置に格納し、次にLANを経由してこ
のFEPプログラム部分を一般端末(LANに接続され
た端末のうち、開発端末以外の端末)側に引き出すこと
によって行なわれる。図6は、従来の端末へのFEPプ
ログラム部分のインストール手順を示した流れ図であ
り、(a)が開発端末側での手順、(b)が一般端末側での手
順を示している。
Consider the case of introducing a new service, that is, a business processing system. In this case, it is necessary to newly install the BEP program for providing the service in the host machine and the FEP program in each terminal. In order to install the FEP program on each terminal, generally, the FEP program portion is first created on a development terminal (a terminal used for developing the FEP program portion among terminals connected to the LAN),
The FEP program part is stored in advance in the external storage device of the host machine via the LAN, and then the FEP program part is sent via the LAN to a general terminal (terminals connected to the LAN other than the development terminal) It is done by pulling it to the side. FIG. 6 is a flow chart showing a conventional procedure for installing the FEP program part in a terminal, where (a) shows the procedure on the development terminal side and (b) shows the procedure on the general terminal side.

【0004】開発端末上で、新しいサービスに関する端
末側の実行ファイル(FEP部分)が完成したら、この
実行ファイルをバインドする(ステップ201)。実行
ファイルは1本のファイルであるとは限らない上に、実
行ファイルに付随するデータファイルなどが存在する場
合があるので、このバインド操作によって、これら実行
ファイルやデータファイルなどを一本のバインドファイ
ルにまとめ、圧縮する。続いて、ネットワークコマンド
により、開発端末からホストマシンへこのバインドファ
イルを転送し、ホストマシン側に格納する(ステップ2
02)。
When the terminal-side execution file (FEP portion) relating to the new service is completed on the development terminal, the execution file is bound (step 201). The execution file is not limited to a single file, and there may be data files that accompany the execution file. Therefore, this binding operation allows these execution files and data files to be combined into a single bind file. And compress it. Then, this bind file is transferred from the development terminal to the host machine by a network command and stored in the host machine side (step 2).
02).

【0005】一般端末では、まず、ホストマシンからL
ANを経由して、バインドファイルを取得する(ステッ
プ211)。そして、新たなサービスのためのFEP部
分を格納するディレクトリを一般端末上に作成し(ステ
ップ212)、作成したディレクトリにバインドファイ
ルを移動する(ステップ213)。続いて、バインドフ
ァイルを解凍する(ステップ214)。ここで解凍と
は、1本のファイルにまとめられ圧縮されたファイル
(バインドファイル)から、もとの実行ファイルやデー
タファイルなどを抽出することである。その結果、開発
端末側で作成されたのと同じ実行ファイルが、新たなサ
ービスのためのディレクトリに存在するようになる。フ
ァイルの解凍後にはバインドファイルは不要となるの
で、バインドファイルを削除する(ステップ215)。
最後に、新たなサービスを端末のメニュー画面から選択
できるようにするため、このサービスのプログラム名を
メニューに追加する(ステップ216)。以上により、
一般端末へのFEPプログラム部分のインストールが完
了したことになる。
In a general terminal, first, L from the host machine
The bind file is acquired via the AN (step 211). Then, a directory for storing the FEP part for the new service is created on the general terminal (step 212), and the bind file is moved to the created directory (step 213). Then, the bind file is decompressed (step 214). Here, decompression is to extract the original execution file, data file, and the like from a file (bind file) that is combined and compressed into one file. As a result, the same executable file created on the development terminal side will exist in the directory for the new service. After decompressing the file, the bind file becomes unnecessary, so the bind file is deleted (step 215).
Finally, the program name of this service is added to the menu so that a new service can be selected from the menu screen of the terminal (step 216). From the above,
This means that the installation of the FEP program part on the general terminal has been completed.

【0006】[0006]

【発明が解決しようとする課題】上述した従来のインス
トール方法では、一般端末側で、たとえプルダウンメニ
ュー形式のグラフィカル・ユーザ・インタフェース(G
UI)で業務処理システムを起動できるようになってい
たとしても、新たな業務処理システムのFEPプログラ
ム部分をインストールする作業はこのGUIではサポー
トされていないので、昔ながらのコマンドライン入力で
1つ1つコマンドを入力しながら作業を進める必要があ
る。図6(b)のフローチャートでは、各ステップごとに
入力すべきコマンドの数が《》にはさまれて表示されて
いる。例えばステップ211におけるバインドファイル
の転送では、端末とホストマシンの接続を確立する、
ホストマシン側のファイルをオープンする、オープ
ンしたファイルを端末側に転送する、ホストマシンと
の接続を解除する、の4つのコマンドを順次投入しなけ
ればならない。結局、このインストールを行なうため
に、標準的には、一般端末で12個のコマンドを順次投
入しなければならないことになる。
In the above-mentioned conventional installation method, even if the general terminal side has a graphical user interface (G
Even if the business processing system can be started by UI), the work of installing the FEP program part of the new business processing system is not supported by this GUI. It is necessary to proceed while inputting commands. In the flowchart of FIG. 6 (b), the number of commands to be input at each step is displayed between <<>>. For example, in the transfer of the bind file in step 211, the connection between the terminal and the host machine is established,
Four commands, that is, opening a file on the host machine side, transferring the opened file to the terminal side, and releasing the connection with the host machine must be sequentially input. After all, in order to perform this installation, 12 commands must be sequentially input in the general terminal as a standard.

【0007】このように従来のインストール方法では、
多数のコマンドを直接入力しなければならないので、コ
ンピュータについてのある程度のエキスパートでなけれ
ばインストール作業を行なうことができず、またコマン
ド入力時のミスが多いという問題点がある。さらに、一
般的には数十台から数百台の端末にインストールを行な
う必要があるので、全端末にインストールする手間が膨
大であり、期間的にも1週間程度の時間を要するという
問題点がある。そして、バグ修正やバージョンアップに
ともなう再インストールを行なう場合には、そのための
スケジュール調整が難しい場合があるという問題点もあ
る。
Thus, in the conventional installation method,
Since a large number of commands have to be directly input, there is a problem in that the installation work can be performed only by a certain expert of the computer, and there are many mistakes in inputting the commands. In addition, since it is generally necessary to install the software on dozens to hundreds of terminals, it takes a lot of time to install it on all terminals, and it takes about one week as a period. is there. In addition, when a bug is fixed or a reinstallation is performed due to a version upgrade, it may be difficult to adjust the schedule for that purpose.

【0008】本発明の目的は、誰でも迅速かつ効率的に
インストール作業を行なうことができる、LAN端末へ
の自動インストール方法を提供することにある。
An object of the present invention is to provide an automatic installation method for a LAN terminal, which enables anyone to perform installation work quickly and efficiently.

【0009】[0009]

【課題を解決するための手段】本発明のLAN端末への
自動インストール方法は、LANを介してホストマシン
に接続され実行すべきプログラムの選択がメニュー形式
で行なわれる端末に対し、新規プログラムを追加する自
動インストール方法において、前記ホストマシンに配布
一覧ファイルを格納し、前記ホストマシンから前記配布
一覧ファイルを読み込んでメニュー形式で表示し、新規
プログラムが選択された場合には当該新規プログラムを
インストールするためのインストール用プログラムを自
動生成して該インストール用プログラムを実行させる配
布一覧表示選択プログラムを準備し、前記配布一覧表示
選択プログラムを前記端末のメニューに登録して選択実
行できるようにしておき、前記端末へのインストール作
業に先立って、前記新規プログラムを前記ホストマシン
に格納するとともに前記新規プログラムの名称を前記配
布一覧ファイルに登録し、前記端末で前記配布一覧表示
選択プログラムを実行して前記配布一覧ファイルを表示
させ、インストールすべき新規プログラムを選択し、前
記選択によってインストール用プラグラムが自動生成さ
れて該インストール用プログラムが起動され、該インス
トール用プログラムの実行により前記ホストマシンから
前記インストールすべき新規プログラムが前記端末に転
送され前記新規プログラムが前記メニューに登録されて
インストールが完了することを特徴とする。
According to the automatic installation method for a LAN terminal of the present invention, a new program is added to a terminal connected to a host machine via a LAN and a program to be executed is selected in a menu format. To store the distribution list file in the host machine, read the distribution list file from the host machine, display the distribution list file in a menu format, and install the new program when a new program is selected. A distribution list display selection program for automatically generating the installation program for executing the installation program is prepared, and the distribution list display selection program is registered in the menu of the terminal so that the program can be selected and executed. Prior to installation work on A new program to be installed by storing the new program in the host machine, registering the name of the new program in the distribution list file, executing the distribution list display selection program on the terminal to display the distribution list file, and installing the new program. , The installation program is automatically generated by the selection, the installation program is started, and the new program to be installed is transferred from the host machine to the terminal by the execution of the installation program, and the new program is The installation is completed by being registered in the menu.

【0010】[0010]

【作用】端末のメニューには、配布一覧表示選択プログ
ラムが登録されている。この配布一覧表示選択プログラ
ムは、ホストマシンから配布一覧ファイルを読み込んで
メニュー形式で表示し、新規プログラムが選択された場
合には当該新規プログラムをインストールするためのイ
ンストール用プログラムを自動生成してそのインストー
ル用プログラムを実行させるためのものである。したが
って、新規プログラムをインストールする場合、端末の
起動時のメニュー画面で配布一覧表示選択プログラムを
選択して実行させ、配布一覧表示選択プログラムが表示
する配布一覧ファイルからメニュー形式によってインス
トールすべき新規プログラムを選択することにより、そ
の新規プログラムのその端末へのインストールが行なわ
れることになる。結局、メニュー形式の選択画面におい
て、配布一覧表示選択プログラムとインストールすべき
新規プログラムとを各1回ずつ、合計2回選択すること
によって、新規プログラムのインストールが完了するこ
とになる。メニュー形式の選択画面での2回の選択のみ
でインストールが行なえるので、誰でも、迅速かつ効率
的にインストール作業を行なえる。
[Operation] A distribution list display selection program is registered in the terminal menu. This distribution list display selection program reads the distribution list file from the host machine and displays it in a menu format.When a new program is selected, an installation program for installing the new program is automatically generated and installed. It is for executing the application program. Therefore, when installing a new program, select the distribution list display selection program on the menu screen when the terminal is started and execute it, and select the new program to be installed in the menu format from the distribution list file displayed by the distribution list display selection program. By selecting, the new program will be installed in the terminal. After all, the installation of the new program is completed by selecting the distribution list display selection program and the new program to be installed once, twice in total, on the menu-type selection screen. Since the installation can be done by only selecting twice on the menu type selection screen, anyone can perform the installation work quickly and efficiently.

【0011】なお、FEP部分をホストマシンに格納す
る際に格納に要する記憶領域を削減し、かつ転送時間を
短くするため、新規プログラムは圧縮された1本のファ
イルとしてホストマシンに格納され、インストール用プ
ログラムは前記1本のファイルを解凍して端末へのイン
ストールを行なうものであるようにするとよい。
In order to reduce the storage area required for storing the FEP part in the host machine and to shorten the transfer time, the new program is stored in the host machine as a compressed file and installed. It is preferable that the program for use is a program that unzips the one file and installs it on the terminal.

【0012】[0012]

【実施例】次に、本発明の実施例について図面を参照し
て説明する。ここでは、上述の図5に示す接続構成のL
ANに接続された端末に、新たな業務処理システムのF
EPプログラム部分をインストールする例を説明する。
図1は本実施例における処理の流れを示すフローチャー
トであり、(a)は開発端末側での手順、(b)は一般端末側
での手順を示している。
Embodiments of the present invention will now be described with reference to the drawings. Here, L of the connection configuration shown in FIG.
A new business processing system F can be added to the terminal connected to the AN.
An example of installing the EP program part will be described.
FIG. 1 is a flowchart showing the flow of processing in the present embodiment, where (a) shows the procedure on the development terminal side, and (b) shows the procedure on the general terminal side.

【0013】ホストマシンには、後述する配布一覧ファ
イルが予め格納されているものとする。配布一覧ファイ
ルのファイル名は、例えば、"distlist"となっている。
配布一覧ファイルには、すでにホストマシンに格納され
ているFEPプログラム部分の名称などが登録されてい
る。
It is assumed that the distribution list file described later is stored in advance in the host machine. The file name of the distribution list file is, for example, "distlist".
In the distribution list file, names of FEP program parts already stored in the host machine are registered.

【0014】まず、開発端末側でFEPプログラム部分
(実行ファイル)を開発する。ここでは、例えば、「経
営指標」というシステム名の業務処理システムの開発が
行なわれ、「経営指標」システムのFEPプログラム部
分が開発されたものとする。開発が終了したら、これら
「経営指標」システムの実行ファイルなどをバインドす
る(ステップ101)。このとき実行ファイルに付随す
るデータファイルなどがあれば、これらデータファイル
なども一緒にバインドする。バインドとは、上述したよ
うに、複数本のファイルやプログラムを1本のバインド
ファイルにまとめて圧縮することである。続いて、ファ
イル転送コマンドを用い、このバインドファイルを開発
端末からホストマシンに転送する(ステップ102)。
そののちホストマシンから開発端末に配布一覧ファイル
を転送し(ステップ103)、配布一覧ファイルに、新
たに開発した業務処理システムの名称などを追加する
(ステップ104)。この場合であれば「経営指標」と
いう名称などを追加する。そして、配布一覧ファイルを
ホストマシンに転送して、開発端末上での作業を終了す
る(ステップ105)。これらの一連の作業により、配
布一覧ファイル21の内容は、図2に示すもののように
なる。配布一覧ファイル22には、システム名のほか、
業務処理システムごとに、その端末でシステムを起動す
るために使用されるコマンド名(「実行名」)、ホスト
マシン上でのバインドファイルの名称(「バインドファ
イル名」)、ホストマシンに格納した日付(「配布
月」)、その業務処理システムを端末にインストールす
るときに端末でのインストール先となるディレクトリ名
(「ディレクトリ」)、コメントなどが記録されるよう
になっている。
First, the FEP program portion (execution file) is developed on the development terminal side. Here, for example, it is assumed that a business processing system having a system name "management index" has been developed and the FEP program part of the "management index" system has been developed. When the development is completed, the executable files of these "management index" systems are bound (step 101). At this time, if there are data files attached to the execution file, these data files are also bound together. Binding, as described above, is to collectively compress a plurality of files and programs into one binding file. Then, the file transfer command is used to transfer the bind file from the development terminal to the host machine (step 102).
After that, the distribution list file is transferred from the host machine to the development terminal (step 103), and the name of the newly developed business processing system is added to the distribution list file (step 104). In this case, a name such as "management index" is added. Then, the distribution list file is transferred to the host machine, and the work on the development terminal is completed (step 105). By the series of these operations, the contents of the distribution list file 21 become as shown in FIG. In the distribution list file 22, in addition to the system name,
For each business processing system, the command name ("execution name") used to start the system on that terminal, the name of the bind file on the host machine ("bind file name"), the date stored on the host machine (“Distribution month”), the directory name (“directory”) that is the installation destination of the terminal when the business processing system is installed in the terminal, comments, etc. are recorded.

【0015】次に、一般端末側での作業について説明す
る。
Next, the work on the side of the general terminal will be described.

【0016】まず、一般端末について説明する。この一
般端末は、実行すべきプログラム(業務処理システム)
がメニュー形式で選択されるようになっており、電源投
入時など端末自体が起動した場合にも、メニューがメニ
ュープログラムにより自動的に表示されるようになって
いる。すなわち、メニュープログラム(例えば実行形式
ファイル名で"uu.exe")が自動起動されるようになって
いる。このメニュープログラムは、端末に格納されてい
るメニューテーブル(例えばファイル名が"winsmenu.tb
l")を参照して、業務処理システムのシステム名を表示
する。そしてカーソルキーやマウスを使用することによ
り、実行すべきプログラムをユーザ選択できるようにな
っている。メニューテーブル22の構成例が図3に示さ
れている。さらに一般端末には、一覧ファイル取得用の
プログラムと、一覧ファイル表示選択用のプログラム
が、実装されている。一覧ファイル取得用および一覧フ
ァイル表示選択用のプログラムは、配布一覧表示選択プ
ログラムを構成する。
First, the general terminal will be described. This general terminal is a program to be executed (business processing system)
Is selected in the menu format, and the menu is automatically displayed by the menu program even when the terminal itself is activated such as when the power is turned on. That is, a menu program (for example, "uu.exe" with an executable file name) is automatically started. This menu program is a menu table stored in the terminal (for example, the file name is "winsmenu.tb
l "), the system name of the business processing system is displayed. Then, the user can select the program to be executed by using the cursor keys or the mouse. 3, a general terminal is provided with a list file acquisition program and a list file display selection program. Configure the distribution list display selection program.

【0017】ここでメニューテーブル22の内容と図2
に示した配布一覧ファイル21の内容とを比較すると、
メニューテーブル22には、配布一覧ファイル21には
ない「新規メニューリスト取得」が登録されている。そ
してメニューテーブル22には「経営指標」が登録され
ていない。「経営指標」が登録されていないのは、この
時点で一般端末側でのインストールが終了していないか
らである。一方、「新規メニューリスト取得」は、例え
ば起動ファイル名が"getnew"であって、この「新規メニ
ューリスト取得」を選択実行することにより、一覧ファ
イル取得用のプログラムが起動するようになっている。
Here, the contents of the menu table 22 and FIG.
Comparing the contents of the distribution list file 21 shown in
In the menu table 22, “acquire new menu list” which is not included in the distribution list file 21 is registered. The “management index” is not registered in the menu table 22. The "management index" is not registered because the installation on the general terminal side has not been completed at this point. On the other hand, "Get new menu list" has, for example, a startup file name of "getnew", and by selecting and executing this "get new menu list", a program for obtaining a list file is started. .

【0018】一覧ファイル取得用のプログラムは、例え
ばファイル名が"getnew.bat"というバッチ形式ファイル
であって、ホストマシン側から配布一覧ファイルを取得
し、一覧ファイル表示選択用のプログラムを起動するた
めのものである。また、一覧ファイル表示選択用のプロ
グラムは、例えば実行形式ファイル名で"vv.exe"であ
り、取得した配布一覧ファイルをメニュー形式で表示
し、インストールすべきシステム名が選択された場合に
は、そのシステム名に対応するインストール用プログラ
ムを自動生成してこのインストール用プログラムを起動
するものである。
The list file acquisition program is, for example, a batch format file whose file name is "getnew.bat", and acquires the distribution list file from the host machine side and activates the list file display selection program. belongs to. Also, the program for selecting the list file display is, for example, "vv.exe" in the executable file name, and the acquired distribution list file is displayed in the menu format, and when the system name to be installed is selected, The installation program corresponding to the system name is automatically generated and the installation program is started.

【0019】続いて、一般端末での処理の流れについ
て、順を追って説明する。
Next, the flow of processing in the general terminal will be described step by step.

【0020】まず、電源投入などによってメニュープロ
グラムを起動する(ステップ111)。その結果、メニ
ューテーブルが読み込まてメニュー形式で表示が行なわ
れる。ここでユーザは、カーソルキーやマウスを用いて
「新規メニューリスト取得」を選択する(ステップ11
2)。これによって一覧ファイル取得用のプログラムが
起動し、ホストマシンから配布一覧ファイルが転送さ
れ、転送された配布一覧ファイルが一覧ファイル表示選
択用のプログラムによってメニュー形式で表示される
(ステップ114)。
First, the menu program is activated by turning on the power (step 111). As a result, the menu table is read and displayed in the menu format. Here, the user selects "acquire new menu list" using the cursor keys or the mouse (step 11).
2). As a result, the list file acquisition program is activated, the distribution list file is transferred from the host machine, and the transferred distribution list file is displayed in a menu format by the list file display selection program (step 114).

【0021】ここでユーザは、カーソルキーやマウスな
どを用いて、表示された配置一覧ファイルから、インス
トールしたいシステム名を選択する(ステップ11
5)。ここでは「経営指標」をインストールすることと
しているので、「経営指標」を選択する。これにより、
一覧ファイル表示選択用のプログラムは、選択されたシ
ステム名に対応するインストール用プログラムを自動生
成し、このインストール用プログラムを起動する(ステ
ップ116)。これにより、インストールが自動的に行
なわれ、インストール作業が終了する。
Here, the user selects the system name to be installed from the displayed arrangement list file by using the cursor keys or the mouse (step 11).
5). In this case, "Management Index" is installed, so select "Management Index". This allows
The program for selecting a list file display automatically generates an installation program corresponding to the selected system name and activates this installation program (step 116). As a result, the installation is automatically performed, and the installation work is completed.

【0022】次に、インストール用プログラムの詳細に
ついて説明する。インストール用プログラムは、例えば
ファイル名が"getsys.bat"であるバッチ形式プログラム
であり、このバッチ形式プログラムを構成する各コマン
ドに対する引数を選択されたシステム名に応じて決定す
ることにより、一覧ファイル表示選択用のプログラムに
よって自動的に生成される。以下、このインストール用
プログラムが行なう処理について、図4のフローチャー
トを用いて説明する。
Next, details of the installation program will be described. The installation program is, for example, a batch format program whose file name is "getsys.bat", and the list file display is performed by determining the arguments for each command that constitutes this batch format program according to the selected system name. It is automatically generated by the program for selection. The processing performed by this installation program will be described below with reference to the flowchart of FIG.

【0023】まず、指定されたシステム名に対応するバ
インドファイルをホストマシンから取得する(ステップ
151)。「経営指標」に対しては、ファイル":newkei
_a.lzh"をホストマシンから取得する。続いて、指定さ
れたシステムに対応するディレクトリ(「経営指標」に
対しては"nkei")を一般端末内に作成し(ステップ15
2)、取得したバインドファイルをこのディレクトリ内
に移動させて(ステップ153)、バインドファイルを
解凍する(ステップ154)。これにより、指定したシ
ステムのFEPプログラム部分や実行プファイルに付随
するデータファイルが作成したディレクトリ上に展開さ
れる。解凍後にはバインドファイルは不要なのでこれを
削除する(ステップ155)。また解凍の結果、指定し
たシステムのための起動用のバッチファイルが生成して
いるから、この起動用のバッチファイルを自動起動用の
ディレクトリ(例えばディレクトリ名が"autoload")に
移動させる(ステップ156)。そして、指定されたシ
ステムのシステム名をメニューテーブルに追加して(ス
テップ157)、メニュープログラムを起動させ(ステ
ップ158)。これにより、制御がメニュープログラム
に戻って更新されたメニューテーブルの内容が表示さ
れ、インストール作業が全て終了したことになる。
First, the bind file corresponding to the designated system name is obtained from the host machine (step 151). For "management index", file ": newkei
_a.lzh "is obtained from the host machine. Then, a directory (" nkei "for" management index ") corresponding to the specified system is created in the general terminal (step 15).
2) The obtained bind file is moved into this directory (step 153) and the bind file is decompressed (step 154). As a result, the FEP program portion of the designated system and the data file associated with the execution file are expanded in the created directory. After decompression, the bind file is unnecessary and is deleted (step 155). Further, as a result of the decompression, a batch file for startup for the specified system has been generated, so this batch file for startup is moved to the directory for automatic startup (for example, the directory name is "autoload") (step 156). ). Then, the system name of the designated system is added to the menu table (step 157), and the menu program is activated (step 158). As a result, the control returns to the menu program, the updated contents of the menu table are displayed, and the installation work is completed.

【0024】[0024]

【発明の効果】以上説明したように本発明は、予めホス
トマシンにFEP部分と配布一覧ファイルとを格納して
おき、端末側の配布一覧表示選択プログラムによってイ
ンストール用プログラムが自動生成されるようにしたこ
とにより、大量の台数のLAN端末にインストールを行
なう場合であっても、誰でも迅速かつ効率的にインスト
ールを行なうことができるという効果がある。
As described above, according to the present invention, the FEP portion and the distribution list file are stored in the host machine in advance, and the installation program is automatically generated by the distribution list display selection program on the terminal side. As a result, even if a large number of LAN terminals are installed, anyone can install them quickly and efficiently.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の一実施例の自動インストール方法の手
順を示す流れ図であって、(a)は開発端末側での作業、
(b)は一般端末側での作業を示している。
FIG. 1 is a flowchart showing a procedure of an automatic installation method according to an embodiment of the present invention, in which (a) is work on a development terminal side,
(b) shows the work on the general terminal side.

【図2】配布一覧ファイルの構成例を示す図である。FIG. 2 is a diagram showing a configuration example of a distribution list file.

【図3】メニューテーブルの構成例を示す図である。FIG. 3 is a diagram showing a configuration example of a menu table.

【図4】インストール用プログラムの処理を示す流れ図
である。
FIG. 4 is a flowchart showing a process of an installation program.

【図5】LANの接続構成を示すブロック図である。FIG. 5 is a block diagram showing a LAN connection configuration.

【図6】従来のインストール方法の手順を示す流れ図で
あって、(a)は開発端末側での作業、(b)は一般端末側で
の作業を示している。
FIG. 6 is a flowchart showing a procedure of a conventional installation method, in which (a) shows work on the development terminal side and (b) shows work on the general terminal side.

【符号の説明】[Explanation of symbols]

11 LAN 12 ホストマシン 13 外部記憶装置 14 端末 21 配布一覧ファイル 22 メニューテーブル 101〜105,111〜116,151〜158 ス
テップ
11 LAN 12 Host Machine 13 External Storage Device 14 Terminal 21 Distribution List File 22 Menu Table 101-105, 111-116, 151-158 Steps

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 LANを介してホストマシンに接続され
実行すべきプログラムの選択がメニュー形式で行なわれ
る端末に対し、新規プログラムを追加する自動インスト
ール方法において、 前記ホストマシンに配布一覧ファイルを格納し、 前記ホストマシンから前記配布一覧ファイルを読み込ん
でメニュー形式で表示し、新規プログラムが選択された
場合には当該新規プログラムをインストールするための
インストール用プログラムを自動生成して該インストー
ル用プログラムを実行させる配布一覧表示選択プログラ
ムを準備し、 前記配布一覧表示選択プログラムを前記端末のメニュー
に登録して選択実行できるようにしておき、 前記端末へのインストール作業に先立って、前記新規プ
ログラムを前記ホストマシンに格納するとともに前記新
規プログラムの名称を前記配布一覧ファイルに登録し、 前記端末で前記配布一覧表示選択プログラムを実行して
前記配布一覧ファイルを表示させ、 インストールすべき新規プログラムを選択し、前記選択
によってインストール用プラグラムが自動生成されて該
インストール用プログラムが起動され、該インストール
用プログラムの実行により前記ホストマシンから前記イ
ンストールすべき新規プログラムが前記端末に転送され
前記新規プログラムが前記メニューに登録されてインス
トールが完了することを特徴とするLAN端末への自動
インストール方法。
1. An automatic installation method for adding a new program to a terminal connected to a host machine via a LAN and selecting a program to be executed in a menu format, wherein a distribution list file is stored in the host machine. , The distribution list file is read from the host machine and displayed in a menu format, and when a new program is selected, an installation program for installing the new program is automatically generated and the installation program is executed. A distribution list display selection program is prepared, and the distribution list display selection program is registered in a menu of the terminal so that the program can be selected and executed. Prior to installation on the terminal, the new program is stored in the host machine. Store with said new The name of the program is registered in the distribution list file, the distribution list display selection program is executed on the terminal to display the distribution list file, a new program to be installed is selected, and the installation program is automatically selected by the selection. A new program to be installed is generated, the installation program is started, the new program to be installed is transferred from the host machine to the terminal by the execution of the installation program, and the new program is registered in the menu to complete the installation. Characteristic automatic installation method to LAN terminal.
【請求項2】 新規プログラムは圧縮された1本のファ
イルとしてホストマシンに格納され、インストール用プ
ログラムは前記1本のファイルを解凍して端末へのイン
ストールを実行する請求項1に記載のLAN端末への自
動インストール方法。
2. The LAN terminal according to claim 1, wherein the new program is stored in the host machine as a single compressed file, and the installation program decompresses the single file to execute installation on the terminal. Automatic installation method to.
JP4273125A 1992-10-12 1992-10-12 Automatic installation method to lan terminal Pending JPH06124251A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4273125A JPH06124251A (en) 1992-10-12 1992-10-12 Automatic installation method to lan terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4273125A JPH06124251A (en) 1992-10-12 1992-10-12 Automatic installation method to lan terminal

Publications (1)

Publication Number Publication Date
JPH06124251A true JPH06124251A (en) 1994-05-06

Family

ID=17523479

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4273125A Pending JPH06124251A (en) 1992-10-12 1992-10-12 Automatic installation method to lan terminal

Country Status (1)

Country Link
JP (1) JPH06124251A (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61224057A (en) * 1985-03-29 1986-10-04 Toshiba Corp Computer system
JPS62286489A (en) * 1986-06-06 1987-12-12 オムロン株式会社 Tv game system
JPH04239321A (en) * 1990-08-20 1992-08-27 Internatl Business Mach Corp <Ibm> Method of installing multiple level software application to data processor

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61224057A (en) * 1985-03-29 1986-10-04 Toshiba Corp Computer system
JPS62286489A (en) * 1986-06-06 1987-12-12 オムロン株式会社 Tv game system
JPH04239321A (en) * 1990-08-20 1992-08-27 Internatl Business Mach Corp <Ibm> Method of installing multiple level software application to data processor

Similar Documents

Publication Publication Date Title
US5577244A (en) Methods of applying software modifications
US8095579B2 (en) Method and system for updating attachment files
JP4612912B1 (en) Information processing apparatus, information processing system control method, and program
US7251724B2 (en) Device environment configuration system and method, and data storage therefor
US20040148367A1 (en) Method for integration edition of setting file and setting file integration base
JPH10283189A (en) Built-in executable application, computer readable storage medium, preparation method for built-in executable application and preparation system therefor
US20150264198A1 (en) Automatic installation system and method, information processing apparatus, and image forming apparatus
US7673286B2 (en) Architecture for converting control types in a data bound user interface
CN111984261A (en) Compiling method and compiling system
US20030217359A1 (en) Image processing apparatus, method of controlling the same and program
US7797334B2 (en) Automated downloading from mainframe to local area network
JPH06124251A (en) Automatic installation method to lan terminal
JP4925514B2 (en) Program execution control method, program, execution control apparatus, and recording medium by internal / external event driven system
WO2007097014A1 (en) Operation confirming method for information system, its operation confirming program, recording medium, and operation confirming system
JP4568150B2 (en) Processing device and processing device system
US20230229402A1 (en) Intelligent and efficient pipeline management
JP2009080536A (en) Bom editing device, editing program, editing system and editing method
JPH1185582A (en) Data processor
JPH06337828A (en) Information processing environment shift system
JPH0934771A (en) Subfile transfer system for distributed system
CN117289958A (en) Device and method for updating dependency library required by test program to perform device test
JP2016081164A (en) Information processing device, management device, method for controlling information processing device, method for controlling management device and program
JP2001142683A (en) Creating method of program updating medium and installing method of updating program
JP2016148949A (en) Management device, information processing apparatus, control method of management device, control method of information processing apparatus, and program
JP2021093699A (en) Initial installation system and control method of the same