JP2007122128A - Software installation device and software installation program - Google Patents

Software installation device and software installation program Download PDF

Info

Publication number
JP2007122128A
JP2007122128A JP2005309476A JP2005309476A JP2007122128A JP 2007122128 A JP2007122128 A JP 2007122128A JP 2005309476 A JP2005309476 A JP 2005309476A JP 2005309476 A JP2005309476 A JP 2005309476A JP 2007122128 A JP2007122128 A JP 2007122128A
Authority
JP
Japan
Prior art keywords
software
installation
client computer
information
server computer
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.)
Withdrawn
Application number
JP2005309476A
Other languages
Japanese (ja)
Inventor
Hironori Okamura
広紀 岡村
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.)
Fujifilm Corp
Original Assignee
Fujifilm 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 Fujifilm Corp filed Critical Fujifilm Corp
Priority to JP2005309476A priority Critical patent/JP2007122128A/en
Publication of JP2007122128A publication Critical patent/JP2007122128A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a software installation device and a software installation program for preventing the conflict of software. <P>SOLUTION: Information to specify software which has been installed in a client computer and software to be installed is collected by an information collecting means 10_11, and transmitted to a server computer by a transmitting means 10_12, and information to specify conflicting software conflicting with the software to be installed is received by a receiving means 10_13 from the server computer, and the conflicting software is uninstalled by an uninstallation means 10_14 from the client computer, and the software to be installed is installed by an installation means 10_15. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、競合ソフトウェアの情報を管理して提供するサーバコンピュータと接続されたクライアントコンピュータ内に構築された、そのクライアントコンピュータへのソフトウェアインストールを司るソフトウェアインストール装置、および、ソフトウェアインストール手段を構築するソフトウェアインストールプログラムに関する。   The present invention relates to a software installation apparatus that manages software installation on a client computer connected to a server computer that manages and provides information on competing software, and software that constructs software installation means. Regarding the installation program.

サーバコンピュータと接続されてクライアントコンピュータとしての役割を担うパーソナルコンピュータにソフトウェアを新規にインストールした場合、その新規にインストールしたソフトウェアと、そのパーソナルコンピュータに既にインストールされているインストール済みのソフトウェアとの間で競合が起きる場合がある。そのような状況に陥ると、新規にインストールしたソフトウェアあるいはインストール済みのソフトウェアの一方が、または新規にインストールしたソフトウェアとインストール済みのソフトウェアとの双方が正常に動作しない等の問題が生じる。最悪の場合は、パーソナルコンピュータの基本ソフトウェアであるオペレイティングシステム(OS)が不安定になり、OSの復旧が必要になる場合もある。   When new software is installed on a personal computer connected to a server computer and acting as a client computer, there is a conflict between the newly installed software and the installed software that is already installed on the personal computer. May occur. When such a situation occurs, there arises a problem that either the newly installed software or the installed software, or both the newly installed software and the installed software do not operate normally. In the worst case, the operating system (OS) that is the basic software of the personal computer may become unstable and the OS may need to be restored.

そこで、プリンタを制御するソフトウェアであるプリンタドライバをインストールするにあたり、インストール済みのプリンタドライバが上書きされて不整合な状態になるか否かをバージョン情報によって判定し、不整合な状態にならないと判定した場合はインストールし、不整合な状態になると判定した場合はインストール済みのプリンタドライバのモジュール構成を正しく更新することにより、プリンタドライバをインストールする際に発生する不具合を防止する技術が提案されている(特許文献1参照)。   Therefore, when installing the printer driver, which is software that controls the printer, it is determined from the version information whether the installed printer driver is overwritten and becomes inconsistent, and it is determined not to be inconsistent. In such a case, a technology has been proposed to prevent problems that occur when installing a printer driver by correctly updating the module configuration of the installed printer driver when it is determined that the inconsistent state is installed. Patent Document 1).

また、クライアント/サーバ型システムにおいてソフトウェアをバージョンアップするにあたり、サーバコンピュータで各クライアントコンピュータにインストール済みのソフトウェアの情報を管理し、その情報に基づいてクライアントコンピュータ相互間でバージョンアップを行なう技術が提案されている(特許文献2参照)。
特開2003−84984号公報 特開2004−318395号公報
In addition, when upgrading software in a client / server type system, a technology is proposed in which information on software already installed on each client computer is managed by a server computer, and version upgrades are performed between client computers based on that information. (See Patent Document 2).
JP 2003-84984 A JP 2004-318395 A

しかし、上述した特許文献1および特許文献2に提案された技術は、いずれも、同じメーカで作成されたソフトウェアのバージョンアップを行なうにあたり発生する旧バージョンのソフトウェアと新バージョンのソフトウェアどうしの競合を防止する技術であり、異なるメーカで作成されたソフトウェアどうしの間で発生するソフトウェアの競合を防止することは困難である。従って、ソフトウェアどうしの競合を防止する点に欠けるという問題がある。   However, the technologies proposed in Patent Document 1 and Patent Document 2 described above both prevent conflicts between the old version software and the new version software that occur when upgrading the software created by the same manufacturer. Therefore, it is difficult to prevent software conflicts between software created by different manufacturers. Therefore, there is a problem in that it lacks the point of preventing competition between software.

本発明は、上記事情に鑑み、ソフトウェアどうしの競合を防止することができるソフトウェアインストール装置およびソフトウェアインストールプログラムを提供することを目的とする。   In view of the circumstances described above, an object of the present invention is to provide a software installation apparatus and a software installation program that can prevent competition between software.

上記目的を達成する本発明のソフトウェアインストール装置は、競合ソフトウェアの情報を管理して提供するサーバコンピュータと接続されたクライアントコンピュータ内に構築された、そのクライアントコンピュータへのソフトウェアインストールを司るソフトウェアインストール装置において、
上記クライアントコンピュータにインストール済みのソフトウェアおよびインストール対象のソフトウェアを特定する情報を収集する情報収集手段と、
上記情報を上記サーバコンピュータに送信する送信手段と、
上記サーバコンピュータから、インストール対象のソフトウェアと競合する競合ソフトウェアを特定する情報を受信する受信手段と、
上記クライアントコンピュータから、上記競合ソフトウェアをアンインストールするアンインストール手段と、
上記クライアントコンピュータに、インストール対象のソフトウェアをインストールするインストール手段とを備えたことを特徴とする。
The software installation apparatus of the present invention that achieves the above object is a software installation apparatus that is built in a client computer connected to a server computer that manages and provides information on competing software, and that manages software installation on the client computer. ,
Information collecting means for collecting information identifying software installed on the client computer and software to be installed;
Transmitting means for transmitting the information to the server computer;
Receiving means for receiving from the server computer information identifying conflicting software that conflicts with the software to be installed;
Uninstalling means for uninstalling the competing software from the client computer;
The client computer is provided with installation means for installing software to be installed.

本発明のソフトウェアインストール装置は、上記構成のため、サーバコンピュータから競合ソフトウェアを特定する情報を受信した場合は、クライアントコンピュータから競合ソフトウェアをアンインストールしてインストール対象のソフトウェアをインストールすることができる。従って、異なるメーカで作成されたソフトウェアどうしの間で競合が発生した場合であっても、それらソフトウェアどうしの間で発生するソフトウェアの競合を防止することができる。   Due to the above configuration, the software installation apparatus of the present invention can uninstall the conflicting software from the client computer and install the software to be installed when receiving information specifying the conflicting software from the server computer. Therefore, even when a conflict occurs between softwares created by different manufacturers, it is possible to prevent a software conflict between the softwares.

ここで、本発明のソフトウェアインストール装置における上記受信手段が、上記サーバコンピュータから、インストール対象のソフトウェアとの競合を回避するための、インストール対象のソフトウェアを修正するための修正モジュールを受信するものであり、
上記インストール手段が、上記修正モジュールを用いてインストール対象のソフトウェアを修正して修正済みのソフトウェアを上記クライアントコンピュータにインストールするものであることが好ましい。
Here, the receiving means in the software installation apparatus of the present invention receives from the server computer a correction module for correcting the installation target software for avoiding a conflict with the installation target software. ,
It is preferable that the installation means corrects the software to be installed using the correction module and installs the corrected software on the client computer.

このように、サーバコンピュータから受信した修正モジュールを用いてインストール対象のソフトウェアを修正してクライアントコンピュータにインストールすると、競合ソフトウェアをアンインストールする必要もなく、それらソフトウェアどうしの間で発生するソフトウェアの競合を防止することができる。   In this way, when the software to be installed is modified using the modification module received from the server computer and installed on the client computer, there is no need to uninstall the conflicting software, and the software conflict that occurs between the software is eliminated. Can be prevented.

また、本発明のソフトウェアインストール装置において、インストール済みのソフトウェアが他のインストール済みのソフトウェアと競合した場合に、競合した双方のソフトウェアを特定する情報を上記サーバコンピュータに通知する通知手段を備えたものであることも好ましい態様である。   The software installation apparatus according to the present invention further comprises a notification means for notifying the server computer of information for identifying both conflicting softwares when the installed software conflicts with other installed software. It is also a preferred embodiment.

競合した双方のソフトウェアを特定する情報をサーバコンピュータに通知すると、サーバコンピュータでは未知の競合ソフトウェアに関する情報を収集することができ、従って競合ソフトウェアに関するデータベースの更新を効率的に行なうことができる。   If the server computer is notified of information specifying both competing softwares, the server computer can collect information on unknown competing software, and therefore the database on competing software can be updated efficiently.

また、上記目的を達成する本発明のソフトウェアインストールプログラムは、競合ソフトウェアの情報を管理して提供するサーバコンピュータと接続されたクライアントコンピュータで実行され、そのクライアントコンピュータ内に、そのクライアントコンピュータへのソフトウェアインストールを司るソフトウェアインストール手段を構築するソフトウェアインストールプログラムであって、
上記クライアントコンピュータ内に、
上記クライアントコンピュータにインストール済みのソフトウェアおよびインストール対象のソフトウェアを特定する情報を収集する情報収集手段と、
上記情報を上記サーバコンピュータに送信する送信手段と、
上記サーバコンピュータから、インストール対象のソフトウェアと競合する競合ソフトウェアを特定する情報を受信する受信手段と、
上記クライアントコンピュータから、上記競合ソフトウェアをアンインストールするアンインストール手段と、
上記クライアントコンピュータに、インストール対象のソフトウェアをインストールするインストール手段とを備えたソフトウェアインストール手段を構築することを特徴とする。
The software installation program of the present invention that achieves the above object is executed on a client computer connected to a server computer that manages and provides information on competing software, and the software installation on the client computer is performed in the client computer. A software installation program for constructing software installation means for managing
In the above client computer,
Information collecting means for collecting information identifying software installed on the client computer and software to be installed;
Transmitting means for transmitting the information to the server computer;
Receiving means for receiving from the server computer information identifying conflicting software that conflicts with the software to be installed;
Uninstalling means for uninstalling the competing software from the client computer;
Software installation means comprising an installation means for installing software to be installed on the client computer is constructed.

本発明のソフトウェアインストールプログラムは、競合ソフトウェアの情報を管理して提供するサーバコンピュータと接続されたクライアントコンピュータで実行され、そのクライアントコンピュータ内に、そのクライアントコンピュータへのソフトウェアインストールを司るソフトウェアインストール手段を構築するものであるため、異なるメーカで作成されたソフトウェアどうしの間で競合が発生した場合であっても、それらソフトウェアどうしの間で発生するソフトウェアの競合を防止することができる。   The software installation program of the present invention is executed on a client computer connected to a server computer that manages and provides information on competing software, and software installation means for managing software installation on the client computer is built in the client computer Therefore, even if there is a conflict between softwares created by different manufacturers, it is possible to prevent software conflicts between the softwares.

ここで、本発明のソフトウェアインストールプログラムにおける上記受信手段が、上記サーバコンピュータから、インストール対象のソフトウェアとの競合を回避するための、インストール対象のソフトウェアを修正するための修正モジュールを受信するものであり、
上記インストール手段が、上記修正モジュールを用いてインストール対象のソフトウェアを修正して修正済みのソフトウェアを前記クライアントコンピュータにインストールするものであることが好ましい。
Here, the receiving means in the software installation program of the present invention receives from the server computer a correction module for correcting the installation target software for avoiding a conflict with the installation target software. ,
It is preferable that the installation means corrects software to be installed using the correction module and installs the corrected software on the client computer.

このようにすると、競合ソフトウェアをアンインストールする必要もなく、ソフトウェアどうしの間で発生するソフトウェアの競合を防止することができる。   In this way, it is not necessary to uninstall the conflicting software, and it is possible to prevent software conflict that occurs between the software.

また、本発明のソフトウェアインストールプログラムにおいて、上記クライアントコンピュータ内に、さらに、インストール済みのソフトウェアが他のインストール済みのソフトウェアと競合した場合に競合した双方のソフトウェアを特定する情報を上記サーバコンピュータに通知する通知手段をさらに備えたソフトウェアインストール手段を構築することも好ましい。   Further, in the software installation program of the present invention, when the installed software conflicts with other installed software, the server computer is notified of information specifying both of the conflicting software in the client computer. It is also preferable to construct software installation means further comprising notification means.

このようにすると、サーバコンピュータでは未知の競合ソフトウェアに関する情報を収集することができ、従って競合ソフトウェアに関するデータベースの更新を効率的に行なうことができる。   In this way, the server computer can collect information relating to unknown conflicting software, and therefore the database relating to conflicting software can be updated efficiently.

本発明によれば、異なるメーカで作成されたソフトウェアどうしの間で競合が発生した場合であっても、それらソフトウェアどうしの競合を防止することができるソフトウェアインストール装置およびソフトウェアインストールプログラムを提供することができる。   According to the present invention, it is possible to provide a software installation apparatus and a software installation program capable of preventing a conflict between software even when conflicts occur between softwares created by different manufacturers. it can.

以下、本発明の実施形態について説明する。   Hereinafter, embodiments of the present invention will be described.

図1は、本発明のソフトウェアインストール装置の第1実施形態が構築されたクライアントコンピュータを含むクライアント/サーバ型システムを示す概要図である。   FIG. 1 is a schematic diagram showing a client / server type system including a client computer in which the first embodiment of the software installation apparatus of the present invention is constructed.

図1に示すクライアント/サーバ型システム1000には、競合ソフトウェアの情報を管理して提供するサーバコンピュータ100と、そのサーバコンピュータ100に通信回線300を介して接続されたクライアントコンピュータ10,20,30が備えられている。クライアントコンピュータ10には、そのクライアントコンピュータ10内に、そのクライアントコンピュータ10へのソフトウェアインストールを司る、後述するソフトウェアインストール装置が構築されている。これらのコンピュータ10,20,30,100としては、一般にワークステーションまたはパーソナルコンピュータと呼ばれるコンピュータを用いることができる。尚、通信回線300は、インターネット、LAN(Local Area Network)等のどのような通信回線であってもよいが、ここではその通信回線300はLANであるとして説明する。   A client / server type system 1000 shown in FIG. 1 includes a server computer 100 that manages and provides information on competing software, and client computers 10, 20, 30 connected to the server computer 100 via a communication line 300. Is provided. In the client computer 10, a later-described software installation device that manages software installation on the client computer 10 is built in the client computer 10. As these computers 10, 20, 30, and 100, computers generally called workstations or personal computers can be used. The communication line 300 may be any communication line such as the Internet or a LAN (Local Area Network). Here, the communication line 300 will be described as a LAN.

以下、先ずこれらのコンピュータのハードウェア構成について説明する。   Hereinafter, the hardware configuration of these computers will be described first.

これらの各コンピュータ10,20,30,100は、CPU(中央処理装置)、RAM(ランダムアクセスメモリ)、ハードディスク、通信用ボード等が内蔵された本体部11,21,31,101、それら本体部11,21,31,101からの指示により表示画面12a,22a,32a,102a上に画像や文字列を表示する表示部12,22,32,102、各コンピュータ10,20,20,100に利用者の指示を入力するためのキーボード13,23,33,103、表示画面12a,22a,32a,102a上の任意の位置を指定することにより、その指定時にその位置に表示されていたアイコン等に応じた指示を入力するマウス14,24,34,104を備えている。   Each of these computers 10, 20, 30, 100 includes a main unit 11, 21, 31, 101 in which a CPU (Central Processing Unit), a RAM (Random Access Memory), a hard disk, a communication board, etc. are built, 11, 21, 31, 101 used for display units 12, 22, 32, 102 for displaying images and character strings on display screens 12 a, 22 a, 32 a, 102 a, and computers 10, 20, 20, 100. By designating an arbitrary position on the keyboards 13, 23, 33, 103 and the display screens 12a, 22a, 32a, 102a for inputting the user's instructions, the icon or the like displayed at that position at the time of the designation There are provided mice 14, 24, 34, and 104 for inputting corresponding instructions.

本体部11,21,31,101は、さらに外観上、図示しないフレキシブルディスクおよびCD−ROMが装填されるフレキシブルディスク装填口11a,21a,31a,101aおよびCD−ROM装填口11b,21b,31b,101bを有しており、それらの内部には、それらの装填口11a,21a,31a,101a,11b,21b,31b,101bから装填されたフレキシブルディスクやCD−ROMをドライブしてアクセスするフレキシブルディスクドライブやCD−ROMドライブも内蔵されている。   The main body parts 11, 21, 31, 101 further have flexible disk loading ports 11a, 21a, 31a, 101a and CD-ROM loading ports 11b, 21b, 31b in which a flexible disk and a CD-ROM (not shown) are loaded. 101b, and a flexible disk loaded from these loading ports 11a, 21a, 31a, 101a, 11b, 21b, 31b, and 101b and a flexible disk that is accessed by driving a CD-ROM. A drive and a CD-ROM drive are also incorporated.

図2は、図1に示した外観を有するクライアントコンピュータのハードウェア構成図である。ここでは代表的にクライアントコンピュータ10を取り上げて説明するが、他のクライアントコンピュータ20,30,サーバコンピュータ100も同様の構成を有する。   FIG. 2 is a hardware configuration diagram of the client computer having the appearance shown in FIG. Here, the client computer 10 will be described as a typical example, but the other client computers 20 and 30 and the server computer 100 have the same configuration.

クライアントコンピュータ10の内部には、図2に示すように、各種プログラムを実行するCPU1、ハードディスク装置3に格納されたプログラムが読み出されCPU1での実行のために展開される主メモリ2、各種プログラムやデータ等が保存されたハードディスク装置3、フレキシブルディスク4_1が装填され、その装填されたフレキシブルディスク4_1をアクセスするフレキシブルディスクドライブ(FDドライブ)4、CD−ROM5_1をアクセスするCD−ROMドライブ5、および通信用インタフェース6が内蔵されており、これらの各種要素と、さらに図1に示す画像表示装置12、キーボード13、およびマウス14は、バス15を介して相互に接続されている。   As shown in FIG. 2, the client computer 10 includes a CPU 1 that executes various programs, a main memory 2 that is read for execution by the CPU 1 and programs stored in the hard disk device 3, and various programs. And a hard disk device 3 in which data and the like are stored, a flexible disk 4_1 is loaded, a flexible disk drive (FD drive) 4 that accesses the loaded flexible disk 4_1, a CD-ROM drive 5 that accesses the CD-ROM 5_1, and A communication interface 6 is built in, and these various elements and the image display device 12, keyboard 13, and mouse 14 shown in FIG. 1 are connected to each other via a bus 15.

ここで、CD−ROM5_1には、このクライアントコンピュータ10を本発明のソフトウェア装置の第1実施形態として動作させるためのソフトウェアインストールプログラムが記憶されており、そのCD−ROM5_1はCD−ROMドライブ5に装填され、そのCD−ROM5_1に記憶されたソフトウェアインストールプログラムがこのクライアントコンピュータ10にアップロードされてハードディスク装置3に記憶される。こうしてクライアントコンピュータ10に、本発明のソフトウェアインストール装置の第1実施形態が構築される。   Here, the CD-ROM 5_1 stores a software installation program for operating the client computer 10 as the first embodiment of the software device of the present invention. The CD-ROM 5_1 is loaded in the CD-ROM drive 5. The software installation program stored in the CD-ROM 5_1 is uploaded to the client computer 10 and stored in the hard disk device 3. Thus, the first embodiment of the software installation apparatus of the present invention is constructed in the client computer 10.

ここで、この図1のクライアントコンピュータ10内で実行される、ソフトウェアインストールプログラム(本発明のソフトウェアインストールプログラムの第1実施形態に相当)について説明する。   Here, a software installation program (corresponding to the first embodiment of the software installation program of the present invention) executed in the client computer 10 of FIG. 1 will be described.

図3は、本発明のソフトウェアインストールプログラムの第1実施形態が記憶されたCD−ROMを示す概念図である。   FIG. 3 is a conceptual diagram showing a CD-ROM in which the first embodiment of the software installation program of the present invention is stored.

図3に示すCD−ROM5_1には、ソフトウェアインストールプログラム5_10が記憶されており、このソフトウェアインストールプログラム5_10は、情報収集ルーチン部5_11、送信ルーチン部5_12、受信ルーチン部5_13、アンインストールルーチン部5_14、およびインストールルーチン部5_15で構成されている。ソフトウェアインストールプログラム5_10の各部の細部については、本発明のソフトウェアインストール装置の第1実施形態の各部の作用とあわせて説明する。   The CD-ROM 5_1 shown in FIG. 3 stores a software installation program 5_10. The software installation program 5_10 includes an information collection routine unit 5_11, a transmission routine unit 5_12, a reception routine unit 5_13, an uninstallation routine unit 5_14, and It is composed of an installation routine section 5_15. Details of each part of the software installation program 5_10 will be described together with the operation of each part of the first embodiment of the software installation apparatus of the present invention.

図4は、本発明のソフトウェアインストール装置の第1実施形態の構成を示す図である。   FIG. 4 is a diagram showing the configuration of the first embodiment of the software installation apparatus of the present invention.

図4に示すソフトウェアインストール装置10_1には、情報収集手段10_11と、送信手段10_12と、受信手段10_13と、アンインストール手段10_14と、インストール手段10_15とが備えられている。   The software installation apparatus 10_1 illustrated in FIG. 4 includes an information collection unit 10_11, a transmission unit 10_12, a reception unit 10_13, an uninstallation unit 10_14, and an installation unit 10_15.

情報収集手段10_11は、図3に示す情報収集ルーチン部5_11のプログラムの作用を受けて動作し、クライアントコンピュータ10にインストール済みのソフトウェアおよびインストール対象のソフトウェアを特定する情報を収集する。   The information collecting means 10_11 operates under the action of the program of the information collecting routine unit 5_11 shown in FIG. 3, and collects information specifying the software already installed in the client computer 10 and the software to be installed.

送信手段10_12は、図3に示す送信ルーチン部5_12のプログラムの作用を受けて動作し、上記情報をサーバコンピュータ100に送信する。   The transmission means 10_12 operates under the action of the program of the transmission routine unit 5_12 shown in FIG. 3 and transmits the information to the server computer 100.

受信手段10_13は、図3に示す受信ルーチン部5_13のプログラムの作用を受けて動作し、サーバコンピュータ100から、インストール対象のソフトウェアと競合する競合ソフトウェアを特定する情報を受信する。   The receiving means 10_13 operates under the action of the program of the reception routine unit 5_13 shown in FIG. 3, and receives information for identifying competing software that competes with software to be installed from the server computer 100.

アンインストール手段10_14は、図3に示すアンインストールルーチン部5_14のプログラムの作用を受けて動作し、クライアントコンピュータ10から、競合ソフトウェアをアンインストールする。   The uninstall means 10_14 operates under the action of the program of the uninstall routine unit 5_14 shown in FIG. 3 and uninstalls competing software from the client computer 10.

インストール手段10_15は、図3に示すインストールルーチン部5_15のプログラムの作用を受けて動作し、クライアントコンピュータ10に、インストール対象のソフトウェアをインストールする。   The installation unit 10_15 operates under the action of the program of the installation routine unit 5_15 shown in FIG. 3, and installs the software to be installed in the client computer 10.

図5は、図4に示すソフトウェアインストール装置で実行されるソフトウェアインストールプログラムのフローチャートである。   FIG. 5 is a flowchart of a software installation program executed by the software installation apparatus shown in FIG.

先ず、ステップS1において、インストール済みソフトウェアの情報を収集する。次いで、ステップS2において、インストール済みソフトウェアの情報とインストール対象のソフトウェアの情報をサーバコンピュータ側に送信する。   First, in step S1, information on installed software is collected. Next, in step S2, the installed software information and the installation target software information are transmitted to the server computer side.

さらに、ステップS3において、サーバコンピュータ側でインストール済みソフトウェアの情報とインストール対象のソフトウェアの情報を受信する。尚、サーバコンピュータ側では、インストール対象のソフトウェアと競合を起こすソフトウェア名、バージョン番号がデータベース上で管理されており、これらの情報は、競合ソフトウェアが判明次第、管理者によって随時変更される。次に、ステップS4において、このデータベースを参照しつつ、インストール対象のソフトウェアと競合を起こすソフトウェアがあるか否かを検索し、インストール対象のソフトウェアと競合を起こすソフトウェアがある場合は、そのソフトウェア名を抽出し、ステップS5において競合ソフトウェアの情報をクライアントコンピュータ側に送信する。   In step S3, the server computer side receives information about installed software and information about software to be installed. On the server computer side, software names and version numbers that conflict with the software to be installed are managed on the database, and these information are changed as needed by the administrator as soon as the conflicting software is found. Next, in step S4, referring to this database, it is searched whether there is software that conflicts with the software to be installed. If there is software that conflicts with the software to be installed, the software name is changed. In step S5, the competing software information is transmitted to the client computer.

クライアントコンピュータ側では、ステップS6において、競合ソフトウェアの情報を受信する。さらに、ステップS7において、受信した情報を参照して競合ソフトウェアがあるか否かが判定される。競合ソフトウェアがないと判定された場合は、後述するステップS10に進む。一方、競合ソフトウェアがあると判定された場合は、クライアントコンピュータの表示画面に図6に示すメッセージが表示される。   On the client computer side, in step S6, information on competing software is received. In step S7, it is determined whether there is competing software with reference to the received information. If it is determined that there is no competing software, the process proceeds to step S10 described later. On the other hand, if it is determined that there is competing software, the message shown in FIG. 6 is displayed on the display screen of the client computer.

図6は、クライアントコンピュータの表示画面に表示されるメッセージの一例を示す図である。   FIG. 6 is a diagram illustrating an example of a message displayed on the display screen of the client computer.

競合ソフトウェアがあると判定された場合、図6に示すように、クライアントコンピュータの表示画面には、「このソフトウェアと競合するソフトウェアが見つかりました。」という文字と、競合するソフトウェアの名称「画像ビューアー Ver.1.0」および「このソフトウェアを削除しますか?」という文字と、「はい」,「いいえ」のボタンが表示される。ここで、ユーザが「はい」のボタンを選択した場合、図5に示すステップS9において、その競合ソフトウェアのアンインストールを行なう。さらに、ステップS10において、インストール対象のソフトウェアをインストールして、このソフトウェアインストールプログラムを終了する。一方、ユーザが「いいえ」のボタンを選択した場合はインストール処理を実行することなくそのまま終了する。   If it is determined that there is competing software, as shown in FIG. 6, the text “The software that conflicts with this software has been found” and the name of the conflicting software “Image Viewer” are displayed on the display screen of the client computer. “Ver.1.0” and “Do you want to delete this software?” And “Yes” and “No” buttons are displayed. If the user selects the “Yes” button, the competing software is uninstalled in step S9 shown in FIG. Further, in step S10, the installation target software is installed, and this software installation program is terminated. On the other hand, if the user selects the “No” button, the process ends without executing the installation process.

本発明のソフトウェアインストール装置の第1実施形態であるソフトウェアインストール装置10_1は、上述したように、サーバコンピュータ100から競合ソフトウェアを特定する情報を受信した場合は、クライアントコンピュータ10から競合ソフトウェアをアンインストールしてインストール対象のソフトウェアをインストールするものである。従って、異なるメーカで作成されたソフトウェアどうしの間で競合が発生した場合であっても、それらソフトウェアどうしの間で発生するソフトウェアの競合を防止することができる。   As described above, the software installation device 10_1 according to the first embodiment of the software installation device of the present invention uninstalls the conflicting software from the client computer 10 when receiving information specifying the conflicting software from the server computer 100. To install the target software. Therefore, even when a conflict occurs between softwares created by different manufacturers, it is possible to prevent a software conflict between the softwares.

図7は、本発明のソフトウェアインストールプログラムの第2実施形態が記憶されたCD−ROMを示す概念図、図8は、本発明のソフトウェアインストール装置の第2実施形態の構成を示す図である。   FIG. 7 is a conceptual diagram showing a CD-ROM storing the second embodiment of the software installation program of the present invention, and FIG. 8 is a diagram showing the configuration of the second embodiment of the software installation apparatus of the present invention.

図7に示すCD−ROM5_2には、ソフトウェアインストールプログラム5_20が記憶されている。このソフトウェアインストールプログラム5_20は、図3に示すソフトウェアインストールプログラム5_10と比較し、受信ルーチン部5_23とインストールルーチン部5_25が異なっている。これらについては、本発明のソフトウェアインストール装置の第2実施形態の各部の作用とあわせて説明する。   A software installation program 5_20 is stored in the CD-ROM 5_2 shown in FIG. The software installation program 5_20 is different from the software installation program 5_10 shown in FIG. 3 in the reception routine unit 5_23 and the installation routine unit 5_25. These will be described together with the operation of each part of the second embodiment of the software installation apparatus of the present invention.

図8に示すソフトウェアインストール装置10_2は、図4に示すソフトウェアインストール装置10_1と比較し、受信手段10_23とインストール手段10_25が異なっている。   The software installation device 10_2 illustrated in FIG. 8 is different from the software installation device 10_1 illustrated in FIG. 4 in the receiving unit 10_23 and the installation unit 10_25.

受信手段10_23は、図7に示す受信ルーチン部5_23のプログラムの作用を受けて動作し、サーバコンピュータ100から、インストール対象のソフトウェアとの競合を回避するための、インストール対象のソフトウェアを修正するための修正モジュールを受信する。   The receiving means 10_23 operates under the action of the program of the reception routine unit 5_23 shown in FIG. 7, and corrects the installation target software for avoiding the conflict with the installation target software from the server computer 100. Receive a correction module.

また、インストール手段10_25は、図7に示すインストールルーチン部5_25のプログラムの作用を受けて動作し、上記修正モジュールを用いてインストール対象のソフトウェアを修正して修正済みのソフトウェアをクライアントコンピュータ10にインストールする。   Further, the installation unit 10_25 operates under the action of the program of the installation routine unit 5_25 shown in FIG. 7, and uses the correction module to correct the software to be installed and install the corrected software on the client computer 10. .

図9は、図8に示すソフトウェアインストール装置で実行されるソフトウェアインストールプログラムのフローチャートである。   FIG. 9 is a flowchart of a software installation program executed by the software installation apparatus shown in FIG.

先ず、ステップS11において、インストール済みソフトウェアの情報を収集する。次いで、ステップS12において、インストール済みソフトウェアの情報とインストール対象のソフトウェアの情報をサーバコンピュータ側に送信する。   First, in step S11, information about installed software is collected. Next, in step S12, the installed software information and the installation target software information are transmitted to the server computer side.

さらに、ステップS13において、サーバコンピュータ側でインストール済みソフトウェアの情報とインストール対象のソフトウェアの情報を受信する。尚、サーバコンピュータ側では、インストール対象のソフトウェアと競合を起こすソフトウェア名、バージョン番号がデータベース上で管理されているとともに、さらに、競合ソフトウェアに対して、インストール対象ソフトウェア用の修正モジュールが存在した場合、その存在場所を示すURL(Uniform Resource Locator)の情報も登録される。これらの情報は、競合ソフトウェアが判明次第、管理者によって随時変更される。次に、ステップS14において、このデータベースを参照しつつ、インストール対象のソフトウェアと競合を起こすソフトウェアがあるか否かを検索し、インストール対象のソフトウェアと競合を起こすソフトウェアがある場合は、そのソフトウェア名を抽出し、さらにステップS15において競合ソフトウェアの情報およびそのソフトウェアに対する修正モジュールの有無の情報をクライアントコンピュータ側に送信する。   Furthermore, in step S13, the server computer side receives information about installed software and information about software to be installed. On the server computer side, the software name and version number that conflict with the software to be installed are managed on the database, and if there is a correction module for the software to be installed for the conflicting software, Information of URL (Uniform Resource Locator) indicating the location is also registered. This information is changed as needed by the administrator as soon as competing software is identified. Next, in step S14, referring to this database, it is searched whether there is software that conflicts with the installation target software. If there is software that conflicts with the installation target software, the software name is changed. In step S15, information on the competing software and information on the presence / absence of a correction module for the software are transmitted to the client computer.

次に、ステップS16において、クライアントコンピュータ側で競合ソフトウェアの情報を受信する。さらに、ステップS17において、競合ソフトウェアがあるか否かが判定される。競合ソフトウェアがないと判定された場合は、ステップS18に進み、インストール対象のソフトウェアをインストールしてこのソフトウェアインストールプログラムを終了する。一方、競合ソフトウェアがあると判定された場合はステップS19に進む。   In step S16, the competing software information is received on the client computer side. In step S17, it is determined whether there is competing software. If it is determined that there is no competing software, the process proceeds to step S18, the installation target software is installed, and the software installation program is terminated. On the other hand, if it is determined that there is competing software, the process proceeds to step S19.

ステップS19では、修正モジュールがあるか否かが判定される。修正モジュールがあると判定された場合は、ステップS20において修正モジュールをダウンロードする。次に、ステップS21において、インストール対象のソフトウェアをインストールする。さらに、ステップS22において、修正モジュールを適用してソフトウェアの更新を行なって、このソフトウェアインストールプログラムを終了する。一方、修正モジュールがないと判定された場合は、ステップS23において、前述した図6に示すメッセージがクライアントコンピュータの表示画面に表示される。即ち、「このソフトウェアと競合するソフトウェアが見つかりました。」という文字と、競合するソフトウェアの名称「画像ビューアー Ver.1.0」および「このソフトウェアを削除しますか?」という文字と、「はい」,「いいえ」のボタンが表示される。ここで、ユーザが「はい」のボタンを選択した場合、ステップS24において競合ソフトウェアのアンインストールを行ない、さらにステップS25においてインストール対象のソフトウェアをインストールしてこのソフトウェアインストールプログラムを終了する。一方、ユーザが「いいえ」のボタンを選択した場合はインストール処理を実行することなくそのまま終了する。   In step S19, it is determined whether there is a correction module. If it is determined that there is a correction module, the correction module is downloaded in step S20. Next, in step S21, software to be installed is installed. In step S22, the software is updated by applying the correction module, and the software installation program is terminated. On the other hand, if it is determined that there is no correction module, in step S23, the message shown in FIG. 6 is displayed on the display screen of the client computer. That is, the words “Software that conflicts with this software has been found”, the name of the conflicting software “Image Viewer Ver.1.0” and “Do you want to delete this software?” ”,“ No ”buttons are displayed. If the user selects the “Yes” button, the competing software is uninstalled in step S24, and the installation target software is installed in step S25, and the software installation program is terminated. On the other hand, if the user selects the “No” button, the process ends without executing the installation process.

本発明のソフトウェアインストール装置の第2実施形態であるソフトウェアインストール装置10_2は、上述したように、サーバコンピュータ100から受信した修正モジュールを用いてインストール対象のソフトウェアを修正してクライアントコンピュータ10にインストールするものであるため、競合ソフトウェアをアンインストールする必要もなく、それらソフトウェアどうしの間で発生するソフトウェアの競合を防止することができる。   As described above, the software installation apparatus 10_2 that is the second embodiment of the software installation apparatus of the present invention uses the correction module received from the server computer 100 to correct the installation target software and install it on the client computer 10. Therefore, it is not necessary to uninstall the conflicting software, and the software conflict occurring between the software can be prevented.

図10は、本発明のソフトウェアインストールプログラムの第3実施形態が記憶されたCD−ROMを示す概念図、図11は、本発明のソフトウェアインストール装置の第3実施形態の構成を示す図である。   FIG. 10 is a conceptual diagram showing a CD-ROM storing the third embodiment of the software installation program of the present invention, and FIG. 11 is a diagram showing the configuration of the third embodiment of the software installation apparatus of the present invention.

図10に示すCD−ROM5_3には、ソフトウェアインストールプログラム5_30が記憶されている。このソフトウェアインストールプログラム5_30は、図3に示すソフトウェアインストールプログラム5_10と比較し、通知ルーチン部5_31が追加されている点が異なっている。以下、本発明のソフトウェアインストール装置の第3実施形態の作用とあわせて説明する。   A software installation program 5_30 is stored in the CD-ROM 5_3 shown in FIG. This software installation program 5_30 is different from the software installation program 5_10 shown in FIG. 3 in that a notification routine unit 5_31 is added. Hereinafter, the operation of the third embodiment of the software installation apparatus of the present invention will be described.

図11に示すソフトウェアインストール装置10_3は、図4に示すソフトウェアインストール装置10_1と比較し、通知手段10_31が追加されている点が異なっている。   The software installation apparatus 10_3 illustrated in FIG. 11 is different from the software installation apparatus 10_1 illustrated in FIG. 4 in that a notification unit 10_31 is added.

通知手段10_31は、図10に示す通知ルーチン部5_31のプログラムの作用を受けて動作し、インストール済みのソフトウェアが他のインストール済みのソフトウェアと競合した場合に、競合した双方のソフトウェアを特定する情報をサーバコンピュータ側に通知する。以下、図12を参照して説明する。   The notification means 10_31 operates under the action of the program of the notification routine unit 5_31 shown in FIG. 10, and when the installed software conflicts with other installed software, information for specifying both the conflicting software is displayed. Notify the server computer. Hereinafter, a description will be given with reference to FIG.

図12は、図11に示すソフトウェアインストール装置で実行されるソフトウェアインストールプログラムのフローチャートである。   FIG. 12 is a flowchart of a software installation program executed by the software installation apparatus shown in FIG.

このソフトウェアインストールプログラムは、監視プログラムを有する。この監視プログラムは、タスクバーに常駐するプログラムであり、ユーザが明示的に終了させない限り動作を続ける。   This software installation program has a monitoring program. This monitoring program is a program that resides in the task bar and continues to operate unless explicitly terminated by the user.

先ず、ステップS31において、対象ソフトウェアの動作を監視する。次いで、ステップS32において、対象ソフトウェアにエラーが発生したか否かが判定される。尚、このエラーは、対象ソフトウェアが起動に失敗したり実行中に異常終了した場合等に発生する。対象ソフトウェアにエラーが発生していないと判定された場合はステップS31に戻る。一方、対象ソフトウェアにエラーが発生したと判定された場合はステップS33に進む。   First, in step S31, the operation of the target software is monitored. Next, in step S32, it is determined whether an error has occurred in the target software. This error occurs when the target software fails to start or terminates abnormally during execution. If it is determined that no error has occurred in the target software, the process returns to step S31. On the other hand, if it is determined that an error has occurred in the target software, the process proceeds to step S33.

ステップS33では、インストール済みソフトウェアの情報を収集する。次いで、ステップS34において、インストール済みソフトウェアの情報およびエラーを起こした対象ソフトウェアの情報を、上述した通知手段10_31でサーバコンピュータ側に送信(通知)して、この監視プログラムを終了する。   In step S33, information on installed software is collected. Next, in step S34, the information on the installed software and the information on the target software in which an error has occurred are transmitted (notified) to the server computer side by the notification means 10_31 described above, and this monitoring program is terminated.

サーバコンピュータ側では、ステップS35において、インストール済みソフトウェアの情報およびエラーを起こした対象ソフトウェアの情報を受信する。次いで、ステップS36において、競合候補ソフトウェアとしてデータベース上に登録済みか否かが判定される。競合候補ソフトウェアとして登録されていないと判定された場合は、ステップS37に進む。ステップS37では、新規に競合候補としてソフトウェアの情報をエラー内容とともに登録して終了する。一方、競合候補ソフトウェアとして登録されていると判定された場合は、ステップS38に進む。ステップS38では、既に存在するソフトウェアの情報に対し、件数を増分する。   On the server computer side, in step S35, information on installed software and information on target software in which an error has occurred are received. Next, in step S36, it is determined whether or not the competition candidate software has already been registered on the database. If it is determined that the software is not registered as competition candidate software, the process proceeds to step S37. In step S37, the software information is newly registered as a conflict candidate together with the error content, and the process ends. On the other hand, if it is determined that the software is registered as the competition candidate software, the process proceeds to step S38. In step S38, the number of cases is incremented for the existing software information.

次いで、ステップS39において、競合候補ソフトウェアの中で、規定の件数(規定値)に達しているものがあるか否かが判定される。規定値に達していないと判定された場合はそのまま終了する。一方、規定値に達していると判定された場合は、ステップS40に進む。ステップS40では、そのソフトウェアに対する警告表示を行なって終了する。警告を受けた管理者は、規定の件数に達したソフトウェアを解析し、競合することが確認されれば、競合ソフトウェアのデータベースの情報を更新する。   Next, in step S39, it is determined whether or not there is any competing candidate software that has reached a specified number (specified value). If it is determined that the specified value has not been reached, the process ends. On the other hand, if it is determined that the specified value has been reached, the process proceeds to step S40. In step S40, a warning is displayed for the software and the process ends. The administrator who has received the warning analyzes the software that has reached the prescribed number, and if it is confirmed that there is a conflict, updates the information in the database of the conflicting software.

本発明のソフトウェアインストール装置の第3実施形態であるソフトウェアインストール装置10_3は、上述したようにして、サーバコンピュータ100で未知の競合ソフトウェアに関する情報を収集することができる。従って、競合ソフトウェアに関するデータベースの更新を効率的に行なうことができる。   As described above, the software installation apparatus 10_3, which is the third embodiment of the software installation apparatus of the present invention, can collect information on unknown competing software in the server computer 100. Therefore, it is possible to efficiently update the database related to competing software.

本発明のソフトウェアインストール装置の第1実施形態が構築されたクライアントコンピュータを含むクライアント/サーバ型システムを示す概要図である。1 is a schematic diagram showing a client / server system including a client computer in which a first embodiment of a software installation apparatus of the present invention is constructed. 図1に示した外観を有するクライアントコンピュータのハードウェア構成図である。It is a hardware block diagram of the client computer which has the external appearance shown in FIG. 本発明のソフトウェアインストールプログラムの第1実施形態が記憶されたCD−ROMを示す概念図である。It is a conceptual diagram which shows CD-ROM in which 1st Embodiment of the software installation program of this invention was memorize | stored. 本発明のソフトウェアインストール装置の第1実施形態の構成を示す図である。It is a figure which shows the structure of 1st Embodiment of the software installation apparatus of this invention. 図4に示すソフトウェアインストール装置で実行されるソフトウェアインストールプログラムのフローチャートである。It is a flowchart of the software installation program performed with the software installation apparatus shown in FIG. クライアントコンピュータの表示画面に表示されるメッセージの一例を示す図である。It is a figure which shows an example of the message displayed on the display screen of a client computer. 本発明のソフトウェアインストールプログラムの第2実施形態が記憶されたCD−ROMを示す概念図である。It is a conceptual diagram which shows CD-ROM with which 2nd Embodiment of the software installation program of this invention was memorize | stored. 本発明のソフトウェアインストール装置の第2実施形態の構成を示す図である。It is a figure which shows the structure of 2nd Embodiment of the software installation apparatus of this invention. 図8に示すソフトウェアインストール装置で実行されるソフトウェアインストールプログラムのフローチャートである。It is a flowchart of the software installation program performed with the software installation apparatus shown in FIG. 本発明のソフトウェアインストールプログラムの第3実施形態が記憶されたCD−ROMを示す概念図である。It is a conceptual diagram which shows CD-ROM with which 3rd Embodiment of the software installation program of this invention was memorize | stored. 本発明のソフトウェアインストール装置の第3実施形態の構成を示す図である。It is a figure which shows the structure of 3rd Embodiment of the software installation apparatus of this invention. 図11に示すソフトウェアインストール装置で実行されるソフトウェアインストールプログラムのフローチャートである。12 is a flowchart of a software installation program executed by the software installation apparatus shown in FIG.

符号の説明Explanation of symbols

1 CPU
2 主メモリ
3 ハードディスク装置
4 フレキシブルディスクドライブ
4_1 フレキシブルディスク
5 CD−ROMドライブ
5_1,5_2,5_3 CD−ROM
5_10,5_20,5_30 ソフトウェアインストールプログラム
5_11 情報収集ルーチン部
5_12 送信ルーチン部
5_13,5_23 受信ルーチン部
5_14 アンインストールルーチン部
5_15,5_25 インストールルーチン部
5_31 通知ルーチン部
6 通信用インターフェース
10,20,30 クライアントコンピュータ
10_1,10_2,10_3 ソフトウェアインストール装置
10_11 情報収集手段
10_12 送信手段
10_13,10_23 受信手段
10_14 アンインストール手段
10_15,10_25 インストール手段
10_31 通知手段
11,21,31,101 本体装置
11a,21a,31a,101a フレキシブルディスク装填口
11b,21b,31b,101b CD−ROM装填口
12,22,32,102 画像表示装置
12a,22a,32a,102a 表示画面
13,23,33,103 キーボード
14,24,34,104 マウス
15 バス
100 サーバコンピュータ
300 通信回線
1000 クライアント/サーバ型システム
1 CPU
2 Main memory 3 Hard disk device 4 Flexible disk drive 4_1 Flexible disk 5 CD-ROM drive 5_1, 5_2, 5_3 CD-ROM
5_10, 5_20, 5_30 Software installation program 5_11 Information collection routine section 5_12 Transmission routine section 5_13, 5_23 Reception routine section 5_14 Uninstall routine section 5_15, 5_25 Installation routine section 5_31 Notification routine section 6 Communication interface 10, 20, 30 Client computer 10_1 , 10_2, 10_3 Software installation apparatus 10_11 Information collection means 10_12 Transmission means 10_13, 10_23 Reception means 10_14 Uninstallation means 10_15, 10_25 Installation means 10_31 Notification means 11, 21, 31, 101a Main unit 11a, 21a, 31a, 101a Flexible disk loading Mouth 11b, 21b, 31b, 101b CD- ROM loading port 12, 22, 32, 102 Image display device 12a, 22a, 32a, 102a Display screen 13, 23, 33, 103 Keyboard 14, 24, 34, 104 Mouse 15 Bus 100 Server computer 300 Communication line 1000 Client / server Mold system

Claims (6)

競合ソフトウェアの情報を管理して提供するサーバコンピュータと接続されたクライアントコンピュータ内に構築された、該クライアントコンピュータへのソフトウェアインストールを司るソフトウェアインストール装置において、
前記クライアントコンピュータにインストール済みのソフトウェアおよびインストール対象のソフトウェアを特定する情報を収集する情報収集手段と、
前記情報を前記サーバコンピュータに送信する送信手段と、
前記サーバコンピュータから、インストール対象のソフトウェアと競合する競合ソフトウェアを特定する情報を受信する受信手段と、
前記クライアントコンピュータから、前記競合ソフトウェアをアンインストールするアンインストール手段と、
前記クライアントコンピュータに、インストール対象のソフトウェアをインストールするインストール手段とを備えたことを特徴とするソフトウェアインストール装置。
In a software installation apparatus for managing software installation on a client computer, which is constructed in a client computer connected to a server computer that manages and provides information on competing software,
Information collecting means for collecting information identifying software installed on the client computer and software to be installed;
Transmitting means for transmitting the information to the server computer;
Receiving means for receiving from the server computer information identifying conflicting software that conflicts with the software to be installed;
Uninstalling means for uninstalling the competing software from the client computer;
A software installation apparatus comprising: installation means for installing software to be installed on the client computer.
前記受信手段が、前記サーバコンピュータから、インストール対象のソフトウェアとの競合を回避するための、インストール対象のソフトウェアを修正するための修正モジュールを受信するものであり、
前記インストール手段が、前記修正モジュールを用いてインストール対象のソフトウェアを修正して修正済みのソフトウェアを前記クライアントコンピュータにインストールするものであることを特徴とする請求項1記載のソフトウェアインストール装置。
The receiving means receives from the server computer a correction module for correcting the installation target software for avoiding a conflict with the installation target software;
The software installation apparatus according to claim 1, wherein the installation unit corrects software to be installed using the correction module and installs the corrected software on the client computer.
インストール済みのソフトウェアが他のインストール済みのソフトウェアと競合した場合に、競合した双方のソフトウェアを特定する情報を前記サーバコンピュータに通知する通知手段を備えたことを特徴とする請求項1記載のソフトウェアインストール装置。   2. The software installation according to claim 1, further comprising notifying means for notifying the server computer of information for identifying both conflicting softwares when the installed software conflicts with other installed software. apparatus. 競合ソフトウェアの情報を管理して提供するサーバコンピュータと接続されたクライアントコンピュータで実行され、該クライアントコンピュータ内に、該クライアントコンピュータへのソフトウェアインストールを司るソフトウェアインストール手段を構築するソフトウェアインストールプログラムであって、
前記クライアントコンピュータ内に、
前記クライアントコンピュータにインストール済みのソフトウェアおよびインストール対象のソフトウェアを特定する情報を収集する情報収集手段と、
前記情報を前記サーバコンピュータに送信する送信手段と、
前記サーバコンピュータから、インストール対象のソフトウェアと競合する競合ソフトウェアを特定する情報を受信する受信手段と、
前記クライアントコンピュータから、前記競合ソフトウェアをアンインストールするアンインストール手段と、
前記クライアントコンピュータに、インストール対象のソフトウェアをインストールするインストール手段とを備えたソフトウェアインストール手段を構築することを特徴とするソフトウェアインストールプログラム。
A software installation program that is executed on a client computer connected to a server computer that manages and provides information on competing software, and that constructs software installation means for managing software installation on the client computer in the client computer,
In the client computer,
Information collecting means for collecting information identifying software installed on the client computer and software to be installed;
Transmitting means for transmitting the information to the server computer;
Receiving means for receiving from the server computer information identifying conflicting software that conflicts with the software to be installed;
Uninstalling means for uninstalling the competing software from the client computer;
A software installation program for constructing software installation means comprising installation means for installing software to be installed on the client computer.
前記受信手段が、前記サーバコンピュータから、インストール対象のソフトウェアとの競合を回避するための、インストール対象のソフトウェアを修正するための修正モジュールを受信するものであり、
前記インストール手段が、前記修正モジュールを用いてインストール対象のソフトウェアを修正して修正済みのソフトウェアを前記クライアントコンピュータにインストールするものであることを特徴とする請求項4記載のソフトウェアインストールプログラム。
The receiving means receives from the server computer a correction module for correcting the installation target software for avoiding a conflict with the installation target software;
5. The software installation program according to claim 4, wherein the installation means corrects software to be installed using the correction module and installs the corrected software on the client computer.
前記クライアントコンピュータ内に、さらに、インストール済みのソフトウェアが他のインストール済みのソフトウェアと競合した場合に競合した双方のソフトウェアを特定する情報を前記サーバコンピュータに通知する通知手段をさらに備えたソフトウェアインストール手段を構築することを特徴とする請求項4記載のソフトウェアインストールプログラム。   Software installation means further comprising notification means for notifying the server computer of information for identifying both conflicting software in the client computer when the installed software conflicts with other installed software 5. The software installation program according to claim 4, wherein the software installation program is constructed.
JP2005309476A 2005-10-25 2005-10-25 Software installation device and software installation program Withdrawn JP2007122128A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005309476A JP2007122128A (en) 2005-10-25 2005-10-25 Software installation device and software installation program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005309476A JP2007122128A (en) 2005-10-25 2005-10-25 Software installation device and software installation program

Publications (1)

Publication Number Publication Date
JP2007122128A true JP2007122128A (en) 2007-05-17

Family

ID=38145945

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005309476A Withdrawn JP2007122128A (en) 2005-10-25 2005-10-25 Software installation device and software installation program

Country Status (1)

Country Link
JP (1) JP2007122128A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012062063A1 (en) * 2010-11-12 2012-05-18 中兴通讯股份有限公司 Method and apparatus for generating and uninstalling software installation package
JP2019079111A (en) * 2017-10-20 2019-05-23 富士ゼロックス株式会社 Software management device, software management system and program

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012062063A1 (en) * 2010-11-12 2012-05-18 中兴通讯股份有限公司 Method and apparatus for generating and uninstalling software installation package
JP2019079111A (en) * 2017-10-20 2019-05-23 富士ゼロックス株式会社 Software management device, software management system and program
US11169790B2 (en) 2017-10-20 2021-11-09 Fujifilm Business Innovation Corp. Software management device, software management system, and non-transitory computer readable medium storing program
JP7043783B2 (en) 2017-10-20 2022-03-30 富士フイルムビジネスイノベーション株式会社 Software management equipment, software management systems and programs

Similar Documents

Publication Publication Date Title
US7903267B2 (en) Automatic installation system for printer driver, and program recording medium
US8332837B2 (en) Installation method, information processing apparatus and device driver
US20070113066A1 (en) Host build and rebuild system and method
US20110276956A1 (en) Distribution apparatus, distribution method, and program distribution system
SG187642A1 (en) Information processing apparatus and information processing system
JP2011204239A (en) Print control terminal device, and method for upgrading firmware of image forming apparatus that uses the same
JP2009043081A (en) Maintenance management system, database sever, maintenance management program, and maintenance management method
US20090320016A1 (en) Image processing apparatus, control method therefor, storage medium, and distribution server
JP2011028587A (en) Information-processing device, method for controlling information-processing device, and information-processing program
JP6156512B2 (en) COMMUNICATION DEVICE, COMMUNICATION SYSTEM, COMMUNICATION METHOD, AND COMMUNICATION PROGRAM
CN108984192B (en) Information processing apparatus, computer readable medium, and program management method
JP4486531B2 (en) Image forming system, image forming apparatus, management apparatus, and plug-in matching management method
US8543995B2 (en) Information processor, information processing method, and computer-readable storage medium
EP1489526A2 (en) Electronic apparatus and web page generating method
US11113044B2 (en) Information processing apparatus and non-transitory computer readable medium storing program
CN101807149A (en) Firmware updating method capable of restoring firmware safely and embedded electronic device of firmware
JP2007122128A (en) Software installation device and software installation program
US20070277171A1 (en) Program installation method and apparatus
JP4792744B2 (en) Image processing device
US7839530B2 (en) Program distribution from a program distribution source to an image forming apparatus
JP2009009494A (en) Information processor, information processing method and control program
JP2010186452A (en) Maintenance management system, database server, maintenance management program and maintenance management method
JP2004110396A (en) Printer monitor system, printer monitoring method, printer monitoring program, and recording medium
JP2010102542A (en) Driver distribution system, print controller, driver distribution method, and driver updating program
JP2012221152A (en) Management device and management method

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20090106