JP2001249801A - Software installation device and storage medium - Google Patents

Software installation device and storage medium

Info

Publication number
JP2001249801A
JP2001249801A JP2000059014A JP2000059014A JP2001249801A JP 2001249801 A JP2001249801 A JP 2001249801A JP 2000059014 A JP2000059014 A JP 2000059014A JP 2000059014 A JP2000059014 A JP 2000059014A JP 2001249801 A JP2001249801 A JP 2001249801A
Authority
JP
Japan
Prior art keywords
software
client
history
storage medium
installation
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
JP2000059014A
Other languages
Japanese (ja)
Inventor
Keiko Saito
恵子 斉藤
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.)
Casio Computer Co Ltd
Original Assignee
Casio Computer Co 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 Casio Computer Co Ltd filed Critical Casio Computer Co Ltd
Priority to JP2000059014A priority Critical patent/JP2001249801A/en
Publication of JP2001249801A publication Critical patent/JP2001249801A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To automatically set up software environment before generation of a fault in a newly set storage medium in a client when the fault is generated in a storage medium embedded in the client. SOLUTION: When notification that software is installed/uninstalled is received from the client connected via a network, a CPU 11 in this software installation device 10 creates a history file to store a client name, a software name and its date. And when the fault is generated in the storage medium in the client, the CPU 11 reads the software stored in installation history of the created history file from the storage medium 16 and a magnetic disk 19, outputs it to the client and makes the client install it.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、ソフトウエアを電
子機器にインストールする際に用いるソフトウエアイン
ストール装置、及び、その記憶媒体に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a software installation device used to install software on an electronic device, and a storage medium for the software installation device.

【0002】[0002]

【従来の技術】ネットワークで接続されているサーバ及
び複数のクライアントにおいて、ソフトウエアをインス
トールする際、各マシンごとにソフトウエアをインスト
ールし、または、サーバに内蔵された記憶媒体に記憶さ
れたソフトウエアを各クライアントが呼び出してインス
トールし、各々でデータベースを作って管理するか、或
いは、サーバがインストールしたソフトウエアを自動的
に各クライアントにインストールする等の方法が取られ
ている。
2. Description of the Related Art When installing software in a server and a plurality of clients connected via a network, the software is installed for each machine, or the software stored in a storage medium built in the server. Is installed by each client, and a database is created and managed by each client, or software installed by the server is automatically installed on each client.

【0003】[0003]

【発明が解決しようとする課題】しかし、インストール
したソフトウエアの管理を各クライアントが各々に行う
と、クライアントが内蔵する記憶媒体(ハードディスク
等)が何らかの原因で読み取り不可能になった際、その
クライアントが過去に何れのソフトウエアを記憶したか
不明になるという恐れがあった。
However, when each client manages the installed software, if the storage medium (hard disk or the like) built in the client becomes unreadable for some reason, the client will not be able to read the installed software. There was a fear that it became unknown which software was stored in the past.

【0004】また、サーバがインストールした全てのソ
フトウエアを自動的に各クライアントにインストールす
る場合、各クライアントを利用するユーザにとって不必
要なソフトウエアをもインストールせねばならず、メモ
リ資源の利用効率が低下するという問題があった。
[0004] When all software installed by the server is automatically installed in each client, software unnecessary for a user who uses each client must be installed, and the efficiency of memory resource utilization is reduced. There was a problem of lowering.

【0005】本発明の課題は、クライアントの内蔵する
記憶媒体が読み取り不可能になり、新しい記憶媒体を設
置した場合に、その新しい記憶媒体に過去の記憶媒体が
記憶したソフトウエアを自動的にクリアインストールす
ることである。
An object of the present invention is to automatically clear software stored in a past storage medium in a new storage medium when a storage medium built into a client becomes unreadable and a new storage medium is installed. Is to install.

【0006】[0006]

【課題を解決するための手段】請求項1記載の発明は、
ネットワークを介して接続されたクライアントにおける
ソフトウエアのインストール履歴を記憶するインストー
ル履歴記憶手段(例えば、図2のCPU11;図4の履
歴記憶処理のステップS3〜S5)と、前記クライアン
トにおけるソフトウエアのアンインストール履歴を記憶
するアンインストール履歴記憶手段(例えば、図2のC
PU11;図4の履歴記憶処理のステップS7〜S8)
と、前記クライアントに内蔵された記憶媒体に障害が発
生した場合、当該クライアントに新しく設置された記憶
媒体に、前記インストール履歴記憶手段、及び、アンイ
ンストール履歴記憶手段によって記憶された履歴に基づ
いてソフトウエアをインストールし、当該クライアント
に新しく設置された記憶媒体を障害発生前のソフトウエ
ア環境に自動的にセットアップするインストール処理手
段(例えば、図2のCPU11;図5及び図7のクリア
インストール処理)と、を備えたことを特徴としてい
る。
According to the first aspect of the present invention,
Installation history storage means (for example, CPU 11 in FIG. 2; steps S3 to S5 of the history storage process in FIG. 4) for storing software installation history in a client connected via a network; Uninstallation history storage means for storing the installation history (for example, C in FIG. 2)
PU11; steps S7 to S8 of the history storage processing in FIG. 4)
When a failure occurs in a storage medium built in the client, software is stored in a storage medium newly installed in the client based on the history stored by the installation history storage unit and the uninstall history storage unit. Installation processing means (for example, CPU 11 in FIG. 2; clear installation processing in FIGS. 5 and 7) for installing software and automatically setting up a storage medium newly installed in the client in the software environment before the failure occurred. , Is provided.

【0007】この請求項1記載の発明によれば、インス
トール履歴記憶手段は、ネットワークを介して接続され
たクライアントにおけるソフトウエアのインストール履
歴を記憶し、アンインストール履歴記憶手段は、前記ク
ライアントにおけるソフトウエアのアンインストール履
歴を記憶し、インストール処理手段は、前記クライアン
トに内蔵された記憶媒体に障害が発生した場合、当該ク
ライアントに新しく設置された記憶媒体に、前記インス
トール履歴記憶手段、及び、アンインストール履歴記憶
手段によって記憶された履歴に基づいてソフトウエアを
インストールし、当該クライアントに新しく設置された
記憶媒体を障害発生前のソフトウエア環境に自動的にセ
ットアップする。
According to the first aspect of the present invention, the installation history storage means stores the software installation history of the client connected via the network, and the uninstall history storage means stores the software installation history of the client. When a failure occurs in a storage medium built in the client, the installation processing means stores the installation history storage means in the storage medium newly installed in the client, and the uninstallation history. Software is installed based on the history stored by the storage means, and a storage medium newly installed in the client is automatically set up in the software environment before the occurrence of the failure.

【0008】従って、ソフトウエアインストール装置
(サーバ)がクライアントのインストール/アンインス
トール履歴の管理をするため、クライアントの記憶媒体
に障害が発生した場合、自動的に障害前のソフトウエア
環境にセットアップでき、クリアインストール時間の大
幅な短縮が可能となる。
Therefore, since the software installation device (server) manages the installation / uninstallation history of the client, if a failure occurs in the storage medium of the client, the software environment can be automatically set up before the failure, The clear installation time can be greatly reduced.

【0009】[0009]

【発明の実施の形態】以下、図を参照して本発明の実施
の形態を詳細に説明する。 (第1の実施の形態)図1〜図5は、本発明を適用した
第1の実施の形態におけるソフトウエアインストール装
置(以下、単にサーバと呼ぶ)を説明する図である。ま
ず構成を説明する。図1は、本発明第1の実施の形態の
サーバ10に接続されたネットワーク構成1を示すブロ
ック図である。この図1において、サーバ10には、磁
気ディスク読取装置18が接続されると共に、ネットワ
ーク2を介して、クライアントA〜Dが接続されてい
る。
Embodiments of the present invention will be described below in detail with reference to the drawings. (First Embodiment) FIGS. 1 to 5 are diagrams illustrating a software installation apparatus (hereinafter, simply referred to as a server) according to a first embodiment of the present invention. First, the configuration will be described. FIG. 1 is a block diagram showing a network configuration 1 connected to a server 10 according to the first embodiment of this invention. In FIG. 1, a magnetic disk reader 18 is connected to a server 10, and clients A to D are connected via a network 2.

【0010】また、図2は、サーバ10の内部構成を示
すブロック図である。この図2において、サーバ10
は、CPU11、表示部12、RAM13、入力部1
4、記憶装置15、記憶媒体16、伝送制御部17、磁
気ディスク読取装置18、及び、磁気ディスク19とか
ら構成されており、記憶媒体16及び磁気ディスク19
を除く各部は、バス20によって接続されている。ま
た、記憶媒体16は、記憶装置15に固定的に接続され
たものであるのに対し、磁気ディスク19は、磁気ディ
スク読取装置18に着脱自在に装着されるものである。
FIG. 2 is a block diagram showing the internal configuration of the server 10. In FIG. 2, the server 10
Are a CPU 11, a display unit 12, a RAM 13, an input unit 1.
4, a storage device 15, a storage medium 16, a transmission control unit 17, a magnetic disk reader 18, and a magnetic disk 19.
Are connected by a bus 20. The storage medium 16 is fixedly connected to the storage device 15, while the magnetic disk 19 is detachably mounted on the magnetic disk reader 18.

【0011】CPU(Central Processing Unit)11
は、記憶装置15が有する記憶媒体16内に格納されて
いるシステムプログラム及びそのシステムに対応する各
種アプリケーションプログラムの中から指定されたアプ
リケーションプログラムをRAM13内のワークエリア
に展開し、この入力指示及び入力データに応じてRAM
13或いは記憶媒体16内に格納されたアプリケーショ
ンプログラムに従って各種処理を実行し、その処理結果
を、RAM13内の所定のエリアに格納するとともに、
表示部12に表示する。そして、RAM13に格納した
処理結果を入力部14から入力指示される記憶媒体16
内の保存先に保存する。
CPU (Central Processing Unit) 11
Expands a system program stored in a storage medium 16 included in a storage device 15 and an application program designated from various application programs corresponding to the system in a work area in a RAM 13, RAM according to data
13 or in accordance with an application program stored in the storage medium 16, and stores the processing results in a predetermined area in the RAM 13.
It is displayed on the display unit 12. The processing result stored in the RAM 13 is input from the input unit 14 to the storage medium 16.
Save to the save destination in.

【0012】また、CPU11は、各クライアントから
ソフトウエアをインストール或いはアンインストールし
た通知信号が入力されると、後述する履歴記憶処理によ
って、図3に示すような履歴ファイル21を作成し、記
憶装置15に出力して記憶させる。履歴ファイル21と
は、インストール或いはアンインストールした日付、ソ
フトウエア(以下、単にソフトと呼ぶ)名、及び、クラ
イアント名をまとめたデータである。例えば、図3によ
れば、クライアントAは、1999年12月24日に、
ソフトaをインストールしたことが記憶されている。
When a notification signal indicating that software is installed or uninstalled is input from each client, the CPU 11 creates a history file 21 as shown in FIG. To be stored. The history file 21 is data that summarizes the date of installation or uninstallation, the name of software (hereinafter simply referred to as software), and the name of a client. For example, according to FIG. 3, client A, on December 24, 1999,
It is stored that the software a has been installed.

【0013】そして、CPU11は、クライアントから
クリアインストールを要求する信号が入力されると、該
クライアントが過去にインストールしたソフトを記憶装
置15に記憶された履歴ファイル21から読み取る。そ
して、履歴ファイル21の中でアンインストールされて
いないソフトをクライアントに出力する。このとき、記
憶媒体16に記憶されたソフトをクライアントにインス
トールさせる場合には、CPU11は、記憶媒体16か
らソフトを読み出して、該クライアントに出力する。し
かし、記憶媒体16に記憶されていないソフトを該クラ
イアントにインストールする場合には、CPU11は、
磁気ディスク19から所望するソフトを磁気ディスク読
取装置18によって読み出して該クライアントに出力す
る。
[0013] When a signal requesting clear installation is input from the client, the CPU 11 reads the software installed by the client in the past from the history file 21 stored in the storage device 15. Then, the software that has not been uninstalled in the history file 21 is output to the client. At this time, when installing the software stored in the storage medium 16 on the client, the CPU 11 reads the software from the storage medium 16 and outputs the software to the client. However, when software that is not stored in the storage medium 16 is installed in the client, the CPU 11
The desired software is read from the magnetic disk 19 by the magnetic disk reader 18 and output to the client.

【0014】表示部12は、CRT(Cathode Ray Tub
e)、液晶、或いはプラズマ等により構成され、CPU
11から入力される表示データを表示する。
The display unit 12 is a CRT (Cathode Ray Tub).
e) composed of liquid crystal or plasma, etc.
The display data input from 11 is displayed.

【0015】RAM(Random Access Memory)13は、
記憶媒体16に格納されたアプリケーションプログラム
をCPU11が実行する際にそれらのプログラムを展開
するエリアを有し、且つ、入力指示、入力データ、及び
各処理結果等を格納するワークエリアを有する。更に、
RAM13には、後述する履歴記憶処理、及び、クリア
インストール処理をCPU11が実行するためのプログ
ラム、各種ソフトウェアが予め記憶されており、また、
CPU11からの指示信号に応じて各種ソフトウェアに
よって処理されたデータ等が記憶される。
A RAM (Random Access Memory) 13
When the CPU 11 executes the application programs stored in the storage medium 16, the CPU 11 has an area for expanding the programs, and has a work area for storing input instructions, input data, and processing results. Furthermore,
In the RAM 13, a program and various software for causing the CPU 11 to execute a history storage process and a clear install process, which will be described later, are stored in advance.
Data and the like processed by various software in response to an instruction signal from the CPU 11 are stored.

【0016】入力部14は、カーソルキー、数字入力キ
ー及び各種機能キー等を備えたキーボード及びマウス等
のポインティングデバイスを含み、キーボードにおいて
押下された押下信号やマウスの位置信号をCPU11に
出力する。
The input unit 14 includes a keyboard and a pointing device such as a mouse provided with a cursor key, numeral input keys, various function keys, and the like, and outputs to the CPU 11 a pressing signal pressed on the keyboard and a mouse position signal.

【0017】記憶装置15は、プログラムやデータ等が
予め記憶されている記憶媒体16を有しており、記憶媒
体16は磁気的、光学的記録媒体、若しくは半導体メモ
リで構成されている。また、記憶媒体16は記憶装置1
5に固定的に設けたものであり、記憶媒体16には各種
システムプログラム及び当該システムに対応する各種ア
プリケーションプログラム、履歴記憶処理プログラム、
クリアインストール処理プログラム、及び履歴記憶処理
プログラムによって生成された履歴ファイル21、各処
理プログラムで処理されたデータ、文書データ等を記憶
する。
The storage device 15 has a storage medium 16 in which programs, data and the like are stored in advance, and the storage medium 16 is formed of a magnetic or optical recording medium or a semiconductor memory. The storage medium 16 is the storage device 1
5, the storage medium 16 includes various system programs, various application programs corresponding to the system, a history storage processing program,
The history file 21 generated by the clear install processing program and the history storage processing program, data processed by each processing program, document data, and the like are stored.

【0018】また、記憶媒体16に記憶するプログラ
ム、データ等は、その一部若しくは全部を他の機器から
ネットワーク回線等の伝送媒体を介して伝送制御部17
から受信して記憶する構成にしてもよい。
The programs and data stored in the storage medium 16 may be partially or wholly transmitted from another device to a transmission control unit 17 via a transmission medium such as a network line.
It may be configured to receive from and store the information.

【0019】伝送制御部17は、モデム(MODEM:
MOdulator/DEModulator )またはターミナルアダプタ
(TA:Terminal Adapter)等によって構成され、電話
回線、ISDN回線等の通信回線を介して外部機器との
通信を行うための制御を行う。モデムは、電話回線を介
してパーソナルコンピュータ等の外部機器との通信を行
うために、CPU11によって処理されたデジタルデー
タを電話回線の周波数帯域にあったアナログ信号に変調
し、また、電話回線を介して入力されたアナログ信号を
デジタル信号に復調する装置であり、ターミナルアダプ
タは、ISDN回線を介してパーソナルコンピュータ等
の外部機器との通信を行うために、既存のインタフェー
スをISDNに対応するインタフェースに変換する装置
である。
The transmission control unit 17 has a modem (MODEM:
MOdulator / DEModulator) or a terminal adapter (TA), and controls communication with an external device via a communication line such as a telephone line or an ISDN line. The modem modulates the digital data processed by the CPU 11 into an analog signal in the frequency band of the telephone line in order to communicate with an external device such as a personal computer via the telephone line. A terminal adapter converts an existing interface into an interface corresponding to ISDN in order to communicate with an external device such as a personal computer via an ISDN line. It is a device to do.

【0020】磁気ディスク読取装置18は、CPU11
から読み取り指示が入力されると、磁気ディスク19に
記憶された内容を読み出し、CPU11に出力する。磁
気ディスク19は、予めプログラムやデータを記憶して
おり、磁気ディスク読取装置18に着脱自在に装着でき
る。
The magnetic disk reader 18 includes a CPU 11
When a read instruction is input from the CPU 11, the contents stored in the magnetic disk 19 are read and output to the CPU 11. The magnetic disk 19 stores programs and data in advance, and can be detachably mounted on the magnetic disk reader 18.

【0021】次に、本第1の実施の形態における動作を
説明する。CPU11により実行される履歴記憶処理、
及び、クリアインストール処理について図4及び図5に
示すフローチャートに基づいて説明する。ここで、これ
らのフローチャートに記述されている各機能を実現する
ためのプログラムは、読み取り可能なプログラムコード
の形態で記録媒体(記憶媒体16あるいは磁気ディスク
19)に格納されており、CPU11はこのプログラム
コードにしたがった動作を逐次実行する。また、CPU
11は伝送媒体を介して伝送されてきた上述のプログラ
ムコードにしたがった動作を逐次実行することもでき
る。すなわち、記録媒体の他、伝送媒体を介して外部供
給されたプログラム/データを利用してこの実施形態特
有の動作を実行することもできる。
Next, the operation of the first embodiment will be described. History storage processing executed by the CPU 11,
The clear install process will be described with reference to the flowcharts shown in FIGS. Here, a program for realizing each function described in these flowcharts is stored in a recording medium (storage medium 16 or magnetic disk 19) in the form of a readable program code. Perform actions according to the code sequentially. Also, CPU
11 can also sequentially execute the operation according to the above-mentioned program code transmitted via the transmission medium. That is, an operation unique to this embodiment can be executed using a program / data externally supplied via a transmission medium in addition to a recording medium.

【0022】図4は、ネットワーク構成1において、ク
ライアントAがソフトaをインストール或いはアンイン
ストールした場合に、サーバ10内のCPU11が実行
する履歴記憶処理を説明するフローチャートである。C
PU11は、履歴記憶処理によって図3に示す履歴ファ
イル21を作成、及び、更新する。
FIG. 4 is a flowchart illustrating a history storage process executed by the CPU 11 in the server 10 when the client A installs or uninstalls the software a in the network configuration 1. C
The PU 11 creates and updates the history file 21 shown in FIG. 3 by the history storage processing.

【0023】図4において、クライアントAは、ソフト
aをインストール或いはアンインストールするか否かの
選択をする(ステップS1)。ステップS1において、
インストールする場合、クライアントAは、ソフトaを
インストールすると(ステップS2)、サーバ10にソ
フトaインストール通知を出力する。
In FIG. 4, the client A selects whether to install or uninstall the software a (step S1). In step S1,
When installing, when the client A installs the software a (step S2), the client A outputs a software a installation notification to the server 10.

【0024】サーバ10は、クライアントAからソフト
aのインストール通知を入力されると、記憶媒体16内
に記憶された履歴ファイル21を読出し、クライアント
Aのインストール履歴にソフトaがあるか否かを確かめ
る(ステップS3)。なければ、サーバ10は、クライ
アントAのインストール履歴にソフトa、及び、インス
トールした日付を追加する(ステップS4)。
When the server 10 receives the installation notification of the software a from the client A, the server 10 reads the history file 21 stored in the storage medium 16 and checks whether or not the installation history of the client A includes the software a. (Step S3). If not, the server 10 adds the software a and the installation date to the installation history of the client A (step S4).

【0025】ステップS3において、クライアントAの
インストール履歴にソフトaをインストールした記録が
あれば、クライアントAのインストール履歴のソフト
a、及び、日付を上書きする(ステップS5)。
In step S3, if there is a record of installing software a in the installation history of client A, the software a and date in the installation history of client A are overwritten (step S5).

【0026】一方、ステップS1において、クライアン
トAがソフトaをアンインストールする場合、クライア
ントAは、ソフトaをアンインストールすると(ステッ
プS6)、サーバ10にソフトaをアンインストールし
た通知を出力する。
On the other hand, when the client A uninstalls the software a in step S1, when the client A uninstalls the software a (step S6), the client A outputs a notification that the software a has been uninstalled to the server 10.

【0027】サーバ10は、クライアントAからソフト
aのアンインストール通知を入力されると、記憶媒体1
6に記憶された履歴ファイル21を読出し、クライアン
トAのインストール履歴にソフトaがあるか否かを判断
する(ステップS7)。
When the server 10 receives the uninstallation notification of the software a from the client A, the server 10
Then, the history file 21 stored in the client 6 is read, and it is determined whether or not the installation history of the client A includes the software a (step S7).

【0028】ステップS7において、クライアントAの
インストール履歴にソフトaがなければ、そのまま終了
し、あれば、履歴ファイル21のクライアントAのソフ
トaアンインストール日付を追加して(ステップS
8)、終了する。
In step S7, if there is no software a in the installation history of client A, the process is terminated. If there is, the date of uninstalling software a of client A in history file 21 is added (step S7).
8), end.

【0029】次に、図1に示すクライアントAの内蔵す
る記憶媒体が読み取り不可能になった場合に、サーバ1
0のCPU11が図3に示す履歴ファイル21に基づい
て実行するクリアインストール処理を、図5に示すフロ
ーチャートを用いて以下説明する。
Next, when the storage medium built in the client A shown in FIG. 1 becomes unreadable, the server 1
The clear installation process executed by the CPU 11 of the CPU 0 based on the history file 21 shown in FIG. 3 will be described below with reference to the flowchart shown in FIG.

【0030】まず、CPU11は、引数i,j,kをそ
れぞれ「i=1,k=0,j=0」にセットする(ステ
ップS10)。そして、クライアントAからクリアイン
ストールを要求する信号が入力されたか否かを確認する
(ステップS11)。入力されていなければ、本処理を
終了する。
First, the CPU 11 sets the arguments i, j, k to "i = 1, k = 0, j = 0", respectively (step S10). Then, it is confirmed whether or not a signal requesting clear installation has been input from the client A (step S11). If not, the process ends.

【0031】ステップS11において、クリアインスト
ールの要求信号が入力されていれば、CPU11は、記
憶媒体16から履歴ファイル21を読み出して、クライ
アントAにインストールするソフトに番号付けをする。
In step S11, if a clear install request signal has been input, the CPU 11 reads the history file 21 from the storage medium 16 and numbers the software to be installed on the client A.

【0032】つまり、CPU11は、履歴ファイル21
からソフトi即ち「i=1」番目のソフトを検索する
(ステップS12)。これによって、ソフトaには、j
=0(即ちソフト0)という番号が決定される。次い
で、CPU11は、引数jに1を足してj=1にし(ス
テップS13)、引数iに1を足してi=2にする(ス
テップS14)。
That is, the CPU 11 sets the history file 21
Is searched for software i, that is, the "i = 1" -th software (step S12). As a result, software a has j
= 0 (that is, software 0) is determined. Next, the CPU 11 adds 1 to the argument j to make j = 1 (step S13), and adds 1 to the argument i to make i = 2 (step S14).

【0033】次に、CPU11は、i=EOFを満たす
か否かを調べる(ステップS15)。図3の履歴ファイ
ル21によれば、クライアントAのインストール履歴の
最終コードは、EOF=5である。しかし、この段階で
はi=2であるため、ステップS15の条件を満たさな
い。従って、ステップS12に戻り、「i=2」番目の
ソフトを検索し、j=1(即ちソフト1)という番号を
ソフトbに付ける。
Next, the CPU 11 checks whether or not i = EOF is satisfied (step S15). According to the history file 21 of FIG. 3, the final code of the installation history of the client A is EOF = 5. However, since i = 2 at this stage, the condition of step S15 is not satisfied. Therefore, the process returns to step S12 to search for the “i = 2” th software, and assigns a number j = 1 (ie, software 1) to the software b.

【0034】このように、i=EOFを満たすまでステ
ップS12からS15を繰り返す。これによって、ソフ
トa〜dには、それぞれ番号「0〜3」が与えられる。
Thus, steps S12 to S15 are repeated until i = EOF is satisfied. Thus, the numbers “0 to 3” are given to the software a to d, respectively.

【0035】ステップS15で条件が満たされると、C
PU11は、履歴ファイル21のソフトk(=0=ソフ
トa)にアンインストール履歴があるか否かを確かめる
(ステップS16)。ソフトkにアンインストール履歴
があれば、ステップS19に移行する。
When the condition is satisfied in step S15, C
The PU 11 checks whether or not the software k (= 0 = software a) in the history file 21 has an uninstall history (step S16). If the software k has an uninstall history, the process proceeds to step S19.

【0036】ステップS16において、クライアントA
にソフトkのアンインストール履歴がなければ、CPU
11は、ソフトkをクライアントAにインストールする
と判断し、記憶媒体16内にソフトkがあるか否かを検
索する。あればソフトkをクライアントAに出力してイ
ンストールさせる(ステップS18)。記憶媒体16に
ソフトkがなければ、磁気ディスク読取装置18にソフ
トkが格納されている磁気ディスク19をセットさせ
(ステップS17)、ソフトkをクライアントAにイン
ストールさせる(ステップS18)。
In step S16, the client A
If there is no uninstall history of software k, CPU
11 judges that the software k is to be installed in the client A, and searches whether or not the storage medium 16 has the software k. If so, the software k is output to the client A and installed (step S18). If there is no software k in the storage medium 16, the magnetic disk 19 storing the software k is set in the magnetic disk reader 18 (step S17), and the software k is installed in the client A (step S18).

【0037】CPU11は、クライアントAへのソフト
kのインストールが終了したら、引数kに1を足してk
=1にする(ステップS19)。そして、引数kが引数
jの最終値(j=4)と一致するか否かを確かめ(ステ
ップS20)、一致しなければ、ステップS16〜S2
0を繰り返す。引数kの値と引数jの最終値とが一致す
れば、本処理を終了する。
When the installation of the software k on the client A is completed, the CPU 11 adds 1 to the argument k and sets
= 1 (step S19). Then, it is determined whether or not the argument k matches the final value (j = 4) of the argument j (step S20). If not, steps S16 to S2
Repeat 0. If the value of the argument k matches the final value of the argument j, the process ends.

【0038】以上のように、本第1の実施の形態では、
サーバ10のCPU11は、ネットワーク2を介して接
続されたクライアントのソフトインストール/アンイン
ストール履歴を記憶する。そして、クライアントの記憶
媒体が読み取り不可能になった場合には、CPU11
は、履歴ファイル21の当該クライアントのインストー
ル履歴に記憶されたソフトを記憶媒体16や磁気ディス
ク19から読み出して、当該クライアントに新しく設置
された記憶媒体に、クリアインストールする。従って、
当該クライアントは、障害発生前の環境に自動的にセッ
トアップできる。
As described above, in the first embodiment,
The CPU 11 of the server 10 stores a software installation / uninstallation history of a client connected via the network 2. If the storage medium of the client becomes unreadable, the CPU 11
Reads the software stored in the installation history of the client in the history file 21 from the storage medium 16 or the magnetic disk 19 and performs a clear installation on the storage medium newly installed in the client. Therefore,
The client can be automatically set up in a pre-failure environment.

【0039】(第2の実施の形態)図6、図7を用い
て、本発明を適用した第2の実施の形態におけるソフト
ウエアインストール装置(以下、単にサーバと呼ぶ)を
説明する。図6は、サーバ10に接続されたネットワー
ク構成3を示すブロック図である。図6において、各ク
ライアントA〜Dは、ネットワーク2を介してサーバ1
0と接続されている。なお、本第2の実施の形態におけ
るサーバ10は、第1の実施の形態において図2に示し
たサーバ10と同一の構成であるため、その図示及び説
明は省略する。
(Second Embodiment) A software installation apparatus (hereinafter, simply referred to as a server) according to a second embodiment of the present invention will be described with reference to FIGS. FIG. 6 is a block diagram illustrating a network configuration 3 connected to the server 10. In FIG. 6, each of the clients A to D communicates with the server 1 via the network 2.
0 is connected. Note that the server 10 in the second embodiment has the same configuration as the server 10 shown in FIG. 2 in the first embodiment, and thus illustration and description thereof are omitted.

【0040】ただし、本第2の実施の形態における磁気
ディスク読取装置18は、図6に示すように磁気ディス
ク読取装置18a〜18dを4台備えており、また、複
数の磁気ディスクを一度にセットできる格納エリア、及
び、複数の磁気ディスクを磁気ディスク読取装置18a
〜18dにセット/アンセットするディスクチェンジャ
ーを有する。そして、磁気ディスク読取装置18は、C
PU11から入力される指示信号に応じて、複数の磁気
ディスクの中から指定された磁気ディスクを選び出し、
指定された磁気ディスク読取装置18a〜18dにセッ
トすると、指定されたソフトを読み出してCPU11に
出力する。
However, the magnetic disk reader 18 according to the second embodiment includes four magnetic disk readers 18a to 18d as shown in FIG. 6, and sets a plurality of magnetic disks at one time. Storage area, and a plurality of magnetic disks can be read by a magnetic disk reader 18a.
It has a disc changer that sets / unsets to ~ 18d. Then, the magnetic disk reader 18
According to an instruction signal input from the PU 11, a specified magnetic disk is selected from a plurality of magnetic disks,
When set in the designated magnetic disk readers 18a to 18d, the designated software is read and output to the CPU 11.

【0041】従って、本第2の実施の形態では、CPU
11は、履歴記憶処理により作成した履歴ファイル21
に基づいてソフトをクライアントにクリアインストール
する際、自動的に該ソフトが格納された磁気ディスクを
選択し、磁気ディスク読取装置18a〜18dにセット
する。以下に、複数の磁気ディスクをセットできる場合
のクリアインストール処理について、図3に示す履歴フ
ァイル21に基づいて説明する。
Therefore, in the second embodiment, the CPU
11 is a history file 21 created by the history storage process
When the software is clearly installed on the client based on the above, the magnetic disk storing the software is automatically selected and set in the magnetic disk readers 18a to 18d. Hereinafter, a clear installation process when a plurality of magnetic disks can be set will be described based on the history file 21 shown in FIG.

【0042】図7は、本第2の実施の形態において、サ
ーバ10内のCPU11が実行するクリアインストール
処理を示すフローチャートである。図7において、CP
U11は、引数i,j,k,mを「i=1,j=0,k
=0,m=0」に設定し(ステップS30)、クライア
ントAからクリアインストール要求信号が入力されたか
否かを判断する(ステップS31)。入力されていなけ
れば、そのまま本処理を終了する。
FIG. 7 is a flowchart showing a clear installation process executed by the CPU 11 in the server 10 in the second embodiment. In FIG. 7, CP
U11 sets the arguments i, j, k, and m to "i = 1, j = 0, k
= 0, m = 0 ”(step S30), and it is determined whether a clear install request signal has been input from the client A (step S31). If the input has not been made, the present process ends.

【0043】ステップS31において、クリアインスト
ール要求信号が入力されていれば、CPU11は、記憶
媒体16に記憶された履歴ファイル21を読出し、i番
目のソフトを検索する(ステップS32)。これによっ
て、ソフトaにj=0という番号を与える。
If a clear install request signal has been input in step S31, the CPU 11 reads the history file 21 stored in the storage medium 16 and searches for the i-th software (step S32). Thus, the number j = 0 is given to the software a.

【0044】続いて、引数jに1を、引数iに1をそれ
ぞれ足す(ステップS33)。従って、引数jは1に、
引数iは2になる。次に、CPU11は、i=EOFで
あるか否かを判断し(ステップS34)、この条件を満
たしていなければステップS32に戻り、ステップS3
2からS34をi=EOFの条件を満たすまで繰り返
す。このようにして、履歴ファイル21に書き込まれた
ソフトa〜dにそれぞれ番号「0〜3」を与える。
Subsequently, 1 is added to the argument j and 1 is added to the argument i (step S33). Therefore, the argument j is 1,
The argument i becomes 2. Next, the CPU 11 determines whether or not i = EOF (step S34). If this condition is not satisfied, the process returns to step S32, and the process returns to step S3.
Steps 2 to S34 are repeated until the condition of i = EOF is satisfied. In this way, the numbers “0 to 3” are assigned to the software a to d written in the history file 21.

【0045】ステップS34において、i=EOFとい
う条件を満たしていれば、CPU11は、履歴ファイル
21のアンインストール履歴からソフトk(=0=ソフ
トa)をインストールするか否かを判断する(ステップ
S35)。
In step S34, if the condition i = EOF is satisfied, the CPU 11 determines whether or not to install the software k (= 0 = software a) from the uninstallation history of the history file 21 (step S35). ).

【0046】そして、インストールする場合には、配列
(k)(即ち、配列(0))を1にする(ステップS3
6)。つまり、ソフトaを特徴付ける番号k(=0)に
「インストールする」というコード「1」を付加する。
一方、ソフトkをインストールしない場合には、配列
(k)を0にする(ステップS37)。つまり、ソフト
aを特徴付ける番号k(=0)に「インストールしな
い」というコード「0」を付加する。
Then, in the case of installation, the array (k) (ie, array (0)) is set to 1 (step S3).
6). That is, the code “1” of “install” is added to the number k (= 0) characterizing the software a.
On the other hand, when the software k is not installed, the array (k) is set to 0 (step S37). That is, the code “0” of “do not install” is added to the number k (= 0) characterizing the software a.

【0047】次いで、CPU11は、引数kに1を足し
て(ステップS38)、引数kを1にする。そして、引
数kが引数jの最終値(j=4)であるか否かを判断し
(ステップS39)、k=jの条件を満たしていなけれ
ば、ステップS35からS39をk=jの条件を満たす
まで繰り返す。
Next, the CPU 11 adds 1 to the argument k (step S38), and sets the argument k to 1. Then, it is determined whether or not the argument k is the final value of the argument j (j = 4) (step S39). If the condition of k = j is not satisfied, the steps S35 to S39 are changed to the condition of k = j. Repeat until satisfied.

【0048】ステップS39で、k=jの条件が満たさ
れた場合、CPU11は、配列(m)が「1」であるか
否かを判断する(ステップS40)。つまり、番号m
(=0=ソフトa)に付加されたコードが「1」即ち
「インストールする」か否かを判断する。配列(m)=
1でなければ、ステップS43に進む。
If the condition of k = j is satisfied in step S39, the CPU 11 determines whether or not the array (m) is "1" (step S40). That is, the number m
It is determined whether the code added to (= 0 = software a) is “1”, that is, “install”. Array (m) =
If it is not 1, the process proceeds to step S43.

【0049】ステップS40で、配列(m)=1である
場合、CPU11は、番号mに相当するソフトを記憶媒
体16から検索し、ソフトmを呼び出す。そして、クラ
イアントAがインストール可能な状態であれば、ソフト
mをクライアントAに出力して、インストールさせる
(ステップS42)。クライアントAがインストール可
能な状態でなければ、CPU11は、クライアントAか
らインストール可能な状態である通知信号が入力される
まで待機する。
If the array (m) = 1 at step S40, the CPU 11 searches the storage medium 16 for software corresponding to the number m, and calls the software m. Then, if the client A can be installed, the software m is output to the client A and installed (step S42). If the client A is not in the installable state, the CPU 11 waits until a notification signal indicating the installable state is input from the client A.

【0050】一方、記憶媒体16にソフトmがなけれ
ば、CPU11は、磁気ディスク読取装置18に指示信
号を出力し、ソフトmが格納された磁気ディスク19を
選択して磁気ディスク読取装置18a〜18dの何れか
にセットさせて(ステップS41)、ソフトaを読み出
す。そして、クライアントAがインストール可能な状態
であれば、ソフトmをクライアントAに出力してインス
トールさせる(ステップS42)。クライアントAがイ
ンストール可能な状態でなければ、クライアントAから
インストール可能な状態である通知信号が入力されるま
で待機する。
On the other hand, if the software m does not exist in the storage medium 16, the CPU 11 outputs an instruction signal to the magnetic disk reader 18 to select the magnetic disk 19 storing the software m and read the magnetic disk readers 18a to 18d. (Step S41), and the software a is read. If the client A can be installed, the software m is output to the client A and installed (step S42). If the client A is not in an installable state, it waits until a notification signal indicating that the client A is in an installable state is input.

【0051】クライアントAにソフトmを出力すると、
CPU11は、引数mに1を足して(ステップS4
3)、引数mを1にする。そして、m=j(jの最終
値)を満たすか否かを判断し(ステップS44)、満た
さなければ、m=jの条件を満たすまでステップS40
からS44を繰り返して、「1」のコードを持つソフト
を全てクライアントAに出力してインストールさせる。
When the software m is output to the client A,
The CPU 11 adds 1 to the argument m (step S4
3), the argument m is set to 1; Then, it is determined whether or not m = j (final value of j) is satisfied (step S44). If not, step S40 is performed until the condition of m = j is satisfied.
To S44 are repeated to output all the software having the code of “1” to the client A and install it.

【0052】そして、ステップS44で、m=jを満た
すと、CPU11は、本処理を終了する。
When m = j is satisfied in step S44, the CPU 11 terminates this processing.

【0053】以上のように、本第2の実施の形態では、
CPU11は、履歴ファイル21のクライアントAのイ
ンストール履歴に書き込まれた全てのソフトに対してイ
ンストールの有無を調べる作業を実際にインストールす
る前に実行する。従って、CPU11は、クライアント
Aがソフトmをインストールしている最中に、次のソフ
トm+1を記憶媒体16から読み出して、或いは、ソフ
トm+1を格納した磁気ディスク19を磁気ディスク読
取装置18a〜18dにセットして待機することがで
き、より効率的にクリアインストール処理を実行でき
る。
As described above, in the second embodiment,
The CPU 11 performs an operation of checking whether or not all software written in the installation history of the client A in the history file 21 is installed before actually installing the software. Accordingly, the CPU 11 reads the next software m + 1 from the storage medium 16 while the client A is installing the software m, or transfers the magnetic disk 19 storing the software m + 1 to the magnetic disk readers 18a to 18d. It can be set and wait, and the clear installation process can be executed more efficiently.

【0054】また、磁気ディスク読取装置18を4台設
けたので、現在インストール中のソフトを格納した磁気
ディスクが磁気ディスク読取装置にセットされていて
も、次にインストールするソフトを格納した磁気ディス
クを予めセットしておくことが可能となる。
Also, since four magnetic disk readers 18 are provided, even if the magnetic disk storing the software currently being installed is set in the magnetic disk reader, the magnetic disk storing the software to be installed next will not be replaced. It can be set in advance.

【0055】更に、磁気ディスク読取装置18は、複数
磁気ディスク格納エリアを有し、CPU11から入力さ
れる指示信号に応じて指定された磁気ディスク19を選
択できるので、クリアインストール処理の全ての過程を
人の手を介すことなく終了できる。
Further, since the magnetic disk reader 18 has a plurality of magnetic disk storage areas and can select the specified magnetic disk 19 in accordance with an instruction signal input from the CPU 11, all the steps of the clear install process can be performed. It can be completed without human intervention.

【0056】なお、本発明は、上記第1、第2の実施の
形態で示した内容に限定されるものではなく、本発明の
趣旨を逸脱しない範囲で適宜変更可能である。例えば、
履歴記憶処理において、クライアントが有するソフトを
アンインストールする場合、履歴ファイルのアンインス
トール履歴に日付を追加するようにしたが、インストー
ル履歴から該ソフトを消去するように変更してもよい。
その際、クリアインストール処理において、履歴ファイ
ルから読み出した指定のクライアントのインストール履
歴に記憶されたソフトを全て該クライアントにインスト
ールするように変更してもよい。
The present invention is not limited to the contents shown in the first and second embodiments, but can be appropriately changed without departing from the spirit of the present invention. For example,
In the history storing process, when uninstalling software possessed by the client, the date is added to the uninstall history of the history file. However, the software may be deleted from the installation history.
At that time, in the clear installation process, all software stored in the installation history of the designated client read from the history file may be changed to be installed on the client.

【0057】また、本第2の実施の形態において、磁気
ディスク読取部18が4台の磁気ディスク読取装置を備
えた構成にしたが、本発明は、この数に限定したもので
はなく、クライアントの数に応じて、或いは、収容する
磁気ディスクの数に応じて変更可能であることは勿論で
ある。
In the second embodiment, the magnetic disk reader 18 is provided with four magnetic disk readers. However, the present invention is not limited to this number, and is not limited to this number. Of course, it can be changed according to the number or the number of magnetic disks to be accommodated.

【0058】[0058]

【発明の効果】請求項1記載の発明のソフトウエアイン
ストール装置、及び、請求項3記載の記憶媒体によれ
ば、ネットワークを介して接続されたクライアントにお
けるソフトウエアのインストール/アンインストール履
歴を記憶でき、当該クライアントの記憶媒体に障害が発
生した場合、記憶したインストール/アンインストール
履歴に基づいて自動的に障害発生前のソフトウエア環境
にセットアップできる。
According to the software installation apparatus of the first aspect and the storage medium of the third aspect, a software installation / uninstallation history in a client connected via a network can be stored. When a failure occurs in the storage medium of the client, the software environment can be automatically set up before the failure based on the stored installation / uninstallation history.

【0059】請求項2記載の発明のソフトウエアインス
トール装置によれば、複数のクライアントにおけるソフ
トウエアのインストール/アンインストール履歴を記憶
でき、クライアントの記憶媒体に障害が発生した場合に
は、各クライアントのインストール/アンインストール
履歴に応じた自動セットアップができる。
According to the software installation apparatus of the second aspect of the present invention, software installation / uninstallation histories in a plurality of clients can be stored. Automatic setup according to installation / uninstallation history is possible.

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

【図1】本発明第1の実施の形態におけるネットワーク
構成1を示すブロック図である。
FIG. 1 is a block diagram showing a network configuration 1 according to a first embodiment of the present invention.

【図2】サーバ10の内部構成を示すブロック図であ
る。
FIG. 2 is a block diagram showing an internal configuration of the server 10.

【図3】CPU11が履歴記憶処理によって生成する履
歴ファイル21を示す図である。
FIG. 3 is a diagram illustrating a history file 21 generated by a CPU 11 in a history storage process.

【図4】CPU11が実行する履歴記憶処理を説明する
フローチャートである。
FIG. 4 is a flowchart illustrating a history storage process executed by a CPU 11;

【図5】本第1の実施の形態において、CPU11が実
行するクリアインストール処理を説明するフローチャー
トである。
FIG. 5 is a flowchart illustrating a clear installation process executed by a CPU 11 in the first embodiment.

【図6】本第2の実施の形態におけるネットワーク構成
3を示すブロック図である。
FIG. 6 is a block diagram showing a network configuration 3 according to the second embodiment.

【図7】本第2の実施の形態において、CPU11が実
行するクリアインストール処理を説明するフローチャー
トである。
FIG. 7 is a flowchart illustrating a clear installation process executed by a CPU 11 according to the second embodiment.

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

1 ネットワーク構成 2 ネットワーク 3 ネットワーク構成 10 サーバ 11 CPU 12 表示部 13 RAM 14 入力部 15 記憶装置 16 記憶媒体 17 伝送制御部 18 磁気ディスク読取装置 19 磁気ディスク 20 バス 21 履歴ファイル Reference Signs List 1 network configuration 2 network 3 network configuration 10 server 11 CPU 12 display unit 13 RAM 14 input unit 15 storage device 16 storage medium 17 transmission control unit 18 magnetic disk reader 19 magnetic disk 20 bus 21 history file

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】ネットワークを介して接続されたクライア
ントにおけるソフトウエアのインストール履歴を記憶す
るインストール履歴記憶手段と、 前記クライアントにおけるソフトウエアのアンインスト
ール履歴を記憶するアンインストール履歴記憶手段と、 前記クライアントに内蔵された記憶媒体に障害が発生し
た場合、当該クライアントに新しく設置された記憶媒体
に、前記インストール履歴記憶手段、及び、アンインス
トール履歴記憶手段によって記憶された履歴に基づいて
ソフトウエアをインストールし、当該クライアントに新
しく設置された記憶媒体を障害発生前のソフトウエア環
境に自動的にセットアップするインストール処理手段
と、 を備えたことを特徴とするソフトウエアインストール装
置。
1. An installation history storage unit for storing software installation history in a client connected via a network, an uninstallation history storage unit for storing software uninstallation history in the client, and When a failure occurs in the built-in storage medium, the software is installed on the storage medium newly installed in the client based on the history stored by the installation history storage unit and the uninstall history storage unit, A software installation device, comprising: installation processing means for automatically setting up a storage medium newly installed in the client in a software environment before a failure occurred.
【請求項2】前記インストール履歴記憶手段は、複数の
クライアントに対応する前期インストール履歴を記憶す
るインストール履歴ファイルを備え、 前記アンインストール履歴記憶手段は、複数のクライア
ントに対応する前記アンインストール履歴を記憶するア
ンインストール履歴ファイルを備え、 前記インストール処理手段は、前記インストール履歴フ
ァイル、及びアンインストール履歴ファイルに基づい
て、複数のクライアントにそれぞれ対応した前記ソフト
ウエア環境の自動セットアップを行うことを特徴とする
請求項1記載のソフトウエアインストール装置。
2. The installation history storage means includes an installation history file for storing a previous installation history corresponding to a plurality of clients, and the uninstall history storage means stores the uninstall history corresponding to a plurality of clients. The installation processing unit performs automatic setup of the software environment corresponding to each of a plurality of clients based on the installation history file and the uninstallation history file. Item 2. The software installation device according to item 1.
【請求項3】ネットワークを介して接続されたクライア
ントに対してソフトウエアのインストールを行うための
コンピュータが実行可能なプログラムを格納した記憶媒
体であって、 前記クライアントにおけるソフトウエアのインストール
履歴を記憶するためのコンピュータが実行可能なプログ
ラムコードと、 前記クライアントにおけるソフトウエアのアンインスト
ール履歴を記憶するためのコンピュータが実行可能なプ
ログラムコードと、 前記クライアントに内蔵された記憶媒体に障害が発生し
た場合、当該クライアントに新しく設置された記憶媒体
に、記憶した履歴に基づいてソフトウエアをインストー
ルし、当該クライアントに新しく設置された記憶媒体を
障害発生前のソフトウエア環境に自動的にセットアップ
するためのコンピュータが実行可能なプログラムコード
と、 を含むプログラムを格納したことを特徴とする記憶媒
体。
3. A storage medium storing a computer-executable program for performing software installation on a client connected via a network, and storing a software installation history in the client. A computer-executable program code, a computer-executable program code for storing a software uninstallation history in the client, and a failure in a storage medium built in the client. A computer for installing software on a storage medium newly installed on the client based on the stored history and automatically setting up the storage medium newly installed on the client in the software environment before the failure occurred. Storage medium characterized by but storing a program comprising a program code executable.
JP2000059014A 2000-03-03 2000-03-03 Software installation device and storage medium Pending JP2001249801A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000059014A JP2001249801A (en) 2000-03-03 2000-03-03 Software installation device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000059014A JP2001249801A (en) 2000-03-03 2000-03-03 Software installation device and storage medium

Publications (1)

Publication Number Publication Date
JP2001249801A true JP2001249801A (en) 2001-09-14

Family

ID=18579524

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000059014A Pending JP2001249801A (en) 2000-03-03 2000-03-03 Software installation device and storage medium

Country Status (1)

Country Link
JP (1) JP2001249801A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007304768A (en) * 2006-05-10 2007-11-22 Fuji Xerox Co Ltd Recovery management device
WO2008156042A1 (en) * 2007-06-19 2008-12-24 Japan Lucida Co., Ltd. Apparatus monitoring device
JP2017191403A (en) * 2016-04-12 2017-10-19 東芝テック株式会社 Information processor and program

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007304768A (en) * 2006-05-10 2007-11-22 Fuji Xerox Co Ltd Recovery management device
WO2008156042A1 (en) * 2007-06-19 2008-12-24 Japan Lucida Co., Ltd. Apparatus monitoring device
JP2017191403A (en) * 2016-04-12 2017-10-19 東芝テック株式会社 Information processor and program

Similar Documents

Publication Publication Date Title
US7739659B2 (en) Information processing apparatus, executability determining method, and computer program for the same
CN100385386C (en) Display picture during period of leading and turn-off computer
US6189051B1 (en) System and method for manufacturing hard disk master by downloading selected programs and drivers from a host through a network
US8418169B2 (en) Management method for managing software module and information processor
EP1133738B1 (en) Method and apparatus for new device driver installation by an operating system
US6026438A (en) Dynamic workstation configuration processor
JP3385590B2 (en) Computer-readable recording medium recording a software update program for use when updating a computer program through a computer network
US6813708B2 (en) System and method for searching a BIOS for a type of computer network drive to boot and an operating system for migrating an operating system to a computer
US20070240150A1 (en) Simplifying installation of a suite of software products
JPH10177473A (en) Computer program installation method and system therefor
JP2001508575A (en) Software Update Manager
TW515996B (en) Method and system for transferring an application program from system firmware to a storage device
CN102473103B (en) The application program of controlling run is edited to carry out real-time scene figure
US20100064290A1 (en) Computer-readable recording medium storing a control program, information processing system, and information processing method
JP2001331321A (en) Information processor, method and system for processing information and medium
JP2005332137A (en) Content data supply system, content data supply device and method, content data reproduction device and method, and program
JP2001249801A (en) Software installation device and storage medium
US6636964B1 (en) Method and apparatus for loading an object-oriented operating system by providing an initial execution environment and migrating to a core execution environment thereafter
JP7013176B2 (en) Programs, information processing devices, and control methods
JP2004151888A (en) Process for controlling terminal
US7702890B2 (en) Information processing apparatus and program
WO2023238283A1 (en) Display control system, display control method, and display control program
JPH11282884A (en) Network cad system
US20230229402A1 (en) Intelligent and efficient pipeline management
JP7289940B2 (en) Program set, storage medium, and information processing method