JP2017049702A - Information processing device, information processing program and information processing system - Google Patents

Information processing device, information processing program and information processing system Download PDF

Info

Publication number
JP2017049702A
JP2017049702A JP2015171176A JP2015171176A JP2017049702A JP 2017049702 A JP2017049702 A JP 2017049702A JP 2015171176 A JP2015171176 A JP 2015171176A JP 2015171176 A JP2015171176 A JP 2015171176A JP 2017049702 A JP2017049702 A JP 2017049702A
Authority
JP
Japan
Prior art keywords
setting
information
driver
installer
program
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
JP2015171176A
Other languages
Japanese (ja)
Inventor
裕太 盛林
Yuta Moribayashi
裕太 盛林
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.)
Ricoh Co Ltd
Original Assignee
Ricoh 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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2015171176A priority Critical patent/JP2017049702A/en
Publication of JP2017049702A publication Critical patent/JP2017049702A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To manage a program to be installed into a plurality of end user PCs without using a specific management computer for each management unit.SOLUTION: An information processing device is configured to: input to a terminal device setting information relative to a management program for installation; create identification information identifying the input setting information; manage the setting information and the identification information in association with each other; embed the identification information into an introduction program making the terminal device acquire and execute an installer program for causing the terminal device to install the management program; transmit the introduction program having the identification information embedded; when receiving the identification information from the terminal device, determine whether the setting information associated with the received identification information is updated; and, when determining that the setting information is updated, transmit to the terminal device the setting information associated with the identification information, and the management program corresponding to the setting information.SELECTED DRAWING: Figure 3

Description

本発明は、情報処理装置、情報処理プログラムおよび情報処理システムに関する。   The present invention relates to an information processing apparatus, an information processing program, and an information processing system.

機器の制御を行うための制御プログラムであるドライバプログラム(以下、ドライバと略称する)と、ドライバに関するユーティリティプログラム(以下、ユーティリティと略称する)とを配布および管理するシステムが既に知られている。このようなシステムの例として、Active Directory(登録商標)およびGPO(Group Policy)や、ポイントアンドプリントが知られている。これらのシステムでは、サーバに対してなされた設定に従い、クライアントとなるパーソナルコンピュータ(以下、エンドユーザPCと呼ぶ)に対するドライバやユーティリティの配布あるいはインストールが行われる。   A system that distributes and manages a driver program (hereinafter abbreviated as a driver), which is a control program for controlling devices, and a utility program related to a driver (hereinafter abbreviated as a utility) is already known. As examples of such a system, Active Directory (registered trademark), GPO (Group Policy), and point-and-print are known. In these systems, drivers and utilities are distributed or installed to personal computers (hereinafter referred to as end user PCs) as clients in accordance with the settings made on the server.

また、特許文献1には、管理システムが作成したセットアップ用のURL(Uniform Resource Locator)にエンドユーザPCから接続させて、管理システムがエンドユーザPCへのドライバのインストール状況を調べ、その結果に基づき必要なドライバをエンドユーザPCに配布しインストールする構成が開示されている。特許文献1の構成によれば、エンドユーザPCに対するドライバのインストールを自動的に行うことが可能となる。   Also, in Patent Document 1, the end system is connected to a setup URL (Uniform Resource Locator) created by the management system from the end user PC, and the management system checks the installation status of the driver on the end user PC. A configuration is disclosed in which necessary drivers are distributed and installed to end user PCs. According to the configuration of Patent Document 1, it is possible to automatically install a driver for an end user PC.

しかしながら、従来のシステムでは、管理単位毎に特定の管理コンピュータを用意しないと、複数のエンドユーザPCのドライバおよびユーティリティを管理することができないという問題点があった。すなわち、従来のシステムでは、管理単位毎の特定の管理コンピュータが無いと、ドライバやユーティリティをエンドユーザPCに導入するための設定も実行できないからである。この管理単位毎に特定の管理コンピュータを用意しないとドライバやユーティリティの管理を行うことができない点は、特許文献1の技術でも解決できていない。   However, the conventional system has a problem that drivers and utilities of a plurality of end user PCs cannot be managed unless a specific management computer is prepared for each management unit. That is, in the conventional system, setting for introducing drivers and utilities into the end user PC cannot be performed without a specific management computer for each management unit. The point that the management of drivers and utilities cannot be performed unless a specific management computer is prepared for each management unit cannot be solved by the technique of Patent Document 1.

本発明は、上記に鑑みてなされたものであって、管理単位毎の特定の管理コンピュータを用いることなく、複数のエンドユーザPCにインストールされるプログラムを管理することを目的とする。   The present invention has been made in view of the above, and an object of the present invention is to manage programs installed in a plurality of end user PCs without using a specific management computer for each management unit.

上述した課題を解決し、目的を達成するために、本発明は、端末装置にインストールさせるための管理プログラムに対する設定情報を入力し、入力された設定情報を識別する識別情報を生成する設定部と、設定情報と識別情報とを関連付けて管理する管理部と、端末装置に管理プログラムをインストールさせるためのインストーラプログラムを端末装置に取得させ実行させる導入プログラムに識別情報を埋め込む埋め込み部と、埋め込み部により識別情報が埋め込まれた導入プログラムを送信する第1の送信部と、端末装置から識別情報を受信した場合に、受信した識別情報に関連付けられた設定情報が更新されているか否かを判定し、更新されていると判定した場合に、識別情報に関連付けられた設定情報と、設定情報に対応する管理プログラムとを端末装置に送信する第2の送信部とを備える。   In order to solve the above-described problems and achieve the object, the present invention inputs a setting information for a management program to be installed in a terminal device, and generates a setting information for identifying the input setting information A management unit that associates and manages setting information and identification information, an embedding unit that embeds identification information in an introduction program that causes the terminal device to acquire and execute an installer program for installing the management program in the terminal device, and an embedding unit. When receiving the identification information from the first transmission unit that transmits the introduction program in which the identification information is embedded and the terminal device, it is determined whether the setting information associated with the received identification information has been updated, If it is determined that the information has been updated, the setting information associated with the identification information and the management program corresponding to the setting information And a second transmission unit that transmits the ram to the terminal device.

本発明によれば、管理単位毎の特定の管理コンピュータを用いることなく、複数のエンドユーザPCにインストールされるプログラムを管理可能となるという効果を奏する。   According to the present invention, it is possible to manage programs installed in a plurality of end user PCs without using a specific management computer for each management unit.

図1は、第1の実施形態に係る情報処理システムの一例の構成を概略的に示す図である。FIG. 1 is a diagram schematically illustrating a configuration of an example of an information processing system according to the first embodiment. 図2は、第1の実施形態に係る情報処理システムの一例の構成をより詳細に示すブロック図である。FIG. 2 is a block diagram showing in more detail the configuration of an example of the information processing system according to the first embodiment. 図3は、第1の実施形態に係るドライバのインストール処理を概略的に説明するための図である。FIG. 3 is a diagram for schematically explaining the driver installation processing according to the first embodiment. 図4は、第1の実施形態に係るプロダクト配信サーバの一例の構成を示すブロック図である。FIG. 4 is a block diagram illustrating a configuration of an example of the product distribution server according to the first embodiment. 図5は、第1の実施形態に係るプロダクト配信サーバの機能を説明するための一例の機能ブロック図である。FIG. 5 is a functional block diagram of an example for explaining functions of the product distribution server according to the first embodiment. 図6は、第1の実施形態に適用可能なエンドユーザPCの一例の構成を示すブロック図である。FIG. 6 is a block diagram illustrating a configuration of an example of an end user PC applicable to the first embodiment. 図7は、第1の実施形態に係るエンドユーザPCの機能を説明するための一例の機能ブロック図である。FIG. 7 is a functional block diagram of an example for explaining the functions of the end user PC according to the first embodiment. 図8は、第1の実施形態に係るプロダクト配信サーバにおける処理の例を示す図である。FIG. 8 is a diagram illustrating an example of processing in the product distribution server according to the first embodiment. 図9は、個別領域に複数の設定情報と設定IDとを互いに1対1に関連付けて記憶および保存することを説明するための図である。FIG. 9 is a diagram for explaining storing and saving a plurality of setting information and setting IDs in a one-to-one relationship with each other in an individual area. 図10は、第1の実施形態に係る管理アプリケーションの一例の構成を示す図である。FIG. 10 is a diagram illustrating a configuration of an example of a management application according to the first embodiment. 図11は、第1の実施形態に係る設定情報の例を示す図である。FIG. 11 is a diagram illustrating an example of setting information according to the first embodiment. 図12は、第1の実施形態に係るWebインストーラの一例の構成を示す図である。FIG. 12 is a diagram illustrating a configuration of an example of a Web installer according to the first embodiment. 図13は、第1の実施形態に係る利用機器設定画面の例を示す図である。FIG. 13 is a diagram illustrating an example of a used device setting screen according to the first embodiment. 図14は、第1の実施形態に係るカスタマイズ設定画面の例を示す図である。FIG. 14 is a diagram illustrating an example of a customization setting screen according to the first embodiment. 図15は、第1の実施形態に係るカスタマイズ設定画面の例を示す図である。FIG. 15 is a diagram illustrating an example of a customization setting screen according to the first embodiment. 図16は、第1の実施形態に係るカスタマイズ設定画面の例を示す図である。FIG. 16 is a diagram illustrating an example of a customization setting screen according to the first embodiment. 図17は、第1の実施形態に係る利用機器設定画面の例を示す図である。FIG. 17 is a diagram illustrating an example of a use device setting screen according to the first embodiment. 図18は、第1の実施形態に係るユーティリティプラグイン設定画面の例を示す図である。FIG. 18 is a diagram illustrating an example of a utility plug-in setting screen according to the first embodiment. 図19は、第1の実施形態に係る設定情報に含まれる各情報が格納されるファイルの例を示す図である。FIG. 19 is a diagram illustrating an example of a file in which each piece of information included in the setting information according to the first embodiment is stored. 図20は、第1の実施形態に係る利用機器指定情報の例を示す図である。FIG. 20 is a diagram illustrating an example of use device designation information according to the first embodiment. 図21は、第1の実施形態に係る機器毎の利用機器機能情報の例を示す図である。FIG. 21 is a diagram illustrating an example of used device function information for each device according to the first embodiment. 図22は、第1の実施形態に係る機器毎の設定カスタマイズ情報の例をそれぞれ示す図である。FIG. 22 is a diagram illustrating an example of setting customization information for each device according to the first embodiment. 図23は、第1の実施形態に係るドライバインストールオプション情報の例を示す図である。FIG. 23 is a diagram illustrating an example of driver installation option information according to the first embodiment. 図24は、第1の実施形態に係る利用機器選択方法指定情報の例を示す図である。FIG. 24 is a diagram illustrating an example of use device selection method designation information according to the first embodiment. 図25は、第1の実施形態に係るユーティリティプラグインインストール設定情報の例を示す図である。FIG. 25 is a diagram illustrating an example of utility plug-in installation setting information according to the first embodiment. 図26は、第1の実施形態に係るユーティリティプラグイン利用制限設定情報の例を示す図である。FIG. 26 is a diagram illustrating an example of utility plug-in use restriction setting information according to the first embodiment. 図27は、第1の実施形態に係る、Webインストーラを管理者PCにダウンロードする処理を示す一例のフローチャートである。FIG. 27 is a flowchart illustrating an example of a process for downloading the Web installer to the administrator PC according to the first embodiment. 図28は、第1の実施形態に係る、エンドユーザPCにWebインストーラが保存された状態を示す図である。FIG. 28 is a diagram illustrating a state in which the Web installer is stored in the end user PC according to the first embodiment. 図29は、第1の実施形態に係る、プロダクト配信サーバからダウンロードされた設定情報および管理アプリケーションがエンドユーザPC上に保存された様子を示す図である。FIG. 29 is a diagram illustrating a state in which the setting information and the management application downloaded from the product distribution server according to the first embodiment are stored on the end user PC. 図30は、第1の実施形態に係る、エンドユーザPCにおけるドライバのインストール処理の例を示す図である。FIG. 30 is a diagram illustrating an example of driver installation processing in the end user PC according to the first embodiment. 図31は、第1の実施形態に係る、エンドユーザPCに既に保存されている設定情報の更新処理について説明する図である。FIG. 31 is a diagram for explaining the update processing of the setting information already stored in the end user PC according to the first embodiment. 図32は、第1の実施形態に係る、エンドユーザPCに管理アプリケーションをインストールする処理を示す一例のフローチャートである。FIG. 32 is a flowchart illustrating an example of a process for installing a management application in an end user PC according to the first embodiment. 図33は、第1の実施形態に係る、ドライバインストーラによるドライバのインストール処理を示す一例のフローチャートである。FIG. 33 is a flowchart illustrating an example of driver installation processing by the driver installer according to the first embodiment. 図34は、第1の実施形態に係る、エンドユーザPCに管理アプリケーションをインストールする処理を示す一例のシーケンス図である。FIG. 34 is a sequence diagram illustrating an example of processing for installing a management application in the end user PC according to the first embodiment. 図35−1は、第1の実施形態に係る、ドライバインストーラによるドライバのインストール処理の例を示すシーケンス図である。FIG. 35A is a sequence diagram illustrating an example of driver installation processing by the driver installer according to the first embodiment. 図35−2は、第1の実施形態に係る、ドライバインストーラによるドライバのインストール処理の例を示すシーケンス図である。FIG. 35B is a sequence diagram illustrating an example of driver installation processing by the driver installer according to the first embodiment. 図36は、第1の実施形態に係る、エンドユーザPCに既に保存されている設定情報の更新処理を示す一例のシーケンス図である。FIG. 36 is a sequence diagram illustrating an example of setting information update processing already stored in the end user PC according to the first embodiment. 図37は、第2の実施形態による処理について説明するための図である。FIG. 37 is a diagram for explaining processing according to the second embodiment. 図38は、第2の実施形態に係る、エンドユーザPCにおいてWebインストーラが実行された場合の処理の例を示す図である。FIG. 38 is a diagram illustrating an example of processing when the Web installer is executed in the end user PC according to the second embodiment. 図39は、第2の実施形態に係る、管理アプリケーションによる処理の例を示す図である。FIG. 39 is a diagram illustrating an example of processing by the management application according to the second embodiment.

以下に添付図面を参照して、情報処理装置、情報処理プログラムおよび情報処理システムの実施形態を詳細に説明する。   Exemplary embodiments of an information processing apparatus, an information processing program, and an information processing system will be described below in detail with reference to the accompanying drawings.

(第1の実施形態)
図1は、第1の実施形態に係る情報処理システムの一例の構成を概略的に示す。図1において、情報処理システム1は、第1の実施形態に係る情報処理装置としてのプロダクト配信サーバ10と、プロダクト配信サーバ10と通信経路11を介して接続された各ネットワークシステム12a、12b、12cとを含む。
(First embodiment)
FIG. 1 schematically shows a configuration of an example of an information processing system according to the first embodiment. In FIG. 1, an information processing system 1 includes a product distribution server 10 as an information processing apparatus according to the first embodiment, and network systems 12a, 12b, and 12c connected to the product distribution server 10 via a communication path 11. Including.

プロダクト配信サーバ10は、1台以上のコンピュータを含んで構成される。また、図1の例では、ネットワークシステム12a、12b、12cは、例えば、それぞれ企業(A社、B社、C社)などの組織体が運用するネットワークシステムとなっている。通信経路11は、例えばインターネットである。   The product distribution server 10 includes one or more computers. In the example of FIG. 1, the network systems 12a, 12b, and 12c are network systems that are operated by organizations such as companies (Company A, Company B, and Company C), respectively. The communication path 11 is, for example, the Internet.

プロダクト配信サーバ10は、ベンダのアプリケーションプログラムが保存されている。例えばネットワークシステム12a、12b、12c内のエンドユーザがベンダのWebサイトからアプリケーションプログラムのダウンロードを実行した場合、このプロダクト配信サーバ10に保存されているアプリケーションプログラムがダウンロードされる。   The product distribution server 10 stores vendor application programs. For example, when an end user in the network systems 12a, 12b, and 12c downloads an application program from a vendor website, the application program stored in the product distribution server 10 is downloaded.

図2は、第1の実施形態に係る情報処理システム1の一例の構成をより詳細に示す。図2では、図1に示した各ネットワークシステム12a、12b、12cのうちネットワークシステム12aを例にとって説明を行う。   FIG. 2 shows the configuration of an example of the information processing system 1 according to the first embodiment in more detail. 2 will be described by taking the network system 12a as an example among the network systems 12a, 12b, and 12c shown in FIG.

ネットワークシステム12aは、組織体内での通信を行うLAN(Local Area Network)といった内部ネットワーク13を含み、内部ネットワーク13が外部ネットワークとしての通信経路11と接続される。ネットワークシステム12aは、内部ネットワーク13に接続されるそれぞれ1以上のパーソナルコンピュータ(PC)と、画像形成装置とを含む。図2の例では、画像形成装置は、プリンタ機能、スキャナ機能、コピー機能およびFAX機能といった複数の機能を1の筐体に含むMFP(Multi Function Printer)とされている。   The network system 12a includes an internal network 13 such as a LAN (Local Area Network) that performs communication within an organization, and the internal network 13 is connected to a communication path 11 as an external network. The network system 12a includes at least one personal computer (PC) connected to the internal network 13 and an image forming apparatus. In the example of FIG. 2, the image forming apparatus is an MFP (Multi Function Printer) including a plurality of functions such as a printer function, a scanner function, a copy function, and a FAX function in one casing.

ネットワークシステム12aは、例えばそれぞれ1台以上のPCおよびMFPを含む管理単位20aおよび20bにより管理されている場合がある。各管理単位20aおよび20bは、管理単位20aおよび20bが含むPCおよびMFPをそれぞれ管理する。例えば、管理単位20a内の各PCは、同じ管理単位20a内のMFPを利用できるが、他の管理単位20bのMFPは利用できないように管理される。   The network system 12a may be managed by management units 20a and 20b each including, for example, one or more PCs and MFPs. Each management unit 20a and 20b manages the PC and MFP included in the management units 20a and 20b, respectively. For example, each PC in the management unit 20a is managed so that an MFP in the same management unit 20a can be used, but an MFP in another management unit 20b cannot be used.

管理単位20a、20bは、例えばネットワークシステム12aが企業内ネットワークである場合には、部署毎や特定のグループ毎が考えられる。管理単位20a、20bは、これに限らず、様々な範囲を適用することができる。   For example, when the network system 12a is an intra-company network, the management units 20a and 20b can be considered for each department or for each specific group. The management units 20a and 20b are not limited to this, and various ranges can be applied.

ここで、ネットワークシステム12a内の各PCからMFPを利用する場合、利用するMFPに対応するドライバプログラムをPCにインストールする必要がある。一例として、管理単位20aにおいて、管理単位20aの管理者は、管理単位20aに含まれる管理者用のPCを用いてプロダクト配信サーバ10からMFPのドライバプログラムをダウンロードする。そして、管理者は、ダウンロードしたドライバプログラムを、管理者用のPCから管理単位20a内の他のPC(エンドユーザPCとする)にインストールする。ドライバプログラムに関連するユーティリティプログラムのエンドユーザPCへのインストールも、同様にして実行できる。   Here, when the MFP is used from each PC in the network system 12a, it is necessary to install a driver program corresponding to the MFP to be used on the PC. As an example, in the management unit 20a, the administrator of the management unit 20a downloads the MFP driver program from the product distribution server 10 using the administrator's PC included in the management unit 20a. Then, the administrator installs the downloaded driver program from the administrator's PC to another PC (referred to as an end user PC) in the management unit 20a. The utility program related to the driver program can be installed in the end user PC in the same manner.

図3を用いて、第1の実施形態に係るドライバプログラム(以下、ドライバと略称する)のインストール処理を概略的に説明する。図3において、管理者PC210は、例えばネットワークシステム12a内の管理単位20aに含まれる、管理者が利用するPCである。また、エンドユーザPC211は、管理単位20aに含まれるエンドユーザが利用する、端末装置としてのPCである。管理者は、管理者PC210を用いて、プロダクト配信サーバ10に保存される、エンドユーザPC211にドライバをインストールさせるためのWebインストーラ121を取得してエンドユーザPC211に渡す。エンドユーザPC211においてWebインストーラ121が実行されることで、特定のドライバがエンドユーザPC211にインストールされる。   The installation process of the driver program (hereinafter abbreviated as a driver) according to the first embodiment will be schematically described with reference to FIG. In FIG. 3, an administrator PC 210 is a PC used by an administrator included in the management unit 20a in the network system 12a, for example. The end user PC 211 is a PC as a terminal device used by an end user included in the management unit 20a. The administrator uses the administrator PC 210 to acquire the Web installer 121 that is stored in the product distribution server 10 and causes the end user PC 211 to install the driver, and passes it to the end user PC 211. By executing the Web installer 121 in the end user PC 211, a specific driver is installed in the end user PC 211.

プロダクト配信サーバ10は、設定用Webページ120を用意し、用意した設定用Webページ120を、例えばプロダクト配信サーバ10上の所定のURL(Uniform Resource Locator)が示す位置に置く。これに限らず、設定用Webページ120を、インターネット上の所定のURLが示す位置においてもよい。設定用Webページ120は、エンドユーザPC211から利用する機器(MFPなど)および当該機器のドライバ、ならびに、当該ドライバに対応するユーティリティプログラム(以下、ユーティリティと略称する)に関する設定を行い設定情報を生成するための各種の設定画面と、設定画面に係る処理を実行するためのプログラムとを含む。   The product distribution server 10 prepares a setting Web page 120, and places the prepared setting Web page 120 at a position indicated by a predetermined URL (Uniform Resource Locator) on the product distribution server 10, for example. Not limited to this, the setting Web page 120 may be located at a position indicated by a predetermined URL on the Internet. The setting Web page 120 performs setting related to a device (such as an MFP) used from the end user PC 211, a driver of the device, and a utility program (hereinafter referred to as a utility) corresponding to the driver, and generates setting information. Various setting screens, and a program for executing processing related to the setting screen.

管理者は、管理者PC210から設定用Webページ120にアクセスして、利用機器やユーティリティの各種設定を行う(ステップS1)。例えば、管理者は、管理者PC210に搭載されるブラウザプログラム(以下、ブラウザと略称する)を起動させ、起動させたブラウザのURL入力領域に対して、設定用Webページ120のURLを入力する。これにより、ブラウザは、設定用Webページ120にアクセスし、設定用Webページ120により提示される各種の設定画面を表示させる。管理者は、ブラウザに表示された設定画面に設けられた各入力領域に対して、各種設定を行うための情報を入力することができる。   The administrator accesses the setting Web page 120 from the administrator PC 210 and makes various settings for the devices and utilities used (step S1). For example, the administrator activates a browser program (hereinafter abbreviated as “browser”) installed in the administrator PC 210 and inputs the URL of the setting Web page 120 to the URL input area of the activated browser. As a result, the browser accesses the setting Web page 120 and displays various setting screens presented by the setting Web page 120. The administrator can input information for performing various settings in each input area provided on the setting screen displayed on the browser.

設定用Webページ120は、設定された内容に基づき設定情報110を生成し、プロダクト配信サーバ10に保存する(ステップS2)。また、プロダクト配信サーバ10は、保存した設定情報110に一意に対応する識別情報である設定ID111を生成し、当該設定情報110と関連付けて保存する。   The setting Web page 120 generates setting information 110 based on the set content and stores it in the product distribution server 10 (step S2). Further, the product distribution server 10 generates a setting ID 111 that is identification information uniquely corresponding to the stored setting information 110 and stores the setting ID 111 in association with the setting information 110.

プロダクト配信サーバ10は、設定情報110に関連付けられた設定ID111を、Webインストーラ121に埋め込む(ステップS3)。例えば、プロダクト配信サーバ10は、設定ID111が記述されたファイルを、Webインストーラ121を構成するファイルの一つとしてWebインストーラ121に同梱することで、設定ID111をWebインストーラ121に埋め込む。   The product distribution server 10 embeds the setting ID 111 associated with the setting information 110 in the web installer 121 (step S3). For example, the product distribution server 10 embeds the setting ID 111 in the Web installer 121 by bundling the file describing the setting ID 111 in the Web installer 121 as one of the files constituting the Web installer 121.

管理者は、管理者PC210により、プロダクト配信サーバ10から、設定ID111が埋め込まれれたWebインストーラ121をダウンロード(DL)する(ステップS4)。そして、管理者は、ダウンロードしたWebインストーラ121を、管理者PC210からエンドユーザPC211に渡す(ステップS5)。エンドユーザPC211は、渡されたWebインストーラ121を実行可能に保存する。   The administrator downloads (DL) the Web installer 121 in which the setting ID 111 is embedded from the product distribution server 10 using the administrator PC 210 (step S4). Then, the administrator passes the downloaded Web installer 121 from the administrator PC 210 to the end user PC 211 (step S5). The end user PC 211 stores the passed Web installer 121 in an executable manner.

エンドユーザは、エンドユーザPC211上でWebインストーラ121を実行する。エンドユーザPC211上のWebインストーラ121は、実行されると、自身に埋め込まれた設定ID111をプロダクト配信サーバ10に送信する(ステップS6)。プロダクト配信サーバ10は、エンドユーザPC211から送信された設定ID111を受信すると、受信した設定ID111に関連付けられて保存される設定情報110と、管理アプリケーション122とをエンドユーザPC211に送信する(ステップS7)。   The end user executes the web installer 121 on the end user PC 211. When executed, the Web installer 121 on the end user PC 211 transmits the setting ID 111 embedded therein to the product distribution server 10 (step S6). Upon receiving the setting ID 111 transmitted from the end user PC 211, the product distribution server 10 transmits the setting information 110 stored in association with the received setting ID 111 and the management application 122 to the end user PC 211 (step S7). .

エンドユーザPC211において、Webインストーラ121は、プロダクト配信サーバ10から送信された管理アプリケーション122および設定情報110を受信すると、管理アプリケーション122のエンドユーザPC211に対するインストール処理を実行する。このように、Webインストーラ121は、管理アプリケーション122をエンドユーザPC211にインストールさせるための導入プログラムとして機能する。   In the end user PC 211, when the Web installer 121 receives the management application 122 and the setting information 110 transmitted from the product distribution server 10, the Web installer 121 executes an installation process for the end user PC 211 of the management application 122. Thus, the Web installer 121 functions as an introduction program for causing the end user PC 211 to install the management application 122.

管理アプリケーション122は、エンドユーザPC211に対するドライバのインストール処理や、当該ドライバや当該ドライバをインストールするためのドライバインストーラを含むユーティリティなどの管理を行う管理プログラムを含む。管理アプリケーション122は、エンドユーザPC211へのインストールが完了すると、ドライバインストールを実行させる。ドライバインストーラは、ステップS7でプロダクト配信サーバ10から受信された設定情報110に従い、ドライバのエンドユーザPC211へのインストール処理を行う。   The management application 122 includes a management program for managing a driver installation process for the end user PC 211 and a utility including a driver installer for installing the driver and the driver. When the installation to the end user PC 211 is completed, the management application 122 executes driver installation. The driver installer performs a driver installation process on the end user PC 211 in accordance with the setting information 110 received from the product distribution server 10 in step S7.

ドライバがエンドユーザPC211にインストールされた後、管理アプリケーション122は、エンドユーザPC211に保存されるWebインストーラ121に埋め込まれた設定ID111を、予め定められたタイミング(例えば定期的)でプロダクト配信サーバ10に送信する(ステップS8)。   After the driver is installed in the end user PC 211, the management application 122 sends the setting ID 111 embedded in the Web installer 121 stored in the end user PC 211 to the product distribution server 10 at a predetermined timing (for example, periodically). Transmit (step S8).

プロダクト配信サーバ10は、エンドユーザPC211から送信された設定ID111を受信すると、受信した設定ID111に関連付けられた設定情報110が前回設定ID111が受信された際の設定情報110に対して変更(更新)されているか否かを判定する。プロダクト配信サーバ10は、更新されていると判定した場合、更新された設定情報110をエンドユーザPC211に送信する(ステップS9)。エンドユーザPC211は、受信した設定情報110を管理アプリケーション122に渡す。管理アプリケーション122は、渡された設定情報110に従いドライバやユーティリティなどの更新、追加を行う。   Upon receiving the setting ID 111 transmitted from the end user PC 211, the product distribution server 10 changes (updates) the setting information 110 associated with the received setting ID 111 with respect to the setting information 110 when the previous setting ID 111 was received. It is determined whether or not it has been done. If it is determined that the product distribution server 10 has been updated, the product distribution server 10 transmits the updated setting information 110 to the end user PC 211 (step S9). The end user PC 211 passes the received setting information 110 to the management application 122. The management application 122 updates and adds drivers and utilities in accordance with the passed setting information 110.

このように、第1の実施形態に係る情報処理システム1では、管理者PC210を用いて設定された設定情報110が設定ID111と一意に関連付けられてプロダクト配信サーバ10に保存される。また、管理者PC210から設定情報110の更新が行われた場合にも、更新された設定情報110が当該設定ID111と関連付けられてプロダクト配信サーバ10に保存される。エンドユーザPC211は、設定ID111をプロダクト配信サーバ10に送信することで、最新のドライバやユーティリティを取得することができる。   As described above, in the information processing system 1 according to the first embodiment, the setting information 110 set using the administrator PC 210 is uniquely associated with the setting ID 111 and stored in the product distribution server 10. Further, even when the setting information 110 is updated from the administrator PC 210, the updated setting information 110 is stored in the product distribution server 10 in association with the setting ID 111. The end user PC 211 can acquire the latest driver and utility by transmitting the setting ID 111 to the product distribution server 10.

そのため、第1の実施形態に係る情報処理システム1は、エンドユーザPC211が含まれる管理単位20a内に、ドライバや当該ドライバに関連するユーティリティを管理する管理装置が無くても、エンドユーザPC211にインストールされるドライバやユーティリティを管理することが可能である。   Therefore, the information processing system 1 according to the first embodiment is installed in the end user PC 211 even if the management unit 20a including the end user PC 211 does not have a management device that manages drivers and utilities related to the driver. It is possible to manage drivers and utilities that are used.

(第1の実施形態に適用可能なハードウェア)
図4は、第1の実施形態に係るプロダクト配信サーバ10の一例の構成を示す。図4において、プロダクト配信サーバ10は、CPU(Central Processing Unit)1000と、ROM(Read Only Memory)1001と、RAM(Random Access Memory)1002と、ストレージ1003と、通信I/F415とを含み、これら各部がバス1005により互いに通信可能に接続されている。
(Hardware applicable to the first embodiment)
FIG. 4 shows an exemplary configuration of the product distribution server 10 according to the first embodiment. In FIG. 4, the product distribution server 10 includes a CPU (Central Processing Unit) 1000, a ROM (Read Only Memory) 1001, a RAM (Random Access Memory) 1002, a storage 1003, and a communication I / F 415. Each unit is communicably connected to each other via a bus 1005.

ストレージ1003は、例えばハードディスクドライブや、フラッシュメモリといった不揮発性の半導体メモリであって、CPU1000上で動作するプログラムや各種データが格納される。上述した設定情報110および設定ID111、ならびに、Webインストーラ121および管理アプリケーション122は、ストレージ1003に保存される。   The storage 1003 is a non-volatile semiconductor memory such as a hard disk drive or a flash memory, and stores programs and various data that operate on the CPU 1000. The setting information 110 and the setting ID 111, the web installer 121, and the management application 122 described above are stored in the storage 1003.

CPU1000は、ROM1001やストレージ1003から読み出したプログラムに従い、RAM1002をワークメモリとして用いて、サーバ装置の全体の動作を制御する。通信I/F1004は、CPU1000の指示に従い、通信経路11を介した通信を制御する。   The CPU 1000 controls the overall operation of the server apparatus using the RAM 1002 as a work memory in accordance with a program read from the ROM 1001 or the storage 1003. The communication I / F 1004 controls communication via the communication path 11 in accordance with an instruction from the CPU 1000.

プロダクト配信サーバ10の構成は、図4の例に限られず、例えば一般的なコンピュータと同様に、CPU1000により生成された画面情報に従った画面をディスプレイに表示させる表示制御部や、外部機器との間でのデータの入出力を行うデータI/F、ユーザ入力を受け付ける入力デバイスをさらに含んでいてもよい。   The configuration of the product distribution server 10 is not limited to the example shown in FIG. 4. For example, as with a general computer, the configuration of the product distribution server 10 includes a display control unit that displays a screen according to the screen information generated by the CPU 1000 and an external device. It may further include a data I / F that inputs and outputs data and an input device that accepts user input.

図5は、第1の実施形態に係るプロダクト配信サーバ10の機能を説明するための一例の機能ブロック図である。プロダクト配信サーバ10は、設定部1010と、管理部1011と、埋め込み部1012と、第1送信部1013と、第2送信部1014と、制御部1015と、記憶部1016と、通信部1017とを含む。   FIG. 5 is an exemplary functional block diagram for explaining functions of the product distribution server 10 according to the first embodiment. The product distribution server 10 includes a setting unit 1010, a management unit 1011, an embedding unit 1012, a first transmission unit 1013, a second transmission unit 1014, a control unit 1015, a storage unit 1016, and a communication unit 1017. Including.

これら設定部1010、管理部1011、埋め込み部1012、第1送信部1013、第2送信部1014、制御部1015、記憶部1016および通信部1017は、CPU1000上で動作する情報処理プログラムにより実現される。これに限らず、これら設定部1010、管理部1011、埋め込み部1012、第1送信部1013、第2送信部1014、制御部1015、記憶部1016および通信部1017の一部または全部を、互いに協働するハードウェア回路により構成してもよい。   These setting unit 1010, management unit 1011, embedding unit 1012, first transmission unit 1013, second transmission unit 1014, control unit 1015, storage unit 1016, and communication unit 1017 are realized by an information processing program operating on the CPU 1000. . Not limited to this, some or all of the setting unit 1010, management unit 1011, embedding unit 1012, first transmission unit 1013, second transmission unit 1014, control unit 1015, storage unit 1016, and communication unit 1017 may cooperate with each other. It may be configured by a working hardware circuit.

設定部1010は、設定用Webページ120の機能を実現するもので、設定用Webページ120による各種設定画面の提示を行い、各種設定画面に対して入力された情報に基づき設定情報110を生成する。管理部1011は、設定部1010により設定された設定情報110に対して一意の設定ID111を生成し、設定情報110と生成した設定ID111とを関連付けて例えばストレージ1003に保存して、設定情報110および設定ID111を管理する。埋め込み部1012は、設定ID111をWebインストーラ121に埋め込む処理を実行する。   The setting unit 1010 realizes the function of the setting Web page 120, presents various setting screens using the setting Web page 120, and generates setting information 110 based on information input to the various setting screens. . The management unit 1011 generates a unique setting ID 111 for the setting information 110 set by the setting unit 1010, stores the setting information 110 and the generated setting ID 111 in association with each other, for example, in the storage 1003, and stores the setting information 110 and The setting ID 111 is managed. The embedding unit 1012 executes processing for embedding the setting ID 111 in the Web installer 121.

第1送信部1013は、設定ID111が埋め込まれたWebインストーラ121を、通信I/F1004により通信経路11を介して管理者PC210に送信する。第2送信部1014は、設定情報110と管理アプリケーション122とを、通信I/F1004により通信経路11を介してエンドユーザPC211に送信する。   The first transmission unit 1013 transmits the Web installer 121 in which the setting ID 111 is embedded to the administrator PC 210 via the communication path 11 by the communication I / F 1004. The second transmission unit 1014 transmits the setting information 110 and the management application 122 to the end user PC 211 via the communication path 11 by the communication I / F 1004.

制御部1015は、このプロダクト配信サーバ10の全体の動作を制御する。記憶部1016は、RAM1002やストレージ1003の記憶領域を管理し、RAM1002やストレージ1003に対するデータの書き込みおよび読み出しを制御する。通信部1017は、通信I/F1004により通信を制御する。   The control unit 1015 controls the overall operation of the product distribution server 10. The storage unit 1016 manages storage areas of the RAM 1002 and the storage 1003 and controls data writing and reading with respect to the RAM 1002 and the storage 1003. The communication unit 1017 controls communication using the communication I / F 1004.

上述した情報処理プログラムは、インストール可能な形式また実行可能な形式のファイルでCD(Compact Disk)、フレキシブルディスク(FD)、DVD(Digital Versatile Disk)などのコンピュータで読み取り可能な記録媒体に記録して提供される。これに限らず、情報処理プログラムを、インターネットなどのネットワークに接続されたコンピュータ上に格納し、当該ネットワークを介してダウンロードさせることにより提供してもよい。また、当該情報処理プログラムをインターネットなどのネットワークを経由して提供または配布するように構成してもよい。さらに、情報処理プログラムを、それぞれROM1001などに予め組み込んで提供するように構成してもよい。   The information processing program described above is recorded in a computer-readable recording medium such as a CD (Compact Disk), a flexible disk (FD), and a DVD (Digital Versatile Disk) in a file that can be installed or executed. Provided. However, the present invention is not limited thereto, and the information processing program may be provided by being stored on a computer connected to a network such as the Internet and downloaded via the network. Further, the information processing program may be provided or distributed via a network such as the Internet. Further, the information processing program may be provided by being incorporated in advance in the ROM 1001 or the like.

情報処理プログラムは、上述した各部(設定部1010、管理部1011、埋め込み部1012、第1送信部1013、第2送信部1014、制御部1015、記憶部1016および通信部1017)を含むモジュール構成となっている。実際のハードウェアとしては、CPU1000がストレージ1003などの記憶媒体から当該情報処理プログラムを読み出して実行することにより、上述した各部がRAM1002などの主記憶装置上にロードされ、設定部1010、管理部1011、埋め込み部1012、第1送信部1013、第2送信部1014、制御部1015、記憶部1016および通信部1017が主記憶装置上に生成されるようになっている。   The information processing program has a module configuration including the above-described units (setting unit 1010, management unit 1011, embedding unit 1012, first transmission unit 1013, second transmission unit 1014, control unit 1015, storage unit 1016, and communication unit 1017). It has become. As actual hardware, the CPU 1000 reads the information processing program from a storage medium such as the storage 1003 and executes the information processing program. Thus, the above-described units are loaded on a main storage device such as the RAM 1002, and the setting unit 1010 and the management unit 1011. The embedding unit 1012, the first transmission unit 1013, the second transmission unit 1014, the control unit 1015, the storage unit 1016, and the communication unit 1017 are generated on the main storage device.

図6は、第1の実施形態に適用可能なエンドユーザPC211の一例の構成を示す。エンドユーザPC211は、CPU2000と、ROM2001と、RAM2002と、ストレージ2004と、表示制御部2003と、入出力I/F2005と、通信I/F2006とがバスを介して互いに通信可能に接続されている。   FIG. 6 illustrates an exemplary configuration of the end user PC 211 that can be applied to the first embodiment. In the end user PC 211, a CPU 2000, a ROM 2001, a RAM 2002, a storage 2004, a display control unit 2003, an input / output I / F 2005, and a communication I / F 2006 are connected to each other via a bus.

CPU2000は、ROM2001やストレージ2004に予め記憶されるプログラムに従い、RAM2002をワークメモリとして用いて、このエンドユーザPC211の全体の動作を制御する。ストレージ2004は、ハードディスクドライブや不揮発性の半導体メモリ(フラッシュメモリ)からなり、CPU2000が動作するためのプログラムや、各種データが格納される。   The CPU 2000 controls the overall operation of the end user PC 211 using the RAM 2002 as a work memory in accordance with a program stored in the ROM 2001 or the storage 2004 in advance. The storage 2004 includes a hard disk drive and a nonvolatile semiconductor memory (flash memory), and stores a program for operating the CPU 2000 and various data.

表示制御部2003は、CPU2000によりプログラムに従い生成された表示制御信号を、ディスプレイ2007で表示可能な表示信号に変換してディスプレイ2007に供給する。ディスプレイ2007は、例えばLCD(Liquid Crystal Display)を表示デバイスとして用い、表示制御部2003から供給された表示信号に従った画面を表示デバイスに表示させる。   The display control unit 2003 converts the display control signal generated according to the program by the CPU 2000 into a display signal that can be displayed on the display 2007, and supplies the display signal to the display 2007. The display 2007 uses, for example, an LCD (Liquid Crystal Display) as a display device, and causes the display device to display a screen according to the display signal supplied from the display control unit 2003.

入出力I/F2005は、外部機器との間で通信を行うインタフェースである。図6の例では、入出力I/F2005に対して、外部機器としてキーボードやポインティングデバイス(マウスなど)を含む操作部2008が接続されている。入出力I/F2005は、これに限らず、CD(Compact Disk)やDVD(Digital Versatile Disk)といったディスク記憶媒体からのデータの読み出しなどを行うドライブ装置や、不揮発性の半導体メモリなどのストレージを接続してもよい。入出力I/F2005としては、例えばUSB(Universal Serial Bus)を用いることができる。   An input / output I / F 2005 is an interface that performs communication with an external device. In the example of FIG. 6, an operation unit 2008 including a keyboard and a pointing device (such as a mouse) is connected to the input / output I / F 2005 as an external device. The input / output I / F 2005 is not limited to this, and connects a drive device that reads data from a disk storage medium such as a CD (Compact Disk) or a DVD (Digital Versatile Disk), or a storage such as a nonvolatile semiconductor memory. May be. As the input / output I / F 2005, for example, a USB (Universal Serial Bus) can be used.

通信I/F2006は、TCP/IP(Transmission Control Protocol/Internet Protocol)など所定のプロトコルを用いて内部ネットワーク13を介した通信を制御する。   A communication I / F 2006 controls communication via the internal network 13 using a predetermined protocol such as TCP / IP (Transmission Control Protocol / Internet Protocol).

なお、管理者PC210は、エンドユーザPC211と同様の構成で実現可能であるので、ここでの説明を省略する。   Note that the administrator PC 210 can be realized with the same configuration as the end user PC 211, and thus description thereof is omitted here.

図7は、第1の実施形態に係るエンドユーザPC211の機能を説明するための一例の機能ブロック図である。エンドユーザPC211は、第1識別情報送信部2100と、第1保存部2101と、第1実行部2102と、第2識別情報送信部2103と、第2保存部2104と、第2実行部2105と、制御部2106と、記憶部2107とを含む。   FIG. 7 is a functional block diagram illustrating an example of functions of the end user PC 211 according to the first embodiment. The end user PC 211 includes a first identification information transmission unit 2100, a first storage unit 2101, a first execution unit 2102, a second identification information transmission unit 2103, a second storage unit 2104, and a second execution unit 2105. The control unit 2106 and the storage unit 2107 are included.

これらのうち、第1識別情報送信部2100、第1保存部2101および第1実行部2102は、エンドユーザPC211上でWebインストーラ121が実行されることで構成される。また、第2識別情報送信部2103、第2保存部2104および第2実行部2105は、エンドユーザPC211上で管理アプリケーション122が実行されることで構成される。一方、制御部2106および記憶部2107は、CPU2000上で動作するプログラムにより実現される。これに限らず、制御部2106および記憶部2107を、互い協働して動作するハードウェア回路により構成してもよい。   Among these, the 1st identification information transmission part 2100, the 1st preservation | save part 2101, and the 1st execution part 2102 are comprised by executing the web installer 121 on the end user PC211. The second identification information transmission unit 2103, the second storage unit 2104, and the second execution unit 2105 are configured by executing the management application 122 on the end user PC 211. On the other hand, the control unit 2106 and the storage unit 2107 are realized by a program operating on the CPU 2000. Not limited to this, the control unit 2106 and the storage unit 2107 may be configured by hardware circuits that operate in cooperation with each other.

第1識別情報送信部2100は、エンドユーザPC211に保存されるWebインストーラ121に埋め込まれた設定ID111を、通信I/F2006によりプロダクト配信サーバ10に送信する。第1保存部2101は、第1識別情報送信部2100によりプロダクト配信サーバ10に送信した設定ID111に応じてプロダクト配信サーバ10から送信された管理アプリケーション122を、例えばストレージ2004に保存する。第1実行部2102は、第1保存部2101に保存される管理アプリケーション122を実行させる。   The first identification information transmission unit 2100 transmits the setting ID 111 embedded in the Web installer 121 stored in the end user PC 211 to the product distribution server 10 via the communication I / F 2006. The first storage unit 2101 stores the management application 122 transmitted from the product distribution server 10 in accordance with the setting ID 111 transmitted to the product distribution server 10 by the first identification information transmission unit 2100, for example, in the storage 2004. The first execution unit 2102 causes the management application 122 stored in the first storage unit 2101 to be executed.

第2識別情報送信部2103は、エンドユーザPC211に保存されるWebインストーラ121に埋め込まれた設定ID111を、予め定められたタイミングで、通信I/F2006によりプロダクト配信サーバ10に送信する。第2保存部2104は、第2識別情報送信部2103によりプロダクト配信サーバ10に送信した設定ID111に応じてプロダクト配信サーバ10から送信された管理アプリケーション122を、例えばストレージ2004に保存する。第2実行部2105は、第2保存部2104に保存される管理アプリケーション122を実行させる。   The second identification information transmission unit 2103 transmits the setting ID 111 embedded in the Web installer 121 stored in the end user PC 211 to the product distribution server 10 through the communication I / F 2006 at a predetermined timing. The second storage unit 2104 stores the management application 122 transmitted from the product distribution server 10 in accordance with the setting ID 111 transmitted to the product distribution server 10 by the second identification information transmission unit 2103, for example, in the storage 2004. The second execution unit 2105 causes the management application 122 stored in the second storage unit 2104 to be executed.

制御部2106は、このエンドユーザPC211の全体の動作を制御する。記憶部2107は、RAM2002やストレージ2004の記憶領域を管理し、RAM2002やストレージ2004に対するデータの書き込みおよび読み出しを制御する。   The control unit 2106 controls the overall operation of the end user PC 211. The storage unit 2107 manages storage areas of the RAM 2002 and the storage 2004, and controls writing and reading of data to and from the RAM 2002 and the storage 2004.

(第1の実施形態に係るデータの詳細)
次に、第1の実施形態に係る各データについて、より詳細に説明する。図8は、第1の実施形態に係るプロダクト配信サーバ10における処理の例を示す。なお、図8において、上述した図3と共通する部分には同一の符号を付して、詳細な説明を省略する。
(Details of data according to the first embodiment)
Next, each data according to the first embodiment will be described in more detail. FIG. 8 shows an example of processing in the product distribution server 10 according to the first embodiment. In FIG. 8, the same reference numerals are given to the portions common to FIG. 3 described above, and detailed description thereof is omitted.

図8において、記憶領域100は、記憶部1016に管理されるストレージ1003上の記憶領域である。記憶領域100は、RAM1002上の記憶領域をさらに含んでいてもよい。記憶領域100内の領域101は、管理単位20aおよび20b毎のデータが記憶される個別領域であり、領域102は、各管理単位20aおよび20bに共通の共通データが記憶される共通領域である。以降、領域101を個別領域101とし、領域102を共通領域102と呼ぶ。   In FIG. 8, the storage area 100 is a storage area on the storage 1003 managed by the storage unit 1016. The storage area 100 may further include a storage area on the RAM 1002. An area 101 in the storage area 100 is an individual area in which data for each management unit 20a and 20b is stored, and an area 102 is a common area in which common data common to each management unit 20a and 20b is stored. Hereinafter, the area 101 is referred to as an individual area 101, and the area 102 is referred to as a common area 102.

個別領域101は、設定情報110および設定ID111が互いに関連付けられて記憶および保存される。ここで、個別領域101は、図9に示されるように、それぞれ複数の設定情報1101、1102、1103、…と、設定ID1111、1112、1113、…とを、それぞれ互いに1対1に関連付けて記憶および保存することができる。 The individual area 101 is stored and stored with the setting information 110 and the setting ID 111 associated with each other. Here, as shown in FIG. 9, the individual area 101 has a plurality of setting information 110 1 , 110 2 , 110 3 ,... And setting IDs 111 1 , 111 2 , 111 3 ,. It can be stored and stored in a one-to-one relationship.

共通領域102は、管理アプリケーション122およびWebインストーラ121が保存される。それと共に、共通領域102は、エンドユーザPC211にインストールするための、各機器(機種)にそれぞれ対応する各ドライバを含むドライバ群125が、各機器の機能毎に保存される。図8の例では、ドライバ群125は、例えばそれぞれMFPのプリンタ機能、スキャナ機能およびFAX機能を利用するためのプリンタドライバ、スキャナドライバおよびFAXドライバを、複数の機器(機種)について含んでいる。   In the common area 102, the management application 122 and the Web installer 121 are stored. At the same time, in the common area 102, a driver group 125 including drivers corresponding to each device (model) to be installed in the end user PC 211 is stored for each function of each device. In the example of FIG. 8, the driver group 125 includes, for example, a printer driver, a scanner driver, and a FAX driver for using a printer function, a scanner function, and a FAX function of the MFP for a plurality of devices (models), respectively.

これはこの例に限定されず、共通領域102に対して、ドライバ群125に含まれる各ドライバにそれぞれ関連するユーティリティをさらに保存してもよい。   This is not limited to this example, and utilities associated with each driver included in the driver group 125 may be further stored in the common area 102.

図10は、第1の実施形態に係る管理アプリケーション122の一例の構成を示す。管理アプリケーション122は、管理アプリケーション本体1221と、管理アプリケーションインストーラ1222と、ユーティリティプラグイン1223とを含む。管理アプリケーション本体1221は、この管理アプリケーション122がインストールされたエンドユーザPC211から利用する外部機器の管理や、各外部機器に関連するユーティリティの管理を行う。管理アプリケーションインストーラ1222は、管理アプリケーション122のエンドユーザPC211対するインストール処理を行う。   FIG. 10 shows an exemplary configuration of the management application 122 according to the first embodiment. The management application 122 includes a management application main body 1221, a management application installer 1222, and a utility plug-in 1223. The management application main body 1221 manages external devices used from the end user PC 211 in which the management application 122 is installed, and manages utilities related to each external device. The management application installer 1222 performs installation processing for the end user PC 211 of the management application 122.

ユーティリティプラグイン1223は、ユーティリティに対するインタフェースであって、図10の例では、ドライバをインストールするためのドライバインストーラ1230がユーティリティとしてユーティリティプラグイン1223に含まれている。ユーティリティプラグイン1223に対して、さらに多くのユーティリティを含めてもよいし、後からユーティリティを追加してもよい。   The utility plug-in 1223 is an interface to the utility, and in the example of FIG. 10, a driver installer 1230 for installing a driver is included in the utility plug-in 1223 as a utility. More utilities may be included in the utility plug-in 1223, or utilities may be added later.

管理者2は、例えば管理者PC210により設定用Webページ120に対して設定入力を行い(図8のステップS1)、設定用Webページ120は、入力された内容に基づき設定情報110を生成する。設定用Webページ120は、生成した設定情報110を記憶領域100内の個別領域101に記憶し保存する(図8のステップS2)。   For example, the administrator 2 performs setting input on the setting Web page 120 using the administrator PC 210 (step S1 in FIG. 8), and the setting Web page 120 generates setting information 110 based on the input content. The setting Web page 120 stores and saves the generated setting information 110 in the individual area 101 in the storage area 100 (step S2 in FIG. 8).

図11は、第1の実施形態に係る設定情報110の例を示す。設定情報110は、複数の情報を含んで構成される。図11の例では、設定情報110は、利用機器指定情報1101と、利用機器機能情報1102と、設定カスタマイズ情報1103と、ドライバインストールオプション情報1104と、利用機器選択方法指定情報1105と、ユーティリティプラグインインストール設定情報1106と、ユーティリティプラグイン利用制限設定情報1107とを含む。なお、設定情報110は、この例に限定されず、さらに多くの情報を含んでもよい。   FIG. 11 shows an example of setting information 110 according to the first embodiment. The setting information 110 includes a plurality of pieces of information. In the example of FIG. 11, the setting information 110 includes use device designation information 1101, use device function information 1102, setting customization information 1103, driver installation option information 1104, use device selection method designation information 1105, utility plug-in. Installation setting information 1106 and utility plug-in usage restriction setting information 1107 are included. Note that the setting information 110 is not limited to this example, and may include more information.

これら各情報のうち、利用機器指定情報1101、利用機器機能情報1102、設定カスタマイズ情報1103および利用機器選択方法指定情報1105は、エンドユーザPC211にインストールするドライバが、外部機器(MFPなど)を制御するために用いる情報である。ドライバインストールオプション情報1104は、エンドユーザPC211に既にインストールされているドライバに対する処理を示す情報である。また、ユーティリティプラグインインストール設定情報1106およびユーティリティプラグイン利用制限設定情報1107は、エンドユーザPC211にインストールされるドライバに関連するユーティリティに対する処理を指定するための情報である。設定情報110に含まれるこれら各情報のさらに詳細な内容については、後述する。   Among these pieces of information, used device designation information 1101, used device function information 1102, setting customization information 1103, and used device selection method designation information 1105 are drivers installed on the end user PC 211 that control external devices (such as MFPs). This information is used for this purpose. The driver installation option information 1104 is information indicating processing for a driver already installed in the end user PC 211. Utility plug-in installation setting information 1106 and utility plug-in use restriction setting information 1107 are information for designating processing for utilities related to drivers installed in the end user PC 211. More detailed contents of each piece of information included in the setting information 110 will be described later.

実際には、これら利用機器指定情報1101、利用機器機能情報1102、設定カスタマイズ情報1103、ドライバインストールオプション情報1104、利用機器選択方法指定情報1105、ユーティリティプラグインインストール設定情報1106およびユーティリティプラグイン利用制限設定情報1107は、それぞれ、各情報を含んだファイルとして構成される。例えば、利用機器指定情報1101、利用機器機能情報1102、設定カスタマイズ情報1103、ドライバインストールオプション情報1104、利用機器選択方法指定情報1105、ユーティリティプラグインインストール設定情報1106およびユーティリティプラグイン利用制限設定情報1107それぞれのファイルを書庫化し1つのファイルに纏めて、設定情報110のファイルとすることが考えられる。   Actually, the use device designation information 1101, the use device function information 1102, the setting customization information 1103, the driver installation option information 1104, the use device selection method designation information 1105, the utility plug-in installation setting information 1106, and the utility plug-in use restriction setting. Each information 1107 is configured as a file including each piece of information. For example, use device designation information 1101, use device function information 1102, setting customization information 1103, driver installation option information 1104, use device selection method designation information 1105, utility plug-in installation setting information 1106, and utility plug-in use restriction setting information 1107, respectively. It is conceivable that these files are archived and combined into a single file as the setting information 110 file.

設定用Webページ120は、設定情報110の生成と共に、設定情報110に一意に対応付けられる設定ID111を生成する。設定ID111は、情報処理システム1内でユニークであれば、形式は特に限定されない。UUID(Universally Unique Identifier)のような、全世界でユニークな識別子を、設定ID111として用いることもできる。設定用Webページ120は、生成した設定ID111を、図5の管理部1011に対応する設定管理部130に通知する(図8のステップS10)。   The setting Web page 120 generates a setting ID 111 that is uniquely associated with the setting information 110 along with the generation of the setting information 110. The format of the setting ID 111 is not particularly limited as long as it is unique within the information processing system 1. A globally unique identifier such as UUID (Universally Unique Identifier) can also be used as the setting ID 111. The setting Web page 120 notifies the generated setting ID 111 to the setting management unit 130 corresponding to the management unit 1011 in FIG. 5 (step S10 in FIG. 8).

設定管理部130は、設定用Webページ120から通知された設定ID111を、記憶領域100内の共通領域102に保存されるWebインストーラ121に埋め込んで(図8のステップS3)、設定用Webページ120に渡す(図8のステップS11)。例えば、設定管理部130は、共通領域102からWebインストーラ121を読み出し、読み出したWebインストーラ121に設定ID111を埋め込んで設定用Webページ120に渡す。共通領域102には、設定ID111が埋め込まれていないWebインストーラ121がそのまま残ることになる。   The setting management unit 130 embeds the setting ID 111 notified from the setting web page 120 in the web installer 121 stored in the common area 102 in the storage area 100 (step S3 in FIG. 8), and the setting web page 120. (Step S11 in FIG. 8). For example, the setting management unit 130 reads the Web installer 121 from the common area 102, embeds the setting ID 111 in the read Web installer 121, and passes it to the setting Web page 120. In the common area 102, the Web installer 121 in which the setting ID 111 is not embedded remains as it is.

管理者2は、設定用Webページ120から、設定ID111が埋め込まれたWebインストーラ121をダウンロードし(図8のステップS4)、ダウンロードしたWebインストーラ121をエンドユーザPC211に渡す(図8のステップS5)。   The administrator 2 downloads the web installer 121 in which the setting ID 111 is embedded from the setting web page 120 (step S4 in FIG. 8), and passes the downloaded web installer 121 to the end user PC 211 (step S5 in FIG. 8). .

図12は、第1の実施形態に係るWebインストーラ121の一例の構成を示す。Webインストーラ121は、ダウンロード部1211と、インストーラ部1212とを含む。これらダウンロード部1211およびインストーラ部1212は、Webインストーラ121がエンドユーザPC211に保存された場合に、エンドユーザPC211上で実行可能なプログラムである。設定ID111がWebインストーラ121に埋め込まれた場合は、Webインストーラ121は、埋め込まれた設定ID111をさらに含む。   FIG. 12 shows an exemplary configuration of the Web installer 121 according to the first embodiment. The web installer 121 includes a download unit 1211 and an installer unit 1212. The download unit 1211 and the installer unit 1212 are programs that can be executed on the end user PC 211 when the Web installer 121 is stored in the end user PC 211. When the setting ID 111 is embedded in the web installer 121, the web installer 121 further includes the embedded setting ID 111.

ダウンロード部1211は、エンドユーザPC211において実行された場合に、プロダクト配信サーバ10から管理アプリケーション122をエンドユーザPC211にダウンロードさせる。インストーラ部1212は、エンドユーザPC211において実行された場合に、ダウンロード部1211によりエンドユーザPC211にダウンロードされた管理アプリケーション122の、エンドユーザPC211に対するインストール処理を行う。   The download unit 1211 causes the end user PC 211 to download the management application 122 from the product distribution server 10 when executed on the end user PC 211. When executed on the end user PC 211, the installer unit 1212 performs an installation process on the end user PC 211 of the management application 122 downloaded to the end user PC 211 by the download unit 1211.

例えば、ダウンロード部1211およびインストーラ部1212をそれぞれ格納するファイルを書庫化して1つに纏めて、Webインストーラ121のファイルとすることができる。設定ID111は、設定IDのファイルに格納され、例えば、ダウンロード部1211およびインストーラ部1212が纏めて書庫化されたファイルに追加されて、Webインストーラ121に埋め込まれる。   For example, the files storing the download unit 1211 and the installer unit 1212 can be archived and combined into one file as the Web installer 121 file. The setting ID 111 is stored in a file of setting IDs. For example, the setting ID 111 is added to a file archived by the download unit 1211 and the installer unit 1212 and embedded in the Web installer 121.

次に、設定用Webページ120により提示される各情報の設定画面について、図13〜図18を用いて説明する。これら図13〜図18に示される各設定画面は、例えば、管理者PC210が設定用Webページ120にブラウザを用いてアクセすることで、ブラウザにより管理者PC210が備えるディスプレイに表示され、管理者に提示される。   Next, a setting screen for each information presented on the setting web page 120 will be described with reference to FIGS. Each of the setting screens shown in FIGS. 13 to 18 is displayed on the display of the administrator PC 210 by the browser when the administrator PC 210 accesses the setting Web page 120 using the browser, for example. Presented.

先ず、エンドユーザPC211から利用する機器の設定に関する、利用機器設定画面について説明する。ここで、第1の実施形態では、機器の設定を、設定対象の機器を直接的に指定して行う第1の設定方法と、設定対象の機器を所定の条件で検索することで、条件の合致する1以上の機器に対する設定を纏めて行う第2の設定方法とを選択することができる。   First, a used device setting screen related to setting of a device used from the end user PC 211 will be described. Here, in the first embodiment, the setting of the device is performed by directly specifying the setting target device and by searching for the setting target device under a predetermined condition, It is possible to select a second setting method in which settings for one or more matching devices are collectively performed.

先ず、第1の設定方法に係る設定画面について説明する。図13は、第1の実施形態に係る、第1の設定方法により利用機器に対する設定を行うための利用機器設定画面の例を示す。図13において、利用機器設定画面300は、入力領域3001〜3005が配置される。入力領域3001および3002は、エンドユーザPC211から利用させる機器の機器名およびIP(Internet Protocol)アドレスをそれぞれ入力する領域である。入力領域3001および3002に対する入力は、例えば機器名およびIPアドレスを直接的に入力してもよいし、管理者PC210が、管理者PC210が含まれる例えば管理単位20a内の機器を検索し、検索結果から選択するようにしてもよい。   First, the setting screen according to the first setting method will be described. FIG. 13 shows an example of a used device setting screen for performing setting for a used device by the first setting method according to the first embodiment. In FIG. 13, input areas 3001 to 3005 are arranged on the use device setting screen 300. Input areas 3001 and 3002 are areas for inputting a device name and an IP (Internet Protocol) address of a device used from the end user PC 211, respectively. For input to the input areas 3001 and 3002, for example, a device name and an IP address may be directly input, or the administrator PC 210 searches for a device in the management unit 20a including the administrator PC 210, for example. You may make it select from.

図13の例では、入力領域3001に対して、機器名「MFP−001A」および「MFP−002B」の2台の機器の機器名が入力され、入力領域3002に対して、それぞれのIPアドレス「10.60.127.100」および「10.60.127.101」が入力されている。   In the example of FIG. 13, device names of two devices, device names “MFP-001A” and “MFP-002B”, are input to the input area 3001, and each IP address “ 10.60.127.100 "and" 10.60.127.101 "are input.

入力領域3003は、入力領域3001および3002に入力された情報により特定される機器において利用可能とする機能を入力する。図13の例では、機器名「MFP−001A」および「MFP−002B」が示す各機器について、プリンタ機能、スキャナ機能およびFAX機能を指定することができる。例えば、設定用Webページ120は、記憶領域100内の共通領域102に保存される、ドライバ群125に含まれる各機器(機種)の各ドライバに基づき機能を抽出することが考えられる。   The input area 3003 inputs a function that can be used in the device specified by the information input in the input areas 3001 and 3002. In the example of FIG. 13, the printer function, the scanner function, and the FAX function can be designated for each device indicated by the device names “MFP-001A” and “MFP-002B”. For example, it is conceivable that the setting Web page 120 extracts a function based on each driver of each device (model) included in the driver group 125 stored in the common area 102 in the storage area 100.

図13において、チェックボックスにチェックが入っている機能が、対応する機器名の機器において利用可能とさせる機能となる。例えば、機器名「MFP−001A」の機器に対しては、プリンタ機能、スキャナ機能およびFAX機能が全てチェックされており、これらの機能が全て利用可能とされている。この場合、エンドユーザPC211に対して、機器名「MFP−001A」の機器のプリンタ機能、スキャナ機能およびFAX機能の各ドライバがインストールされる。一方、機器名「MFP−002B」の機器に対しては、プリンタ機能のみがチェックされており、プリンタ機能が利用可能、スキャナ機能およびFAX機能が利用不可とされている。この場合は、機器名「MFP−002B」の機器についてはプリンタドライバのみがインストールされ、スキャナ機能およびFAX機能の各ドライバはインストールされない。   In FIG. 13, a function whose check box is checked is a function that can be used in a device having a corresponding device name. For example, for the device having the device name “MFP-001A”, the printer function, the scanner function, and the FAX function are all checked, and all these functions are usable. In this case, drivers for the printer function, scanner function, and FAX function of the device having the device name “MFP-001A” are installed in the end user PC 211. On the other hand, for the device with the device name “MFP-002B”, only the printer function is checked, and the printer function can be used, and the scanner function and the FAX function cannot be used. In this case, only the printer driver is installed for the device having the device name “MFP-002B”, and the drivers for the scanner function and the FAX function are not installed.

入力領域3004は、入力領域3003で示される機能の設定をカスタマイズする。入力領域3004に配置される各設定ボタンを操作することで、後述の図14〜図16に示す各カスタマイズ設定画面が提示される。なお、図13の例において、機器名「MFP−001A」の機器の機能「プリンタ」に対して、機能「2in1カラー」および機能「2in1モノクロ」について、それぞれカスタマイズ設定が可能となっている。   The input area 3004 customizes the setting of the function indicated by the input area 3003. By operating each setting button arranged in the input area 3004, each customization setting screen shown in FIGS. 14 to 16 to be described later is presented. In the example of FIG. 13, the function “2 in 1 color” and the function “2 in 1 monochrome” can be customized for the function “printer” of the device having the device name “MFP-001A”.

入力領域3005は、ドライバをインストールする際のオプションを設定する。入力領域3005に配される入力部3005a〜3005cのチェックボックスにチェックを入れることで、対応するオプションを設定することができる。   An input area 3005 sets options for installing a driver. By checking the check boxes of the input units 3005a to 3005c arranged in the input area 3005, corresponding options can be set.

入力部3005aは、エンドユーザPC211に既にインストールされているドライバのうち、入力領域3003で指定されたドライバ以外のドライバを全て削除するか否かを設定する。この入力部3005aのチェックボックスにチェックを入れ、入力領域3003で指定されたドライバ以外のドライバを全て削除するように設定した場合、管理者が指定した機器以外を、エンドユーザに使用させないようにできる。   The input unit 3005a sets whether to delete all drivers other than the driver specified in the input area 3003 among the drivers already installed in the end user PC 211. When the check box of the input unit 3005a is checked and all the drivers other than the driver specified in the input area 3003 are set to be deleted, it is possible to prevent the end user from using devices other than those specified by the administrator. .

例えば、エンドユーザPC211に既にカラー印刷可能なプリンタドライバがインストールされているような状況で、カラー印刷不可、モノクロ印刷可の設定を行い、この入力部3005aのチェックボックスにチェックを入れる。これにより、カラー印刷可能なプリンタドライバがエンドユーザPC211から削除されて当該エンドユーザPC211からカラー印刷ができなくなり、カラー印刷にかかるコストを削減することができる。   For example, in a situation where a printer driver capable of color printing is already installed in the end user PC 211, color printing disabled and monochrome printing enabled are set, and a check box is entered in the input unit 3005a. As a result, a printer driver capable of color printing is deleted from the end user PC 211 and color printing cannot be performed from the end user PC 211, and the cost for color printing can be reduced.

また例えば、エンドユーザPC211から不要なドライバを削除することで、エンドユーザPC211を利用するエンドユーザが混乱することを抑制でき、また、管理者による管理も容易となる。例として、機器を交換するような場合に、新しい機器を指定してドライバをインストールし、既にインストールされている古い機器のドライバはもう使わないので削除することが考えられる。   Further, for example, by deleting unnecessary drivers from the end user PC 211, it is possible to prevent the end user using the end user PC 211 from being confused, and management by the administrator is facilitated. As an example, when replacing a device, it is possible to specify a new device and install the driver, and delete the driver of the old device that has already been installed because it is no longer used.

入力部3005bは、エンドユーザPC211に入力領域3003で指定された各ドライバが既にインストールされており、このインストール済みの各ドライバのバージョンが、プロダクト配信サーバ10が保存する、対応する各ドライバのバージョンよりも古い場合に、インストール済みの各ドライバをプロダクト配信サーバ10が保存するバージョンがより新しいドライバで更新するか否かを設定する。   The input unit 3005b has each driver specified in the input area 3003 already installed in the end user PC 211, and the version of each installed driver is based on the version of each corresponding driver stored in the product distribution server 10. If the version is too old, it is set whether or not each installed driver is updated with a newer version stored in the product distribution server 10.

この入力部3005bのチェックボックスにチェックを入れることで、エンドユーザPC211にインストールされるドライバを最新の状態とすることができ、古いドライバを用いることによる障害を抑制することが可能である。   By checking the check box of the input unit 3005b, the driver installed in the end user PC 211 can be updated, and a failure caused by using an old driver can be suppressed.

入力部3005cは、上述の入力領域3001〜3004による設定で作成されるアイコン以外のアイコンを削除するか否かを設定する。この入力部3005cのチェックボックスにチェックを入れし、入力領域3001〜3004による設定で作成されるアイコン以外のアイコンを削除するように設定した場合、管理者が指定した機器および機能以外を、エンドユーザに使用させないようにできる。   The input unit 3005c sets whether or not to delete icons other than the icons created by the settings in the input areas 3001 to 3004 described above. When the check box of the input unit 3005c is checked and an icon other than the icons created by the settings in the input areas 3001 to 3004 is set to be deleted, devices other than the devices and functions designated by the administrator are set as end users. Can not be used.

一例として、管理者がモノクロ印刷に設定して、印刷にかかる費用を削減させたい場合を考える。この場合において、エンドユーザPC211に既にカラー印刷可能なプリンタドライバがインストールされ、当該ドライバに対応するアイコンが作成されている場合、入力部3005cのチェックボックスにチェックを入れることで、このカラー印刷用のアイコンが削除される。これにより、カラー印刷が選択されなくなり、印刷にかかる費用を削減できる。   As an example, consider a case where the administrator sets monochrome printing and wants to reduce the cost of printing. In this case, when a printer driver capable of color printing has already been installed in the end user PC 211 and an icon corresponding to the driver has been created, a check box for the input unit 3005c can be used to check this color printing. The icon is deleted. As a result, color printing is not selected, and printing costs can be reduced.

完了ボタン3008は、操作されることで、上述した各入力領域3001〜3005に入力された内容が確定される。例えば、設定用Webページ120は、入力領域3001および3002に入力された内容に従い、図11に示した利用機器指定情報1101を生成し、入力領域3003に入力された内容に従い、利用機器機能情報1102を生成する。また、設定用Webページ120は、入力領域3004(および後述する図14〜図16の各設定画面)に入力された内容に従い、設定カスタマイズ情報1103を生成する。さらに、設定用Webページ120は、入力領域3005に入力された内容に従い、ドライバインストールオプション情報1104を生成する。そして、設定用Webページ120は、生成した各情報をそれぞれファイルに格納して、設定情報ファイルとして記憶領域100の個別領域101に保存し、初期画面に戻る。   When the completion button 3008 is operated, the content input in each of the input areas 3001 to 3005 described above is confirmed. For example, the setting Web page 120 generates the use device designation information 1101 shown in FIG. 11 according to the contents input in the input areas 3001 and 3002, and uses the use device function information 1102 according to the contents input in the input area 3003. Is generated. The setting Web page 120 generates setting customization information 1103 according to the contents input in the input area 3004 (and each setting screen shown in FIGS. 14 to 16 described later). Further, the setting Web page 120 generates driver installation option information 1104 according to the content input in the input area 3005. Then, the setting Web page 120 stores each generated information in a file, saves it as a setting information file in the individual area 101 of the storage area 100, and returns to the initial screen.

なお、図13において利用機器設定画面300の右上隅に配置されるボタン3009は、例えばキャンセルボタンであって、各入力領域3001〜3005に入力された内容を全て破棄して初期画面に戻る。   In FIG. 13, a button 3009 arranged in the upper right corner of the used device setting screen 300 is, for example, a cancel button, discards all the contents input in the input areas 3001 to 3005 and returns to the initial screen.

入力領域3004において各設定ボタンが操作された場合に提示される、各機能のカスタマイズ設定を行うためのカスタマイズ設定画面について説明する。   A customization setting screen for performing customization setting of each function, which is presented when each setting button is operated in the input area 3004, will be described.

図14は、第1の実施形態に係る、プリンタ機能の設定をカスタマイズするためのカスタマイズ設定画面の例を示す。図14に示されるカスタマイズ設定画面301aは、利用機器設定画面300において、入力領域3004に配置される各設定ボタンのうち、入力領域3003に示される「プリンタ」に対応する設定ボタンが操作されることで、提示される。   FIG. 14 shows an example of a customization setting screen for customizing printer function settings according to the first embodiment. In the customization setting screen 301a shown in FIG. 14, the setting button corresponding to the “printer” shown in the input area 3003 among the setting buttons arranged in the input area 3004 is operated on the use device setting screen 300. And presented.

図14において、カスタマイズ設定画面301aは、項目表示領域3011aと入力領域3012aとが配置される。項目表示領域3011aは、カスタマイズ設定が可能な項目の一覧が表示され、入力領域3012aは、各項目に対する設定値を入力する。項目の一覧は、例えば記憶領域100の共通領域102に保存される、機器名が対応するプリンタドライバから取得することが考えられる。また、図14の例では、入力領域3012aは、予め定められた複数の設定値をドロップダウンリストにより選択するようになっている。   In FIG. 14, the customization setting screen 301a includes an item display area 3011a and an input area 3012a. The item display area 3011a displays a list of items that can be customized, and the input area 3012a inputs a setting value for each item. It is conceivable that the list of items is acquired from, for example, a printer driver corresponding to the device name stored in the common area 102 of the storage area 100. In the example of FIG. 14, the input area 3012 a selects a plurality of predetermined setting values from a drop-down list.

図14の例において、カスタマイズ設定可能な項目として、カラー印刷およびモノクロ印刷を指定する「カラー/モノクロ」、印刷方法を指定する「印刷方法」、複数ページを1ページに集約して印刷する集約印刷を指定する「集約」、両面印刷の可否を指定する「両面」、および、製本に対応する印刷を行うか否かを指定する「製本」が表示されている。また、図14の例では、入力領域3012aにおいて、項目「カラー/モノクロ」に対して「モノクロ」が、項目「印刷方法」に対して「通常印刷」が、項目「集約」に対して「2in1」が、項目「両面」および「製本」に対して「しない」が、それぞれ設定されている。   In the example of FIG. 14, “color / monochrome” for specifying color printing and monochrome printing, “printing method” for specifying a printing method, and integrated printing for printing a plurality of pages together on one page as items that can be customized. “Bind” for designating, “double-sided” for designating whether double-sided printing is possible, and “bookbinding” for designating whether to perform printing corresponding to bookbinding are displayed. In the example of FIG. 14, in the input area 3012 a, “monochrome” for the item “color / monochrome”, “normal printing” for the item “printing method”, and “2 in 1” for the item “collection”. "Is set for the items" both sides "and" bookbinding ", respectively.

なお、利用機器設定画面300の入力領域3004において、「2in1カラー」および「2in1モノクロ」の表示に対応する設定ボタンを操作した場合、例えば、項目「カラー/モノクロ」および項目「集約」が、それぞれ設定ボタンの表示に応じた値に予め設定される。   When the setting buttons corresponding to the display of “2 in 1 color” and “2 in 1 monochrome” are operated in the input area 3004 of the use device setting screen 300, for example, the item “color / monochrome” and the item “collection” The value is preset according to the display of the setting button.

また、図14に示したカスタマイズ設定可能な項目は、一例であり、項目内容や項目数は、対応する機器(機種)やドライバのバージョンなどにより異なってよい。また、カスタマイズ設定可能な項目は、機器(機種)などにおいて設定可能な全項目を含む必要はない。   The items that can be customized and set shown in FIG. 14 are examples, and the item contents and the number of items may differ depending on the corresponding device (model), driver version, and the like. Further, the items that can be customized need not include all items that can be set in the device (model).

カスタマイズ設定画面301aにおいて、OKボタン3013を操作すると、入力領域3012aに入力された内容が確定され、上述の利用機器設定画面300に戻る。利用機器設定画面300において完了ボタン3008が操作されることで、このカスタマイズ設定画面301aで設定された内容がファイルに格納され、記憶領域100の個別領域101に保存される。また、カスタマイズ設定画面301aで設定された内容が、エンドユーザPC211におけるプリンタドライバのアイコンの設定に反映される。   When the OK button 3013 is operated on the customization setting screen 301a, the content input in the input area 3012a is confirmed and the screen returns to the above-described use device setting screen 300. When the completion button 3008 is operated on the use device setting screen 300, the contents set on the customization setting screen 301a are stored in a file and stored in the individual area 101 of the storage area 100. Further, the contents set on the customization setting screen 301 a are reflected in the printer driver icon setting in the end user PC 211.

なお、カスタマイズ設定画面301aの右上隅に配置されるボタン3014は、キャンセルボタンであって、操作されることで、このカスタマイズ設定画面301aで設定された内容が破棄され、上述の利用機器設定画面300に戻る。   Note that a button 3014 arranged in the upper right corner of the customization setting screen 301a is a cancel button. When operated, the contents set on the customization setting screen 301a are discarded, and the above-described use device setting screen 300 is displayed. Return to.

図15は、第1の実施形態に係る、スキャナ機能の設定をカスタマイズするためのカスタマイズ設定画面の例を示す。なお、図15において、上述の図14と共通する部分には同一の符号を付して、詳細な説明を省略する。   FIG. 15 shows an example of a customization setting screen for customizing the scanner function settings according to the first embodiment. In FIG. 15, parts common to those in FIG. 14 described above are denoted by the same reference numerals, and detailed description thereof is omitted.

図15において、カスタマイズ設定画面301bは、図14のカスタマイズ設定画面301aと同様に、カスタマイズ設定が可能な項目の一覧が表示される項目表示領域3011bと、各項目に対する設定値を入力する入力領域3012bとが配置される。項目の一覧は、例えば記憶領域100の共通領域102に保存される、機器名が対応するスキャナドライバから取得することが考えられる。   In FIG. 15, the customization setting screen 301b is similar to the customization setting screen 301a of FIG. 14, an item display area 3011b for displaying a list of items that can be customized, and an input area 3012b for inputting setting values for each item. And are arranged. It is conceivable that the list of items is acquired from, for example, a scanner driver corresponding to the device name stored in the common area 102 of the storage area 100.

図15の例において、カスタマイズ設定可能な項目として、スキャンをカラーおよびモノクロの何れで行うかを指定する「カラー/モノクロ」、および、スキャナの解像度を指定する「解像度」が表示されている。また、図15の例では、入力領域3012bにおいて、項目「カラー/モノクロ」に対して「モノクロ」が、項目「解像度」に対して「300×300dpi」が、それぞれ設定されている。   In the example of FIG. 15, “color / monochrome” for designating whether scanning is performed in color or monochrome and “resolution” for designating the resolution of the scanner are displayed as items that can be customized. In the example of FIG. 15, “monochrome” is set for the item “color / monochrome” and “300 × 300 dpi” is set for the item “resolution” in the input area 3012 b.

カスタマイズ設定画面301bにおいて、OKボタン3013を操作すると、入力領域3012bに入力された内容が確定され、上述の利用機器設定画面300に戻る。利用機器設定画面300において完了ボタン3008が操作されることで、このカスタマイズ設定画面301bで設定された内容がファイルに格納され、記憶領域100の個別領域101に保存される。また、カスタマイズ設定画面301bで設定された内容が、エンドユーザPC211におけるスキャナドライバのアイコンの設定に反映される。   When the OK button 3013 is operated on the customization setting screen 301b, the content input in the input area 3012b is confirmed and the screen returns to the above-described use device setting screen 300. When the completion button 3008 is operated on the use device setting screen 300, the contents set on the customization setting screen 301b are stored in a file and stored in the individual area 101 of the storage area 100. Further, the contents set on the customization setting screen 301 b are reflected in the setting of the icon of the scanner driver in the end user PC 211.

図16は、第1の実施形態に係る、FAX機能の設定をカスタマイズするためのカスタマイズ設定画面の例を示す。なお、図16において、上述の図14と共通する部分には同一の符号を付して、詳細な説明を省略する。   FIG. 16 shows an example of a customization setting screen for customizing the settings of the FAX function according to the first embodiment. In FIG. 16, the same reference numerals are given to the portions common to FIG. 14 described above, and detailed description thereof is omitted.

図16において、カスタマイズ設定画面301cは、図14、図15と同様に、カスタマイズ設定が可能な項目の一覧が表示される項目表示領域3011cと、各項目に対する設定値を入力する入力領域3012cとが配置される。項目の一覧は、例えば記憶領域100の共通領域102に保存される、機器名が対応するFAXドライバから取得することが考えられる。   In FIG. 16, as in FIGS. 14 and 15, the customization setting screen 301c includes an item display area 3011c for displaying a list of items that can be customized and an input area 3012c for inputting setting values for each item. Be placed. The list of items may be acquired from, for example, a FAX driver corresponding to the device name stored in the common area 102 of the storage area 100.

図16の例において、カスタマイズ設定可能な項目として、FAX送信する原稿サイズを指定する「原稿サイズ」、原稿の向きを縦および横の何れかに指定する「原稿方向」、FAX通信を受信した際にFAX内容を印刷する用紙を取得する給紙トレイを指定する「給紙トレイ」、および、FAX送信する際の原稿読取の解像度を指定する「解像度」が表示されている。また、図16の例では、入力領域3012cにおいて、項目「原稿サイズ」に対して「A4」が、項目「原稿方向」に対して「タテ」が、項目「給紙トレイ」に対して「自動選択」が、項目「解像度」に対して「200×200dpi」が、それぞれ設定されている。   In the example of FIG. 16, as items that can be customized, “original size” for specifying the original size for FAX transmission, “original direction” for specifying the original orientation as either vertical or horizontal, and FAX communication are received. In addition, a “paper feed tray” for designating a paper feed tray for acquiring paper for printing the FAX contents and a “resolution” for designating the resolution of document reading at the time of fax transmission are displayed. In the example of FIG. 16, in the input area 3012c, “A4” is set for the item “original size”, “vertical” is set for the item “original direction”, and “automatic” is set for the item “paper feed tray”. “Select” is set to “200 × 200 dpi” for the item “Resolution”.

カスタマイズ設定画面301cにおいて、OKボタン3013を操作すると、入力領域3012cに入力された内容が確定され、上述の利用機器設定画面300に戻る。利用機器設定画面300において完了ボタン3008が操作されることで、このカスタマイズ設定画面301cで設定された内容がファイルに格納され、記憶領域100の個別領域101に保存される。また、カスタマイズ設定画面301cで設定された内容が、エンドユーザPC211におけるFAXドライバのアイコンの設定に反映される。   When an OK button 3013 is operated on the customization setting screen 301c, the content input in the input area 3012c is confirmed and the screen returns to the above-described use device setting screen 300. When the completion button 3008 is operated on the use device setting screen 300, the contents set on the customization setting screen 301c are stored in a file and stored in the individual area 101 of the storage area 100. Further, the contents set on the customization setting screen 301 c are reflected on the icon setting of the FAX driver in the end user PC 211.

次に、上述した第2の設定方法に係る設定画面について説明する。図17は、第1の実施形態に係る、第2の設定方法により利用機器を選択し、選択された利用機器に対する設定を行う利用機器設定画面の例を示す。なお、設定用Webページ120は、図17に示される利用機器設定画面302と、図13で示した利用機器設定画面300とを、排他的に提示する。   Next, the setting screen according to the second setting method described above will be described. FIG. 17 shows an example of a utilization device setting screen for selecting a utilization device by the second setting method and performing settings for the selected utilization device according to the first embodiment. The setting web page 120 exclusively presents the use device setting screen 302 shown in FIG. 17 and the use device setting screen 300 shown in FIG.

図17において、利用機器設定画面302は、入力領域3021〜3023が配置される。入力領域3021は、利用機器を選択する選択方法を入力する。エンドユーザPC211には、入力領域3021に入力された選択方法により選択された各機器に対応する各ドライバがインストールされることになる。   In FIG. 17, input areas 3021 to 3023 are arranged on the use device setting screen 302. The input area 3021 is used to input a selection method for selecting a device to be used. In the end user PC 211, each driver corresponding to each device selected by the selection method input in the input area 3021 is installed.

図17の例では、入力領域3021は、入力部3021a〜3021eを備える。「検索された機器全て」とされた入力部3021aは、管理者PC210が含まれる管理単位20a内において管理者PC210が検索できた全ての機器を選択する選択方法を指定する。   In the example of FIG. 17, the input area 3021 includes input units 3021 a to 3021 e. The input unit 3021a, which is set to “all searched devices”, designates a selection method for selecting all devices that can be searched by the administrator PC 210 in the management unit 20a including the administrator PC 210.

「カラー機/モノクロ機選択」とされた入力部3021bは、管理者PC210が含まれる管理単位20a内において管理者PC210が検索できた機器の機能に応じて利用機器の選択を行う選択方法を指定する。図17の例では、機器の機能として、カラー印刷およびモノクロ印刷が適用されている。入力部3021bのチェックボックスにチェックを入れ、入力部3021cにおいて、カラー印刷可能なカラー機を選択するか、モノクロ印刷のみが可能なモノクロ機のみを選択するかを設定する。この例では、入力部3021bのチェックボックスにチェックが入れられ、入力部3021cにおいて、「モノクロ機のみ」が選択されている。   The input unit 3021b with “color / monochrome selection” specifies a selection method for selecting a device to be used according to the function of the device that the administrator PC 210 can search in the management unit 20a including the administrator PC 210. To do. In the example of FIG. 17, color printing and monochrome printing are applied as device functions. The check box of the input unit 3021b is checked, and the input unit 3021c is set to select a color machine capable of color printing or only a monochrome machine capable of monochrome printing only. In this example, the check box of the input unit 3021b is checked, and “monochrome only” is selected in the input unit 3021c.

「IPアドレス範囲指定」とされた入力部3021dは、IPアドレスが指定した範囲内の機器を選択する選択方法を指定する。入力部3021dのチェックボックスにチェックを入れ、入力部3021eにIPアドレスの範囲を入力することで、入力部3021eに入力されたIPアドレスの範囲内で管理者PC210により機器が検索される。入力部3021eは、例えば、管理者PC210が含まれる管理単位20aに割り当てられたIPアドレス範囲がデフォルトで入力される。   The input unit 3021d designated as “IP address range designation” designates a selection method for selecting a device within the range designated by the IP address. By checking the check box of the input unit 3021d and inputting the IP address range to the input unit 3021e, the administrator PC 210 searches for the device within the IP address range input to the input unit 3021e. In the input unit 3021e, for example, an IP address range assigned to the management unit 20a including the administrator PC 210 is input by default.

なお、入力部3021bによる選択方法と、入力部3021dによる選択方法は、同時に指定することが可能である。入力部3021bおよび3021dによる選択方法を同時に指定した場合、入力部3021bの選択方法で選択された機器と、入力部3021dの選択方法で選択された機器との、論理和または論理積により、最終的に機器が選択される。   Note that the selection method by the input unit 3021b and the selection method by the input unit 3021d can be specified at the same time. When the selection method by the input units 3021b and 3021d is specified at the same time, the final selection is made by the logical sum or logical product of the device selected by the selection method of the input unit 3021b and the device selected by the selection method of the input unit 3021d. The device is selected.

入力領域3022は、図13の入力領域3003と同様に、入力領域3021において設定された機器の選択方法により選択された各機器において利用可能とする機能を指定する。図17の例では、選択された各機器について、利用可能とする機能としてプリンタ機能、スキャナ機能およびFAX機能を指定することができる。   Similar to the input area 3003 in FIG. 13, the input area 3022 designates a function that can be used in each device selected by the device selection method set in the input area 3021. In the example of FIG. 17, a printer function, a scanner function, and a FAX function can be designated as functions that can be used for each selected device.

入力領域3023は、図13の入力領域3004と同様に、入力領域3022において利用可能とした各機能の設定をカスタマイズする。この場合、設定ボタンを操作すると、選択された各機器に共通の項目についてカスタマイズ設定を行うカスタマイズ設定画面が提示される。   Similar to the input area 3004 in FIG. 13, the input area 3023 customizes the setting of each function that can be used in the input area 3022. In this case, when the setting button is operated, a customization setting screen for customizing settings for items common to the selected devices is presented.

なお、図17において、ドライバをインストールする際のオプション設定に関しては、図13の入力領域3005と同様なので、ここでの説明を省略する。   In FIG. 17, the option setting when installing the driver is the same as that of the input area 3005 in FIG.

完了ボタン3025は、図13の完了ボタン3008と同様に、操作されることで、上述した各入力領域3021〜3023、および、入力領域3005に入力された内容が確定される。例えば、設定用Webページ120は、入力領域3021に入力された内容に従い、図11に示した利用機器選択方法指定情報1105を生成する。また、設定用Webページ120は、入力領域3022に入力された内容に従い、利用機器機能情報1102を生成する。また、設定用Webページ120は、入力領域3023(および図14〜図16の各設定画面)に入力された内容に従い、設定カスタマイズ情報1103を生成する。さらに、設定用Webページ120は、入力領域3005に入力された内容に従い、ドライバインストールオプション情報1104を生成する。そして、設定用Webページ120は、生成した各情報をそれぞれファイルに格納して、設定情報ファイルとして記憶領域100の個別領域101に保存し、初期画面に戻る。   The completion button 3025 is operated in the same manner as the completion button 3008 in FIG. 13, thereby confirming the contents input to the input areas 3021 to 3023 and the input area 3005 described above. For example, the setting Web page 120 generates the used device selection method designation information 1105 illustrated in FIG. 11 according to the content input in the input area 3021. In addition, the setting Web page 120 generates used device function information 1102 according to the content input in the input area 3022. Further, the setting Web page 120 generates setting customization information 1103 according to the contents input in the input area 3023 (and the setting screens in FIGS. 14 to 16). Further, the setting Web page 120 generates driver installation option information 1104 according to the content input in the input area 3005. Then, the setting Web page 120 stores each generated information in a file, saves it as a setting information file in the individual area 101 of the storage area 100, and returns to the initial screen.

なお、利用機器設定画面302の右上隅に配置されるボタン3026は、図13のボタン3009と同様のキャンセルボタンである。   Note that a button 3026 arranged in the upper right corner of the used device setting screen 302 is a cancel button similar to the button 3009 in FIG.

図18は、第1の実施形態に係る、ユーティリティプラグイン1223に対する設定を行うユーティリティプラグイン設定画面の例を示す。図18において、ユーティリティプラグイン設定画面303は、入力部3031〜3033が設けられる。   FIG. 18 shows an example of a utility plug-in setting screen for making settings for the utility plug-in 1223 according to the first embodiment. In FIG. 18, the utility plug-in setting screen 303 includes input units 3031 to 3033.

入力部3031は、エンドユーザPC211にインストールするユーティリティプラグインを指定する。図18の例では、入力部3031に対して、ユーティリティプラグインの一つであるドライバインストーラ1230のインストールを指定するためのチェックボックスのみが配置されている。入力部3031は、利用可能なユーティリティプラグイン数に応じた数が配置される。例えば、利用可能なユーティリティプラグインが複数存在する場合、使用しないユーティリティプラグインや、定期的に起動するユーティリティプラグインは、インストール対象から外すことができる。   The input unit 3031 specifies a utility plug-in to be installed on the end user PC 211. In the example of FIG. 18, only a check box for designating installation of the driver installer 1230 that is one of the utility plug-ins is arranged for the input unit 3031. The input unit 3031 has a number corresponding to the number of utility plug-ins that can be used. For example, when there are a plurality of utility plug-ins that can be used, utility plug-ins that are not used and utility plug-ins that are activated periodically can be excluded from the installation targets.

入力部3032および3033は、ユーティリティプラグインに対する利用制限に関する入力を行う。入力部3032は、エンドユーザによるユーティリティプラグインの追加を可能とするか否かを入力する。入力部3032において「許可する」を指定することで、エンドユーザは、エンドユーザPC211にインストールされた管理アプリケーション122(管理アプリケーション本体1221)を用いて、ユーティリティプラグイン1223にユーティリティを追加することができるようになる。例えば、管理者は、エンドユーザにユーティリティのインストール権限を与えたくない場合には、入力部3032において「許可しない」を指定する。   The input units 3032 and 3033 perform input related to usage restrictions for utility plug-ins. The input unit 3032 inputs whether or not an end user can add a utility plug-in. By specifying “permit” in the input unit 3032, the end user can add a utility to the utility plug-in 1223 using the management application 122 (management application main body 1221) installed in the end user PC 211. It becomes like this. For example, when the administrator does not want to give the utility installation authority to the end user, the administrator designates “not permitted” in the input unit 3032.

入力部3033は、ユーティリティによる画面の立ち上げ、すなわち、ユーティリティの起動を、エンドユーザに許可するか否かを入力する。この入力部3033は、ユーティリティプラグイン1223に含まれるユーティリティ毎に設けられる。この例では、ユーティリティプラグイン1223がドライバインストーラ1230のみを含んでいる(図10参照)ので、ドライバインストーラ1230に対応する入力部3033のみが配置されている。   The input unit 3033 inputs whether or not to allow the end user to start up the screen by the utility, that is, to start the utility. This input unit 3033 is provided for each utility included in the utility plug-in 1223. In this example, since the utility plug-in 1223 includes only the driver installer 1230 (see FIG. 10), only the input unit 3033 corresponding to the driver installer 1230 is arranged.

例えば、ユーティリティプラグイン1223に、ドライバインストーラ1230と、インストール処理を行わない他のユーティリティとが含まれるものとする。例えば管理者が、エンドユーザにはドライバのインストール権限は与えたくないが、当該他のユーティリティの起動は許可したい場合、他のユーティリティに対応する入力部3033において「許可する」を指定し、ドライバインストーラ1230に対応する入力部3303において「許可しない」を指定する。   For example, it is assumed that the utility plug-in 1223 includes a driver installer 1230 and other utilities that do not perform installation processing. For example, when the administrator does not want to give the driver installation authority to the end user but wants to permit the activation of the other utility, the administrator designates “permit” in the input unit 3033 corresponding to the other utility, and installs the driver installer. In the input unit 3303 corresponding to 1230, “not permitted” is designated.

完了ボタン3034は、操作されることで、上述した各入力領域3031〜3033に入力された内容が確定される。例えば、設定用Webページ120は、入力部3031に入力された内容に従い、図11に示したユーティリティプラグインインストール設定情報1106を生成する。また、設定用Webページ120は、入力部3032および3033に入力された内容に従い、ユーティリティプラグイン利用制限設定情報1107を生成する。そして、設定用Webページ120は、生成した各情報をそれぞれファイルに格納して、設定情報ファイルとして記憶領域100の個別領域101に保存し、初期画面に戻る。   When the completion button 3034 is operated, the contents input in each of the input areas 3031 to 3033 described above are confirmed. For example, the setting Web page 120 generates the utility plug-in installation setting information 1106 illustrated in FIG. 11 according to the content input to the input unit 3031. Further, the setting Web page 120 generates utility plug-in usage restriction setting information 1107 according to the contents input to the input units 3032 and 3033. Then, the setting Web page 120 stores each generated information in a file, saves it as a setting information file in the individual area 101 of the storage area 100, and returns to the initial screen.

なお、ユーティリティプラグイン設定画面303の右上隅に配置されるボタン3035は、キャンセルボタンである。   A button 3035 arranged at the upper right corner of the utility plug-in setting screen 303 is a cancel button.

次に、図13〜図18に示した各画面に基づき生成される各情報の例を、図19〜図26を用いて説明する。上述したように、図13〜図18の各画面に基づき、図11に示した設定情報110に含まれる各情報が生成され、生成された各情報は、それぞれファイルに格納される。   Next, examples of information generated based on the screens shown in FIGS. 13 to 18 will be described with reference to FIGS. 19 to 26. As described above, each piece of information included in the setting information 110 shown in FIG. 11 is generated based on the screens shown in FIGS. 13 to 18, and each piece of generated information is stored in a file.

図19は、第1の実施形態に係る設定情報110に含まれる各情報が格納されるファイルの例を示す。図19の例では、利用機器指定情報1101は、ファイル名"device_list.txt"のファイルに格納される。利用機器機能情報1102は、利用機器毎に、ファイル名"feature_mfp-001a.txt"および"feature_mfp-002b.txt"のファイルにそれぞれ格納される。設定カスタマイズ情報1103も同様に、利用機器毎に、ファイル名"settings_mfp-001a.txt"および"setteing_mfp-002b.txt"のファイルにそれぞれ格納される。   FIG. 19 shows an example of a file in which each piece of information included in the setting information 110 according to the first embodiment is stored. In the example of FIG. 19, the used device designation information 1101 is stored in a file having a file name “device_list.txt”. The used device function information 1102 is stored in files having file names “feature_mfp-001a.txt” and “feature_mfp-002b.txt” for each used device. Similarly, the setting customization information 1103 is also stored in files having the file names “settings_mfp-001a.txt” and “setteing_mfp-002b.txt” for each device used.

また、ドライバインストールオプション情報1104は、ファイル名"option.txt"のファイルに、利用機器選択方法指定情報1105は、ファイル名"device_selection_method.txt"のファイルにそれぞれ格納される。さらに、ユーティリティプラグインインストール設定情報1106は、ファイル名"utility_plugin_list.txt"のファイルに、ユーティリティプラグイン利用制限設定情報1107は、ファイル名"utility_plugin_constraint.txt"のファイルにそれぞれ格納される。   Further, the driver installation option information 1104 is stored in a file with a file name “option.txt”, and the used device selection method designation information 1105 is stored in a file with a file name “device_selection_method.txt”. Further, the utility plug-in installation setting information 1106 is stored in a file having a file name “utility_plugin_list.txt”, and the utility plug-in usage restriction setting information 1107 is stored in a file having a file name “utility_plugin_constraint.txt”.

なお、図19に示した各ファイル名は、一例であって、この例に限定されない。また、以下では、各ファイルがテキストファイルであるものとして説明するが、これはこの例に限定されず、各ファイルはバイナリファイルであってもよい。また、以下では、「ファイル名""のファイル」を、単に「ファイル""」のように記述する。   Note that each file name shown in FIG. 19 is an example, and the present invention is not limited to this example. In the following description, each file is assumed to be a text file. However, this is not limited to this example, and each file may be a binary file. In the following description, “file with file name“ ”” is simply written as “file“ ””.

図20〜図26を用いて、各情報のより具体的な例を説明する。図20〜図26に示される各情報の内容は、図13〜図18に示す各設定内容と対応している。なお、図20〜図26の情報例を示す図において、特に記載の無い限り、各行の先頭の数字は説明のための行番号を示し、続くコロン(:)でデータ本体を示すコードと区別されている。また、図20〜図26に例示されるコードは、プログラミング言語として一般的に用いられるC言語の記法を模した疑似コードである。   A more specific example of each piece of information will be described with reference to FIGS. The contents of the information shown in FIGS. 20 to 26 correspond to the setting contents shown in FIGS. In the diagrams showing the information examples in FIGS. 20 to 26, the numbers at the beginning of each line indicate a line number for explanation unless otherwise specified, and are distinguished from codes indicating the data body by the following colon (:). ing. Moreover, the code illustrated in FIGS. 20 to 26 is pseudo code simulating the notation of C language generally used as a programming language.

図20は、第1の実施形態に係る利用機器指定情報1101の例を示す。利用機器指定情報1101は、第2行目の「device_list」の記述の後ろに、図13の利用機器設定画面300における入力領域3001および3002に入力された機器名およびIPアドレスが、機器毎に一組の括弧「{」および「}」に挟まれて、それぞれ記述される。この図20の第1行目〜第11行目の内容が、ファイル"device_list.txt"のファイルに格納される。なお、図17に示した利用機器設定画面302を用いて機器の選択方法を設定した場合は、この利用機器指定情報1101が作成されないため、ファイル"device_list.txt"は、空のファイルとして作成される。   FIG. 20 shows an example of the use device designation information 1101 according to the first embodiment. In the used device designation information 1101, after the description of “device_list” on the second line, the device name and IP address input in the input areas 3001 and 3002 in the used device setting screen 300 of FIG. Each pair is described by being sandwiched between parentheses “{” and “}”. The contents of the first to eleventh lines in FIG. 20 are stored in the file “device_list.txt”. Note that when the device selection method is set using the used device setting screen 302 shown in FIG. 17, the used device designation information 1101 is not created, so the file “device_list.txt” is created as an empty file. The

図21(a)および図21(b)は、それぞれ第1の実施形態に係る、機器毎の利用機器機能情報1102aおよび1102bの例を示す。図21(a)において、利用機器機能情報1102aは、第2行目に「"device_name"」に続けて当該情報が示す機器名「mfp-001a」が記述され、第4行目以下、一組の括弧「{」および「}」に挟まれて、各機能の設定内容が記述される。この例では、チェックボックスにチェックが入った機能は"true"、チェックが入っていない機能は"false"として記述されている。この図21(a)の第1行目〜第9行目の内容が、ファイル"feature_mfp-001a.txt"に格納される。図21(b)も同様であって、第1行目〜第9行目の内容が、ファイル"feature_mfp-002b.txt"に格納される。   FIG. 21A and FIG. 21B show examples of used device function information 1102a and 1102b for each device according to the first embodiment, respectively. In FIG. 21A, in the used device function information 1102a, the device name “mfp-001a” indicated by the information is described in the second line following ““ device_name ””. Between the brackets “{” and “}”, the setting contents of each function are described. In this example, a function whose check box is checked is described as “true”, and a function that is not checked is described as “false”. The contents of the first to ninth lines in FIG. 21A are stored in the file “feature_mfp-001a.txt”. FIG. 21B is the same, and the contents of the first to ninth lines are stored in the file “feature_mfp-002b.txt”.

図22(a)および図22(b)は、第1の実施形態に係る、それぞれ機器名「MFP−001A」および「MFP−002B」の機器毎の設定カスタマイズ情報1103aおよび1103bの例をそれぞれ示す。図22(a)において、機器名「MFP−001A」の機器の設定カスタマイズ情報1103aは、第2行目に「"device_name"」に続けて当該情報が示す機器名「mfp-001a」が記述され、第3行目および第29行目の一組の括弧「{」および「}」に挟まれた部分に、機能毎の設定内容が記述される。   FIGS. 22A and 22B show examples of setting customization information 1103a and 1103b for each device having device names “MFP-001A” and “MFP-002B”, respectively, according to the first embodiment. . In FIG. 22A, in the device setting customization information 1103a with the device name “MFP-001A”, the device name “mfp-001a” indicated by the information is described in the second line following ““ device_name ””. The setting contents for each function are described in a portion sandwiched between a pair of parentheses “{” and “}” on the third and 29th lines.

図22(a)の例では、第4行目の「"feature" : "printer"」の後ろにプリンタ機能に対する設定項目および設定内容が記述される。ここで、上述した図13の例では、機器名「MFP−001A」のプリンタ機能に対して、入力領域3004において機能「2in1カラー」と機能「2in1モノクロ」の2つの機能が設定されている。そのため、対応するこの設定カスタマイズ情報1103aにおいても、プリンタ機能を示す第4行目の「"feature : printer"」の設定項目の記述の後ろに、一組の括弧「{」および「}」に挟まれて機能「2in1カラー」の設定内容が記述され(第6行目〜第11行目)、さらに後ろに、一組の括弧「{」および「}」に挟まれて機能「2in1モノクロ」の設定項目および設定内容が記述される(第14行目〜第19行目)。   In the example of FIG. 22A, setting items and setting contents for the printer function are described after “" feature ":" printer "" on the fourth line. In the example of FIG. 13 described above, for the printer function of the device name “MFP-001A”, two functions “2 in 1 color” and “2 in 1 monochrome” are set in the input area 3004. Therefore, in the corresponding setting customization information 1103a, a set of parentheses “{” and “}” is inserted after the description of the setting item “feature: printer” on the fourth line indicating the printer function. And the setting contents of the function “2 in 1 color” are described (from the sixth line to the eleventh line), followed by a pair of parentheses “{” and “}” and the function “2 in 1 monochrome”. Setting items and setting contents are described (14th to 19th lines).

また、この場合、各機能「2in1カラー」および「2in1モノクロ」は、それぞれデフォルトの設定内容から変更されているため、デフォルトの設定を示す各記述「"default_setting"」の値が、それぞれ"false"とされている(第6行目および第14行目)。   In this case, since the functions “2 in 1 color” and “2 in 1 monochrome” have been changed from the default setting contents, the value of each description “default_setting” indicating the default setting is “false”. (6th line and 14th line).

図22(a)において、さらに、第21行目の「"feature" : "scanner"」の設定項目の記述の後ろにスキャナ機能に対する設定内容が記述され、第25行目の「"feature" : "fax"」の設定項目の記述の後ろにFAX機能に対する設定内容が記述される。これらスキャナ機能およびFAX機能は、デフォルト設定から変更されていないため、デフォルトの設定を示す各設定項目「"default_setting"」の値が、それぞれ値"true"とされている(第23行目および第27行目)。   In FIG. 22A, the setting contents for the scanner function are described after the description of the setting item ““ feature ”:“ scanner ”” on the 21st line, and ““ feature ”: The setting contents for the FAX function are described after the description of the setting item “fax”. Since the scanner function and the FAX function are not changed from the default settings, the value of each setting item “default_setting” indicating the default setting is set to the value “true” (the 23rd line and the second line). 27th line).

この図22(a)の例では、第1行目〜第30行目の内容が、ファイル"setting_mfp-001a.txt"に格納される。   In the example of FIG. 22A, the contents of the 1st to 30th lines are stored in the file “setting_mfp-001a.txt”.

図22(b)に示す、機器名「MFP−002B」の機器の設定カスタマイズ情報1103bにおいても同様に、第2行目に「"device_name"」に続けて当該情報が示す機器名「mfp-002b」が記述され、第5行目および第7行目の一組の括弧「{」および「}」に挟まれた部分に、機能毎の設定内容が記述される。   Similarly, in the device setting customization information 1103b of the device name “MFP-002B” shown in FIG. 22B, the device name “mfp-002b” indicated by the information following ““ device_name ”” on the second line ”Is described, and the setting contents for each function are described in a portion sandwiched between a pair of parentheses“ {”and“} ”on the fifth and seventh lines.

図13に示したように、機器名「MFP−002B」の機器に対しては、入力領域3003においてプリンタ機能のみを利用する設定となっている。したがって、設定カスタマイズ情報1103bにおいても、第4行目のプリンタ機能を示す記述「"feature" : "printer"」と、対応する設定項目および設定内容を示す記述「"default_setting" : "true"」とが記述され、他の機能については記述されない。この図22(b)の第1行目〜第9行目の内容が、ファイル"setting_mfp-002b.txt"に格納される。   As shown in FIG. 13, for the device with the device name “MFP-002B”, the setting is such that only the printer function is used in the input area 3003. Therefore, also in the setting customization information 1103b, the description "" feature ":" printer "" indicating the printer function on the fourth line and the description "" default_setting ":" true "" indicating the corresponding setting item and setting contents Is described, and other functions are not described. The contents of the first to ninth lines in FIG. 22B are stored in the file “setting_mfp-002b.txt”.

なお、図17の利用機器設定画面302を用いて利用機器の選択を行った場合、複数の機器が利用機器として選択される可能性がある。そのため、図17の利用機器設定画面302を用いて利用機器の選択を行った場合には、設定カスタマイズ情報1103は、1つのみが生成され、第2行目の"device_name"の値が空白とされる。また、この場合において、設定カスタマイズ情報1103が格納されるファイルのファイル名は、例えば"settings.txt"などのように、機器名を含まないものとなる。   In addition, when a utilization apparatus is selected using the utilization apparatus setting screen 302 of FIG. 17, a several apparatus may be selected as an utilization apparatus. Therefore, when the used device is selected using the used device setting screen 302 of FIG. 17, only one setting customization information 1103 is generated, and the value of “device_name” on the second line is blank. Is done. In this case, the file name of the file in which the setting customization information 1103 is stored does not include a device name such as “settings.txt”.

図23は、第1の実施形態に係るドライバインストールオプション情報1104の例を示す。2行目の記述「"delete_driver_except_use_device"」は、図13および図17の入力部3005aによる設定項目に対応し、3行目の記述「"update_driver"」は、入力部3005bによる設定項目に対応し、4行目の記述「"delete_icon_except_settings"」は、入力部3005cによる設定項目に対応する。例えば図13の例では、入力部3005aおよび3005bの各チェックボックスにチェックが入り、入力部3005cのチェックボックスにはチェックが入っていないため、第2行目〜第4行目の各設定項目に対する各値は、それぞれ値「"true"」、「"true"」および「"false"」となっている。   FIG. 23 shows an example of the driver installation option information 1104 according to the first embodiment. The description ““ delete_driver_except_use_device ”” on the second line corresponds to the setting item by the input unit 3005a in FIG. 13 and FIG. 17, and the description ““ update_driver ”” on the third line corresponds to the setting item by the input unit 3005b. The description ““ delete_icon_except_settings ”” on the fourth line corresponds to a setting item by the input unit 3005c. For example, in the example of FIG. 13, since the check boxes of the input units 3005a and 3005b are checked and the check box of the input unit 3005c is not checked, the setting items for the second to fourth lines are set. Each value has a value “true”, “true”, and “false”, respectively.

この図23の例では、第2行目〜第4行目の内容が、ファイル"option.txt"に格納される。   In the example of FIG. 23, the contents of the second to fourth lines are stored in the file “option.txt”.

図24は、第1の実施形態に係る利用機器選択方法指定情報1105の例を示す。第2行目において、設定項目「"device_sekection_method"」の後に図17の利用機器設定画面302の入力領域3021で設定された内容を示す値が記述される。図17の例では、入力領域3021において、入力部3021bのチェックボックスにチェックが入れられ、入力部3021cにおいて「モノクロ機のみ」が選択されているため、この値が「モノクロ機のみ」を示す値"only_bw"となっている。   FIG. 24 shows an example of the used device selection method designation information 1105 according to the first embodiment. In the second line, a value indicating the content set in the input area 3021 of the used device setting screen 302 in FIG. 17 is described after the setting item “device_sekection_method”. In the example of FIG. 17, in the input area 3021, the check box of the input unit 3021 b is checked and “monochrome only” is selected in the input unit 3021 c, so this value indicates “monochrome only”. It is “only_bw”.

なお、利用機器選択方法指定情報1105の第2行目の設定項目「"device_sekection_method"」の後の値は、図17の利用機器設定画面302において、入力部3021aにより検索できた全ての機器を選択する選択方法が指定された場合は、値「"all"」とされる。また、入力部3021bおよび3021cによりカラー印刷可能な機器を選択する選択方法が指定された場合は、値「"only_color"」とされる。さらに、入力部3021dおよび3021eによりIPアドレス範囲内の機器を選択する選択方法が指定された場合は、例えば値「"ip_address_start" : "10.60.127.100", "ip_address_end" : "10.60.127.150"」とされ、範囲の開始および終了をそれぞれ示す値と、それぞれのIPアドレスとがコロンで区切られて記述される。   Note that the value after the setting item “device_sekection_method” on the second line of the used device selection method designation information 1105 selects all devices that can be searched by the input unit 3021a on the used device setting screen 302 in FIG. If the selection method to be specified is specified, the value is “all”. When a selection method for selecting a device capable of color printing is designated by the input units 3021b and 3021c, the value is “only_color”. Further, when a selection method for selecting a device within the IP address range is designated by the input units 3021d and 3021e, for example, the values “" ip_address_start ":“ 10.60.127.100 ”,“ ip_address_end ”:“ 10.60.127.150 ”” A value indicating the start and end of the range and each IP address are described by separating them with a colon.

上述したように、入力部3021bによる選択方法と、入力部3021dによる選択方法は、同時に指定することが可能である。2つの選択方法が同時に指定された場合、それぞれの選択方法による値を、カンマで区切って続けて記述する。例えば、図17の例のように、「モノクロ機のみ」と「IPアドレス範囲指定」とが同時に指定された場合は、「" device_selection_method" : "only_bw", "ip_address_start" : "10.60.127.100", "ip_address_end" : "10.60.127.150"」のようになる。   As described above, the selection method by the input unit 3021b and the selection method by the input unit 3021d can be specified at the same time. When two selection methods are specified at the same time, values according to the selection methods are described in succession, separated by commas. For example, as in the example of FIG. 17, when “monochrome only” and “IP address range designation” are designated at the same time, ““ device_selection_method ”:“ only_bw ”,“ ip_address_start ”:“ 10.60.127.100 ”, "ip_address_end": like "10.60.127.150"

この図24の例では、第1行目〜第3行目の内容が、ファイル"device_selection_method.txt"に格納される。   In the example of FIG. 24, the contents of the first to third lines are stored in the file “device_selection_method.txt”.

図25は、第1の実施形態に係るユーティリティプラグインインストール設定情報1106の例を示す。ユーティリティプラグインインストール設定情報1106は、第2行目の設定項目「"utility_plugin_list"」に続けて、図18のユーティリティプラグイン設定画面303において入力部3031で選択された、すなわち、チェックボックスにチェックが入っているユーティリティの名前が記述される。入力部3031において複数のユーティリティが選択された場合には、当該複数のユーティリティそれぞれの名前が、例えばコロンで区切られて列挙される。図18では、入力部3031においてドライバインストーラ1230のみが指定されている。そのため、ユーティリティプラグインインストール設定情報1106の第2行目には、記述「"utility_plugin_list" : "driver_installer"」のように、ドライバインストーラ1230の名前が1つだけ記述される。   FIG. 25 shows an example of the utility plug-in installation setting information 1106 according to the first embodiment. The utility plug-in installation setting information 1106 is selected by the input unit 3031 on the utility plug-in setting screen 303 in FIG. 18 following the setting item “utility_plugin_list” on the second line, that is, the check box is checked. Describes the name of the contained utility. When a plurality of utilities are selected in the input unit 3031, the names of the plurality of utilities are listed, for example, separated by a colon. In FIG. 18, only the driver installer 1230 is specified in the input unit 3031. Therefore, in the second line of the utility plug-in installation setting information 1106, only one name of the driver installer 1230 is described as a description "" utility_plugin_list ":" driver_installer "".

この図25の例では、第1行目〜第3行目の内容が、ファイル"utility_plugin_list.txt"に格納される。   In the example of FIG. 25, the contents of the first to third lines are stored in the file “utility_plugin_list.txt”.

図26は、第1の実施形態に係るユーティリティプラグイン利用制限設定情報1107の例を示す。ユーティリティプラグイン利用制限設定情報1107は、図18の入力部3032および3033に対する設定内容が記述される。図26の例では、入力部3032の設定項目が第2行目に「"update_plugin"」として記述され、入力部3033の設定項目が第3行目に「"availabl_plugin"」として記述される。設定項目「"availabl_plugin"」は、複数存在する可能性があるので、設定内容は、設定項目「"availabl_plugin"」の後に、第4行目および第6行目に示されるように、一組の括弧「{」および「}」に挟まれて、複数行が記述可能となっている。   FIG. 26 shows an example of utility plug-in usage restriction setting information 1107 according to the first embodiment. The utility plug-in use restriction setting information 1107 describes the setting contents for the input units 3032 and 3033 in FIG. In the example of FIG. 26, the setting item of the input unit 3032 is described as "" update_plugin "" on the second line, and the setting item of the input unit 3033 is described as "" availabl_plugin "" on the third line. Since there may be a plurality of setting items ““ availabl_plugin ””, the setting contents are a set of sets as shown in the fourth and sixth lines after the setting item “availabl_plugin”. Multiple lines can be described between the parentheses “{” and “}”.

なお、図18の例では、入力部3032および3033の設定内容が何れも「許可しない」になっているので、図26のユーティリティプラグイン利用制限設定情報1107においても、各設定項目に対する値が「"false"」となっている。   In the example of FIG. 18, since the setting contents of the input units 3032 and 3033 are both “not permitted”, the value for each setting item in the utility plug-in use restriction setting information 1107 of FIG. "false" "

この図26の例では、第1行目〜第7行目の内容が、ファイル"utility_plugin_constraint.txt"に格納される。   In the example of FIG. 26, the contents of the first to seventh lines are stored in the file “utility_plugin_constraint.txt”.

(第1の実施形態に係るインストール処理)
次に、第1の実施形態に係る情報処理システム1によるインストール処理について、より詳細に説明する。図27は、第1の実施形態に係る、Webインストーラ121を管理者PC210にダウンロードする処理を示す一例のフローチャートである。設定用Webページ120は、ステップS100で、上述した図13〜図18の各設定画面による設定入力が終了したか否かを判定し、終了していなければ、処理をステップS100に戻す。設定用Webページ120は、設定入力が終了したと判定した場合、処理をステップS101に移行させる。
(Installation processing according to the first embodiment)
Next, installation processing by the information processing system 1 according to the first embodiment will be described in more detail. FIG. 27 is a flowchart illustrating an example of processing for downloading the Web installer 121 to the administrator PC 210 according to the first embodiment. In step S100, the setting web page 120 determines whether or not the setting input on the setting screens of FIGS. 13 to 18 described above has ended. If not, the process returns to step S100. If the setting Web page 120 determines that the setting input has been completed, the setting Web page 120 shifts the processing to step S101.

ステップS101で、設定用Webページ120は、各設定画面に入力された設定内容に従い、図20〜図26に示したような各情報を含む設定情報110を生成する。次のステップS102で、設定用Webページ120は、ステップS101で生成した設定情報110に一意に関連付けられる設定ID111を生成する。設定用Webページ120は、生成した設定ID111を、設定情報110と関連付けて、プロダクト配信サーバ10の記憶領域100における個別領域101に保存する。   In step S101, the setting Web page 120 generates setting information 110 including each piece of information as shown in FIGS. 20 to 26 according to the setting contents input on each setting screen. In the next step S102, the setting Web page 120 generates a setting ID 111 that is uniquely associated with the setting information 110 generated in step S101. The setting Web page 120 stores the generated setting ID 111 in the individual area 101 in the storage area 100 of the product distribution server 10 in association with the setting information 110.

次のステップS103で、設定用Webページ120は、ステップS102で生成した設定ID111を、Webインストーラ121に埋め込む。そして、次のステップS104で、設定用Webページ120は、設定ID111が埋め込まれたWebインストーラ121を管理者PC210に対して送信する。   In the next step S103, the setting web page 120 embeds the setting ID 111 generated in step S102 in the web installer 121. Then, in the next step S104, the setting Web page 120 transmits the Web installer 121 in which the setting ID 111 is embedded to the administrator PC 210.

管理者2は、設定用Webページ120から送信されたWebインストーラ121が管理者PC210により受信されると、受信されたWebインストーラ121をエンドユーザPC211に渡す。   When the administrator PC 210 receives the Web installer 121 transmitted from the setting Web page 120, the administrator 2 passes the received Web installer 121 to the end user PC 211.

なお、管理者2がWebインストーラ121をエンドユーザPC211に渡すタイミングは、管理者PC210により設定用Webページ120からWebインストーラ121をダウンロードした直後に限らず、任意のタイミングで良い。また、Webインストーラ121をエンドユーザPC211に渡す経路も、通信ネットワークを介した経路に限定されない。例えば書き込み可能なCD(Compact Disk)やDVD(Digital Versatile Disk)といった記録媒体や、USB(Universal Serial Bus)メモリなどの不揮発性メモリを介して、設定ID111が埋め込まれたWebインストーラ121をエンドユーザPC211に渡してもよい。さらに、設定ID111が埋め込まれたWebインストーラ121をプログラム配布用のデータベースに格納し、当該Webインストーラ121のデータベース上のリンク情報をエンドユーザPC211に通知することも考えられる。   Note that the timing at which the administrator 2 passes the Web installer 121 to the end user PC 211 is not limited to immediately after the administrator PC 210 downloads the Web installer 121 from the setting Web page 120, but may be any timing. Further, the path for passing the Web installer 121 to the end user PC 211 is not limited to the path via the communication network. For example, the end user PC 211 receives the Web installer 121 in which the setting ID 111 is embedded via a recording medium such as a writable CD (Compact Disk) or DVD (Digital Versatile Disk), or a non-volatile memory such as a USB (Universal Serial Bus) memory. May be passed to Furthermore, it is conceivable that the Web installer 121 in which the setting ID 111 is embedded is stored in a database for program distribution, and the link information on the database of the Web installer 121 is notified to the end user PC 211.

図28〜図30を用いて、第1の実施形態に係る、エンドユーザPC211におけるインストール処理について、より具体的に説明する。なお、図28〜図30において、上述した図8、図10および図12と共通する部分には同一の符号を付して、詳細な説明を省略する。   The installation process in the end user PC 211 according to the first embodiment will be described more specifically with reference to FIGS. 28 to 30, the same reference numerals are given to the same portions as those in FIGS. 8, 10, and 12 described above, and detailed description thereof is omitted.

図28〜図30の例では、エンドユーザPC211は、機器名「MFP−001A」のMFP21aと、機器名「MFP−002B」のMFP21bとが通信可能に接続されている。これらMFP21aおよび21bは、それぞれプリンタ機能、スキャナ機能およびFAX機能を備える。エンドユーザPC211に機器名および機能に対応するドライバをインストールすることで、エンドユーザPC211から、対応するドライバがインストールされた、MFP21aおよび21bの機能を利用することが可能となる。   In the example of FIGS. 28 to 30, the end user PC 211 is communicably connected to an MFP 21 a with a device name “MFP-001A” and an MFP 21 b with a device name “MFP-002B”. These MFPs 21a and 21b have a printer function, a scanner function, and a FAX function, respectively. By installing the driver corresponding to the device name and function in the end user PC 211, it becomes possible to use the functions of the MFPs 21a and 21b in which the corresponding driver is installed from the end user PC 211.

図28は、第1の実施形態に係る、エンドユーザPC211にWebインストーラ121’が保存された状態を示している。なお、Webインストーラ121’は、プロダクト配信サーバ10上に保存されるWebインストーラ121に設定ID111が埋め込まれてエンドユーザPC211上に保存されたものであり、Webインストーラ121’に含まれる設定ID111’は、プロダクト配信サーバ10上に保存される所定の設定ID111と同一のものであるとする。   FIG. 28 shows a state where the Web installer 121 ′ is stored in the end user PC 211 according to the first embodiment. The web installer 121 ′ is a web installer 121 stored on the product distribution server 10 in which the setting ID 111 is embedded and stored on the end user PC 211. The setting ID 111 ′ included in the web installer 121 ′ is Suppose that it is the same as the predetermined setting ID 111 stored on the product distribution server 10.

例えばエンドユーザ3は、エンドユーザPC211を操作して、エンドユーザPC211上に保存されるWebインストーラ121’に対して実行を指示する(ステップS20)。Webインストーラ121’は、この実行指示に応じて、設定ID111’をプロダクト配信サーバ10に送信する(ステップS21)。プロダクト配信サーバ10に受信された設定ID111’は、設定管理部130に渡される。   For example, the end user 3 operates the end user PC 211 to instruct the Web installer 121 'stored on the end user PC 211 to execute (step S20). In response to this execution instruction, the Web installer 121 'transmits the setting ID 111' to the product distribution server 10 (step S21). The setting ID 111 ′ received by the product distribution server 10 is passed to the setting management unit 130.

設定管理部130は、プロダクト配信サーバ10の記憶領域100内の個別領域101から、受け取った設定ID111’に対応する設定情報110を取得する(ステップS22)。また、設定管理部130は、記憶領域100内の共通領域102から、管理アプリケーション122を取得する(ステップS23)。設定管理部130は、記憶領域100から取得したこれら設定情報110および管理アプリケーション122をエンドユーザPC211に送信する。   The setting management unit 130 acquires the setting information 110 corresponding to the received setting ID 111 'from the individual area 101 in the storage area 100 of the product distribution server 10 (step S22). Also, the setting management unit 130 acquires the management application 122 from the common area 102 in the storage area 100 (step S23). The setting management unit 130 transmits the setting information 110 and the management application 122 acquired from the storage area 100 to the end user PC 211.

設定管理部130から送信された設定情報110および管理アプリケーション122は、エンドユーザPC211において、Webインストーラ121’内のダウンロード部1211によりダウンロードされ(ステップS24)、エンドユーザPC211の例えばストレージ2004に保存される。図29は、第1の実施形態に係る、プロダクト配信サーバ10からダウンロードされた設定情報110および管理アプリケーション122が、設定情報110’および管理アプリケーション122’としてエンドユーザPC211上に保存された様子を示す。   The setting information 110 and the management application 122 transmitted from the setting management unit 130 are downloaded by the download unit 1211 in the Web installer 121 ′ in the end user PC 211 (step S24) and stored in, for example, the storage 2004 of the end user PC 211. . FIG. 29 shows how the setting information 110 and the management application 122 downloaded from the product distribution server 10 according to the first embodiment are stored on the end user PC 211 as the setting information 110 ′ and the management application 122 ′. .

図30は、第1の実施形態に係る、エンドユーザPC211におけるドライバのインストール処理の例を示す。エンドユーザPC211に管理アプリケーション122’が保存されると、Webインストーラ121’は、インストーラ部1212により、管理アプリケーション122’に含まれる管理アプリケーションインストーラ1222に対して実行を指示する(ステップS30)。   FIG. 30 shows an example of driver installation processing in the end user PC 211 according to the first embodiment. When the management application 122 ′ is stored in the end user PC 211, the web installer 121 ′ instructs the management application installer 1222 included in the management application 122 ′ to execute using the installer unit 1212 (step S <b> 30).

管理アプリケーションインストーラ1222は、この実行指示に応じて設定情報110’を参照して、設定情報110’に含まれる各情報を確認し(ステップS31)、確認した設定情報110’に従い、管理アプリケーション122’をエンドユーザPC211にインストールする。そして、管理アプリケーションインストーラ1222は、ユーティリティプラグイン1223に含まれるドライバインストーラ1230を実行させる(ステップS32)。   The management application installer 1222 refers to the setting information 110 ′ in accordance with this execution instruction, confirms each information included in the setting information 110 ′ (step S31), and follows the confirmed setting information 110 ′ in accordance with the confirmed setting information 110 ′. Is installed in the end user PC 211. Then, the management application installer 1222 causes the driver installer 1230 included in the utility plug-in 1223 to be executed (step S32).

ドライバインストーラ1230は、実行されると、設定情報110’を参照して設定情報110’に含まれる各情報を確認し(ステップS33)、確認した各情報に従い、エンドユーザPC211に対してドライバをインストールする。例えば、ドライバインストーラ1230は、設定情報110’に含まれる利用機器指定情報1101で指定された機器および機能のドライバを、プロダクト配信サーバ10から取得し、取得したドライバをエンドユーザPC211にインストールする。また例えば、ドライバインストーラ1230は、設定情報110’に含まれる利用機器選択方法指定情報1105で指定された機器および機能のドライバをプロダクト配信サーバ10に保存される各ドライバから検索し、検索の結果取得したドライバをエンドユーザPC211にインストールする。   When executed, the driver installer 1230 refers to the setting information 110 ′ to confirm each information included in the setting information 110 ′ (step S33), and installs a driver to the end user PC 211 according to each confirmed information. To do. For example, the driver installer 1230 acquires the device and function drivers specified by the use device specifying information 1101 included in the setting information 110 ′ from the product distribution server 10, and installs the acquired driver in the end user PC 211. Further, for example, the driver installer 1230 searches for drivers of devices and functions specified by the used device selection method specifying information 1105 included in the setting information 110 ′ from each driver stored in the product distribution server 10, and obtains the search result. The installed driver is installed in the end user PC 211.

ここで、Webインストーラ121’は、上述のステップS30において管理アプリケーションインストーラ1222に対して実行を指示した後、エンドユーザPC211上から削除できる。このとき、設定ID111’は、エンドユーザPC211上に残しておく。例えば、Webインストーラ121’は、ステップS30の実行指示後、設定ID111’をストレージ2004などエンドユーザPC211が備える不揮発性の記憶媒体に記憶させて保存し、Webインストーラ121’を構成する他のモジュール(ダウンロード部1211、インストーラ部1212)をエンドユーザPC211上から削除する。   Here, the Web installer 121 ′ can be deleted from the end user PC 211 after instructing the management application installer 1222 to execute in step S <b> 30 described above. At this time, the setting ID 111 ′ is left on the end user PC 211. For example, after the execution instruction of step S30, the web installer 121 ′ stores and saves the setting ID 111 ′ in a non-volatile storage medium included in the end user PC 211 such as the storage 2004, and other modules ( The download unit 1211 and the installer unit 1212) are deleted from the end user PC 211.

なお、第1の実施形態では、エンドユーザPC211にドライバをインストールするための管理アプリケーション122の配布を、Webインストーラ121を介して行っている。これにより、エンドユーザPC211は、エンドユーザPC211にインストール可能な管理アプリケーション122を、プロダクト配信サーバ10から容易にダウンロードすることが可能となる。   In the first embodiment, the management application 122 for installing the driver on the end user PC 211 is distributed via the Web installer 121. Thereby, the end user PC 211 can easily download the management application 122 that can be installed in the end user PC 211 from the product distribution server 10.

また、エンドユーザPC211が、エンドユーザPC211にインストール可能な管理アプリケーション122をダウンロードするためには、インストール対象の管理アプリケーション122が国内向けおよび海外向けの何れであるか、および、エンドユーザPC211のOS(Operation System)の仕様に関する情報が必要となる。OSの仕様に関する情報は、例えば、そのOSが32ビット動作および64ビット動作の何れか、OSのバージョン、などである。   Further, in order for the end user PC 211 to download the management application 122 that can be installed in the end user PC 211, whether the management application 122 to be installed is for domestic or overseas, and the OS ( Information on the specifications of the Operation System is required. The information related to the OS specification is, for example, whether the OS is a 32-bit operation or 64-bit operation, the OS version, and the like.

インストール対象の管理アプリケーション122が国内向けおよび海外向けの何れであるかは、例えば、設定用Webページ120が国内向けか海外向けかで判定することが可能である。例えば、設定用Webページ120が国内向けの場合、国内向けを示す情報を持つWebインストーラ121が、設定用Webページ120からエンドユーザPC211に対してダウンロードされるようにする。エンドユーザPC211のOSの仕様については、例えば、図28のステップS20でWebインストーラ121が起動した際に、Webインストーラ121がエンドユーザPC211から取得する。   Whether the management application 122 to be installed is for domestic or overseas can be determined, for example, depending on whether the setting Web page 120 is for domestic or overseas. For example, when the setting web page 120 is for domestic use, the web installer 121 having information indicating domestic use is downloaded from the setting web page 120 to the end user PC 211. The OS specification of the end user PC 211 is acquired from the end user PC 211 when the Web installer 121 is activated in step S20 of FIG.

Webインストーラ121は、インストール対象の管理アプリケーション122が国内向けおよび海外向けの何れかを示す情報と、OSの仕様を示す情報とに基づき、設定情報110とインストール可能な管理アプリケーション122とを要求するリクエスト先URLを作成し、このリクエスト先URLに対して設定ID111を送信することで、要求先にある、インストール可能な管理アプリケーション122と設定情報110とを取得できる。   The Web installer 121 requests the setting information 110 and the installable management application 122 based on information indicating whether the management application 122 to be installed is for domestic or overseas and information indicating the OS specification. By creating a destination URL and transmitting the setting ID 111 to the request destination URL, the installable management application 122 and the setting information 110 at the request destination can be acquired.

また、管理アプリケーション122は、動作するために必要なオブジェクトを全て含むように構成され、オブジェクトのサイズが大きくなる。管理アプリケーション122を、設定用Webページ120での設定後にダウンロードして配布する場合や、管理者2がエンドユーザ3にUSBメモリやネットワーク経由で配布する場合に、オブジェクトサイズが大きいと、配布に時間を要することになる。エンドユーザPC211には、サイズのより小さいWebインストーラ121を配布することで、配布に要する負担を低減できる。   In addition, the management application 122 is configured to include all objects necessary for operation, and the size of the object increases. When the management application 122 is downloaded and distributed after setting on the setting web page 120, or when the administrator 2 distributes to the end user 3 via a USB memory or a network, if the object size is large, the distribution takes time. Will be required. By distributing the smaller size Web installer 121 to the end user PC 211, the burden required for distribution can be reduced.

さらに、管理アプリケーション122の配布をWebインストーラ121を介して行うことで、Webインストーラ121を実行した時点の最新の管理アプリケーション122をエンドユーザPC211にダウンロードさせ、インストールすることが可能となる。   Further, by distributing the management application 122 via the Web installer 121, the latest management application 122 at the time when the Web installer 121 is executed can be downloaded to the end user PC 211 and installed.

また、Webインストーラ121が用いる情報、例えば、管理アプリケーション122が国内向けおよび海外向けの何れであるかを示す情報や、エンドユーザPC211のOSの仕様を示す情報がエンドユーザ3側で知ることが可能である場合も考えられる。この場合、例えば、これらの情報に基づきインストール対象の管理アプリケーション122を選択可能な専用のWebページをプロダクト配信サーバ10において用意し、エンドユーザ3に各情報を入力または選択させて、適切な管理アプリケーション122をプロダクト配信サーバ10から直接的に取得することも可能である。この場合であっても、上述した図28〜図30の例と同様に、ドライバのインストールを実行可能である。   Further, information used by the Web installer 121, for example, information indicating whether the management application 122 is for domestic use or overseas, and information indicating the OS specification of the end user PC 211 can be known on the end user 3 side. It is also conceivable. In this case, for example, a dedicated Web page capable of selecting the management application 122 to be installed based on these pieces of information is prepared in the product distribution server 10, and each information is input or selected by the end user 3. It is also possible to obtain 122 directly from the product distribution server 10. Even in this case, the driver can be installed in the same manner as in the examples of FIGS. 28 to 30 described above.

(設定情報の更新処理)
次に、図31を用いて、第1の実施形態に係る、エンドユーザPC211に既に保存されている設定情報110’の更新処理について説明する。
(Setting information update process)
Next, update processing of the setting information 110 ′ already stored in the end user PC 211 according to the first embodiment will be described with reference to FIG.

図31において、管理者2は、設定用Webページ120に対して、上述した図28〜図30の処理によりエンドユーザPC211に保存した設定情報110’に対応する、プロダクト配信サーバ10上に保存される設定情報110に対して新たな設定を行う(ステップS40)。例えば、管理者2は、設定用Webページ120に対して設定ID111を指定する。設定用Webページ120は、指定された設定ID111に関連付けられた設定情報110をプロダクト配信サーバ10から取得して、図13〜図18を用いて説明した各設定画面の各入力領域および各入力部に、設定済みの値として表示させる。管理者2は、この設定済みの値が表示される各設定画面に対して、適宜、新たな設定を入力し、設定情報110の更新を設定用Webページ120に指示する。   In FIG. 31, the administrator 2 saves the setting web page 120 on the product distribution server 10 corresponding to the setting information 110 ′ saved in the end user PC 211 by the processing of FIGS. 28 to 30 described above. New setting is performed on the setting information 110 (step S40). For example, the administrator 2 specifies the setting ID 111 for the setting Web page 120. The setting Web page 120 acquires the setting information 110 associated with the specified setting ID 111 from the product distribution server 10, and each input area and each input unit of each setting screen described with reference to FIGS. Are displayed as set values. The administrator 2 inputs a new setting as appropriate to each setting screen on which the set value is displayed, and instructs the setting Web page 120 to update the setting information 110.

設定用Webページ120は、この指示に従い、プロダクト配信サーバ10に保存される設定情報110を更新する(ステップS41)。このとき、更新された設定情報110は、更新前の設定情報110が関連付けられていた設定ID111が関連付けられる。   The setting web page 120 updates the setting information 110 stored in the product distribution server 10 in accordance with this instruction (step S41). At this time, the updated setting information 110 is associated with the setting ID 111 associated with the setting information 110 before the update.

一方、エンドユーザPC211において、管理アプリケーションインストーラ1222は、予め定められたタイミングで、エンドユーザPC211に保存されている設定ID111’をプロダクト配信サーバ10に送信する。送信された設定ID111’は、プロダクト配信サーバ10において設定管理部130に受信される。なお、管理アプリケーションインストーラ1222は、予め定められた期間(毎日1回、毎週1回など)毎に、設定ID111’をプロダクト配信サーバ10に送信する(ステップS42)。管理アプリケーションインストーラ1222が設定ID111’をプロダクト配信サーバ10に送信するタイミングは、この例に限定されない。例えば、管理アプリケーションインストーラ1222は、エンドユーザPC211の起動毎に設定ID111’の送信を行ってもよいし、エンドユーザ3がエンドユーザPC211に、任意のタイミングで設定ID111’の送信を指示してもよい。   On the other hand, in the end user PC 211, the management application installer 1222 transmits the setting ID 111 ′ stored in the end user PC 211 to the product distribution server 10 at a predetermined timing. The transmitted setting ID 111 ′ is received by the setting management unit 130 in the product distribution server 10. Note that the management application installer 1222 transmits the setting ID 111 ′ to the product distribution server 10 every predetermined period (once daily, once a week, etc.) (step S 42). The timing at which the management application installer 1222 transmits the setting ID 111 ′ to the product distribution server 10 is not limited to this example. For example, the management application installer 1222 may transmit the setting ID 111 ′ every time the end user PC 211 is activated, or the end user 3 may instruct the end user PC 211 to transmit the setting ID 111 ′ at an arbitrary timing. Good.

なお、上述は、エンドユーザPC211に保存される設定ID111’を予め定められたタイミングでプロダクト配信サーバ10に送信する処理を、管理アプリケーションインストーラ1222が実行するように説明したが、これはこの例に限定されない。例えば、設定ID111’の送信処理を、管理アプリケーション本体1221が実行してもよい。これは、例えば、上述した図30のステップS30で管理アプリケーションインストーラ1222が実行された後、管理アプリケーションインストーラ1222が設定ID111’を管理アプリケーション本体1221に渡すことで、実現が可能である。   The above description has been made so that the management application installer 1222 executes the process of transmitting the setting ID 111 ′ stored in the end user PC 211 to the product distribution server 10 at a predetermined timing. It is not limited. For example, the management application main body 1221 may execute the transmission process of the setting ID 111 ′. This can be realized, for example, by the management application installer 1222 passing the setting ID 111 ′ to the management application main body 1221 after the management application installer 1222 is executed in step S 30 of FIG. 30 described above.

設定管理部130は、受信した設定ID111’に従い、当該設定ID111’に関連付けられてプロダクト配信サーバ10に保存される設定情報110が更新されているか否か、また、当該設定情報110が新規に作成されたものであるかを判定する。設定管理部130は、例えば設定情報110がプロダクト配信サーバ10に保存された日時情報に基づき更新の有無、および、新規作成を判定することができる。また例えば、設定用Webページ120がステップS41での設定情報110の更新時に更新フラグを設定し、設定管理部130がこのフラグに基づき設定情報110の更新の有無を判定することも考えられる。   In accordance with the received setting ID 111 ′, the setting management unit 130 determines whether the setting information 110 associated with the setting ID 111 ′ and stored in the product distribution server 10 has been updated, and the setting information 110 is newly created. It is determined whether it has been done. For example, the setting management unit 130 can determine whether or not the setting information 110 has been updated based on the date and time information stored in the product distribution server 10 and whether to newly create the setting information. Further, for example, the setting Web page 120 may set an update flag when the setting information 110 is updated in step S41, and the setting management unit 130 may determine whether the setting information 110 is updated based on this flag.

設定管理部130は、受信した設定ID111’に関連付けられて保存される設定情報110が更新されていると判定した場合、記憶領域100の個別領域101から更新された設定情報110を取得し(ステップS43)、取得した設定情報110をエンドユーザPC211に送信する(ステップS44)。   If the setting management unit 130 determines that the setting information 110 stored in association with the received setting ID 111 ′ has been updated, the setting management unit 130 acquires the updated setting information 110 from the individual area 101 of the storage area 100 (step S100). S43), the acquired setting information 110 is transmitted to the end user PC 211 (step S44).

エンドユーザPC211は、設定管理部130から送信された設定情報110を受信し、受信した設定情報110を管理アプリケーションインストーラ1222に渡す。管理アプリケーションインストーラ1222は、既に保存されている設定情報110’を受け取った設定情報110により上書きして更新し、設定情報110”として保存する。そして、管理アプリケーションインストーラ1222は、保存した設定情報110”を参照して、設定情報110”に含まれる各情報を確認する(ステップS45)。   The end user PC 211 receives the setting information 110 transmitted from the setting management unit 130 and passes the received setting information 110 to the management application installer 1222. The management application installer 1222 overwrites and updates the setting information 110 ′ already stored with the received setting information 110, and stores it as setting information 110 ″. The management application installer 1222 then stores the stored setting information 110 ″. Each information included in the setting information 110 ″ is confirmed (step S45).

管理アプリケーションインストーラ1222は、設定情報110”を確認すると、ユーティリティプラグイン1223に含まれるドライバインストーラ1230を実行させる(ステップS46)。ドライバインストーラ1230は、実行されると、設定情報110”を参照して設定情報110”に含まれる各情報を確認し(ステップS47)、確認した各情報に従い、エンドユーザPC211に対してドライバをインストールする。インストール対象のドライバと機器や機種、機能が対応するドライバが既にエンドユーザPC211にインストールされている場合、ドライバインストーラ1230は、インストール済みのドライバに対する上書きインストールを行う。   When the management application installer 1222 confirms the setting information 110 ″, the management application installer 1222 causes the driver installer 1230 included in the utility plug-in 1223 to be executed (step S46). When the driver installer 1230 is executed, the setting information 110 ″ is referred to. Each information included in the setting information 110 ″ is confirmed (step S47), and a driver is installed to the end user PC 211 according to the confirmed information. A driver corresponding to the installation target driver, device, model, and function has already been installed. If installed on the end user PC 211, the driver installer 1230 performs an overwrite installation on the installed driver.

(第1の実施形態に係る各処理の詳細)
図32は、第1の実施形態に係る、エンドユーザPC211に管理アプリケーション122をインストールする処理を示す一例のフローチャートである。この図32のフローチャートによる処理は、上述した図28〜図30の各図を用いて説明した処理に対応するものである。
(Details of each process according to the first embodiment)
FIG. 32 is a flowchart illustrating an example of processing for installing the management application 122 in the end user PC 211 according to the first embodiment. The process according to the flowchart of FIG. 32 corresponds to the process described with reference to FIGS. 28 to 30 described above.

ステップS120で、エンドユーザ3は、Webインストーラ121’が実行されたか否かを判定する。実行されていない場合、処理がステップS120に戻される。Webインストーラ121’が実行されていると判定した場合、処理がステップS121に移行される。   In step S120, the end user 3 determines whether or not the Web installer 121 'has been executed. If not, the process returns to step S120. If it is determined that the web installer 121 'is being executed, the process proceeds to step S121.

ステップS121で、Webインストーラ121’は、自身に埋め込まれる設定ID111’をプロダクト配信サーバ10に送信する。送信された設定ID111’は、プロダクト配信サーバ10に受信され、設定管理部130に渡される。プロダクト配信サーバ10において、設定管理部130は、管理アプリケーション122と、エンドユーザPC211から送信された設定ID111’に対応する設定情報110とをエンドユーザPC211に送信する。   In step S121, the Web installer 121 'transmits the setting ID 111' embedded therein to the product distribution server 10. The transmitted setting ID 111 ′ is received by the product distribution server 10 and passed to the setting management unit 130. In the product distribution server 10, the setting management unit 130 transmits the management application 122 and setting information 110 corresponding to the setting ID 111 ′ transmitted from the end user PC 211 to the end user PC 211.

次のステップS122で、エンドユーザPC211においてWebインストーラ121’は、プロダクト配信サーバ10から送信された設定情報110と管理アプリケーション122とを、ダウンロード部1211によりダウンロードする。Webインストーラ121’は、ダウンロードした管理アプリケーション122を管理アプリケーション122’としてエンドユーザPC211に保存する。また、Webインストーラ121’は、ダウンローとした設定情報110を、設定情報110’としてエンドユーザPC211に保存する。   In the next step S122, in the end user PC 211, the Web installer 121 'downloads the setting information 110 and the management application 122 transmitted from the product distribution server 10 by the download unit 1211. The web installer 121 ′ stores the downloaded management application 122 as the management application 122 ′ in the end user PC 211. Further, the web installer 121 ′ saves the downloaded setting information 110 as setting information 110 ′ in the end user PC 211.

次のステップS123で、Webインストーラ121’は、保存された管理アプリケーション122’に含まれる管理アプリケーションインストーラ1222を実行させる。このとき、Webインストーラ121’は、設定ID111’を管理アプリケーションインストーラ1222に渡す。実行された管理アプリケーションインストーラ1222は、次のステップS124で、設定情報110’に含まれるユーティリティプラグインインストール設定情報1106に基づき、インストールを行うユーティリティプラグイン1223を決定する。   In the next step S123, the Web installer 121 'causes the management application installer 1222 included in the stored management application 122' to be executed. At this time, the Web installer 121 ′ passes the setting ID 111 ′ to the management application installer 1222. In step S124, the executed management application installer 1222 determines a utility plug-in 1223 to be installed based on the utility plug-in installation setting information 1106 included in the setting information 110 '.

ここでは、ユーティリティプラグイン1223に含まれるドライバインストーラ1230のインストールを行うように決定されたものとする。ユーティリティプラグイン1223に、さらに他のプログラムをインストールする他のユーティリティが含まれる場合には、この他のユーティリティのインストールも行うように決定される。   Here, it is assumed that the driver installer 1230 included in the utility plug-in 1223 is determined to be installed. If the utility plug-in 1223 includes another utility that installs another program, the utility plug-in 1223 is determined to install another utility.

次のステップS125で、管理アプリケーションインストーラ1222は、設定情報110’に含まれるユーティリティプラグイン利用制限設定情報1107に従い、ステップS124で決定されたユーティリティプラグイン1223のインストールを行う。この例では、ユーティリティプラグイン1223に含まれるドライバインストーラ1230のエンドユーザPC211に対するインストールが実行される。これにより、ドライバインストーラ1230は、管理アプリケーションインストーラ1222によりエンドユーザPC211にインストールされる。   In the next step S125, the management application installer 1222 installs the utility plug-in 1223 determined in step S124 according to the utility plug-in use restriction setting information 1107 included in the setting information 110 '. In this example, the driver installer 1230 included in the utility plug-in 1223 is installed on the end user PC 211. As a result, the driver installer 1230 is installed in the end user PC 211 by the management application installer 1222.

次のステップS126で、管理アプリケーションインストーラ1222は、ステップS125でインストールしたドライバインストーラ1230を実行する。次のステップS127で、ドライバインストーラ1230は、ドライバのインストールを実行する。   In the next step S126, the management application installer 1222 executes the driver installer 1230 installed in step S125. In the next step S127, the driver installer 1230 executes driver installation.

図33は、上述した図32のフローチャートにおけるステップS127から開始される、第1の実施形態に係る、ドライバインストーラ1230によるドライバのインストール処理を示す一例のフローチャートである。   FIG. 33 is a flowchart of an example showing driver installation processing by the driver installer 1230 according to the first embodiment, which is started from step S127 in the flowchart of FIG. 32 described above.

ステップS130で、ドライバインストーラ1230は、インストールを行うドライバの決定方法を判定する。より具体的には、ドライバインストーラ1230は、指定された機器のドライバをインストールするか、機器検索により検索された機器のドライバをインストールするかを判定する。ドライバインストーラ1230は、機器検索により検索されたドライバをインストールすると判定した場合、処理をステップS131に移行させる。   In step S130, the driver installer 1230 determines a method for determining a driver to be installed. More specifically, the driver installer 1230 determines whether to install the driver of the designated device or to install the driver of the device found by the device search. If the driver installer 1230 determines to install the driver searched by the device search, the process proceeds to step S131.

例えば、ドライバインストーラ1230は、設定情報110’に含まれる各情報を格納する各ファイルのうち、利用機器指定情報1101および利用機器選択方法指定情報1105が格納される各ファイルを確認する。そして、ドライバインストーラ1230は、利用機器指定情報1101が格納されるファイル(例えば図19のファイル"device_list.txt")が空白の場合には機器検索により検索された機器のドライバをインストールすると判定し、処理をステップS131に移行させる。   For example, the driver installer 1230 checks each file in which the used device designation information 1101 and the used device selection method designation information 1105 are stored among the files that store the information included in the setting information 110 ′. Then, the driver installer 1230 determines that the driver of the device searched by the device search is to be installed when the file in which the used device designation information 1101 is stored (for example, the file “device_list.txt” in FIG. 19) is blank, The process proceeds to step S131.

ステップS131で、ドライバインストーラ1230は、設定情報110’に含まれる利用機器選択方法指定情報1105を参照して、ドライバをインストールする機器の選択方法を取得する。そして、取得した選択方法に従い、エンドユーザPC211が含まれる管理単位20a内でネットワークを介して接続される機器を検索する。   In step S131, the driver installer 1230 refers to the used device selection method designation information 1105 included in the setting information 110 ', and acquires the device selection method for installing the driver. Then, in accordance with the acquired selection method, the device connected via the network is searched for in the management unit 20a including the end user PC 211.

なお、ここでは、機器は、MFPであるものとする。これはこの例に限定されず、機器は、エンドユーザPC211から制御可能な機器であれば、他の種類の機器であってもよい。   Here, it is assumed that the device is an MFP. This is not limited to this example, and the device may be another type of device as long as it can be controlled from the end user PC 211.

ステップS131で機器の選択方法が取得されると、次のステップS132で、取得された選択方法に従い機器を検索し、検索結果に従い利用する機器を絞り込み、絞り込んだ各機器の機器名およびIPアドレスを取得する。   When the device selection method is acquired in step S131, in the next step S132, the device is searched according to the acquired selection method, the device to be used is narrowed down according to the search result, and the device name and IP address of each narrowed device are obtained. get.

例えば、ドライバインストーラ1230は、利用機器選択方法指定情報1105に、図17の利用機器設定画面302の入力領域3021における入力部3021aによる「検索された機器全て」が選択方法として指定されている場合、エンドユーザPC211が含まれる管理単位20a内でネットワークを介して接続される全ての機器を検索し、検索された機器の機器名およびIPアドレスを取得する。この場合には、機器の絞り込みは省略される。   For example, the driver installer 1230 indicates that “all searched devices” by the input unit 3021a in the input area 3021 of the used device setting screen 302 in FIG. In the management unit 20a including the end user PC 211, all devices connected via the network are searched, and the device name and IP address of the searched device are acquired. In this case, narrowing down of devices is omitted.

また例えば、ドライバインストーラ1230は、利用機器選択方法指定情報1105に、入力部3021bによる「カラー機/モノクロ機」が選択方法として指定されている場合、利用機器選択方法指定情報1105に更に示される「カラー機」および「モノクロ機」の何れかを指定する情報に従い、エンドユーザPC211が含まれる管理単位20a内でネットワークを介して接続される全ての機器から、指定に従いカラー機またはモノクロ機を絞り込んで検索し、検索された各機器の機器名およびIPアドレスをそれぞれ取得する。なお、接続される機器がカラー機およびモノクロ機の何れであるかは、各機器のMIB(Management Information Base)の値から取得できる。   Further, for example, when “color machine / monochrome machine” is designated as the selection method by the input unit 3021b in the use device selection method designation information 1105, the driver installer 1230 further indicates “use device selection method designation information 1105”. In accordance with the information specifying either “color machine” or “monochrome machine”, the color machine or monochrome machine is narrowed down according to the specification from all devices connected via the network within the management unit 20a including the end user PC 211. The device name and the IP address of each searched device are acquired. Whether a connected device is a color machine or a monochrome machine can be acquired from the MIB (Management Information Base) value of each device.

さらに例えば、ドライバインストーラ1230は、利用機器選択方法指定情報1105に、入力部3021dによる「IPアドレス範囲指定」が選択方法として指定されている場合、利用機器選択方法指定情報1105にさらに示されるIPアドレス範囲に従い検索範囲を絞り込んで、エンドユーザPC211が含まれる管理単位20a内でネットワークを介して接続される機器を検索し、検索された機器の機器名およびIPアドレスを取得する。   Further, for example, when “IP address range designation” by the input unit 3021d is designated as the selection method in the used device selection method designation information 1105, the driver installer 1230 further indicates an IP address indicated in the used device selection method designation information 1105. The search range is narrowed down according to the range, the device connected via the network is searched in the management unit 20a including the end user PC 211, and the device name and IP address of the searched device are acquired.

次のステップS133で、ドライバインストーラ1230は、利用機器機能情報1102に基づき、利用する機能を示す情報を取得する。そして、処理をステップS136に移行させる。   In the next step S133, the driver installer 1230 acquires information indicating the function to be used based on the used device function information 1102. Then, the process proceeds to step S136.

一方、ドライバインストーラ1230は、ステップS130で、指定された機器のドライバをインストールすると判定した場合、処理をステップS134に移行させる。例えば、ドライバインストーラ1230は、利用機器選択方法指定情報1105が格納されるファイル(例えば図19のファイル"device_selection_method.txt")が空白の場合には、指定された機器のドライバをインストールすると判定し、処理をステップS134に移行させる。   On the other hand, if the driver installer 1230 determines in step S130 to install the driver of the designated device, the process proceeds to step S134. For example, if the file (for example, the file “device_selection_method.txt” in FIG. 19) in which the used device selection method designation information 1105 is stored is blank, the driver installer 1230 determines to install the driver for the designated device. The process proceeds to step S134.

ステップS134で、ドライバインストーラ1230は、設定情報110’に含まれる利用機器指定情報1101を参照して、利用機器指定情報1101に示される機器名およびIPアドレスとを取得する。利用機器指定情報1101に複数の機器の機器名およびIPアドレスが含まれる場合には、これら複数の機器の各機器名および各IPアドレスを取得する。   In step S134, the driver installer 1230 refers to the used device designation information 1101 included in the setting information 110 ', and acquires the device name and IP address indicated in the used device designation information 1101. When the use device designation information 1101 includes device names and IP addresses of a plurality of devices, the device names and IP addresses of the plurality of devices are acquired.

ドライバインストーラ1230は、次のステップS135で、設定情報110’に含まれる利用機器機能情報1102を参照して、利用機器機能情報1102に含まれる機能を示す情報を取得する。ドライバインストーラ1230は、ステップS134で複数の機器の情報が取得されている場合には、複数の機器それぞれについて、機能を示す情報を取得する。そして、処理をステップS136に移行させる。   In step S135, the driver installer 1230 refers to the used device function information 1102 included in the setting information 110 'and acquires information indicating the function included in the used device function information 1102. The driver installer 1230 acquires information indicating the function for each of the plurality of devices when the information on the plurality of devices is acquired in step S134. Then, the process proceeds to step S136.

ステップS136で、ドライバインストーラ1230は、上述のステップS131〜ステップS133、または、ステップS134およびステップS135で取得された機器名および機能に対応するドライバをダウンロードする。   In step S136, the driver installer 1230 downloads a driver corresponding to the device name and function acquired in steps S131 to S133 or steps S134 and S135 described above.

具体的には、ドライバインストーラ1230は、ステップS131〜ステップS133、または、ステップS134およびステップS135で取得された機器名および機能に対応するドライバをプロダクト配信サーバ10に要求する。このとき、ドライバインストーラ1230は、エンドユーザPC211のOSの仕様に関する情報(動作ビット数、OSのバージョンなど)をエンドユーザPC211から取得して、ドライバの要求と共にプロダクト配信サーバ10に送信する。   Specifically, the driver installer 1230 requests the product distribution server 10 for a driver corresponding to the device name and function acquired in steps S131 to S133 or in steps S134 and S135. At this time, the driver installer 1230 acquires information about the OS specifications of the end user PC 211 (number of operation bits, OS version, etc.) from the end user PC 211 and transmits it to the product distribution server 10 together with a driver request.

プロダクト配信サーバ10は、ドライバインストーラ1230から送信された要求に従い、要求された機器名および機能に対応し、且つ、エンドユーザPC211の仕様に関する情報に対応する全てのドライバを、記憶領域100の共通領域102から検索する。そして、プロダクト配信サーバ10は、検索された全てのドライバをエンドユーザPC211に送信する。エンドユーザPC211において、ドライバインストーラ1230は、プロダクト配信サーバ10から送信された各ドライバをダウンロードする。   In accordance with the request transmitted from the driver installer 1230, the product distribution server 10 stores all the drivers corresponding to the requested device name and function and corresponding to the information related to the specifications of the end user PC 211 in the common area of the storage area 100. Search from 102. Then, the product distribution server 10 transmits all the searched drivers to the end user PC 211. In the end user PC 211, the driver installer 1230 downloads each driver transmitted from the product distribution server 10.

次のステップS137で、ドライバインストーラ1230は、設定情報110’のドライバインストールオプション情報1104を参照して、エンドユーザPC211に既にインストールされている既存のドライバを、ダウンロードしたドライバで更新するか否かを判定する。更新しないと判定した場合、ドライバインストーラ1230は、処理をステップS140に移行させる。   In the next step S137, the driver installer 1230 refers to the driver installation option information 1104 of the setting information 110 ′, and determines whether or not to update the existing driver already installed in the end user PC 211 with the downloaded driver. judge. If it is determined not to update, the driver installer 1230 shifts the process to step S140.

ステップS140で、ドライバインストーラ1230は、ステップS136でダウンロードした各ドライバと、エンドユーザPC211にインストールされている既存ドライバとを比較する。比較の結果、ドライバインストーラ1230は、ダウンロードした各ドライバに、エンドユーザPC211に未インストールのドライバが含まれる場合、この未インストールのドライバをエンドユーザPC211に新規にインストールする。   In step S140, the driver installer 1230 compares each driver downloaded in step S136 with the existing driver installed in the end user PC 211. As a result of the comparison, if the downloaded driver includes a driver that is not installed in the end user PC 211, the driver installer 1230 newly installs the driver that is not installed in the end user PC 211.

そして、ドライバインストーラ1230は、上述のステップS130で機器検索と判定されている場合には、ステップS132で取得された各IPアドレスを、インストールを行った各ドライバに対してそれぞれ設定する。一方、ドライバインストーラ1230は、ステップS130で機器指定と判定されている場合には、利用機器指定情報1101に含まれる各機器名および各IPアドレスを、インストールを行った各ドライバに対してそれぞれ設定する。   Then, if it is determined in step S130 that the device search is performed, the driver installer 1230 sets each IP address acquired in step S132 for each installed driver. On the other hand, if it is determined in step S130 that the device is designated, the driver installer 1230 sets each device name and each IP address included in the used device designation information 1101 for each installed driver. .

一方、ステップS137で、既存のドライバを更新すると判定した場合、処理をステップS138に移行させる。ステップS138で、ドライバインストーラ1230は、エンドユーザPC211に、ステップS136でダウンロードしたドライバと対応する既存ドライバが存在するか否かを判定する。ドライバインストーラ1230は、当該既存ドライバがエンドユーザPC211にインストールされていないと判定した場合、処理を上述したステップS140に移行させる。   On the other hand, if it is determined in step S137 that the existing driver is to be updated, the process proceeds to step S138. In step S138, the driver installer 1230 determines whether an existing driver corresponding to the driver downloaded in step S136 exists in the end user PC 211. If the driver installer 1230 determines that the existing driver is not installed in the end user PC 211, the driver installer 1230 shifts the processing to step S140 described above.

一方、ドライバインストーラ1230は、当該既存ドライバがエンドユーザPC211にインストールされていると判定した場合、処理をステップS139に移行させる。ステップS139で、ドライバインストーラ1230は、ステップS136でダウンロードした各ドライバと、エンドユーザPC211にインストールされている既存ドライバとを比較する。比較の結果、ドライバインストーラ1230は、ダウンロードした各ドライバに、エンドユーザPC211に未インストールのドライバが含まれる場合、この未インストールのドライバをエンドユーザPC211に新規にインストールする。   On the other hand, if the driver installer 1230 determines that the existing driver is installed in the end user PC 211, the driver installer 1230 shifts the processing to step S139. In step S139, the driver installer 1230 compares each driver downloaded in step S136 with the existing driver installed in the end user PC 211. As a result of the comparison, if the downloaded driver includes a driver that is not installed in the end user PC 211, the driver installer 1230 newly installs the driver that is not installed in the end user PC 211.

ドライバインストーラ1230は、上述のステップS130で機器検索と判定されている場合には、ステップS132で取得された各IPアドレスを、新規にインストールを行った各ドライバに対してそれぞれ設定する。一方、ドライバインストーラ1230は、ステップS130で機器指定と判定されている場合には、利用機器指定情報1101に含まれる各機器名および各IPアドレスを、新規にインストールを行った各ドライバに対してそれぞれ設定する。   If it is determined in step S130 that the device search is made, the driver installer 1230 sets each IP address acquired in step S132 for each newly installed driver. On the other hand, if it is determined in step S130 that the device has been designated, the driver installer 1230 uses the device name and the IP address included in the used device designation information 1101 for each newly installed driver. Set.

また、ドライバインストーラ1230は、比較の結果、ダウンロードした各ドライバに、既存ドライバと対応するドライバが含まれる場合、ダウンロードしたドライバのバージョンと、当該ドライバに対応する既存ドライバのバージョンとを比較する。比較の結果、ダウンロードしたドライバのバージョンが既存ドライバのバージョンよりも新しい場合には、このダウンロードした各ドライバにより、当該既存ドライバを更新する。   In addition, when the downloaded driver includes a driver corresponding to the existing driver as a result of the comparison, the driver installer 1230 compares the downloaded driver version with the existing driver version corresponding to the driver. As a result of the comparison, if the version of the downloaded driver is newer than the version of the existing driver, the existing driver is updated by each downloaded driver.

上述のステップS139またはステップS140の処理後、ドライバインストーラ1230は、処理をステップS141に移行させる。ステップS141で、ドライバインストーラ1230は、設定情報110’に含まれる設定カスタマイズ情報1103を参照し、機器および機能毎に指定される設定を取得する。ドライバインストーラ1230は、各ドライバまたは各機能毎に、設定カスタマイズ情報1103から取得した設定を行う。この設定は、例えば各ドライバまたは各機能を示すアイコン毎に行われ、例えばプリンタ機能であればプリンタを示すアイコン、スキャナ機能であればスキャナを示すアイコン、FAX機能であればFAXを示すアイコン毎に行われる。   After the process of step S139 or step S140 described above, the driver installer 1230 shifts the process to step S141. In step S141, the driver installer 1230 refers to the setting customization information 1103 included in the setting information 110 ', and acquires settings specified for each device and function. The driver installer 1230 performs the setting acquired from the setting customization information 1103 for each driver or each function. This setting is performed for each icon indicating each driver or each function, for example, for a printer function, a printer icon, for a scanner function, for a scanner icon, and for a FAX function, for each icon indicating a FAX. Done.

この設定は、PT/PCを利用する方法や、UI(User Interface)操作ツールなどを用いてドライバの設定画面を開いて設定する方法を適用することができる。また、ドライバに設定用API(Application Programming Interface)が用意されている場合には、このAPIを用いて設定を行ってもよい。さらに、既存のドライバを更新するような場合に、設定カスタマイズ情報1103に含まれる設定数が、既存のドライバが備えるアイコンの数よりも多ければ、ドライバインストーラ1230は、アイコンを追加して設定を行う。例えば、ドライバインストーラ1230に対し、予め補助のアイコンデータを含めておくことが考えられる。   For this setting, a method using PT / PC or a method of opening and setting a driver setting screen using a UI (User Interface) operation tool or the like can be applied. Further, when a setting API (Application Programming Interface) is prepared in the driver, the setting may be performed using this API. Furthermore, when updating an existing driver, if the number of settings included in the setting customization information 1103 is greater than the number of icons included in the existing driver, the driver installer 1230 performs settings by adding icons. . For example, auxiliary icon data may be included in advance for the driver installer 1230.

次のステップS142で、ドライバインストーラ1230は、設定情報110’に含まれるドライバインストールオプション情報1104を参照し、ドライバのアイコンに関し、ステップS141で設定したアイコン以外のアイコンを削除するか否かを判定する。削除しないと判定した場合、処理はステップS144に移行される。一方、ステップS142で、削除すると判定した場合、ドライバインストーラ1230は、処理をステップS143に移行させる。   In the next step S142, the driver installer 1230 refers to the driver installation option information 1104 included in the setting information 110 ′, and determines whether or not to delete an icon other than the icon set in step S141 for the driver icon. . If it is determined not to be deleted, the process proceeds to step S144. On the other hand, if it is determined in step S142 that the data is to be deleted, the driver installer 1230 shifts the process to step S143.

ステップS143で、ドライバインストーラ1230は、ドライバのアイコンに関して、ステップS141で設定した以外のアイコンを削除する。例えば、当初、ある機器についてスキャナ機能のドライバのみがインストールされ、プリンタ機能およびFAX機能のドライバがインストールされていないものとする。ここで、上述のステップS139の更新処理により、プリンタ機能のドライバが追加され、スキャナ機能のドライバが削除された場合、プリンタを示すアイコンが追加され、スキャナを示すアイコンが削除される。   In step S143, the driver installer 1230 deletes icons other than those set in step S141 with respect to the driver icons. For example, it is assumed that only a scanner function driver is initially installed for a certain device, and a printer function and a FAX function driver are not installed. Here, when the printer function driver is added and the scanner function driver is deleted by the update process in step S139 described above, the icon indicating the printer is added and the icon indicating the scanner is deleted.

次のステップS144で、ドライバインストーラ1230は、ドライバインストールオプション情報1104を参照し、利用する機器以外のドライバをエンドユーザPC211から削除するか否かを判定する。若し、削除しないと判定した場合、ドライバインストーラ1230は、図33のフローチャートによる一連の処理を終了させる。   In the next step S144, the driver installer 1230 refers to the driver installation option information 1104, and determines whether or not a driver other than the device to be used is deleted from the end user PC 211. If it is determined not to be deleted, the driver installer 1230 ends a series of processes according to the flowchart of FIG.

一方、ドライバインストーラ1230は、ステップS144で削除すると判定した場合、処理をステップS145に移行させる。ステップS145で、ドライバインストーラ1230は、エンドユーザPC211に、上述のステップS139またはステップS140の前に既にインストールされている既存ドライバを検索する。そして、ドライバインストーラ1230は、検索された既存ドライバと、ステップS136でダウンロードしたドライバとを比較して、ダウンロードしたドライバ以外のドライバが既存ドライバに含まれる場合に、この既存ドライバのうちダウンロードしたドライバ以外のドライバをエンドユーザPC211から削除する。ドライバの削除が完了すると、図33のフローチャートによる一連の処理が終了される。   On the other hand, if the driver installer 1230 determines to delete in step S144, the process proceeds to step S145. In step S145, the driver installer 1230 searches the end user PC 211 for an existing driver that has already been installed before step S139 or step S140 described above. Then, the driver installer 1230 compares the searched existing driver with the driver downloaded in step S136, and if the driver other than the downloaded driver is included in the existing driver, the driver installer other than the downloaded driver is included. Are deleted from the end user PC 211. When the deletion of the driver is completed, a series of processes according to the flowchart of FIG. 33 is ended.

図34、図35−1および図35−2、ならびに、図36を用いて、上述した図32および図33の処理について、より詳細に説明する。図34は、図32のフローチャートに対応する、エンドユーザPC211に管理アプリケーション122をインストールする処理を示す一例のシーケンス図である。なお、図34において、上述した図28に対応する部分については同一の符号を付して、詳細な説明を省略する。   The processes of FIGS. 32 and 33 described above will be described in more detail with reference to FIGS. 34, 35-1 and 35-2, and 36. FIG. 34 is a sequence diagram illustrating an example of processing for installing the management application 122 in the end user PC 211 corresponding to the flowchart of FIG. 32. In FIG. 34, portions corresponding to FIG. 28 described above are denoted by the same reference numerals, and detailed description thereof is omitted.

Webインストーラ121’は、例えばエンドユーザPC211に対するエンドユーザ3による実行指示を受け付けると(ステップS200)、自身に埋め込まれた設定ID111’をプロダクト配信サーバ10に送信する(ステップS201)。この設定ID111’は、プロダクト配信サーバ10において設定管理部130に受け取られる。   For example, when the Web installer 121 ′ receives an execution instruction from the end user 3 for the end user PC 211 (Step S <b> 200), the Web installer 121 ′ transmits the setting ID 111 ′ embedded therein to the product distribution server 10 (Step S <b> 201). This setting ID 111 ′ is received by the setting management unit 130 in the product distribution server 10.

設定管理部130は、プロダクト配信サーバ10の記憶領域100の個別領域101に保存される設定ID111のうち、受け取った設定ID111’と同一の設定ID111を検索し、検索された設定ID111に関連付けられる設定情報110を特定し(ステップS202)、特定した設定情報110を取得する(ステップS203、ステップS204)。また、設定管理部130は、記憶領域100の共通領域102に保存される管理アプリケーション122を取得する(ステップS205、ステップS206)。   The setting management unit 130 searches the setting ID 111 stored in the individual area 101 of the storage area 100 of the product distribution server 10 for the same setting ID 111 as the received setting ID 111 ′, and the setting associated with the searched setting ID 111. The information 110 is specified (step S202), and the specified setting information 110 is acquired (step S203, step S204). In addition, the setting management unit 130 acquires the management application 122 stored in the common area 102 of the storage area 100 (Steps S205 and S206).

設定管理部130は、ステップS203〜ステップS206で取得した設定情報110および管理アプリケーション122をエンドユーザPC211に送信する(ステップS207)。送信された設定情報110および管理アプリケーション122は、エンドユーザPC211に受信されWebインストーラ121’に受け取られる。Webインストーラ121’は、受け取った設定情報110および管理アプリケーション122を、それぞれ設定情報110’および管理アプリケーション122’としてエンドユーザPC211に保存する。   The setting management unit 130 transmits the setting information 110 and the management application 122 acquired in steps S203 to S206 to the end user PC 211 (step S207). The transmitted setting information 110 and management application 122 are received by the end user PC 211 and received by the Web installer 121 ′. The web installer 121 ′ stores the received setting information 110 and management application 122 in the end user PC 211 as the setting information 110 ′ and management application 122 ′, respectively.

Webインストーラ121’は、保存された管理アプリケーション122’に含まれる管理アプリケーションインストーラ1222を実行させ、管理アプリケーションインストーラ1222に、Webインストーラ121’に埋め込まれた設定ID111’を渡す(ステップS208)。管理アプリケーションインストーラ1222は、実行されると、エンドユーザPC211に保存された設定情報110’を参照し(ステップS209、ステップS210)、設定情報110’に含まれるユーティリティプラグインインストール設定情報1106に基づき、インストールを行うユーティリティプラグイン1223を決定する(ステップS211)。   The web installer 121 ′ executes the management application installer 1222 included in the stored management application 122 ′, and passes the setting ID 111 ′ embedded in the web installer 121 ′ to the management application installer 1222 (step S 208). When executed, the management application installer 1222 refers to the setting information 110 ′ stored in the end user PC 211 (step S209, step S210), and based on the utility plug-in installation setting information 1106 included in the setting information 110 ′. A utility plug-in 1223 to be installed is determined (step S211).

さらに、管理アプリケーションインストーラ1222は、設定情報110’を参照し(ステップS212、ステップS213)、設定情報110’に含まれるユーティリティプラグイン利用制限設定情報1107に従い、ステップS211で決定されたユーティリティプラグイン1223のインストールを行う(ステップS214)。管理アプリケーションインストーラ1222は、ステップS214のインストール処理が完了すると、その旨をWebインストーラ121’に通知する(ステップS215)。そして、管理アプリケーションインストーラ1222は、ユーティリティプラグイン1223に含まれるドライバインストーラ1230を実行させる(ステップS216)。   Further, the management application installer 1222 refers to the setting information 110 ′ (steps S212 and S213), and in accordance with the utility plug-in usage restriction setting information 1107 included in the setting information 110 ′, the utility plug-in 1223 determined in step S211. Is installed (step S214). When the installation process in step S214 is completed, the management application installer 1222 notifies the Web installer 121 'to that effect (step S215). Then, the management application installer 1222 causes the driver installer 1230 included in the utility plug-in 1223 to be executed (step S216).

図35−1および図35−2は、上述した図33のフローチャートに対応する、ドライバインストーラ1230によるドライバのインストール処理の例を示すシーケンス図である。なお、図35−1および図35−2において、上述した図29〜図31に対応する部分については同一の符号を付して、詳細な説明を省略する。また、図35−1および図35−2に示される符号「A」〜「E」は、図35−1および図35−2間で対応する符号に処理が移行することを示している。   FIGS. 35A and 35B are sequence diagrams illustrating an example of driver installation processing by the driver installer 1230 corresponding to the flowchart of FIG. 33 described above. 35A and 35B, parts corresponding to those in FIGS. 29 to 31 described above are denoted by the same reference numerals, and detailed description thereof is omitted. In addition, reference numerals “A” to “E” illustrated in FIGS. 35A and 35B indicate that the process shifts to a corresponding code between FIGS. 35A and 35B.

ドライバインストーラ1230は、管理アプリケーションインストーラ1222から実行指示を受け取ると(ステップS230)、エンドユーザPC211に保存される設定情報110’を参照する(ステップS231、ステップS232)。ドライバインストーラ1230は、図33のステップS130で説明したように、設定情報110’に含まれる利用機器指定情報1101および利用機器選択方法指定情報1105に基づき、指定機器のドライバをインストールするか、機器検索により検索された機器のドライバをインストールするかを判定する(ステップS233)。   Upon receiving an execution instruction from the management application installer 1222 (step S230), the driver installer 1230 refers to the setting information 110 'stored in the end user PC 211 (steps S231 and S232). As described in step S130 of FIG. 33, the driver installer 1230 installs the driver of the designated device or searches for the device based on the used device designation information 1101 and the used device selection method designation information 1105 included in the setting information 110 ′. It is determined whether to install the driver of the device searched by (step S233).

ドライバインストーラ1230は、ステップS233の判定処理により、指定機器のドライバをインストールすると判定した場合、ステップS234aの処理を実行する。また、ドライバインストーラ1230は、ステップS233の判定処理により、機器検索により検索された機器のドライバをインストールすると判定した場合、ステップS234bの処理を実行する。   If it is determined in step S233 that the driver of the designated device is to be installed, the driver installer 1230 executes the process in step S234a. If the driver installer 1230 determines that the driver of the device found by the device search is to be installed by the determination processing in step S233, the driver installer 1230 executes the processing in step S234b.

指定機器のドライバをインストールする、ステップS234aの処理について説明する。ドライバインストーラ1230は、設定情報110’を参照し(ステップS2341a)、設定情報110’に含まれる利用機器指定情報1101に示される機器名およびIPアドレスと、利用機器機能情報1102に含まれる機能を示す情報とを取得する(ステップS2342a)。そして、設定情報110’から取得した機器名および機能から、ダウンロードするドライバを特定する(ステップS2343a)。   The process of step S234a for installing the driver of the designated device will be described. The driver installer 1230 refers to the setting information 110 ′ (step S2341a), and indicates the device name and IP address indicated in the used device designation information 1101 included in the setting information 110 ′ and the function included in the used device function information 1102. Information is acquired (step S2342a). Then, the driver to be downloaded is specified from the device name and function acquired from the setting information 110 '(step S2343a).

ダウンロードするドライバが特定されると、ドライバインストーラ1230は、処理を図35−2のステップS235に移行させる。   When the driver to be downloaded is specified, the driver installer 1230 shifts the processing to step S235 in FIG.

機器検索により検索された機器のドライバをインストールする、ステップS234bの処理について説明する。ドライバインストーラ1230は、設定情報110’を参照し(ステップS2341b)、利用機器選択方法指定情報1105に示される機器の選択方法を取得する(ステップS2342b)。ドライバインストーラ1230は、取得した選択方法に従い、エンドユーザPC211が含まれる管理単位20a内で機器検索を行い(ステップS2343b)、検索された機器の機器名およびIPアドレスを取得する(ステップS2344b)。   The process of step S234b for installing the driver of the device found by the device search will be described. The driver installer 1230 refers to the setting information 110 '(step S2341b), and acquires the device selection method indicated in the used device selection method designation information 1105 (step S2342b). The driver installer 1230 searches for a device in the management unit 20a including the end user PC 211 according to the acquired selection method (step S2343b), and acquires the device name and IP address of the searched device (step S2344b).

すなわち、ドライバインストーラ1230は、図33のステップS132で説明したように、利用機器選択方法指定情報1105に「検索された機器全て」が選択方法として指定されている場合、エンドユーザPC211が含まれる管理単位20a内でネットワークを介して接続される全ての機器を検索し、検索された機器の機器名およびIPアドレスを取得する。また、ドライバインストーラ1230は、利用機器選択方法指定情報1105に、入力部3021dによる「IPアドレス範囲指定」が選択方法として指定されている場合、利用機器選択方法指定情報1105にさらに示されるIPアドレス範囲に従い検索範囲を絞り込んで、エンドユーザPC211が含まれる管理単位20a内でネットワークを介して接続される機器を検索し、検索された機器の機器名およびIPアドレスを取得する。   That is, as described in step S132 of FIG. 33, the driver installer 1230 includes the end user PC 211 when “all searched devices” is specified as the selection method in the used device selection method specification information 1105. All devices connected via the network within the unit 20a are searched, and the device name and IP address of the searched device are acquired. Also, the driver installer 1230, when “IP address range designation” by the input unit 3021d is designated as the selection method in the used device selection method designation information 1105, the IP address range further indicated in the used device selection method designation information 1105 The search range is narrowed down to search for devices connected via the network in the management unit 20a including the end user PC 211, and the device name and IP address of the searched device are acquired.

ドライバインストーラ1230は、さらに、必要に応じて、検索された各機器の機器名およびIPアドレスに基づき、各機器のMIBから各機器の情報を取得する(ステップS2345b、ステップS2346b)。例えば、ドライバインストーラ1230は、利用機器選択方法指定情報1105に「カラー機/モノクロ機」が選択方法として指定されている場合に、各機器についてMIBの値をそれぞれ取得して、各機器がカラー機およびモノクロ機の何れであるかを判定する。   Further, the driver installer 1230 acquires information on each device from the MIB of each device based on the device name and IP address of each device searched as necessary (steps S2345b and S2346b). For example, when “color machine / monochrome machine” is designated as the selection method in the used device selection method designation information 1105, the driver installer 1230 acquires the MIB value for each device, and each device is a color device. And whether it is a monochrome machine.

ドライバインストーラ1230は、ステップS2343bおよびステップS2344b、ならびに、ステップS2345bおよびステップS2346bにより取得された各情報に基づき、利用する機器の絞り込みを行う(ステップS2347)。ドライバインストーラ1230は、設定情報110’を参照し(ステップS2348)、設定情報110’に含まれる利用機器機能情報1102に示される、利用する機能を示す情報を取得する(ステップS2349)。そして、ドライバインストーラ1230は、ステップS2341b〜ステップS2349bの処理で取得された機器名、IPアドレスおよび機能を示す情報に従い、ダウンロードするドライバを特定する(ステップS2350b)。   The driver installer 1230 narrows down devices to be used based on the information acquired in steps S2343b and S2344b, and steps S2345b and S2346b (step S2347). The driver installer 1230 refers to the setting information 110 '(step S2348), and acquires information indicating the function to be used, which is indicated in the use device function information 1102 included in the setting information 110' (step S2349). Then, the driver installer 1230 identifies the driver to be downloaded according to the information indicating the device name, IP address, and function acquired in the processes of steps S2341b to S2349b (step S2350b).

ダウンロードするドライバが特定されると、ドライバインストーラ1230は、処理を図35−2のステップS235に移行させる。   When the driver to be downloaded is specified, the driver installer 1230 shifts the processing to step S235 in FIG.

ステップS235で、ドライバインストーラ1230は、上述したステップS2343aまたはステップS2350bで特定されたドライバをダウンロードする処理を実行する。   In step S235, the driver installer 1230 executes a process of downloading the driver specified in step S2343a or step S2350b described above.

すなわち、ドライバインストーラ1230は、ステップS2343aまたはステップS2350bで特定された、ドライバの機器名および機能を示す情報と、エンドユーザPC211のOSの仕様に関する情報とをプロダクト配信サーバ10に送信し、プロダクト配信サーバ10に対して、これらの情報に対応するドライバを要求する(ステップS235)。プロダクト配信サーバ10は、この要求に応じて、共通領域102に保存されるドライバ群125に含まれる各ドライバから、機器名および機能を示す情報と、OSの使用に関する情報とに対応するドライバを検索し、検索で得られたドライバをエンドユーザPC211に送信する。エンドユーザPC211において、ドライバインストーラ1230は、プロダクト配信サーバ10から送信されたドライバをダウンロードして取得する(ステップS236)。   That is, the driver installer 1230 transmits the information indicating the device name and function of the driver specified in step S2343a or step S2350b and the information related to the OS specification of the end user PC 211 to the product distribution server 10, and the product distribution server 10 is requested for a driver corresponding to these pieces of information (step S235). In response to this request, the product distribution server 10 searches for the driver corresponding to the information indicating the device name and function and the information regarding the use of the OS from each driver included in the driver group 125 stored in the common area 102. Then, the driver obtained by the search is transmitted to the end user PC 211. In the end user PC 211, the driver installer 1230 downloads and acquires the driver transmitted from the product distribution server 10 (step S236).

ステップS235およびステップS236の処理は、ダウンロードするドライバの数だけ繰り返して実行される。   The processes in step S235 and step S236 are repeated for the number of drivers to be downloaded.

ドライバインストーラ1230は、設定情報110’を参照し(ステップS237、ステップS238)、設定情報110’に含まれるドライバインストールオプション情報1104に基づき、エンドユーザPC211に既にインストールされている既存のドライバを、ダウンロードしたドライバで更新するか否かを判定する(ステップS239)。ドライバインストーラ1230は、ステップS239の判定処理により、更新すると判定した場合、ステップS240aの処理を実行する。また、ドライバインストーラ1230は、ステップS239の判定処理により、更新しないと判定した場合、ステップS240bの処理を実行する。   The driver installer 1230 refers to the setting information 110 ′ (steps S237 and S238), and downloads an existing driver already installed in the end user PC 211 based on the driver installation option information 1104 included in the setting information 110 ′. It is determined whether or not updating is performed with the driver that has been updated (step S239). If the driver installer 1230 determines to update by the determination processing in step S239, the driver installer 1230 executes processing in step S240a. If the driver installer 1230 determines that the update is not performed in the determination process in step S239, the driver installer 1230 executes the process in step S240b.

既存のドライバを更新するステップS240aの処理について説明する。ドライバインストーラ1230は、ステップS240a内のステップS2401aで、ダウンロードしたドライバによる新規インストールおよび既存ドライバの更新を行う(ステップS2401a)。   The process of step S240a for updating an existing driver will be described. In step S2401a in step S240a, the driver installer 1230 performs new installation using the downloaded driver and updating of the existing driver (step S2401a).

すなわち、ドライバインストーラ1230は、図33のステップS138およびステップS139で説明したように、ダウンロードしたドライバのうち、エンドユーザPC211に未インストールのドライバについては新規インストールを行う。また、ダウンロードしたドライバのうち、エンドユーザPC211にインストール済みの既存ドライバであって、且つ、インストール済みのドライバよりもバージョンの新しいドライバについては、既存のドライバをダウンロードしたドライバにより更新する。   That is, as described in step S138 and step S139 of FIG. 33, the driver installer 1230 newly installs a driver that has not been installed in the end user PC 211 among the downloaded drivers. Of the downloaded drivers, existing drivers that are already installed in the end user PC 211 and are newer than the installed drivers are updated with the downloaded drivers.

また、ステップS2401aの処理において、ドライバインストーラ1230は、ステップS2343aで取得したIPアドレス、または、ステップS2350bで取得したIPアドレスおよび機器名を、インストールを行った各ドライバに対してそれぞれ設定する。   In the process of step S2401a, the driver installer 1230 sets the IP address acquired in step S2343a or the IP address and device name acquired in step S2350b for each installed driver.

新規ドライバのインストールを行うステップS240bの処理について説明する。ドライバインストーラ1230は、ステップS240b内のステップS2401bで、図33のステップS140で説明したように、ダウンロードしたドライバにエンドユーザPC211に未インストールのドライバが含まれる場合、この未インストールのドライバをエンドユーザPC211に新規にインストールする。そして、ドライバインストーラ1230は、ステップS2343aで取得したIPアドレス、または、ステップS2350bで取得したIPアドレスおよび機器名を、インストールを行った各ドライバに対してそれぞれ設定する。   The process of step S240b for installing a new driver will be described. In step S2401b in step S240b, the driver installer 1230, when the downloaded driver includes a driver that has not been installed in the end user PC 211, as described in step S140 in FIG. Newly install. Then, the driver installer 1230 sets the IP address acquired in step S2343a or the IP address and device name acquired in step S2350b for each installed driver.

上述のステップS240aまたはステップS240bの処理は、ステップS235およびステップS236でダウンロードされたドライバの数だけ繰り返される。   The process in step S240a or step S240b described above is repeated for the number of drivers downloaded in steps S235 and S236.

ステップS240aまたはステップS240bの処理が終了すると、ドライバインストーラ1230は、設定情報110’を参照し(ステップS241、ステップS242)、設定情報110’に含まれる設定カスタマイズ情報1103に基づき、機器および機能毎の設定を取得し、図33のステップS141で説明したように、インストールした各ドライバに対して、取得した各設定を、例えば各ドライバや各機能を示すアイコン毎に実行する(ステップS243、ステップS244)。   When the process of step S240a or step S240b is completed, the driver installer 1230 refers to the setting information 110 ′ (steps S241 and S242), and based on the setting customization information 1103 included in the setting information 110 ′, for each device and function. As described in step S141 of FIG. 33, the acquired settings are executed for each installed driver, for example, for each icon indicating each driver or each function (step S243, step S244). .

次に、ドライバインストーラ1230は、設定情報110’を参照し(ステップS245、ステップS246)、設定情報110’に含まれるドライバインストールオプション情報1104に基づき、ドライバのアイコンに関し、ステップS243、ステップS244で設定したアイコン以外のアイコンを削除するか否かを判定する(ステップS247)。ドライバインストーラ1230は、削除しないと判定した場合、次のステップS248をスキップしてステップS249の処理に移行する。   Next, the driver installer 1230 refers to the setting information 110 ′ (steps S 245 and S 246), and sets the driver icon on the basis of the driver installation option information 1104 included in the setting information 110 ′ in step S 243 and step S 244. It is determined whether to delete icons other than the selected icon (step S247). If the driver installer 1230 determines not to delete, the driver installer 1230 skips the next step S248 and proceeds to the process of step S249.

ドライバインストーラ1230は、ステップS247でアイコンを削除すると判定した場合、ステップS248の処理を実行する。ドライバインストーラ1230は、ステップS248内のステップS2481において、図33のステップS143で説明したようにして、ドライバのアイコンに関し、ステップS243、ステップS244で設定したアイコン以外のアイコンを削除する。この処理は、削除対象のアイコンの数に対応した回数が繰り返される。アイコンの削除が終了すると、処理がステップS249に移行される。   If the driver installer 1230 determines to delete the icon in step S247, the driver installer 1230 executes the process of step S248. In step S2481 in step S248, the driver installer 1230 deletes icons other than the icons set in steps S243 and S244 regarding the driver icon as described in step S143 of FIG. This process is repeated a number of times corresponding to the number of icons to be deleted. When the deletion of the icon ends, the process proceeds to step S249.

ドライバインストーラ1230は、設定情報110’を参照し(ステップS249、ステップS250)、設定情報110’に含まれるドライバインストールオプション情報1104に基づき、利用する機器以外のドライバをエンドユーザPC211から削除するか否かを判定する(ステップS251)。削除を行わないと判定された場合、一連のドライバのインストール処理が終了する。   The driver installer 1230 refers to the setting information 110 ′ (steps S249 and S250), and determines whether or not to delete drivers other than the devices to be used from the end user PC 211 based on the driver installation option information 1104 included in the setting information 110 ′. Is determined (step S251). If it is determined not to be deleted, the series of driver installation processes ends.

ドライバインストーラ1230は、利用する機器以外のドライバを削除すると判定した場合、ステップS252の処理を実行する。ドライバインストーラ1230は、ステップS252内のステップS2521において、図33のステップS145で説明したようにして、ステップS235、ステップS236のダウンロード処理前にエンドユーザPC211にインストールされていた既存ドライバのうち、ダウンロードされたドライバと対応しない既存ドライバが含まれる場合に、当該既存ドライバすなわち利用する機器以外のドライバを削除する。この処理は、削除対象のドライバの数に対応した回数が繰り返される。ドライバの削除が完了すると、一連のドライバのインストール処理が終了する。   If the driver installer 1230 determines that a driver other than the device to be used is to be deleted, the driver installer 1230 executes the process of step S252. In step S2521 in step S252, the driver installer 1230 is downloaded among the existing drivers installed in the end user PC 211 before the download processing in steps S235 and S236 as described in step S145 of FIG. If an existing driver that does not correspond to the selected driver is included, the existing driver, that is, a driver other than the device to be used is deleted. This process is repeated a number of times corresponding to the number of drivers to be deleted. When the driver removal is completed, a series of driver installation processes is completed.

図36は、図31を用いて説明した、エンドユーザPC211に既に保存されている設定情報110’の更新処理を示す一例のシーケンス図である。なお、図36において、図31と共通する部分には同一の符号を付して、詳細な説明を省略する。   FIG. 36 is a sequence diagram illustrating an example of the update process of the setting information 110 ′ already stored in the end user PC 211 described with reference to FIG. 31. In FIG. 36, parts common to those in FIG. 31 are denoted by the same reference numerals, and detailed description thereof is omitted.

図36において、エンドユーザPC211において、管理アプリケーションインストーラ1222は、ステップS260の処理により、設定ID111’をプロダクト配信サーバ10に送信し、送信した設定ID111’に対応する設定情報110’が更新されているか否かを判定し、更新されていると判定した場合に、更新された設定情報110”を取得する。次のステップS270で、管理アプリケーションインストーラ1222は、ステップS260で取得した、更新された設定情報110”に対する処理を実行する。   In FIG. 36, in the end user PC 211, the management application installer 1222 transmits the setting ID 111 ′ to the product distribution server 10 by the process of step S260, and whether the setting information 110 ′ corresponding to the transmitted setting ID 111 ′ has been updated. In the next step S270, the management application installer 1222 acquires the updated setting information acquired in step S260. 110 "is executed.

先ず、ステップS260の、所定期間毎に実行される処理について説明する。管理アプリケーションインストーラ1222は、所定のタイミングで、エンドユーザPC211に保存される設定ID111’をプロダクト配信サーバ10に送信する(ステップS2601)。この設定ID111’は、プロダクト配信サーバ10の設定管理部130に受け取られる。設定管理部130は、プロダクト配信サーバ10の個別領域101に保存される各設定情報110のうち、エンドユーザPC211から受信した設定ID111’に関連付けられている設定情報110を特定する(ステップS2602)。   First, the process executed at predetermined time intervals in step S260 will be described. The management application installer 1222 transmits the setting ID 111 ′ stored in the end user PC 211 to the product distribution server 10 at a predetermined timing (step S 2601). This setting ID 111 ′ is received by the setting management unit 130 of the product distribution server 10. The setting management unit 130 identifies the setting information 110 associated with the setting ID 111 ′ received from the end user PC 211 among the setting information 110 stored in the individual area 101 of the product distribution server 10 (step S <b> 2602).

設定管理部130は、ステップS2602で特定した設定情報110が更新されているか否か、また、当該設定情報110が新規に作成されたものであるかを判定する(ステップS2603)。設定管理部130は、当該設定情報110が更新されている、または、新規作成されたものであると判定した場合、ステップS261aの処理を実行し、当該設定情報110が更新されていないと判定した場合、ステップS261bの処理を実行する。   The setting management unit 130 determines whether the setting information 110 specified in step S2602 has been updated and whether the setting information 110 has been newly created (step S2603). If the setting management unit 130 determines that the setting information 110 has been updated or has been newly created, the setting management unit 130 executes the process of step S261a and determines that the setting information 110 has not been updated. In the case, the process of step S261b is executed.

ステップS261aの処理について説明する。設定管理部130は、エンドユーザPC211から受信した設定ID111’に関連付けられている設定情報110を、個別領域101から取得する(ステップS2611a、ステップS2612a)。そして、設定管理部130は、取得した設定情報110を、エンドユーザPC211に送信する。エンドユーザPC211は、プロダクト配信サーバ10から送信された設定情報110を受信して、管理アプリケーションインストーラ1222に渡す(ステップS2613a)。設定情報110がエンドユーザPC211の管理アプリケーションインストーラ1222に渡されると、処理がステップS270に移行される。   The process of step S261a will be described. The setting management unit 130 acquires the setting information 110 associated with the setting ID 111 ′ received from the end user PC 211 from the individual area 101 (steps S <b> 2611 a and S <b> 2612 a). Then, the setting management unit 130 transmits the acquired setting information 110 to the end user PC 211. The end user PC 211 receives the setting information 110 transmitted from the product distribution server 10 and passes it to the management application installer 1222 (step S2613a). When the setting information 110 is transferred to the management application installer 1222 of the end user PC 211, the process proceeds to step S270.

ステップS261bの処理について説明する。設定管理部130は、ステップS2602で特定した設定情報110が更新されていないと判定した場合、ステップS2613bで、設定情報110に変更が無い旨をエンドユーザPC211に通知する。エンドユーザPC211は、受信した通知を管理アプリケーションインストーラ1222に渡す。この場合には、ステップS270の処理が行われず、管理アプリケーションインストーラ1222は、次のタイミングにステップS260が実行されるのが待機される。   The process of step S261b will be described. If the setting management unit 130 determines that the setting information 110 specified in step S2602 has not been updated, the setting management unit 130 notifies the end user PC 211 that there is no change in the setting information 110 in step S2613b. The end user PC 211 passes the received notification to the management application installer 1222. In this case, the process of step S270 is not performed, and the management application installer 1222 waits for step S260 to be executed at the next timing.

ステップS270の処理について説明する。管理アプリケーションインストーラ1222は、ステップS2613aでプロダクト配信サーバ10から送信された設定情報110を受信すると、エンドユーザPC211に既に保存されている設定情報110’を、受信した設定情報110により上書きして更新し、設定情報110”として保存する(ステップS2701、ステップS2702)。   The process of step S270 will be described. When the management application installer 1222 receives the setting information 110 transmitted from the product distribution server 10 in step S2613a, the management application installer 1222 overwrites and updates the setting information 110 ′ already stored in the end user PC 211 with the received setting information 110. Are stored as setting information 110 "(steps S2701 and S2702).

管理アプリケーションインストーラ1222は、設定情報110”を保存すると、ステップS2703の管理アプリケーションインストーラ1222による処理を実行する。すなわち、ステップS2703では、設定情報110”を参照の対象として、上述した図34のステップS209〜ステップS216の処理のうちステップS215を除いた処理を実行する。   When the management application installer 1222 stores the setting information 110 ″, the management application installer 1222 executes the processing by the management application installer 1222 in step S2703. That is, in step S2703, the setting information 110 ″ is used as a reference target and the above-described step S209 in FIG. -The process except step S215 is performed among the processes of step S216.

管理アプリケーションインストーラ1222は、ステップS2703でユーティリティプラグインのインストールを完了すると、ドライバインストーラ1230に対して実行を指示する(ステップS2704)。この指示に応じて、ドライバインストーラ1230によるドライバのインストール処理が実行される(ステップS2705)。ドライバインストーラ1230は、ステップS2705では、設定情報110”を参照の対象として、上述した図35−1および図35−2の、ステップS231以降の処理を実行する。ステップS2705のドライバインストーラ1230による処理が完了すると、一連の処理が終了される。   When the installation of the utility plug-in is completed in step S2703, the management application installer 1222 instructs the driver installer 1230 to execute (step S2704). In response to this instruction, driver installation processing by the driver installer 1230 is executed (step S2705). In step S2705, the driver installer 1230 executes the processing after step S231 in FIGS. 35-1 and 35-2 described above with reference to the setting information 110 ″. The processing by the driver installer 1230 in step S2705 is performed. When completed, a series of processing is terminated.

上述したように、第1の実施形態に係る情報処理システム1によれば、管理者2が作成した設定情報110に一意に関連付けられる設定ID111を生成し、設定情報110および設定ID111とを関連付けてプロダクト配信サーバ10に保存すると共に、設定ID111をエンドユーザPC211に保存するようにしている。そのため、エンドユーザPC211からプロダクト配信サーバ10に設定ID111を送信することで設定情報110を取得することができ、ドライバの管理単位毎にドライバを提供するための情報処理装置を用いること無く、エンドユーザPC211にインストールされるプログラムを管理することができる。   As described above, according to the information processing system 1 according to the first embodiment, the setting ID 111 uniquely associated with the setting information 110 created by the administrator 2 is generated, and the setting information 110 and the setting ID 111 are associated with each other. The setting ID 111 is stored in the end user PC 211 while being stored in the product distribution server 10. Therefore, the setting information 110 can be acquired by transmitting the setting ID 111 from the end user PC 211 to the product distribution server 10, and the end user can be used without using an information processing apparatus for providing a driver for each management unit of the driver. A program installed in the PC 211 can be managed.

(第2の実施形態)
次に、第2の実施形態について説明する。上述した第1の実施形態では、エンドユーザPC211に管理アプリケーション122を新規にインストールする場合について説明した。これに対して、第2の実施形態では、既に管理アプリケーション122がインストールされているエンドユーザPC211に対して、管理アプリケーション122をさらにインストールする場合の例である。
(Second Embodiment)
Next, a second embodiment will be described. In the first embodiment described above, the case where the management application 122 is newly installed in the end user PC 211 has been described. In contrast, the second embodiment is an example in which the management application 122 is further installed in the end user PC 211 in which the management application 122 has already been installed.

図37〜図39を用いて、第2の実施形態による処理について説明する。なお、図37〜図39において、上述した図28〜図31と共通する部分には同一の符号を付して、詳細な説明を省略する。なお、ここでは、エンドユーザPC211に既に管理アプリケーション122’がインストールされ、エンドユーザPC211からMFP21aのプリント機能を利用するためのプリンタドライバ125a’がインストールされ、さらに、設定情報1101’が保存されているものとする。 Processing according to the second embodiment will be described with reference to FIGS. 37 to 39. 37 to 39, the same reference numerals are given to the portions common to FIGS. 28 to 31 described above, and detailed description thereof will be omitted. Here, the management application 122 ′ is already installed in the end user PC 211, the printer driver 125a ′ for using the print function of the MFP 21a is installed from the end user PC 211, and the setting information 110 1 ′ is stored. It shall be.

ここでは、設定情報1101’は、利用機器指定情報1101に利用機器としてMFP21aおよびMFP21aのIPアドレスが指定され、利用機器機能情報1102に使用機能としてプリンタ機能のみが指定され、プリンタ機能に対する設定はデフォルト値が指定されているものとする。また、ユーティリティプラグインインストール設定情報1106に、インストールを行うユーティリティプラグインとしてドライバインストーラが指定され、ユーティリティプラグイン利用制限設定情報1107にドライバインストーラの起動を許可する設定がなされているものとする。 Here, in the setting information 110 1 ′, the MFP 21a and the IP address of the MFP 21a are specified as the use device in the use device designation information 1101, only the printer function is designated as the use function in the use device function information 1102, and the settings for the printer function are Assume that default values are specified. In addition, it is assumed that a driver installer is specified as a utility plug-in to be installed in the utility plug-in installation setting information 1106, and a setting for permitting activation of the driver installer is made in the utility plug-in use restriction setting information 1107.

また、プロダクト配信サーバ10の個別領域101には、既に設定情報1101および設定ID1111が互いに関連付けられて保存されている。なお、図37〜図39において、設定情報1101および1102は、それぞれ設定情報#1および設定情報#2として区別して示されている。同様に、設定ID1111および設定1112は、それぞれ設定ID#1および設定ID#2として区別して示されている。 In the individual area 101 of the product distribution server 10, the setting information 110 1 and the setting ID 111 1 are already stored in association with each other. 37 to 39, the setting information 110 1 and 110 2 are shown separately as setting information # 1 and setting information # 2, respectively. Similarly, the setting ID 111 1 and the setting 111 2 are shown separately as setting ID # 1 and setting ID # 2, respectively.

図37において、管理者2は、設定用Webページ120を用いて利用機器やユーティリティの各種設定を行う(ステップS50)。この例では、管理者2は、利用機器設定画面300により、利用機器としてMFP21aを指定してMFP21aのIPアドレスを指定し、使用機能としてFAX機能のみを指定し、プリンタ機能に対する設定はデフォルト値を指定するものとする。また、管理者2は、利用機器設定画面300により、利用機器以外のドライバの削除を指定し、ユーティリティプラグイン設定画面303により、インストールを行うユーティリティプラグインとしてドライバインストーラを指定し、ドライバインストーラの起動を許可しない設定を行うものとする。   In FIG. 37, the administrator 2 uses the setting Web page 120 to make various settings for the devices and utilities used (step S50). In this example, the administrator 2 designates the MFP 21a as the use device and designates the IP address of the MFP 21a on the use device setting screen 300, designates only the FAX function as the use function, and sets the default values for the settings for the printer function. Shall be specified. Further, the administrator 2 designates deletion of a driver other than the use device on the use device setting screen 300, designates a driver installer as a utility plug-in to be installed on the utility plug-in setting screen 303, and starts the driver installer. It shall be set not to allow.

ステップS50に各種設定がなされた設定情報1102は、上述した、エンドユーザPC211に既にインストールされている管理アプリケーション122’がインストール時に参照した設定情報1101’と設定内容が異なる。そのため、第2の実施形態では、管理アプリケーション122およびユーティリティプラグイン1223の、エンドユーザPC211に対する再インストールを実行する。 The setting information 110 2 in which various settings are made in step S50 is different in setting content from the setting information 110 1 ′ referred to at the time of installation by the management application 122 ′ already installed in the end user PC 211 described above. Therefore, in the second embodiment, the management application 122 and the utility plug-in 1223 are reinstalled on the end user PC 211.

設定用Webページ120は、指定された内容に従い設定情報1102を生成する(ステップS51)。また、設定用Webページ120は、生成した設定情報1102に一意に対応づく設定ID1112を生成する。設定用Webページ120は、生成した設定情報1102および設定ID1112を互いに関連付けて個別領域101に保存する。設定用Webページ120は、生成した設定ID1112を設定管理部130に通知する(ステップS52)。 Setting Web page 120 generates setting information 110 2 in accordance with the designated contents (step S51). The setting Web page 120 generates a setting ID 111 2 that uniquely corresponds to the generated setting information 110 2 . The setting web page 120 stores the generated setting information 110 2 and setting ID 111 2 in the individual area 101 in association with each other. Setting Web page 120 notifies the generated set ID 111 2 in setting management section 130 (step S52).

設定管理部130は、設定用Webページ120から通知された設定ID1112を、共通領域102に保存されるWebインストーラ121に埋め込んで(ステップS53)、設定用Webページ120に渡す(ステップS54)。共通領域102には、設定ID1112が埋め込まれていないWebインストーラ121がそのまま残る。 Setting management unit 130, the notified set ID 111 2 from the setting Web page 120, embedded in Web Installer 121 to be stored in the common area 102 (step S53), and passes the setting Web page 120 (step S54). The common area 102, remain intact the Web Installer 121 set ID 111 2 is not embedded.

管理者2は、設定用Webページ120から、設定ID1112が埋め込まれたWebインストーラ121をダウンロードし、ダウンロードしたWebインストーラ121を配布する(ステップS55)。設定ID1112を埋め込まれて配布されたWebインストーラ121は、エンドユーザPC211に保存される。 Manager 2 from the setting for the Web page 120, download Web Installer 121 set ID 111 2 are embedded, to distribute Web Installer 121 downloaded (step S55). Web Installer 121 that was distributed embedded configuration ID 111 2 is stored in the end user PC 211.

なお、図37では、エンドユーザPC211に保存されたWebインストーラ121をWebインストーラ121’とし、Webインストーラ121’に含まれる設定ID1112を設定ID1112’として、プロダクト配信サーバ10上のWebインストーラ121および設定ID111と区別している。 In FIG. 37, the Web installer 121 stored on the end user PC 211 is set as the Web installer 121 ′, and the setting ID 111 2 included in the Web installer 121 ′ is set as the setting ID 111 2 ′. This is distinguished from the setting ID 111.

図38は、第2の実施形態に係る、エンドユーザPC211においてWebインストーラ121’が実行された場合の処理の例を示す。なお、図38では、ドライバ群125は、機器名「MFP−001A」のプリンタ機能、スキャナ機能およびFAX機能をそれぞれ利用するためのプリンタドライバ125a、スキャナドライバ125bおよびFAXドライバ125cを含んでいる様子が示されている。   FIG. 38 shows an example of processing when the Web installer 121 ′ is executed in the end user PC 211 according to the second embodiment. In FIG. 38, the driver group 125 includes a printer driver 125a, a scanner driver 125b, and a FAX driver 125c for using the printer function, the scanner function, and the FAX function of the device name “MFP-001A”, respectively. It is shown.

例えばエンドユーザ3は、エンドユーザPC211を操作して、エンドユーザPC211上に保存されるWebインストーラ121’に対して実行を指示する(ステップS60)。Webインストーラ121’は、この実行指示に応じて、設定ID1112’をプロダクト配信サーバ10に送信する(ステップS61)。プロダクト配信サーバ10に受信された設定ID1112’は、設定管理部130に渡される。 For example, the end user 3 operates the end user PC 211 to instruct the Web installer 121 ′ stored on the end user PC 211 to execute (step S60). In response to this execution instruction, the Web installer 121 ′ transmits the setting ID 111 2 ′ to the product distribution server 10 (step S61). The setting ID 111 2 ′ received by the product distribution server 10 is passed to the setting management unit 130.

設定管理部130は、プロダクト配信サーバ10の記憶領域100内の個別領域101から、受け取った設定ID1112’に対応する設定情報1102を取得する(ステップS62)。また、設定管理部130は、記憶領域100内の共通領域102から、管理アプリケーション122を取得する(ステップS63)。設定管理部130は、記憶領域100から取得したこれら設定情報1102および管理アプリケーション122をエンドユーザPC211に送信する。 The setting management unit 130 acquires the setting information 110 2 corresponding to the received setting ID 111 2 ′ from the individual area 101 in the storage area 100 of the product distribution server 10 (step S62). Further, the setting management unit 130 acquires the management application 122 from the common area 102 in the storage area 100 (step S63). The setting management unit 130 transmits the setting information 110 2 and the management application 122 acquired from the storage area 100 to the end user PC 211.

設定管理部130から送信された設定情報1102および管理アプリケーション122は、エンドユーザPC211において、Webインストーラ121’内のダウンロード部1211によりダウンロードされる(ステップS64)。ダウンロード部1211は、ダウンロードした設定情報1102を、既に保存されている設定情報1102’に対して上書きして保存する(ステップS65)。また、ダウンロード部1211は、ダウンロードした管理アプリケーション122を、例えば既にインストールされている管理アプリケーション122’とは異なる管理アプリケーション122”として、エンドユーザPC211上に保存する(ステップS66)。 Setting management unit 130 setting information 110 2 and management application 122 sent from, the end user PC 211, it is downloaded by the download section 1211 in the Web Installer 121 '(step S64). The download unit 1211 overwrites and saves the downloaded setting information 110 2 over the already stored setting information 110 2 ′ (step S65). Further, the download unit 1211 stores the downloaded management application 122 on the end user PC 211 as a management application 122 ″ different from the already installed management application 122 ′, for example (step S66).

図39は、第2の実施形態に係る、管理アプリケーション122”による処理の例を示す。エンドユーザPC211に管理アプリケーション122”が保存されると、Webインストーラ121’は、インストーラ部1212により、管理アプリケーション122”に含まれる管理アプリケーションインストーラ1222に対して実行を指示する(ステップS70)。   FIG. 39 shows an example of processing by the management application 122 ″ according to the second embodiment. When the management application 122 ″ is stored in the end user PC 211, the Web installer 121 ′ causes the installer unit 1212 to execute the management application 122 ″. The management application installer 1222 included in 122 ″ is instructed to execute (step S70).

管理アプリケーションインストーラ1222は、この実行指示に応じて設定情報1102’を参照して、設定情報1102’に含まれる各情報を確認し(ステップS71)、確認した設定情報1102’に従い、管理アプリケーション122”をエンドユーザPC211にインストールする。そして、管理アプリケーションインストーラ1222は、ユーティリティプラグイン1223に含まれるドライバインストーラ1230を実行させる(ステップS72)。 Management application installer 1222, 'referring to the setting information 110 2' setting information 110 2 in accordance with the execution instruction according to check each information included in the (step S71), and confirmed setting information 110 2 ', management The application 122 ″ is installed in the end user PC 211. Then, the management application installer 1222 causes the driver installer 1230 included in the utility plug-in 1223 to be executed (step S72).

ドライバインストーラ1230は、実行されると、設定情報1102’を参照して設定情報1102’に含まれる各情報を確認し(ステップS73)、確認した各情報に従い、エンドユーザPC211に対してドライバをインストールする。 Driver installer 1230, when executed, to check each information included in the 'referring to the setting information 110 2' setting information 110 2 (step S73), in accordance with the information confirmed, the driver for the end user PC211 Install.

例えば、ドライバインストーラ1230は、設定情報1102’に含まれる利用機器指定情報1101および利用機器機能情報1102で指定されたMFP21aのFAX機能のFAXドライバ125cをプロダクト配信サーバ10から取得し、取得したFAXドライバ125cをエンドユーザPC211にインストールする(図39のFAXドライバ125c’)。また、ドライバインストーラ1230は、設定情報1102’に含まれるドライバインストールオプション情報1104に従い、利用する機器以外のドライバ、この例ではプリンタドライバ125a’を、エンドユーザPC211上から削除する。 For example, the driver installer 1230 acquires the FAX driver 125c of the FAX function of the MFP 21a specified by the used device specification information 1101 and the used device function information 1102 included in the setting information 110 2 ′ from the product distribution server 10, and acquires the acquired FAX. The driver 125c is installed in the end user PC 211 (FAX driver 125c ′ in FIG. 39). Further, the driver installer 1230 deletes the driver other than the device to be used, in this example, the printer driver 125a ′ from the end user PC 211, in accordance with the driver installation option information 1104 included in the setting information 110 2 ′.

さらに、ドライバインストーラ1230は、設定情報1102’に含まれる設定カスタマイズ情報1103に従い、FAXドライバ125c’の各設定をデフォルト値に設定する。さらに、ドライバインストーラ1230は、ユーティリティプラグイン利用制限設定情報1107に従い、例えば管理アプリケーション本体1221に対して、ドライバインストーラ1230の起動を許可しないよう設定する。 Further, the driver installer 1230 sets each setting of the FAX driver 125c ′ to a default value in accordance with the setting customization information 1103 included in the setting information 110 2 ′. Further, the driver installer 1230 sets, for example, the management application main body 1221 so as not to allow the driver installer 1230 to be activated in accordance with the utility plug-in usage restriction setting information 1107.

例えば管理アプリケーションインストーラ1222は、さらに、エンドユーザPC211上に管理アプリケーション122”のインストール以前に保存された管理アプリケーション122’を、エンドユーザPC211から削除する。   For example, the management application installer 1222 further deletes the management application 122 ′ stored on the end user PC 211 before the installation of the management application 122 ″ from the end user PC 211.

このように、第2の実施形態では、新たに生成した設定情報1102および設定ID1112を関連付けてプロダクト配信サーバ10に保存すると共に、設定ID1112をエンドユーザPC211に渡し、エンドユーザPC211から設定ID1112をプロダクト配信サーバ10に送信することで設定情報1102を取得している。そして、エンドユーザPC211は、取得した設定情報1102に基づき管理アプリケーション122およびユーティリティプラグイン1223(ドライバインストーラ1230)を取得するようにしている。 As described above, in the second embodiment, the newly generated setting information 110 2 and setting ID 111 2 are associated with each other and stored in the product distribution server 10, and the setting ID 111 2 is passed to the end user PC 211 and set from the end user PC 211. The setting information 110 2 is acquired by transmitting the ID 111 2 to the product distribution server 10. Then, the end user PC211 is designed so as to obtain the management application 122 and utility plug 1223 on the basis of the setting information 110 2 acquired (driver installer 1230).

そのため、ドライバの管理単位毎にドライバを提供するための情報処理装置を用いること無く、既にドライバがインストールされているエンドユーザPC211に対して、新たな設定のドライバをインストールすることが可能である。これは、エンドユーザPC211にどのような設定の管理アプリケーション122がインストールされているかが分からない場合にも適用できる。   Therefore, it is possible to install a driver with a new setting to the end user PC 211 in which the driver is already installed without using an information processing apparatus for providing the driver for each management unit of the driver. This can also be applied when it is not known what setting of the management application 122 is installed in the end user PC 211.

上述では、第1の実施形態および第2の実施形態が、エンドユーザPC211にドライバプログラムをインストールする処理に適用できるように説明したが、これはこの例に限定されない。すなわち、第1の実施形態および第2の実施形態は、エンドユーザPC211に対して、外部の機器の制御を行わない、一般的なアプリケーションプログラムをインストールする処理にも適用可能である。   In the above description, the first embodiment and the second embodiment have been described so as to be applicable to the process of installing the driver program in the end user PC 211, but this is not limited to this example. That is, the first embodiment and the second embodiment can also be applied to a process of installing a general application program that does not control an external device for the end user PC 211.

なお、上述の各実施形態は、本発明の好適な実施の例ではあるがこれに限定されるものではなく、本発明の要旨を逸脱しない範囲において種々の変形による実施が可能である。   Each of the above-described embodiments is a preferred embodiment of the present invention, but is not limited thereto, and various modifications can be made without departing from the gist of the present invention.

1 情報処理システム
2 管理者
3 エンドユーザ
10 プロダクト配信サーバ
20a,20b 管理単位
100 記憶領域
101 個別領域
102 共通領域
110,110’,110”,1101,1101’,1102,1102’,1103 設定情報
111,111’,1111,1112,1112’,1113 設定ID
120 設定用Webページ
121,121’ Webインストーラ
122,122’,122” 管理アプリケーション
125 ドライバ群
130 設定管理部
210 管理者PC
211 エンドユーザPC
300 利用機器設定画面
301a,301b,301c カスタマイズ設定画面
302 利用機器設定画面
303 ユーティリティプラグイン設定画面
1101 利用機器指定情報
1102 利用機器機能情報
1103 設定カスタマイズ情報
1104 ドライバインストールオプション情報
1105 利用機器選択方法指定情報
1106 ユーティリティプラグインインストール設定情報
1107 ユーティリティプラグイン利用制限設定情報
1211 ダウンロード部
1212 インストーラ部
1222 管理アプリケーションインストーラ
1223 ユーティリティプラグイン
1230 ドライバインストーラ
1 an information processing system 2 administrators 3 end users 10 Product distribution server 20a, 20b management unit 100 storage area 101 discrete regions 102 common area 110, 110 ', 110 ", 110 1, 110 1', 110 2, 110 2 ', 110 3 setting information 111, 111 ′, 111 1 , 111 2 , 111 2 ′, 111 3 setting ID
120 Web page for setting 121, 121 ′ Web installer 122, 122 ′, 122 ”Management application 125 Driver group 130 Setting management unit 210 Administrator PC
211 End user PC
300 User Device Setting Screens 301a, 301b, 301c Customization Setting Screen 302 User Device Setting Screen 303 Utility Plug-in Setting Screen 1101 User Device Specification Information 1102 User Device Function Information 1103 Setting Customization Information 1104 Driver Installation Option Information 1105 User Device Selection Method Specification Information 1106 Utility plug-in installation setting information 1107 Utility plug-in use restriction setting information 1211 Download unit 1212 Installer unit 1222 Management application installer 1223 Utility plug-in 1230 Driver installer

特開2006−190320号公報JP 2006-190320 A

Claims (8)

端末装置にインストールさせるための管理プログラムに対する設定情報を入力し、入力された該設定情報を識別する識別情報を生成する設定部と、
前記設定情報と該識別情報とを関連付けて管理する管理部と、
前記端末装置に前記管理プログラムをインストールさせるためのインストーラプログラムを該端末装置に取得させ実行させる導入プログラムに前記識別情報を埋め込む埋め込み部と、
前記埋め込み部により前記識別情報が埋め込まれた前記導入プログラムを送信する第1の送信部と、
前記端末装置から前記識別情報を受信した場合に、受信した該識別情報に関連付けられた前記設定情報が更新されているか否かを判定し、更新されていると判定した場合に、該識別情報に関連付けられた前記設定情報と、該設定情報に対応する前記管理プログラムとを該端末装置に送信する第2の送信部と
を備える情報処理装置。
A setting unit that inputs setting information for a management program to be installed in the terminal device, and generates identification information for identifying the input setting information;
A management unit that associates and manages the setting information and the identification information;
An embedding unit that embeds the identification information in an introduction program that causes the terminal device to acquire and execute an installer program for causing the terminal device to install the management program;
A first transmission unit for transmitting the introduction program in which the identification information is embedded by the embedding unit;
When the identification information is received from the terminal device, it is determined whether or not the setting information associated with the received identification information has been updated. If it is determined that the setting information has been updated, the identification information An information processing apparatus comprising: a second transmission unit configured to transmit the associated setting information and the management program corresponding to the setting information to the terminal device.
前記導入プログラムは、前記端末装置で実行されることで、
前記導入プログラムに埋め込まれた前記識別情報を前記情報処理装置に送信する第1の識別情報送信部と、
前記第1の識別情報送信部による前記識別情報の送信に応じて取得された前記管理プログラムを前記端末装置に保存する第1の保存部と、
前記インストーラプログラムを前記端末装置に取得させ、取得された該インストーラプログラムを該端末装置に実行させて、前記第1の保存部に保存された前記管理プログラムを該端末装置にインストールする第1の実行部と
を前記端末装置上に構成させる
請求項1に記載の情報処理装置。
The introduction program is executed by the terminal device,
A first identification information transmitting unit that transmits the identification information embedded in the introduction program to the information processing apparatus;
A first storage unit that stores in the terminal device the management program acquired in response to transmission of the identification information by the first identification information transmission unit;
First execution of causing the terminal device to acquire the installer program, causing the terminal device to execute the acquired installer program, and installing the management program stored in the first storage unit to the terminal device The information processing apparatus according to claim 1, wherein a unit is configured on the terminal device.
前記管理プログラムは、前記端末装置で実行されることで、
前記管理プログラムに対応する前記識別情報を予め定められたタイミングで前記情報処理装置に送信する第2の識別情報送信部と、
前記第2の識別情報送信部による前記識別情報の送信に応じて取得された前記設定情報と管理プログラムとを前記端末装置に保存する第2の保存部と、
前記設定情報に従い、前記第2の保存部に保存される管理プログラムを前記端末装置にインストールする第2の実行部と
を前記端末装置上に構成させる
請求項1または請求項2に記載の情報処理装置。
The management program is executed by the terminal device,
A second identification information transmitting unit configured to transmit the identification information corresponding to the management program to the information processing apparatus at a predetermined timing;
A second storage unit that stores the setting information and the management program acquired in response to transmission of the identification information by the second identification information transmission unit in the terminal device;
3. The information processing according to claim 1, wherein a second execution unit that installs a management program stored in the second storage unit in the terminal device is configured on the terminal device according to the setting information. apparatus.
前記管理プログラムは、前記端末装置から外部機器を制御するためのドライバプログラムを含み、
前記設定情報は、
前記ドライバプログラムが前記外部機器を制御するために用いる情報を含む
請求項1乃至請求項3の何れか1項に記載の情報処理装置。
The management program includes a driver program for controlling an external device from the terminal device,
The setting information includes
The information processing apparatus according to claim 1, further comprising information used by the driver program to control the external device.
前記管理プログラムは、前記端末装置から外部機器を制御するためのドライバプログラムを含み、
前記設定情報は、
前記端末装置に対して既にインストールされている前記ドライバプログラムに対する処理を指定するための情報を含む
請求項1乃至請求項4の何れか1項に記載の情報処理装置。
The management program includes a driver program for controlling an external device from the terminal device,
The setting information includes
5. The information processing apparatus according to claim 1, comprising information for designating processing for the driver program already installed in the terminal device. 6.
前記管理プログラムは、前記端末装置から外部機器を制御するためのドライバプログラムを含み、
前記設定情報は、
前記ドライバプログラムに関連するユーティリティプログラムに対する処理を指定するための情報を含む
請求項1乃至請求項5の何れか1項に記載の情報処理装置。
The management program includes a driver program for controlling an external device from the terminal device,
The setting information includes
The information processing apparatus according to claim 1, comprising information for designating processing for a utility program related to the driver program.
端末装置にインストールさせるための管理プログラムに対する設定情報を入力し、入力された該設定情報を識別する識別情報を生成する設定ステップと、
前記設定情報と該識別情報とを関連付けて管理する管理ステップと、
前記端末装置に前記管理プログラムをインストールさせるためのインストーラプログラムを該端末装置に取得させ実行させる導入プログラムに前記識別情報を埋め込む埋め込みステップと、
前記埋め込みステップにより前記識別情報が埋め込まれた前記導入プログラムを送信する第1の送信ステップと、
前記端末装置から前記識別情報を受信した場合に、受信した該識別情報に関連付けられた前記設定情報が更新されているか否かを判定する判定ステップと、
前記判定ステップにより前記設定情報が更新されていると判定した場合に、該識別情報に関連付けられた前記設定情報と、該設定情報に対応する前記管理プログラムとを該端末装置に送信する第2の送信ステップと
をコンピュータに実行させるための情報処理プログラム。
A setting step for inputting setting information for a management program to be installed in the terminal device, and generating identification information for identifying the input setting information;
A management step for associating and managing the setting information and the identification information;
Embedding the identification information in an introduction program for causing the terminal device to acquire and execute an installer program for causing the terminal device to install the management program;
A first transmission step of transmitting the introduction program in which the identification information is embedded by the embedding step;
A determination step of determining whether or not the setting information associated with the received identification information is updated when the identification information is received from the terminal device;
When it is determined in the determination step that the setting information has been updated, the setting information associated with the identification information and the management program corresponding to the setting information are transmitted to the terminal device. An information processing program for causing a computer to execute a transmission step.
管理プログラムに対する設定情報を入力し、入力された設定情報を識別する識別情報を生成する設定部と、
前記設定情報と該識別情報とを関連付けて管理する管理部と、
前記管理プログラムのインストールを行うためのインストーラプログラムを取得させ実行させる導入プログラムに前記識別情報を埋め込む埋め込み部と、
前記埋め込み部により前記識別情報が埋め込まれた前記導入プログラムを送信する第1の送信部と、
前記第1の送信部により送信された前記導入プログラムに埋め込まれた前記識別情報を送信する、該導入プログラムが実行されることで構成される第1の識別情報送信部と、
前記第1の識別情報送信部により送信された前記識別情報に関連付けられた前記設定情報と、該設定情報に対応する前記管理プログラムとを送信する第2の送信部と、
前記導入プログラムが実行されることで取得された前記インストーラプログラムを実行させて、前記第2の送信部により送信された前記管理プログラムのインストールを行う、該導入プログラムが実行されることで構成される第1の実行部と、
前記管理プログラムに対応する前記識別情報を予め定められたタイミングで送信する、該管理プログラムが実行されることで構成される第2の識別情報送信部と、
を備え、
前記第2の送信部は、
前記第2の識別情報送信部により前記識別情報が送信された場合に、該識別情報に関連付けられた前記設定情報が更新されているか否かを判定し、更新されていると判定した場合に、該識別情報に関連付けられた前記設定情報と、該設定情報に対応する前記管理プログラムとを送信し、
前記第1の実行部は、
前記第2の送信部により前記設定情報が更新されていると判定された場合に、該第2の送信部により送信された設定情報に従い、該第2の送信部により送信された管理プログラムのインストールを実行する
情報処理システム。
A setting unit that inputs setting information for the management program and generates identification information for identifying the input setting information;
A management unit that associates and manages the setting information and the identification information;
An embedding unit that embeds the identification information in an introduction program that acquires and executes an installer program for installing the management program;
A first transmission unit for transmitting the introduction program in which the identification information is embedded by the embedding unit;
A first identification information transmission unit configured to execute the introduction program, which transmits the identification information embedded in the introduction program transmitted by the first transmission unit;
A second transmission unit for transmitting the setting information associated with the identification information transmitted by the first identification information transmission unit and the management program corresponding to the setting information;
The installer program acquired by executing the introduction program is executed to install the management program transmitted by the second transmission unit, and the introduction program is executed. A first execution unit;
A second identification information transmission unit configured to transmit the identification information corresponding to the management program at a predetermined timing;
With
The second transmitter is
When the identification information is transmitted by the second identification information transmission unit, it is determined whether or not the setting information associated with the identification information has been updated. Transmitting the setting information associated with the identification information and the management program corresponding to the setting information;
The first execution unit includes:
When the second transmission unit determines that the setting information has been updated, installation of the management program transmitted by the second transmission unit according to the setting information transmitted by the second transmission unit Information processing system that executes.
JP2015171176A 2015-08-31 2015-08-31 Information processing device, information processing program and information processing system Pending JP2017049702A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015171176A JP2017049702A (en) 2015-08-31 2015-08-31 Information processing device, information processing program and information processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015171176A JP2017049702A (en) 2015-08-31 2015-08-31 Information processing device, information processing program and information processing system

Publications (1)

Publication Number Publication Date
JP2017049702A true JP2017049702A (en) 2017-03-09

Family

ID=58279467

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015171176A Pending JP2017049702A (en) 2015-08-31 2015-08-31 Information processing device, information processing program and information processing system

Country Status (1)

Country Link
JP (1) JP2017049702A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019046332A (en) * 2017-09-06 2019-03-22 カシオ計算機株式会社 Information processing apparatus, setup method, program, and installer
JP2020102242A (en) * 2017-09-06 2020-07-02 カシオ計算機株式会社 Information processing apparatus, setup method, and program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019046332A (en) * 2017-09-06 2019-03-22 カシオ計算機株式会社 Information processing apparatus, setup method, program, and installer
JP2020102242A (en) * 2017-09-06 2020-07-02 カシオ計算機株式会社 Information processing apparatus, setup method, and program

Similar Documents

Publication Publication Date Title
JP7205522B2 (en) Information processing system, information processing device and program
US20110066960A1 (en) Program download system, program download method, image forming apparatus, program delivery server, and download program
US10642547B2 (en) Information processing system and information processing method for generating an application providing screen for display at a requesting device
JP5312162B2 (en) Information processing apparatus, management server, information processing method, and program
US10430130B2 (en) Information processing system, information processing method
KR101763018B1 (en) System, printing apparatus, control method, and computer-readable recording medium
JP4344203B2 (en) Image forming apparatus and information display method
CN106257407B (en) Information processing system and information processing method
JP2007251517A (en) Image forming apparatus and method, and program for allowing computer to execute method
JP2004038296A (en) Information processor, printer setting method for the same, program, and recording medium
JP2017049702A (en) Information processing device, information processing program and information processing system
JP5111153B2 (en) Server, device management method, program
JP5332628B2 (en) Network device and application acquisition method
WO2020044977A1 (en) Application program and data transfer system
JP2009064420A (en) Image forming apparatus and information display method
US20130067452A1 (en) Management server, host device, and application management method
JP4986234B2 (en) Information processing device
JP2017054462A (en) Information processing system, terminal device, and information processing program
JP5140351B2 (en) Information processing device
JP2015049862A (en) Information processing device, system, method, and program
US11755304B2 (en) Electric device and method for controlling same
JP5140349B2 (en) Information processing device
JP5040026B2 (en) Information processing device
JP5090828B2 (en) Information processing device
JP5140350B2 (en) Information processing device