JP2000305757A - Automatic install system for client software and program therefor - Google Patents

Automatic install system for client software and program therefor

Info

Publication number
JP2000305757A
JP2000305757A JP11116104A JP11610499A JP2000305757A JP 2000305757 A JP2000305757 A JP 2000305757A JP 11116104 A JP11116104 A JP 11116104A JP 11610499 A JP11610499 A JP 11610499A JP 2000305757 A JP2000305757 A JP 2000305757A
Authority
JP
Japan
Prior art keywords
file
client
client terminal
version
server 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
JP11116104A
Other languages
Japanese (ja)
Inventor
Takanori Harutake
孝則 治武
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP11116104A priority Critical patent/JP2000305757A/en
Publication of JP2000305757A publication Critical patent/JP2000305757A/en
Pending legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Stored Programmes (AREA)

Abstract

PROBLEM TO BE SOLVED: To reduce the install work of software from a server machine to a client terminal, to prevent an already existing file on the client terminal from being unnecessarily overwritten, and to automatically restore the file of the client terminal even when one part of the file is deleted. SOLUTION: In a client/server type information system in which a server machine 100 and a client terminal 200 are connected through a network 150, whether or not a file at the client terminal side is correctly present is judged by a file 120 for checking the existence of a file, and the version of a file at the server machine side is compared with the version of the file at the client terminal side, and when the version of the file at the client terminal side is older, or when any file at the client terminal side is not present, a file whose version is the newest is down-loaded from the server machine 100 to the client terminal 200.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】この発明は、ネットワークを
介して結合されたサーバマシンとクライアント端末から
構成されるクライアント・サーバ型の情報システムにお
いて、クライアントソフトウエアをサーバマシンよりク
ライアントマシンへ自動インストールするソフトウエア
管理手法に関するものである。
The present invention relates to a software for automatically installing client software from a server machine to a client machine in a client-server type information system including a server machine and a client terminal connected via a network. It is related to a wear management method.

【0002】[0002]

【従来の技術】従来のクライアント・サーバ型の情報シ
ステムにおいて、アプリケーションソフトウエア等のイ
ンストールは、フロッピー(登録商標)ディスクやCD
−ROMを使用して全ての作業を手作業で行っていた。
ここで、全ての作業とは、ファイルのコピー、アイコン
の設定、DLLのレジストリへの登録等である。
2. Description of the Related Art In a conventional client / server information system, application software and the like are installed on a floppy (registered trademark) disk or CD.
-All work was done manually using ROM.
Here, all operations include copying a file, setting an icon, registering a DLL in a registry, and the like.

【0003】[0003]

【発明が解決しようとする課題】従来のインストール作
業は、上述の様に手作業のため、1台のクライアント端
末へのインストールに数時間を必要とする上に、更に、
他システムと共通して使用するWindowsのDLL
ファイル等を上書きしてしまい、他のシステムが動作し
なくなることもあった。
The conventional installation work requires several hours for installation on one client terminal because of the manual work as described above.
Windows DLL used in common with other systems
In some cases, files were overwritten and other systems stopped working.

【0004】また、従来のクライアント・サーバ型の情
報システムにおいて、クライアント端末の構成ファイル
の一部が何らかのアクシデントにより消失してしまうこ
とがあり、その度にクライアント端末に手作業で再イン
ストールを行なう必要があった。しかしながら、手作業
による修復は多大な時間と労力が必要であった。
In a conventional client-server type information system, a part of a configuration file of a client terminal may be lost due to some accident, and it is necessary to manually reinstall the client terminal every time. was there. However, manual restoration required a great deal of time and effort.

【0005】この発明は、上記のような問題点を解消す
るためになされたものであり、サーバマシンからクライ
アント端末へのソフトウエアのインストール作業を軽減
すると共に、不用意にクライアント端末上の既存ファイ
ルを上書きすることなく、また、クライアント端末のフ
ァイルの一部が消失してしまった場合でも自動でファイ
ルを復旧するクライアントソフトウエアの自動インスト
ールシステム及びプログラムを提供する。
SUMMARY OF THE INVENTION The present invention has been made to solve the above-mentioned problems, and reduces the work of installing software from a server machine to a client terminal. The present invention provides an automatic installation system and a program for client software that automatically recovers a file without overwriting the file and even when a part of the file in the client terminal is lost.

【0006】[0006]

【課題を解決するための手段】請求項1のクライアント
ソフトウエアの自動インストールシステムの発明は、サ
ーバマシンとクライアント端末がネットワークを介して
結合されているクライアント・サーバ型の情報システム
において、サーバマシンからクライアント端末へソフト
ウエアをインストールする際に、他のアプリケーション
と共有している等の理由で上書き禁止が指定されている
ファイルの存在を確認し、当該ファイルが存在すればク
ライアント端末のファイルを上書きしないことを特徴と
する。
According to a first aspect of the present invention, there is provided an automatic installation system for client software. In a client / server type information system in which a server machine and a client terminal are connected via a network, When installing software on the client terminal, check for the existence of a file for which overwriting is prohibited because it is shared with other applications, etc., and if the file exists, do not overwrite the file on the client terminal It is characterized by the following.

【0007】請求項2のクライアントソフトウエアの自
動インストールシステムの発明は、サーバマシンからク
ライアント端末へインストールする際の情報を記録した
インストールMAPを用意し、このインストールMAP
に記述された各対象ファイルに上書き指令があればクラ
イアント端末に当該ファイルをダウンロードし、上書き
禁止指令があれば当該ファイルがクライアント端末に存
在しない場合にのみダウンロードすることを特徴とす
る。
According to a second aspect of the present invention, there is provided an automatic installation system for client software, in which an installation MAP recording information for installation from a server machine to a client terminal is prepared.
The file is downloaded to the client terminal if there is an overwrite command for each target file described in (1), and the file is downloaded only if the file does not exist in the client terminal if there is an overwrite prohibition command.

【0008】請求項3のクライアントソフトウエアの自
動インストールプログラムの発明は、サーバマシンから
クライアント端末へソフトウエアをインストールするプ
ログラムであって、他のアプリケーションと共有してい
る等の理由で上書き禁止が指定されているファイルの存
在を確認し、当該ファイルが存在すればクライアント端
末のファイルに上書きしないことを特徴とする。
According to a third aspect of the present invention, there is provided an automatic installation program for client software, which is a program for installing software from a server machine to a client terminal, in which overwriting prohibition is designated because the application is shared with another application. It is characterized in that the existence of the file being checked is confirmed, and if the file exists, it is not overwritten on the file of the client terminal.

【0009】請求項4のクライアントソフトウエアの自
動インストールシステムの発明は、サーバマシンとクラ
イアント端末がネットワークを介して結合されているク
ライアント・サーバ型の情報システムにおいて、クライ
アント端末側のファイルが正しく存在するかを判定する
ファイル存在チェック手段と、サーバマシン側のファイ
ルのバージョンとクライアント端末側のファイルのバー
ジョンとを比較する手段を備え、クライアント端末側の
ファイルのバージョンが古いか、又はクライアント端末
側のファイルが存在しない場合は、サーバマシンからク
ライアント端末へ最新バージョンのファイルをダウンロ
ードすることを特徴とする。
According to a fourth aspect of the present invention, there is provided an automatic installation system for client software. In a client-server type information system in which a server machine and a client terminal are connected via a network, a file on the client terminal side exists correctly. File existence checking means for determining whether the file version of the client machine is older than the file version of the client terminal, and means for comparing the file version of the server machine with the file version of the client terminal. If the file does not exist, the latest version of the file is downloaded from the server machine to the client terminal.

【0010】請求項5のクライアントソフトウエアの自
動インストールシステムの発明は、クライアント端末側
のファイルの存在を確認するためのファイル存在チェッ
ク用ファイルと、サーバマシンからクライアント端末へ
各ファイルをインストールする情報及び各ファイルのバ
ージョン情報を記録したバージョン管理ファイルを備
え、ファイル存在チェック用ファイルによりクライアン
ト端末側のファイルが正しく存在するかを判定し、バー
ジョン管理ファイルによりサーバマシンからクライアン
ト端末へ最新バージョンのファイルをダウンロードする
ことを特徴とする。
According to a fifth aspect of the present invention, there is provided an automatic client software installation system, comprising: a file for checking existence of a file on a client terminal side; information for installing each file from a server machine to a client terminal; Equipped with a version management file that records the version information of each file, determines whether the file on the client terminal exists correctly using the file existence check file, and downloads the latest version of the file from the server machine to the client terminal using the version management file It is characterized by doing.

【0011】請求項6のクライアントソフトウエアの自
動インストールシステムの発明は、ファイル存在チェッ
ク用ファイルに記述された各ファイルと、バージョン管
理ファイルに記述された各ファイルとが、1対1若しく
は多対1となるようにリンクされていることを特徴とす
る。
According to a sixth aspect of the present invention, there is provided an automatic client software installation system, wherein each file described in the file existence check file and each file described in the version management file are one-to-one or many-to-one. It is characterized by being linked so that

【0012】請求項7のクライアントソフトウエアの自
動インストールプログラムの発明は、サーバマシンから
クライアント端末へソフトウエアをインストールするプ
ログラムであって、クライアント端末側のファイルが正
しく存在するかを判定するファイル存在チェック機能
と、サーバマシン側のファイルのバージョンとクライア
ント端末側のファイルのバージョンとを比較する機能を
備え、クライアント端末側のファイルのバージョンが古
いか、又はクライアント端末側のファイルが存在しない
場合は、サーバマシンからクライアント端末へ最新バー
ジョンのファイルをダウンロードすることを特徴とす
る。
According to a seventh aspect of the present invention, there is provided an automatic installation program for client software, which is a program for installing software from a server machine to a client terminal, wherein a file existence check for determining whether a file on the client terminal side exists correctly. Function and a function to compare the file version on the server machine side with the file version on the client terminal side.If the file version on the client terminal side is old or the file on the client terminal side does not exist, the server It is characterized in that the latest version of the file is downloaded from the machine to the client terminal.

【0013】[0013]

【発明の実施の形態】実施の形態1. (実施の形態1の概要)この発明の実施の形態1のクラ
イアントソフトウエアの自動インストールプログラム
は、当該プログラムを起動すると、サーバからインスト
ール手順を記録したインストールMAPファイルがクラ
イアントにダウンロードされ、このインストールMAP
ファイルに記述した内容に基づいてクライアントソフト
ウエアを自動インストールする。その際、すでにクライ
アント側に存在するファイルについては、インストール
MAPファイルの上書き禁止フラグがオフの場合のみ上
書きを行うようにする。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Embodiment 1 (Outline of Embodiment 1) When an automatic installation program for client software according to Embodiment 1 of the present invention is started, an installation MAP file recording an installation procedure is downloaded from a server to a client, and this installation MAP is downloaded.
Automatically installs client software based on the contents described in the file. At this time, the file that already exists on the client side is overwritten only when the overwrite prohibition flag of the installation MAP file is off.

【0014】(実施の形態1の構成)図1はこの発明の
実施の形態1によるクライアントソフトウエアの自動イ
ンストールシステムを示す構成図である。図1のクライ
アント・サーバ型の情報システムにおいて、サーバマシ
ン(以下、サーバと称す)100にFTP、RSC等の
通信回線150を介して複数のクライアント端末(以
下、クライアントと称す)200が結合されている。
(Configuration of First Embodiment) FIG. 1 is a configuration diagram showing an automatic client software installation system according to a first embodiment of the present invention. In the client-server type information system of FIG. 1, a plurality of client terminals (hereinafter, referred to as clients) 200 are connected to a server machine (hereinafter, referred to as a server) 100 via a communication line 150 such as FTP and RSC. I have.

【0015】本実施の形態1のサーバ100には、クラ
イアント200にダウンロードするために用意されたク
ライアントアプリケーション最新ファイル群102と、
このファイル群102の中から最新ファイルをダウンロ
ードする際に使用される情報を格納したインストールM
APファイル(以下、インストールMAPと呼ぶ)10
1を有している。
The server 100 according to the first embodiment includes a client application latest file group 102 prepared for downloading to the client 200,
An installation M storing information used when downloading the latest file from the file group 102
AP file (hereinafter referred to as installation MAP) 10
One.

【0016】クライアント200には、クライアントア
プリケーションファイルを自動インストールするための
インストールプログラム201を備えており、クライア
ントアプリケーションソフトウエアが格納されるファイ
ル群202と、ファイル存在チェックファイル203を
備えている。
The client 200 includes an installation program 201 for automatically installing a client application file. The client 200 includes a file group 202 storing client application software and a file existence check file 203.

【0017】図3はインストールMAP101の構成例
を示す図であり、(a)がインストールMAPのレイア
ウト例、(b)が当該インストールMAPの記述例であ
る。この例では、インストールMAPは、サーバからク
ライアントへインストールしようとするファイル名(1
2バイト)、0は常に上書き又はダウンロードをしても
良く、1はクライアントにファイルが存在した場合は上
書きをしないことを表わす上書きフラグ(1バイト)、
0は非圧縮ファイル、1は圧縮ファイルを表わす圧縮フ
ラグ(1バイト)と、クライアントアプリケーションフ
ァイルのダウンロード先(MAX128バイト;可変
長)と、サーバ側のファイル名(MAX128バイト;
可変長)を含んでいる。
FIGS. 3A and 3B are diagrams showing a configuration example of the installation MAP 101. FIG. 3A shows a layout example of the installation MAP, and FIG. 3B shows a description example of the installation MAP. In this example, the installation MAP specifies the file name (1
2 bytes), 0 is always overwriting or downloading is possible, 1 is overwriting flag (1 byte) indicating that overwriting is not performed if the file exists in the client,
0 indicates a non-compressed file, 1 indicates a compression flag (1 byte) indicating a compressed file, a download destination (MAX128 bytes; variable length) of a client application file, and a file name on the server side (MAX128 bytes;
Variable length).

【0018】(実施の形態1の動作)次に、実施の形態
1によるクライアントソフトウエアの自動インストール
処理を図1の構成図及び図2のフローチャートに基づい
て説明する。
(Operation of First Embodiment) Next, the automatic installation processing of the client software according to the first embodiment will be described with reference to the configuration diagram of FIG. 1 and the flowchart of FIG.

【0019】(1)まず、クライアント200のインス
トールプログラム201を起動させる(S1)。
(1) First, the installation program 201 of the client 200 is started (S1).

【0020】(2)インストールプログラム201が起
動すると、サーバ100上のインストールMAP101
がクライアント200側にダウンロードされる(S
2)。
(2) When the installation program 201 starts, the installation MAP 101 on the server 100
Is downloaded to the client 200 side (S
2).

【0021】(3−a)インストールプログラム201
は、ダウンロードしたインストールMAP101の各フ
ァイルの上書きフラグをみて、上書きフラグが0か1か
を判定する(S3)。上書きフラグが0の場合は「ファ
イルを常に上書き又はダウンロードをしても良い」と判
断して、指定されたファイルについて、サーバ100の
クライアントアプリケーション最新ファイル群102よ
り最新ファイルをクライアント200へダウンロードす
る(S7)。この時、クライアント200側にディレク
トリが存在しなければ作成する。この(3−a)でダウ
ンロードするファイルは、アプリケーションプログラム
等、他のシステムへ影響を及ぼさないものが対象とな
る。
(3-a) Installation program 201
Determines whether the overwrite flag is 0 or 1 by checking the overwrite flag of each file of the downloaded installation MAP 101 (S3). If the overwrite flag is 0, it is determined that “the file may be always overwritten or downloaded”, and the latest file is downloaded from the client application latest file group 102 of the server 100 to the client 200 for the specified file ( S7). At this time, if the directory does not exist on the client 200 side, it is created. The files to be downloaded in (3-a) are those that do not affect other systems, such as application programs.

【0022】(3−b)上記S3において上書きフラグ
が1の場合、S4に進み、クライアント200に当該フ
ァイルが存在するか否かを判定する。S4にてクライア
ント200に当該ファイルが存在した場合は、S5によ
り「当該ファイルは上書きしない」と判断して、クライ
アント200上のファイルに上書きせずに、ファイル存
在チェックリスト203へ出力する。S4において、ク
ライアント200に当該ファイルが存在しない場合は、
S6に進み、サーバ100のクライアントアプリケーシ
ョン最新ファイル102より最新ファイルをクライアン
ト200にダウンロードする。この時、ディレクトリが
存在しなければ作成する。この(3−b)では、Win
dows95のDLLなど、他のアプリケーションプロ
グラムと共有しているファイルが対象となる。
(3-b) If the overwrite flag is 1 in S3, the flow advances to S4 to determine whether or not the file exists in the client 200. If the file exists in the client 200 in S4, it is determined in S5 that the file is not overwritten, and the file is output to the file existence check list 203 without overwriting the file on the client 200. If the file does not exist in the client 200 in S4,
Proceeding to S6, the latest file is downloaded to the client 200 from the client application latest file 102 of the server 100. At this time, if the directory does not exist, it is created. In this (3-b), Win
Files that are shared with other application programs, such as the DLL of dows95, are targeted.

【0023】(4)次にS8において、各定義ファイル
の設定(DLLのレジストリへの登録など)および起動
用アイコンの作成等を行う。
(4) Next, in step S8, setting of each definition file (eg, registration of DLL in a registry) and creation of a startup icon are performed.

【0024】(5)すべての作業が完了すれば、メッセ
ージでインストール完了をユーザに知らせる(S9)。
(5) When all the operations are completed, the user is notified of the completion of the installation by a message (S9).

【0025】(実施の形態1の効果)以上のように実施
の形態1によれば、下記の効果が得られる。すなわち、
これまでのインストール作業では、Windows95
のDLLファイル等、他のアプリケーションと共有して
いるファイルを不用意に置き換えてしまったために、他
のアプリケーションソフトウエアが動作しなくなるケー
スがあった。そこで、クライアントプログラムを自動イ
ンストールする際に、すでにクライアント側に存在する
ファイルについては、インストールMAPファイルの上
書き禁止フラグがオフの場合のみ上書きを行うように
し、他のアプリケーションと共有されているようなファ
イルについてはあらかじめチェックすることにより、共
有ファイル等の不用意な上書きを未然に防止することが
できる。
(Effects of First Embodiment) As described above, according to the first embodiment, the following effects can be obtained. That is,
In the installation work so far, Windows95
In some cases, a file shared with another application, such as a DLL file, has been inadvertently replaced, so that other application software does not operate. Therefore, when the client program is automatically installed, the file already existing on the client side is overwritten only when the overwrite prohibition flag of the installation MAP file is off, so that the file which is shared with another application can be used. By checking in advance, careless overwriting of a shared file or the like can be prevented.

【0026】実施の形態2. (実施の形態2の概要)この発明の実施の形態1のクラ
イアントソフトウエアの自動インストールシステムは、
例えばユーザーがアプリケーションソフトウエアのアイ
コンをクリックすると、自動インストールプログラムが
起動し、サーバとクライアントのアプリケーションファ
イルのバージョンをチェックする。同時に、サーバから
ファイル存在チェック用ファイルをダウンロードし、そ
の内容に基づきクライアント上のファイルが正しく存在
するかをチェックする。クライアント上のファイルのバ
ージョンが古いか若しくはクライアント上のファイルが
消失している場合には、サーバから最新バージョンのフ
ァイルをダウンロードして、クライアント上のファイル
消失をリカバリすると共にバージョンも最新のものにす
る。
Embodiment 2 FIG. (Outline of Embodiment 2) An automatic installation system for client software according to Embodiment 1 of the present invention comprises:
For example, when the user clicks on the application software icon, the automatic installation program starts, and checks the versions of the server and client application files. At the same time, the file for file existence check is downloaded from the server, and it is checked whether the file on the client exists correctly based on the content. If the file version on the client is old or missing on the client, download the latest version of the file from the server to recover the lost file on the client and keep the version up to date .

【0027】(実施の形態2の構成)図1はこの発明の
実施の形態2によるクライアントソフトウエアの自動イ
ンストールシステムを示す構成図である。
(Configuration of Second Embodiment) FIG. 1 is a configuration diagram showing an automatic client software installation system according to a second embodiment of the present invention.

【0028】本実施の形態2のサーバ100には、クラ
イアント200にダウンロードするクライアントアプリ
ケーション最新ファイル群102の各ファイルのバージ
ョンを格納したサーバ側バージョン管理ファイル110
と、クライアント200上のクライアントアプリケーシ
ョンファイル202又はバージョン管理プログラムファ
イル等が正しく存在するかをチェックするために用意さ
れたファイル存在チェック用ファイル120を備えてい
る。
In the server 100 according to the second embodiment, a server-side version management file 110 that stores the version of each file of the latest client application file group 102 to be downloaded to the client 200
And a file existence check file 120 prepared to check whether the client application file 202 or the version management program file on the client 200 exists correctly.

【0029】クライアント200には、Windows
のスタートアップディレクトリ等に格納され、サーバ上
のバージョン管理ファイル110とクライアント上のバ
ージョン管理ファイル220を比較して、クライアント
のファイルのバージョンが古い場合はサーバからダウン
ロードすると共に、上記ファイル存在チェック用ファイ
ル120をダウンロードしてクライアント上のファイル
の存在チェックを行ない、ファイルが消去されていた場
合はサーバ上にある最新ファイルをダウンロードして復
旧するためのバージョン管理プログラム210を備えて
いる。
The client 200 has Windows
The version control file 110 on the server is compared with the version control file 220 on the client. If the version of the file on the client is old, the file is downloaded from the server and the file 120 To check the existence of a file on the client, and if the file has been deleted, a version control program 210 for downloading and restoring the latest file on the server.

【0030】図6はサーバ側又はクライアント側のバー
ジョン管理ファイル110,220の構成例を示す図で
あり、(a)がバージョン管理ファイルのレイアウト
例、(b)が当該バージョン管理ファイルの記述例であ
る。この例のバージョン管理ファイルは、サーバ又はク
ライアントに格納されているファイル名(12バイ
ト)、当該ファイルのバージョン文字列(12バイ
ト)、0は非圧縮ファイル、1は圧縮ファイルを表わす
圧縮フラグ(1バイト)、クライアントアプリケーショ
ンファイルのダウンロード先(MAX128バイト;可
変長)、サーバ側のファイル名(MAX128バイト;
可変長)を含んでいる。
FIGS. 6A and 6B are diagrams showing examples of the configuration of the version management files 110 and 220 on the server side or the client side. FIG. 6A shows a layout example of the version management file, and FIG. 6B shows a description example of the version management file. is there. The version management file in this example is a file name (12 bytes) stored in the server or client, a version character string (12 bytes) of the file, 0 is an uncompressed file, 1 is a compression flag (1 Byte), download destination of client application file (MAX 128 bytes; variable length), file name on server side (MAX 128 bytes;
Variable length).

【0031】図7はファイル存在チェック用ファイル1
20の構成例を示す図であり、(a)が当該チェック用
ファイルのレイアウト例、(b)が当該チェック用ファ
イルの記述例である。この例のファイル存在チェック用
ファイルは、サーバ側バージョン管理ファイル110の
先頭からのオフセット値であるインデックス(先頭は0
00)と、インデックスで指定されたファイルに依存す
るクライアント側のファイル名(MAX128バイト;
可変長)を含んでいる。
FIG. 7 shows a file 1 for file existence check.
20A and 20B are diagrams illustrating a configuration example of the check file, wherein FIG. 20A is a layout example of the check file, and FIG. 20B is a description example of the check file. The file for file existence check in this example is an index (the head is 0) which is an offset value from the head of the server-side version control file 110.
00) and a file name on the client side depending on the file specified by the index (MAX 128 bytes;
Variable length).

【0032】(実施の形態2の動作)次に、実施の形態
2によるクライアントプログラムの自動インストール処
理を図4の構成図及び図5のフローチャートに基づいて
説明する。
(Operation of Second Embodiment) Next, the automatic installation process of the client program according to the second embodiment will be described with reference to the configuration diagram of FIG. 4 and the flowchart of FIG.

【0033】(1)ユーザーがアプリケーションソフト
ウエアを起動(S20)と、バージョン管理プログラム
210が立上がる(S21)。
(1) When the user starts the application software (S20), the version management program 210 starts up (S21).

【0034】(2)バージョン管理プログラム210が
起動すると、まず、サーバ100からクライアント20
0へ“ファイル存在チェック用ファイル120”がダウ
ンロードされる(S22)。
(2) When the version management program 210 is started, first, the server 100
0, the “file existence check file 120” is downloaded (S22).

【0035】(3)バージョン管理プログラム210は
ファイル存在用チェックファイル120に記述されてい
るファイル名を順に取得し、それらが実際にクライアン
ト200上に存在するか否かをチェックする(S2
3)。そして、その結果をファイル存在チェック配列に
格納しておく。
(3) The version management program 210 sequentially obtains the file names described in the file existence check file 120, and checks whether or not they actually exist on the client 200 (S2).
3). Then, the result is stored in the file existence check array.

【0036】(4)次に、サーバ100からクライアン
ト200へサーバ側バージョン管理ファイル110をダ
ウンロードする(S24)。
(4) Next, the server-side version management file 110 is downloaded from the server 100 to the client 200 (S24).

【0037】(5)(4)でダウンロードしたサーバ側
バージョン管理ファイル110と、クライアント上のバ
ージョン管理ファイル220から、ファイル名とバージ
ョンを順に読み込み、各ファイルのバージョンを比較す
る(S25)。
(5) File names and versions are read in order from the server-side version management file 110 downloaded in (4) and the version management file 220 on the client, and the versions of each file are compared (S25).

【0038】(5−a)S26において、クライアント
側のファイルのバージョンとサーバ側のファイルのバー
ジョンの新旧を判定し、クライアント側ファイルのバー
ジョンがサーバ側ファイルのバージョンより古い場合
は、S28に進み、サーバ100から最新ファイルをダ
ウンロードする。
(5-a) In S26, it is determined whether the version of the file on the client side and the version of the file on the server side are new or old. If the version of the file on the client side is older than the version of the file on the server side, the process proceeds to S28. Download the latest file from the server 100.

【0039】(5−b)クライアント側のファイルのバ
ージョンがサーバ側のバージョンより新しいか同じ場合
は、S27に進み、(3)で生成されたファイル存在チ
ェック配列を読み込んで、そのファイル名に依存するク
ライアントファイルが全て正しく存在するかをチェック
する。1つでも存在しない場合は、サーバから最新ファ
イルをダウンロードする。上記(5−a)(5−b)の
操作を全てのファイルに対して行なう(S29)。
(5-b) If the version of the file on the client side is newer than or the same as the version on the server side, the process proceeds to S27, where the file existence check array generated in (3) is read and depends on the file name. Check that all the client files to be executed exist correctly. If none exists, the latest file is downloaded from the server. The above operations (5-a) and (5-b) are performed for all files (S29).

【0040】(6)バージョン管理プログラムが終了し
た後、アプリケーションソフトウエアを起動する(S3
0)。
(6) After the version management program ends, the application software is started (S3).
0).

【0041】ここで、上記(3)のクライアント側ファ
イル存在チェックは、図7のファイル存在チェック用フ
ァイル120に基づいて行なわれる。例えば図8の上の
例の場合、
Here, the client-side file existence check of (3) is performed based on the file existence check file 120 of FIG. For example, in the case of the upper example of FIG.

【0042】C:¥EMS¥KD1¥OSS¥OSS_
DEQL.EXE C:¥EMS¥KD1¥OSS¥OSS_DEQL.D
AT
C: \ EMS \ KD1 \ OSS \ OSS_
DEQL. EXE C: \ EMS \ KD1 \ OSS \ OSS_DEQL. D
AT

【0043】のファイルはいずれも、インデックス=0
00、つまり図8の下のバージョン管理ファイル110
の圧縮ファイルOSS_DEQL.LZHに含まれてい
る。従って、上記2つのファイルのうち、いずれかが存
在しなかった場合、サーバ100からクライアント20
0へOSS_DEQL.LZHのファイルをダウンロー
ドし、クライアントに存在しなかったファイルを復旧す
る。
Each file has index = 0.
00, that is, the version control file 110 shown in FIG.
Compressed file OSS_DEQL. It is included in LZH. Therefore, if one of the two files does not exist, the server 100
0 to OSS_DEQL. Download the LZH file and recover the file that did not exist on the client.

【0044】本実施の形態2において、ファイル存在チ
ェック用ファイル120を使用したのは以下の理由があ
る。上述の例のように、バージョン管理ファイル110
には圧縮ファイル名だけが記述され、実際のクライアン
ト上のファイルは、その圧縮ファイルの中に含まれてい
る場合がある。この場合、バージョン管理ファイル11
0だけを用いてファイル存在のチェックを行なおうとす
れば、一度、チェックのために圧縮ファイルをサーバ1
00からダウンロードする必要がある。これは処理時間
および通信回線に与える負荷を考えれば大きな問題とな
る。このように、ファイル存在チェック用ファイル12
0を用いれば、小さな容量のファイルだけをダウンロー
ドするだけで存在チェックを行なうことができ、その結
果、クライアント側に存在しなかったファイルが含まれ
ている圧縮ファイルだけをサーバからクライアントにダ
ウンロードすることができる。
In the second embodiment, the file existence check file 120 is used for the following reasons. As in the example above, the version control file 110
Describes only the compressed file name, and the actual file on the client may be included in the compressed file. In this case, the version control file 11
If the file existence is to be checked using only 0, the compressed file is once checked by the server 1 for checking.
It is necessary to download from 00. This is a serious problem in view of the processing time and the load on the communication line. Thus, the file existence check file 12
If 0 is used, the existence check can be performed by downloading only a small-capacity file, and as a result, only a compressed file containing a file that did not exist on the client side can be downloaded from the server to the client. Can be.

【0045】以上のように実施の形態2によれば、以下
に述べる効果がある。すなわち、これまでは、サーバ上
のバージョン管理ファイル(各ファイルのバージョンを
格納)とクライアント上のバージョン管理ファイルを突
き合わせて、クライアントのバージョンが古い場合に、
それらのファイルをサーバからダウンロードしていた。
従来のこの手法では、「不慮の事故によりクライアント
の一部のファイルが消去されてしまった場合には復旧で
きない」という問題があった。
According to the second embodiment, the following effects can be obtained. That is, until now, the version control file on the server (which stores the version of each file) and the version control file on the client were compared, and if the client version was older,
They had downloaded those files from the server.
This conventional method has a problem that "it cannot be recovered if some files of the client have been deleted due to an accident."

【0046】そこで本実施の形態では、バージョンチェ
ックに加えてクライアント上のファイルの存在チェック
を行ない、消去されてしまった場合には、バージョンの
新旧にかかわらず、サーバ上にある最新のファイルをダ
ウンロードして復旧するようにしたので、クライアント
上のファイルを常に最新バージョンのものにすることが
できると共に、不慮の事故によりクライアントの一部の
ファイルが消去された場合でも対応できる効果がある。
Therefore, in this embodiment, in addition to the version check, the existence check of the file on the client is performed, and when the file is deleted, the latest file on the server is downloaded regardless of the old or new version. As a result, the file on the client can be always updated to the latest version, and even if a part of the file on the client is erased due to an accident, there is an effect of being able to cope.

【0047】[0047]

【発明の効果】以上のようにこの発明によれば、クライ
アント端末へのソフトウエアのインストール作業を大幅
に軽減することができる。
As described above, according to the present invention, the work of installing software on a client terminal can be greatly reduced.

【0048】特に、請求項1及び請求項3の発明によれ
ば、サーバマシンからクライアント端末へソフトウエア
をインストールする際に、他のアプリケーションと共有
している等の理由で上書き禁止が指定されているファイ
ルの存在を確認し、当該ファイルが存在すればクライア
ント端末のファイルを上書きしないようにしたので、不
用意にクライアント端末上の既存の共有ファイル等を上
書きする事故を防止でき、他のシステムの動作に影響を
及ぼすことがなくなる。
In particular, according to the first and third aspects of the present invention, when software is installed from a server machine to a client terminal, overwriting prohibition is specified because the software is shared with another application. The file on the client terminal is not overwritten if the file exists, preventing accidental overwriting of existing shared files on the client terminal, and preventing accidents in other systems. Operation is not affected.

【0049】請求項2の発明によれば、上書き禁止フラ
グ及びインストール情報を記録したインストールMAP
を用意することにより、サーバマシンからクライアント
端末へのインストールする際、このインストールMAP
を使用することにより、容易に自動インストールを行な
うことができる。
According to the second aspect of the present invention, an installation MAP recording an overwrite inhibition flag and installation information
By installing this, when installing from the server machine to the client terminal, this installation MAP
, Automatic installation can be easily performed.

【0050】請求項4から請求項7の発明によれば、サ
ーバマシン側のファイルとクライアント端末側のファイ
ルのバージョンチェックに加えて、クライアント上のフ
ァイルの存在チェックを行ない、消去されてしまった場
合には、バージョンの新旧にかかわらず、サーバ上にあ
る最新のファイルをダウンロードして復旧するようにし
たので、クライアント上のファイルを常に最新バージョ
ンのものにすることができると共に、不慮の事故により
クライアントの一部のファイルが消去された場合でも対
応できる効果がある。
According to the present invention, in addition to the version check of the file on the server machine side and the file on the client terminal side, the existence check of the file on the client is performed and the file is deleted. Downloads and restores the latest file on the server regardless of the version, so that the file on the client can always be updated to the latest version, There is an effect that can cope even when some of the files are deleted.

【0051】特に、請求項6の発明によれば、ファイル
存在チェック用ファイルに記述された各ファイルと、バ
ージョン管理ファイルに記述された各ファイルとが、1
対1若しくは多対1となるようにリンクすることによ
り、バージョン管理ファイルに複数のファイルの圧縮フ
ァイルが存在しても、ファイル存在チェック用ファイル
により存在チェックを行なうことができ、その結果、ク
ライアント側に存在しなかったファイルが含まれている
圧縮ファイルだけをサーバからクライアントにダウンロ
ードすることができる。
In particular, according to the invention of claim 6, each file described in the file existence check file and each file described in the version management file are one to one.
By linking one-to-one or many-to-one, even if a plurality of compressed files exist in the version control file, the existence check can be performed using the file existence check file. As a result, the client side Only compressed files containing files that did not exist in the server can be downloaded from the server to the client.

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

【図1】 この発明の実施の形態1によるクライアント
ソフトウエアの自動インストールシステムを示す構成図
である。
FIG. 1 is a configuration diagram showing an automatic installation system of client software according to a first embodiment of the present invention.

【図2】 この発明の実施の形態1によるクライアント
ソフトウエアの自動インストール処理を示すフローチャ
ートである。
FIG. 2 is a flowchart showing automatic client software installation processing according to the first embodiment of the present invention;

【図3】 この発明の実施の形態1に使用されるインス
トールMAPの構成例を示す図である。
FIG. 3 is a diagram illustrating a configuration example of an installation MAP used in the first embodiment of the present invention;

【図4】 この発明の実施の形態2によるクライアント
ソフトウエアの自動インストールシステムを示す構成図
である。
FIG. 4 is a configuration diagram showing an automatic client software installation system according to a second embodiment of the present invention;

【図5】 この発明の実施の形態2によるクライアント
ソフトウエアの自動インストール処理を示すフローチャ
ートである。
FIG. 5 is a flowchart showing automatic client software installation processing according to Embodiment 2 of the present invention;

【図6】 この発明の実施の形態2に使用されるバージ
ョン管理ファイルの構成例を示す図である。
FIG. 6 is a diagram showing a configuration example of a version management file used in Embodiment 2 of the present invention.

【図7】 この発明の実施の形態2に使用されるファイ
ル存在チェック用ファイルの構成例を示す図である。
FIG. 7 is a diagram showing a configuration example of a file for file existence check used in Embodiment 2 of the present invention;

【図8】 この発明の実施の形態2に使用されるバージ
ョン管理ファイルとファイル存在チェック用ファイルの
リレーションを示す図である。
FIG. 8 is a diagram showing a relation between a version management file and a file for checking file existence used in the second embodiment of the present invention.

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

100 サーバマシン、101 インストールMAP、
102 クライアントアプリケーション最新ファイル
群、110 サーバ側バージョン管理ファイル、120
ファイル存在チェック用ファイル、150 ネットワ
ーク、200 クライアント端末、201 インストー
ルプログラム、202 クライアントアプリケーション
ファイル群、203 ファイル存在チェックファイル、
210 バージョン管理プログラム、220 クライア
ント側バージョン管理ファイル。
100 server machine, 101 installation MAP,
102 Client application latest file group, 110 Server side version control file, 120
File existence check file, 150 network, 200 client terminals, 201 installation program, 202 client application files, 203 file existence check file,
210 Version control program, 220 Client side version control file.

Claims (7)

【特許請求の範囲】[Claims] 【請求項1】 サーバマシンとクライアント端末がネッ
トワークを介して結合されているクライアント・サーバ
型の情報システムにおいて、 サーバマシンからクライアント端末へソフトウエアをイ
ンストールする際に、他のアプリケーションと共有して
いる等の理由で上書き禁止が指定されているファイルの
存在を確認し、当該ファイルが存在すればクライアント
端末のファイルを上書きしないことを特徴とするクライ
アントソフトウエアの自動インストールシステム。
In a client-server type information system in which a server machine and a client terminal are connected via a network, when installing software from the server machine to the client terminal, the software is shared with another application. An automatic installation system for client software, which checks the existence of a file for which overwrite prohibition is specified for such a reason, and does not overwrite the file of the client terminal if the file exists.
【請求項2】 サーバマシンからクライアント端末へイ
ンストールする際の情報を記録したインストールMAP
を用意し、このインストールMAPに記述された各対象
ファイルに上書き指令があればクライアント端末に当該
ファイルをダウンロードし、上書き禁止指令があれば当
該ファイルがクライアント端末に存在しない場合にのみ
ダウンロードすることを特徴とする請求項1に記載のク
ライアントソフトウエアの自動インストールシステム。
2. An installation MAP which records information when installing from a server machine to a client terminal.
If there is an overwrite command for each target file described in this installation MAP, download the file to the client terminal. If there is an overwrite inhibit command, download the file only when the file does not exist in the client terminal. 2. The automatic installation system for client software according to claim 1, wherein:
【請求項3】 サーバマシンからクライアント端末へソ
フトウエアをインストールするプログラムであって、 他のアプリケーションと共有している等の理由で上書き
禁止が指定されているファイルの存在を確認し、当該フ
ァイルが存在すればクライアント端末のファイルに上書
きしないことを特徴とするクライアントソフトウエアの
自動インストールプログラム。
3. A program for installing software from a server machine to a client terminal, and confirming the existence of a file for which overwriting is prohibited, for example, because the file is shared with another application. An automatic installation program for client software, which does not overwrite the file on the client terminal if it exists.
【請求項4】 サーバマシンとクライアント端末がネッ
トワークを介して結合されているクライアント・サーバ
型の情報システムにおいて、 クライアント端末側のファイルが正しく存在するかを判
定するファイル存在チェック手段と、 サーバマシン側のファイルのバージョンとクライアント
端末側のファイルのバージョンとを比較する手段を備
え、 クライアント端末側のファイルのバージョンが古いか、
又はクライアント端末側のファイルが存在しない場合
は、サーバマシンからクライアント端末へ最新バージョ
ンのファイルをダウンロードすることを特徴とするクラ
イアントソフトウエアの自動インストールシステム。
4. In a client-server type information system in which a server machine and a client terminal are connected via a network, file existence check means for determining whether a file on the client terminal exists correctly, and a server machine side Means to compare the version of the file on the client device with the version of the file on the client device.
Alternatively, if there is no file on the client terminal side, an automatic installation system for client software characterized in that the latest version of the file is downloaded from the server machine to the client terminal.
【請求項5】 クライアント端末側のファイルの存在を
確認するためのファイル存在チェック用ファイルと、サ
ーバマシンからクライアント端末へ各ファイルをインス
トールする情報及び各ファイルのバージョン情報を記録
したバージョン管理ファイルを備え、ファイル存在チェ
ック用ファイルによりクライアント端末側のファイルが
正しく存在するかを判定し、バージョン管理ファイルに
よりサーバマシンからクライアント端末へ最新バージョ
ンのファイルをダウンロードすることを特徴とする請求
項4に記載のクライアントソフトウエアの自動インスト
ールシステム。
5. A file for checking existence of a file on a client terminal side, a file for checking existence of a file, information for installing each file from a server machine to a client terminal, and a version management file for recording version information of each file. 5. The client according to claim 4, wherein the file for checking the file existence is used to determine whether the file on the client terminal side exists correctly, and the latest version of the file is downloaded from the server machine to the client terminal using the version management file. Automatic software installation system.
【請求項6】 ファイル存在チェック用ファイルに記述
された各ファイルと、バージョン管理ファイルに記述さ
れた各ファイルとが、1対1若しくは多対1となるよう
にリンクされていることを特徴とする請求項5に記載の
クライアントソフトウエアの自動インストールシステ
ム。
6. Each file described in the file existence check file and each file described in the version management file are linked so as to be one-to-one or many-to-one. An automatic installation system for client software according to claim 5.
【請求項7】 サーバマシンからクライアント端末へソ
フトウエアをインストールするプログラムであって、 クライアント端末側のファイルが正しく存在するかを判
定するファイル存在チェック機能と、 サーバマシン側のファイルのバージョンとクライアント
端末側のファイルのバージョンとを比較する機能を備
え、 クライアント端末側のファイルのバージョンが古いか、
又はクライアント端末側のファイルが存在しない場合
は、サーバマシンからクライアント端末へ最新バージョ
ンのファイルをダウンロードすることを特徴とするクラ
イアントソフトウエアの自動インストールプログラム。
7. A program for installing software from a server machine to a client terminal, a file existence check function for determining whether a file on the client terminal exists correctly, a version of the file on the server machine and the client terminal Has a function to compare with the version of the file on the client side.
Alternatively, if there is no file on the client terminal side, an automatic installation program for client software, which downloads the latest version of the file from the server machine to the client terminal.
JP11116104A 1999-04-23 1999-04-23 Automatic install system for client software and program therefor Pending JP2000305757A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11116104A JP2000305757A (en) 1999-04-23 1999-04-23 Automatic install system for client software and program therefor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11116104A JP2000305757A (en) 1999-04-23 1999-04-23 Automatic install system for client software and program therefor

Publications (1)

Publication Number Publication Date
JP2000305757A true JP2000305757A (en) 2000-11-02

Family

ID=14678806

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11116104A Pending JP2000305757A (en) 1999-04-23 1999-04-23 Automatic install system for client software and program therefor

Country Status (1)

Country Link
JP (1) JP2000305757A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001195238A (en) * 2000-01-06 2001-07-19 Internatl Business Mach Corp <Ibm> Method for starting application and software product for starting application
JP2002288449A (en) * 2001-03-26 2002-10-04 Sony Corp Method and system for information distribution, server unit, and client equipment
JP2004280578A (en) * 2003-03-17 2004-10-07 Seiko Epson Corp Client computer control system, its control method, control program, and client computer
US7047528B2 (en) 2001-09-12 2006-05-16 Canon Kabushiki Kaisha Information processing apparatus, information processing method, control program, and memory medium storing control program therein
JP2008140369A (en) * 2006-11-02 2008-06-19 Tokyo Electron Ltd Server device, manufacturing device, group control system, information processing method, and program
JP2008546318A (en) * 2005-06-03 2008-12-18 グッド テクノロジー インコーポレイテッド System and method for monitoring and maintaining wireless devices
JP2012113489A (en) * 2010-11-24 2012-06-14 Hitachi Systems Ltd Client program automatic updating system
US8228533B2 (en) 2007-01-22 2012-07-24 Fuji Xerox Co., Ltd. Image processing system, image processing method, computer readable medium, and computer data signal
US8843905B2 (en) 2006-11-02 2014-09-23 Tokyo Electron Limited Server apparatus, manufacturing apparatus, group management system, information processing method, and storage medium

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001195238A (en) * 2000-01-06 2001-07-19 Internatl Business Mach Corp <Ibm> Method for starting application and software product for starting application
JP2002288449A (en) * 2001-03-26 2002-10-04 Sony Corp Method and system for information distribution, server unit, and client equipment
JP4716068B2 (en) * 2001-03-26 2011-07-06 ソニー株式会社 Information distribution method, information distribution system, and client device
US7047528B2 (en) 2001-09-12 2006-05-16 Canon Kabushiki Kaisha Information processing apparatus, information processing method, control program, and memory medium storing control program therein
JP4654562B2 (en) * 2003-03-17 2011-03-23 セイコーエプソン株式会社 Client computer management system, management method thereof and management program
JP2004280578A (en) * 2003-03-17 2004-10-07 Seiko Epson Corp Client computer control system, its control method, control program, and client computer
JP2008546318A (en) * 2005-06-03 2008-12-18 グッド テクノロジー インコーポレイテッド System and method for monitoring and maintaining wireless devices
US8351908B2 (en) 2005-06-03 2013-01-08 Good Technology Software, Inc System and method for monitoring and maintaining a wireless device
US8849257B2 (en) 2005-06-03 2014-09-30 Good Technology Software, Inc. System and method for monitoring and maintaining a wireless device
US9432871B2 (en) 2005-06-03 2016-08-30 Good Technology Corporation System and method for monitoring and maintaining a wireless device
JP2008140369A (en) * 2006-11-02 2008-06-19 Tokyo Electron Ltd Server device, manufacturing device, group control system, information processing method, and program
US8843905B2 (en) 2006-11-02 2014-09-23 Tokyo Electron Limited Server apparatus, manufacturing apparatus, group management system, information processing method, and storage medium
US8228533B2 (en) 2007-01-22 2012-07-24 Fuji Xerox Co., Ltd. Image processing system, image processing method, computer readable medium, and computer data signal
JP2012113489A (en) * 2010-11-24 2012-06-14 Hitachi Systems Ltd Client program automatic updating system

Similar Documents

Publication Publication Date Title
AU725581B2 (en) Updating mechanism for software
US7574481B2 (en) Method and system for enabling offline detection of software updates
US7930692B2 (en) Updating information in network devices
US7934210B1 (en) System and method for updating one or more programs and their environment
US7149789B2 (en) Distributing software via distribution files
US7275153B2 (en) Booting and boot code update system using boot strapper code to select between a loader and a duplicate backup loader
US6408434B1 (en) System and method for using a substitute directory to automatically install an update program
US8930937B2 (en) Intelligent patch checker
US5752042A (en) Server computer for selecting program updates for a client computer based on results of recognizer program(s) furnished to the client computer
EP1271322A2 (en) Crash recovery system
US11379216B2 (en) Software update agent device and software patching method through the same
US6385623B1 (en) System and method for ensuring proper execution of scheduled file updates
TW200305319A (en) Delta replication of source files and packages across networked resources
CN107016280A (en) The upgrade method and system of a kind of client application
JP2000305757A (en) Automatic install system for client software and program therefor
CN112650515A (en) Software upgrading and downgrading method based on tag list
CN109240726B (en) Software updating method and system
JP2000315157A (en) Program updating and restoring method
JP2000035879A (en) Version up system of client application
Cisco Modifying, Downloading, and Maintaining Configuration Files
Cisco Modifying, Downloading, and Maintaining Configuration Files
Cisco Modifying, Downloading, and Maintaining Configuration Files
Cisco System Image and Configuration File Load Commands
Cisco System Image and Configuration File Load Commands
Cisco System Image and Configuration File Load Commands