JPH11282687A - Method for automatically revising program - Google Patents

Method for automatically revising program

Info

Publication number
JPH11282687A
JPH11282687A JP8549398A JP8549398A JPH11282687A JP H11282687 A JPH11282687 A JP H11282687A JP 8549398 A JP8549398 A JP 8549398A JP 8549398 A JP8549398 A JP 8549398A JP H11282687 A JPH11282687 A JP H11282687A
Authority
JP
Japan
Prior art keywords
program
file
automatically
revised
version
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
JP8549398A
Other languages
Japanese (ja)
Inventor
Atsushi Kihira
篤志 紀平
Takako Katsuta
貴子 勝田
Yushi Yamanaka
祐志 山中
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.)
Hitachi Software Engineering Co Ltd
Hitachi Ltd
Original Assignee
Hitachi Software Engineering Co Ltd
Hitachi Ltd
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 Hitachi Software Engineering Co Ltd, Hitachi Ltd filed Critical Hitachi Software Engineering Co Ltd
Priority to JP8549398A priority Critical patent/JPH11282687A/en
Publication of JPH11282687A publication Critical patent/JPH11282687A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a method for automatically revising a program and automatically setting up the operation environment of the program to be revised by checking the version of the program without previously integrating an exclusive client program. SOLUTION: The version of a program is checked by using a software component mechanism automatically loaded down by a web browser 4 or an operating system, a program file 6 to be revised which is stored in a web server 3 is loaded down and incorporated. Then an environment setting file 7 for a program to be automatically revised is stored in the server 3 and loaded down by the automatically loaded-down software component to set up the operation environment of the program to be revised.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、ネットワークに接続さ
れたコンピュータシステムにおけるプログラムファイル
の改版管理に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to revision management of program files in a computer system connected to a network.

【0002】[0002]

【従来の技術】従来、ネットワークに接続されたコンピ
ュータシステムにおいてプログラムファイルを自動改版
する技術としては、プログラムの改版を行う対象コンピ
ュータシステムに、そのシステム外からファイルの転送
を受けてプログラムを改版する専用のプログラムを、あ
らかじめ組み込んでおく必要がある。
2. Description of the Related Art Conventionally, as a technique for automatically revising a program file in a computer system connected to a network, there is a technique for revising a program on a target computer system for revising the program by receiving a file transfer from outside the system. Must be installed in advance.

【0003】また、一般のWebブラウザとWebサーバの組
み合わせから構成されるネットワークシステムでは、プ
ログラムを改版する専用のプログラムを必要とせず、We
bブラウザの操作者が改版する必要のあるプログラムを
選択してダウンロードするものである。
[0003] In a network system composed of a combination of a general Web browser and a Web server, a dedicated program for revising a program is not required, and a Web system is not required.
b The browser operator selects and downloads the program that needs to be revised.

【0004】[0004]

【発明が解決しようとする課題】しかしながら、専用の
プログラムによる技術は、プログラムの改版を行う対象
のコンピュータシステムにあらかじめ専用のプログラム
を組み込んでおく必要があるため、対象のコンピュータ
システムが多い場合に組み込み作業が膨大にかかるとい
う問題がある。
However, in the technique using a dedicated program, the dedicated program needs to be installed in advance in a computer system to which the program is to be revised. There is a problem that work is enormous.

【0005】また、WebブラウザとWebサーバの組み合わ
せによる方法では、Webブラウザの操作者によりプログ
ラムファイルのバージョン管理を行う必要があり、すで
に組み込み済みのプログラムファイルを重複してダウン
ロードする問題がある。
[0005] Further, in the method using a combination of a Web browser and a Web server, it is necessary for the operator of the Web browser to manage the version of the program file, and there is a problem in that the program file already incorporated is redundantly downloaded.

【0006】本発明の目的は、プログラム改版を行う対
象コンピュータシステムに専用のプログラムを事前に組
み込む作業を行わせずに、改版対象のプログラムを自動
的に最新に保つことができ、かつプログラムの動作環境
を自動的に設定することができる方法を提供することに
ある。
SUMMARY OF THE INVENTION It is an object of the present invention to automatically keep a program to be revised up-to-date without having to previously incorporate a dedicated program into a target computer system for which the program is to be revised, and to operate the program. It is to provide a method that can automatically set the environment.

【0007】[0007]

【課題を解決するための手段】上記目的を達成するため
に、本発明は、ソフトウェアコンポーネントを自動ダウ
ンロードできるWebブラウザまたはオペレーティングシ
ステムを備えるコンピュータシステムと、文書およびソ
フトウェアコンポーネントを格納するWebサーバの機能
を備えるコンピュータシステムとで成り立つネットワー
クシステムにおいて、ActiveXコントロールに代表され
る、Webブラウザまたはオペレーティングシステムによ
り自動ダウンロードされるソフトウェアコンポーネント
の機構を使用して、Webサーバに格納してある改版対象
のプログラムファイルをダウンロードすることにより、
専用のクライアントプログラムを事前にインストールし
ておくことなく、プログラムのバージョンをチェックし
て同一バージョンを重複してダウンロードすることを防
ぐ手段と、プログラムファイルの組み込み場所を自動決
定して置換を行う手段を備えたことを特徴とする。
In order to achieve the above object, the present invention provides a computer system having a Web browser or an operating system capable of automatically downloading software components, and a Web server function for storing documents and software components. In a network system consisting of a computer system equipped with a computer system, download the program files to be revised stored on the Web server using the mechanism of software components automatically downloaded by the Web browser or operating system, such as ActiveX control. By doing
Checking the program version without installing a dedicated client program in advance, preventing duplicate downloads of the same version, and automatically deciding where to incorporate the program file and replacing it It is characterized by having.

【0008】更に、Webサーバに自動改版するプログラ
ムの環境設定ファイルを格納し、自動ダウンロードされ
るソフトウェアコンポーネントが環境設定ファイルをダ
ウンロードして改版するプログラムの動作環境を自動設
定する手段を備えたことを特徴とする。
[0008] Further, the present invention is characterized in that the environment setting file of the program to be automatically revised is stored in the Web server, and the automatically downloaded software component is provided with means for automatically setting the operating environment of the program for downloading and revising the environment setting file. Features.

【0009】[0009]

【発明の実施の形態】以下、本発明を実施する場合の一
形態を図面を参照して具体的に説明する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS One embodiment of the present invention will be described below in detail with reference to the drawings.

【0010】図1は、本発明の実施の一形態の構成を示
すブロック図である。本プログラム自動改版方法が適用
されるシステムは、図1に示すように主としてWebサー
バ3を動作させる中央処理装置1と、プログラムの自動
改版対象となる中央処理装置2とからなる。中央処理装
置1は、少なくともWebサーバ3を有しており、 Webブ
ラウザから自動ダウンロードされて動作するコンポーネ
ントを格納する自動ダウンロードコンポーネントファイ
ル5と改版管理される改版対象プログラムを格納する改
版対象プログラムファイル6と改版対象のプログラムの
動作環境情報を格納する環境設定ファイル7を読み出し
可能な構成を有している。
FIG. 1 is a block diagram showing a configuration of an embodiment of the present invention. As shown in FIG. 1, the system to which the program automatic revision method is applied includes a central processing unit 1 mainly operating a Web server 3 and a central processing unit 2 to which a program is to be automatically revised. The central processing unit 1 has at least a Web server 3 and has an automatic download component file 5 for storing components that are automatically downloaded and operated from a Web browser, and a revision target program file 6 for storing revision target programs to be revised and managed. And an environment setting file 7 for storing operating environment information of a program to be revised.

【0011】改版される対象の改版対象プログラム14
を有する中央処理装置2は、Webブラウザ4を有してお
り、中央処理装置2のバージョン管理を行うバージョン
管理ファイル13と、改版対象プログラム14の動作環
境情報を保持するレジストリ15とを読み出し可能な構
成となっている。
[0011] Revision target program 14 to be revised
The central processing unit 2 having the Web browser 4 can read a version management file 13 for managing the version of the central processing unit 2 and a registry 15 for storing operating environment information of the program 14 to be revised. It has a configuration.

【0012】自動ダウンロードコンポーネント12は、
プログラムバージョンチェック処理8、ファイルダウ
ンロード処理9、プログラム置換処理10、及び動作環
境設定処理11を実行するためのプログラムである。そ
れぞれ、プログラムバージョンチェック処理8、ファイ
ルダウンロード処理9、プログラム置換処理10、動作
環境設定処理11は、自動ダウンロードコンポーネント
12の構成要素であり、中央処理装置2にダウンロード
される前は自動ダウンロードコンポーネントファイル5
に格納されている。自動ダウンロードコンポーネント1
2は、Webブラウザから自動的にダウンロードされて、W
ebブラウザ上で動作する仕組みを備えている。以上のよ
うな自動ダウンロードされるコンポーネントの仕組みの
例としてはActiveXコンポーネントがあげられる。この
ようなコンポーネントは、WebブラウザからHTML文書フ
ァイル、イメージファイルと同様にダウンロードされ
る。HTML文書やイメージファイルは、ダウンロードされ
ると同時に表示が行われる仕組みとなっているが、この
ようなコンポーネントはダウンロードされると同時にプ
ログラムとして実行される仕組みとなっている。
The automatic download component 12 includes:
This is a program for executing a program version check process 8, a file download process 9, a program replacement process 10, and an operation environment setting process 11. A program version check process 8, a file download process 9, a program replacement process 10, and an operation environment setting process 11, which are components of the automatic download component 12, respectively, are performed by the automatic download component file 5 before being downloaded to the central processing unit 2.
Is stored in Automatic download component 1
2 is automatically downloaded from the web browser, W
It has a mechanism to operate on eb browser. An example of the mechanism of the component that is automatically downloaded as described above is an ActiveX component. Such components are downloaded from a Web browser as well as HTML document files and image files. HTML documents and image files are displayed as soon as they are downloaded, but such components are executed as programs as soon as they are downloaded.

【0013】図2は中央処理装置1のWebサーバ3と中
央処理装置2のWebブラウザとの通信例を示したもの
で、自動ダウンロードコンポーネントの役割を説明する
ためのブロック図である。自動ダウンロードコンポーネ
ント12は、Webブラウザ4からのダウンロード要求
(A)により、Webサーバ3が自動ダウンロードコンポ
ーネントファイル5を読み込んで転送(B)される。We
bブラウザ4は、自動ダウンロードコンポーネントファ
イル5が転送されると、直ちにメモリに展開して自動ダ
ウンロードコンポーネント12として実行させる。自動
ダウンロードコンポーネント12は、バージョン管理フ
ァイル13の情報を元に、改版が必要であれば改版対象
プログラムファイル6をダウンロード要求(C)する。
改版対象プログラムファイル6がダウンロード(D)さ
れたら、自動ダウンロードコンポーネント12は改版対
象プログラム14を置換する。
FIG. 2 shows an example of communication between the Web server 3 of the central processing unit 1 and the Web browser of the central processing unit 2, and is a block diagram for explaining the role of the automatic download component. In the automatic download component 12, in response to a download request (A) from the Web browser 4, the Web server 3 reads the automatic download component file 5 and transfers it (B). We
When the automatic download component file 5 is transferred, the browser 4 immediately expands the file into a memory and causes the automatic download component file 12 to be executed. The automatic download component 12 makes a download request (C) of the revision target program file 6 based on the information of the version management file 13 if a revision is necessary.
When the revision target program file 6 is downloaded (D), the automatic download component 12 replaces the revision target program 14.

【0014】更に、動作環境の設定が必要であれば、自
動ダウンロードコンポーネント12が環境設定ファイル
7をダウンロード要求(E)する。自動ダウンロードコ
ンポーネント12は、環境設定ファイル7のダウンロー
ドが完了(F)したら、設定内容をレジストリ15へ書
き込む。
Further, if the setting of the operating environment is necessary, the automatic download component 12 requests the environment setting file 7 to be downloaded (E). When the download of the environment setting file 7 is completed (F), the automatic download component 12 writes the setting contents to the registry 15.

【0015】次に、各ファイルの機能について説明す
る。図3は、本発明の一実施形態における改版対象プロ
グラムファイル6の構造を示した図である。改版対象プ
ログラムファイル6は、図3に示すように、管理レコー
ド31とデータレコード32から構成される。管理レコ
ード31には、改版対象プログラムのプログラム名、バ
ージョン情報、作成日時および組み込みディレクトリが
格納されており、中央処理装置2のWebブラウザ上で動
作する自動ダウンロードコンポーネント12からダウン
ロードされて、中央処理装置2側に既に組み込まれてい
る改版対象プログラム14のバージョン情報である、バ
ージョン管理ファイル13と照合される。改版対象プロ
グラムファイル6に格納されているプログラムの方が新
しければ、自動ダウンロードコンポーネント12からデ
ータレコード32に格納されている改版対象プログラム
がダウンロードされる。また、組み込みディレクトリの
指定に従って改版対象プログラム14を置換する。
Next, the function of each file will be described. FIG. 3 is a diagram showing the structure of the edition target program file 6 according to the embodiment of the present invention. The revision target program file 6 is composed of a management record 31 and a data record 32 as shown in FIG. The management record 31 stores the program name, version information, date and time of creation, and a built-in directory of the program to be revised. The management record 31 is downloaded from the automatic download component 12 that operates on the Web browser of the central processing unit 2, and is stored in the central processing unit 2. It is checked against the version management file 13 which is the version information of the version-change program 14 already incorporated in the second side. If the program stored in the revision target program file 6 is newer, the revision target program stored in the data record 32 is downloaded from the automatic download component 12. Also, it replaces the revision target program 14 according to the designation of the embedded directory.

【0016】図4は、本発明の一実施形態におけるバー
ジョン管理ファイル13の構造を示した図である。バージ
ョン管理ファイル13は、図4に示すように、中央処理装
置2に組み込まれているプログラムのバージョン情報を
管理レコード41の形式で格納している。自動ダウンロー
ドコンポーネント12が改版対象プログラムを中央処理
装置1からダウンロードして、中央処理装置2に組み込
むと、直ちに改版対象プログラムファイル6から得たバ
ージョン情報をバージョン管理ファイル13に書き込む。
自動ダウンロードコンポーネント12が、バージョン管
理ファイル13に書き込まれたバージョン情報と改版対象
プログラムファイル6のバージョン情報を照合すること
により、中央処理装置2の改版対象プログラム14が常
に最新に保たれる。
FIG. 4 is a diagram showing the structure of the version management file 13 in one embodiment of the present invention. As shown in FIG. 4, the version management file 13 stores version information of a program incorporated in the central processing unit 2 in the form of a management record 41. When the automatic download component 12 downloads the revision target program from the central processing unit 1 and incorporates it into the central processing unit 2, it immediately writes the version information obtained from the revision target program file 6 into the version management file 13.
The automatic download component 12 compares the version information written in the version management file 13 with the version information of the revision target program file 6, so that the revision target program 14 of the central processing unit 2 is always kept up to date.

【0017】図5は、本発明の一実施形態における環境
設定ファイル7の内容を示した図である。環境設定ファ
イル7は、図5に示すように、改版対象プログラムを組
みこむと同時に動作環境を設定するためのファイルであ
り、テキスト形式で格納されている。中央処理装置1で
は、改版対象プログラムごとに1つの環境設定ファイル
7を保持しており、中央処理装置2の自動ダウンロード
コンポーネント12からダウンロードできるようになって
いる。自動ダウンロードコンポーネント12は、環境設定
ファイル7をダウンロードすると、プログラムの動作環
境を保持するデータベースの一例であるレジストリ15
を環境設定ファイル7の内容に従って更新する。環境設
定ファイル7の管理部51には、改版するプログラムの
プログラム名が記述されている。動作環境情報部には、
レジストリ15へ書き込むべき情報が記述されており、
各設定項目式の左辺をキーとして、右辺の情報をレジス
トリ15へ書き込む。
FIG. 5 is a diagram showing the contents of the environment setting file 7 in one embodiment of the present invention. As shown in FIG. 5, the environment setting file 7 is a file for setting an operation environment at the same time as incorporating a program to be revised, and is stored in a text format. The central processing unit 1 holds one environment setting file 7 for each program to be updated, and can be downloaded from the automatic download component 12 of the central processing unit 2. When the automatic download component 12 downloads the environment setting file 7, the registry 15, which is an example of a database that holds the operating environment of the program,
Is updated according to the contents of the environment setting file 7. In the management unit 51 of the environment setting file 7, the program name of the program to be revised is described. In the operating environment information section,
Information to be written to the registry 15 is described,
The information on the right side is written to the registry 15 using the left side of each setting item expression as a key.

【0018】図6は、本発明の一実施形態における自動
ダウンロードコンポーネント12の構成要素であるプロ
グラムバージョンチェック処理8のフローチャートであ
る。図6において、まず、Webサーバ3から改版対象プ
ログラムファイル6の管理レコード31を全てダウンロ
ードする(ステップ61)。次に、バージョン管理ファ
イル13をオープンし、管理レコード41を全て読み込
む(ステップ62)。改版対象プログラムファイル6の管
理レコード13を順にバージョン管理ファイルの管理レ
コード41と比較し、全ての管理レコードの比較が完了
したかの判別を行い(ステップ63)、全て比較が完了
したらファイルダウンロード処理9(ステップ66)へ遷
移する。
FIG. 6 is a flowchart of the program version check processing 8 which is a component of the automatic download component 12 in one embodiment of the present invention. 6, first, all the management records 31 of the program file 6 to be revised are downloaded from the Web server 3 (step 61). Next, the version management file 13 is opened, and all the management records 41 are read (step 62). The management record 13 of the revision target program file 6 is sequentially compared with the management record 41 of the version management file, and it is determined whether or not all the management records have been compared (step 63). Transition to (step 66).

【0019】全ての比較が完了していなかったら、バー
ジョン管理ファイル13の管理レコード41が改版対象
プログラムファイル6の管理レコード31より古いかを
判別し(ステップ64)、古ければバージョン管理ファ
イル13の管理レコード41にダウンロード要フラグを設定
する。
If all the comparisons have not been completed, it is determined whether the management record 41 of the version management file 13 is older than the management record 31 of the program file 6 to be revised (step 64). A download required flag is set in the management record 41.

【0020】図7は、本発明の一実施形態における自動
ダウンロードコンポーネント12の構成要素であるファ
イルダウンロード処理9のフローチャートである。ファ
イルダウンロード処理9では、プログラムバージョンチ
ェック処理8により、バージョン管理ファイル13の管理
レコード41に設定されたダウンロード要フラグに従っ
て、プログラムをダウンロードする。まず、バージョン
管理ファイル13をオープンし、管理レコード41を読み
込む(ステップ71)。全改版プログラムの処理が完了し
たか判別し(ステップ72)、完了していなければ以降
の処理を繰り返す。全ての改版プログラムの処理が完了
したら、自動ダウンロードコンポーネント12全体の実
行を終了させる。
FIG. 7 is a flowchart of a file download process 9 which is a component of the automatic download component 12 in one embodiment of the present invention. In the file download processing 9, the program is downloaded by the program version check processing 8 in accordance with the download required flag set in the management record 41 of the version management file 13. First, the version management file 13 is opened, and the management record 41 is read (step 71). It is determined whether the processing of all the edition programs has been completed (step 72), and if not completed, the subsequent processing is repeated. When the processing of all the revision programs is completed, the execution of the entire automatic download component 12 is terminated.

【0021】バージョン管理ファイル13の管理レコー
ド41にダウンロード要フラグが設定されているかを判
別し(ステップ73)、フラグが設定されていたら、改版
対象プログラムファイル中の該当データレコードをダウ
ンロードし(ステップ74)、プログラム置換処理を行い
(ステップ75)、次に動作環境設定処理11を行い(ステ
ップ76)、次の改版プログラムの処理へ移る。ダウンロ
ード要フラグが設定されていなければ、直ちに次の改版
プログラムの処理へ移る。
It is determined whether the download required flag is set in the management record 41 of the version management file 13 (step 73). If the flag is set, the corresponding data record in the program file to be revised is downloaded (step 74). ), Replace the program
(Step 75) Then, the operating environment setting process 11 is performed (Step 76), and the process proceeds to the next revised program. If the download required flag is not set, the process immediately proceeds to the next revised program.

【0022】図8は、本発明の一実施形態における自動
ダウンロードコンポーネント12の構成要素であるプロ
グラム置換処理10のフローチャートである。プログラム
置換処理10では、ファイルダウンロード処理9によりダ
ウンロードされたプログラムを所定のディレクトリへ組
み込む。まず、組み込み済みの改版対象プログラム14
を検索する(ステップ81)。改版対象プログラム14が組
み込み済みであるか判別し(ステップ82)、組み込み済み
でなければ、改版対象プログラムファイル6の管理レコ
ード31をダウンロードし(ステップ83)、管理レコード
31中の組み込みディレクトリをプログラムのコピー先と
して適用する(ステップ84)。組み込み済みであれば、現
在組み込まれているディレクトリをプログラムのコピー
先として適用する(ステップ85)。
FIG. 8 is a flowchart of a program replacement process 10 which is a component of the automatic download component 12 in one embodiment of the present invention. In the program replacement process 10, the program downloaded by the file download process 9 is incorporated into a predetermined directory. First, the installed version of the program 14
Is searched (step 81). It is determined whether the revision target program 14 has been installed (step 82). If not, the management record 31 of the revision target program file 6 is downloaded (step 83), and the management record
The embedded directory in 31 is applied as a copy destination of the program (step 84). If the program has already been installed, the currently installed directory is applied as the copy destination of the program (step 85).

【0023】次に、改版対象プログラムファイル6の改
版対象プログラム32を前ステップで適用したコピー先
にコピーする(ステップ86)。コピーが完了したら、バー
ジョン管理ファイル13にコピーしたプログラムのバージ
ョン情報を書き込む(ステップ87)。
Next, the revision target program 32 of the revision target program file 6 is copied to the copy destination applied in the previous step (step 86). When the copying is completed, the version information of the copied program is written into the version management file 13 (step 87).

【0024】図9は、自動ダウンロードコンポーネント
12の構成要素である動作環境設定処理11のフローチャ
ートである。プログラム置換処理10の完了後に呼び出さ
れる。動作環境設定処理11では、まず、Webサーバ3か
ら環境設定ファイル7をダウンロードする(ステップ9
1)。Webサーバ3上に環境設定ファイル7があるかを判
別し(ステップ92)、環境設定ファイル7がなければ本処
理を終了する。環境設定ファイル7があった場合には、
環境設定ファイルの動作環境情報部52に従い、動作環
境情報をレジストリ15に書き込む(ステップ93)。
FIG. 9 is a flowchart of the operation environment setting process 11 which is a component of the automatic download component 12. Called after the completion of the program replacement process 10. In the operation environment setting process 11, first, the environment setting file 7 is downloaded from the Web server 3 (step 9).
1). It is determined whether or not the environment setting file 7 exists on the Web server 3 (step 92). If the environment setting file 7 does not exist, the process ends. If there is an environment setting file 7,
According to the operating environment information section 52 of the environment setting file, the operating environment information is written to the registry 15 (step 93).

【0025】[0025]

【発明の効果】以上、説明したように、本発明によれ
ば、自動ダウンロードされるソフトウェアコンポーネン
トによりWebサーバに格納されているプログラムファイ
ルをダウンロードすることにより、専用のクライアント
プログラムを事前にインストールしておくことなく、プ
ログラムのバージョンをチェックして同一バージョンを
重複してダウンロードすることを防ぎ、プログラムファ
イルの組み込み場所を自動決定して置換を行うことがで
きる。更に、Webサーバ上に自動改版するプログラムの
環境設定ファイルを格納し、自動ダウンロードされるソ
フトウェアコンポーネントが環境設定ファイルをダウン
ロードして改版するプログラムの動作環境を自動設定す
ることができる。
As described above, according to the present invention, a dedicated client program is installed in advance by downloading a program file stored in a Web server by a software component that is automatically downloaded. Without checking, it is possible to check the version of the program and prevent the same version from being downloaded twice, and to automatically determine the location where the program file is to be incorporated and perform the replacement. Furthermore, the environment setting file of the program to be automatically revised can be stored on the Web server, and the automatically downloaded software component can download the environment setting file and automatically set the operating environment of the program to be revised.

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

【図1】本発明の一実施形態の構成を示すブロック図で
ある。
FIG. 1 is a block diagram showing a configuration of an embodiment of the present invention.

【図2】本発明の一実施形態における中央処理装置1の
Webサーバと中央処理装置2のWebブラウザとの通信例を
示す図である。
FIG. 2 shows a central processing unit 1 according to an embodiment of the present invention.
FIG. 3 is a diagram illustrating an example of communication between a Web server and a Web browser of a central processing unit 2.

【図3】本発明の一実施形態における改版対象プログラ
ムファイルの構造を示す図である。
FIG. 3 is a diagram showing a structure of a program file to be revised according to an embodiment of the present invention.

【図4】本発明の一実施形態におけるバージョン管理フ
ァイルの構造を示す図である。
FIG. 4 is a diagram showing a structure of a version management file according to an embodiment of the present invention.

【図5】本発明の一実施形態における環境設定ファイル
の内容を示す図である。
FIG. 5 is a diagram showing the contents of an environment setting file according to an embodiment of the present invention.

【図6】本発明の一実施形態におけるプログラムバージ
ョンチェック処理のフローチャートである。
FIG. 6 is a flowchart of a program version check process according to an embodiment of the present invention.

【図7】本発明の一実施形態におけるファイルダウンロ
ード処理のフローチャートである。
FIG. 7 is a flowchart of a file download process according to an embodiment of the present invention.

【図8】本発明の一実施形態におけるプログラム置換処
理のフローチャートである。
FIG. 8 is a flowchart of a program replacement process according to an embodiment of the present invention.

【図9】本発明の一実施形態における動作環境設定処理
のフローチャートである。
FIG. 9 is a flowchart of an operation environment setting process according to an embodiment of the present invention.

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

1 中央処理装置 2 中央処理装置 3 Webサーバ 4 Webブラウザ 5 自動ダウンロードコンポーネントファイル 6 改版対象プログラムファイル 7 環境設定ファイル 8 プログラムバージョンチェック処理 9 ファイルダウンロード処理 10 プログラム置換処理 11 動作環境設定処理 12 自動ダウンロードコンポーネント 13 バージョン管理ファイル 14 改版対象プログラム 15 レジストリ DESCRIPTION OF SYMBOLS 1 Central processing unit 2 Central processing unit 3 Web server 4 Web browser 5 Automatic download component file 6 Revision target program file 7 Environment setting file 8 Program version check processing 9 File download processing 10 Program replacement processing 11 Operating environment setting processing 12 Automatic download component 13 Version control file 14 Revision target program 15 Registry

───────────────────────────────────────────────────── フロントページの続き (72)発明者 勝田 貴子 神奈川県横浜市中区尾上町6丁目81番地 日立ソフトウェアエンジニアリング株式会 社 (72)発明者 山中 祐志 神奈川県横浜市中区尾上町6丁目81番地 日立ソフトウェアエンジニアリング株式会 社 ──────────────────────────────────────────────────続 き Continued on the front page (72) Inventor Takako Katsuta 6-81 Onoecho, Naka-ku, Yokohama-shi, Kanagawa Prefecture Hitachi Software Engineering Co., Ltd. (72) Inventor Yushi Yamanaka 6-81 Onoecho, Naka-ku, Yokohama-shi, Kanagawa Prefecture Address Hitachi Software Engineering Co., Ltd.

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】ソフトウェアコンポーネントを自動ダウン
ロードできるWebブラウザまたはオペレーティングシス
テムを備えるコンピュータシステムと、文書およびソフ
トウェアコンポーネントを格納するWebサーバ機能を備
えるコンピュータシステムとを有するネットワークシス
テムにおいて、自動ダウンロードされるソフトウェアコ
ンポーネントによりWebサーバに格納されているプログ
ラムファイルをダウンロードすることにより、専用のク
ライアントプログラムを事前に組み込んでおくことな
く、プログラムのバージョンをチェックして同一バージ
ョンを重複してダウンロードすることを防ぐ手段と、プ
ログラムファイルの組み込み場所を自動決定して置換を
行う手段を備えたことを特徴とするプログラム自動改版
方法。
An automatically downloaded software component in a network system having a computer system having a Web browser or an operating system capable of automatically downloading software components and a computer system having a Web server function for storing documents and software components. By downloading the program file stored in the Web server, you can check the program version and avoid downloading the same version more than once without installing a dedicated client program in advance. A method for automatically revising a program, comprising: means for automatically determining a file incorporation location and performing replacement.
【請求項2】前記の自動改版方式において、Webサーバ
上に自動改版するプログラムの環境設定ファイルを格納
し、自動ダウンロードされるソフトウェアコンポーネン
トが環境設定ファイルをダウンロードして改版するプロ
グラムの動作環境を自動設定する手段を備えたことを特
徴とするプログラム自動改版方法。
2. In the automatic revision system, an environment setting file of a program to be automatically revised is stored on a Web server, and a software component to be automatically downloaded downloads the environment setting file and automatically sets an operating environment of the program to be revised. A method for automatically revising a program, comprising means for setting.
JP8549398A 1998-03-31 1998-03-31 Method for automatically revising program Pending JPH11282687A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8549398A JPH11282687A (en) 1998-03-31 1998-03-31 Method for automatically revising program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8549398A JPH11282687A (en) 1998-03-31 1998-03-31 Method for automatically revising program

Publications (1)

Publication Number Publication Date
JPH11282687A true JPH11282687A (en) 1999-10-15

Family

ID=13860472

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8549398A Pending JPH11282687A (en) 1998-03-31 1998-03-31 Method for automatically revising program

Country Status (1)

Country Link
JP (1) JPH11282687A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002158579A (en) * 2000-11-20 2002-05-31 Fujitsu Ltd Managing system for version number of downloaded data
JP2002189600A (en) * 2000-12-21 2002-07-05 Intec Inc Method for executing application from web browser
WO2002079968A1 (en) * 2001-03-30 2002-10-10 Seiko Epson Corporation Network technique for malfunction countermeasure
JP2006351035A (en) * 2001-03-30 2006-12-28 Seiko Epson Corp Driver automatic installation apparatus and program used for the same and driver automatic installation method
US7689983B2 (en) * 2000-05-19 2010-03-30 Sony Corporation Information processing method and apparatus and recording medium
JP2010522398A (en) * 2007-03-21 2010-07-01 ヤフー! インコーポレイテッド In-page installer
JP2010541061A (en) * 2007-09-25 2010-12-24 バークレイズ・キャピタル・インコーポレーテッド Application management system and method
JP2012018657A (en) * 2010-06-11 2012-01-26 Nintendo Co Ltd Information processing terminal, information processing system, and information processing program
US11132151B2 (en) 2017-11-02 2021-09-28 Brother Kogyo Kabushiki Kaisha Communication device and non-transitory computer-readable medium for communication device

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7689983B2 (en) * 2000-05-19 2010-03-30 Sony Corporation Information processing method and apparatus and recording medium
JP2002158579A (en) * 2000-11-20 2002-05-31 Fujitsu Ltd Managing system for version number of downloaded data
JP4599707B2 (en) * 2000-11-20 2010-12-15 富士通株式会社 Version management method for download data
JP2002189600A (en) * 2000-12-21 2002-07-05 Intec Inc Method for executing application from web browser
WO2002079968A1 (en) * 2001-03-30 2002-10-10 Seiko Epson Corporation Network technique for malfunction countermeasure
JP2006351035A (en) * 2001-03-30 2006-12-28 Seiko Epson Corp Driver automatic installation apparatus and program used for the same and driver automatic installation method
US7284044B2 (en) 2001-03-30 2007-10-16 Seiko Epson Corporation Network technique for troubleshooting
JP2010522398A (en) * 2007-03-21 2010-07-01 ヤフー! インコーポレイテッド In-page installer
JP2010541061A (en) * 2007-09-25 2010-12-24 バークレイズ・キャピタル・インコーポレーテッド Application management system and method
JP2012018657A (en) * 2010-06-11 2012-01-26 Nintendo Co Ltd Information processing terminal, information processing system, and information processing program
US11132151B2 (en) 2017-11-02 2021-09-28 Brother Kogyo Kabushiki Kaisha Communication device and non-transitory computer-readable medium for communication device

Similar Documents

Publication Publication Date Title
US10114630B2 (en) Management of software and operating system updates required for the process of creating a virtual machine facsimile of an existing physical or virtual machine
US6408434B1 (en) System and method for using a substitute directory to automatically install an update program
US6301710B1 (en) System and method for creating a substitute registry when automatically installing an update program
US6324691B1 (en) Manufacture of software distribution media packages from components resident on a remote server source
KR101075388B1 (en) Peripheral device driver maintenance scheme for networked peripheral device clients
US5778389A (en) Method and system for synchronizing computer file directories
US5752042A (en) Server computer for selecting program updates for a client computer based on results of recognizer program(s) furnished to the client computer
US7934210B1 (en) System and method for updating one or more programs and their environment
US7310801B2 (en) Servicing a component-based software product throughout the software product lifecycle
US5930513A (en) Reference based software installation
JP3627034B2 (en) Client / server based multiprocessor file system
US20060282479A1 (en) Methods, systems, and computer program products for provisioning software using local changesets that represent differences between software on a repository and a local system
CN1266597C (en) System for mounting and starting network application program
US8255361B2 (en) Method and system for validating differential computer system update
US20040098419A1 (en) Method and apparatus for a migration assistant
JP2002007129A (en) Method for updating software and system for the same
JPH1021061A (en) Automatic version-up system for client software
JPH11282687A (en) Method for automatically revising program
US7478386B2 (en) Resource-conservative installation of compressed archives
US6336215B1 (en) Apparatus and method for on-line code only replacement of a running program using checkpoints
JP2614361B2 (en) How to change file contents
JP2005316715A (en) Document management system, method and program
JP2004206353A (en) Installation method of software
JP2002189601A (en) Program installing method and program installing system
JP2006004024A (en) Program for execution by directory server