JP2005050060A - Push type installation system, information processor, push type installation method, and program - Google Patents

Push type installation system, information processor, push type installation method, and program Download PDF

Info

Publication number
JP2005050060A
JP2005050060A JP2003205051A JP2003205051A JP2005050060A JP 2005050060 A JP2005050060 A JP 2005050060A JP 2003205051 A JP2003205051 A JP 2003205051A JP 2003205051 A JP2003205051 A JP 2003205051A JP 2005050060 A JP2005050060 A JP 2005050060A
Authority
JP
Japan
Prior art keywords
language
module
client device
client
dependent
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
JP2003205051A
Other languages
Japanese (ja)
Inventor
Shinichi Yamamura
進一 山村
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP2003205051A priority Critical patent/JP2005050060A/en
Publication of JP2005050060A publication Critical patent/JP2005050060A/en
Withdrawn legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4411Configuring for operating with peripheral devices; Loading of device drivers

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)
  • Stored Programmes (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a push type installation system allowing a distribution source to reduce a time required for acquisition of a plurality of device drivers and allowing installation of a device driver including a matching language dependent module to a client device at the installation destination when preparation of a plurality of device drivers for different languages is needed in the distribution source. <P>SOLUTION: A server device 101 manages a language independent module for constituting a printer driver and a plurality of language dependent modules prepared for respective languages. In installation of the printer driver to client devices 102-104, the language independent module and the language dependent modules matching the client devices 102-104 are downloaded to the client devices 102-104. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

【0001】
【発明の属する技術分野】
本発明は、サーバ装置からネットワークを介してクライアント装置にデバイスドライバをインストールするためのプッシュ型インストールシステム、情報処理装置、プッシュ型インストール方法およびプログラムに関する。
【0002】
【従来の技術】
デバイスドライバの一例であるプリンタドライバのインストール方法としては、OS依存の方式、例えばWindows(登録商標)の場合、プリンタのプロパティからプリンタの追加を選択し、その後ウィザードと呼ばれるユーザとの対話形式でユーザが必要情報を入力することによって、プリンタドライバをインストールするものがある。また、ユーザの操作を最小限にするために、アプリケーションと同様にインストーラを用いて、プリンタドライバのインストールを行う方法がある。
【0003】
しかしながら、上記のそれぞれのインストール方法では、企業ユーザのように、多数のコンピュータを所有し、多数のユーザすなわち多数のクライアント装置を抱えている場合、その全てのクライアント装置にプリンタドライバをインストールさせる作業が発生し、その総工数は、経済的には、無視することができないものである。また、クライアント装置側においては、プリンタドライバをインストールする際に所定レベル以上の能力が必要である。そのため、この作業手段に対する詳細なマニュアル作成や、全クライアントに対する教育の実施などが必要となり、最悪の場合、ネットワーク管理者がクライアント装置1台ずつにプリンタドライバをインストールするという膨大な作業が必要になる。すなわち、クライアント装置の数が増すに従い、それに比例にして作業工数が増加することになる。
【0004】
このようなプリンタドラバのインストールに掛かる作業工数を極力軽減させるための方法として、プリントサーバを用いたPoint & Printでのインストール方法があり、この方法の場合、一般的に用いられるオペレーティングシステムが搭載されたサーバ装置が有する、クライアント装置に対し、プリンタドライバをプッシュで自動配信する仕組みが用いられる(例えば、特許文献1を参照)。
【0005】
また、サーバ装置からクライアント装置に配信するプリンタドライバとして、複数言語分のプリンタドライバをある場合には、複数言語数分のドライバセットをサーバ装置上に用意する必要がある。例えばFrench、German、Italian、Englishの4カ国語分のプリンタドライバがある場合、4カ国分のドライバセットをサーバ装置上に用意する必要がある。
【0006】
【特許文献1】
特開2003−140852号公報
【0007】
【発明が解決しようとする課題】
しかしながら、上述したサーバ装置からクライアント装置にプリンタドライバを配信する方法では、インストールする言語の数分のドライバセットをサーバ装置に用意する必要があるので、サーバ装置が異なる言語の複数のプリンタドライバを例えばメーカサイトからダウンロードする際に、ダウンロードするデータ量が増し、ダウンロードに掛かる時間が長くなり、ひいては、管理者に掛かる作業負担が増す。また、ダウンロードするプリンタドライバの数が増すほど、サーバ装置上で消費されるメモリ容量が増すことになる。
【0008】
本発明の目的は、異なる言語の複数のデバイスドライバを配信元に用意する必要がある場合、配信元が複数のデバイスドライバの取得に要する時間を軽減するとともに、インストール先のクライアント装置に対して対応する言語依存モジュールを含むデバイスドライバのインストールを可能とするプッシュ型インストールシステム、情報処理装置、プッシュ型インストール方法およびプログラムを提供することにある。
【0009】
【課題を解決するための手段】
本発明は、上記目的を達成するため、サーバ装置からネットワークを介してクライアント装置にデバイスドライバをインストールするプッシュ型インストールシステムであって、前記サーバ装置は、デバイスドライバを構成するための言語別に用意された複数の言語依存モジュールを管理するデバイスドライバ管理手段と、前記ネットワークを介して前記クライアント装置に対して前記デバイスドライバをインストールするインストール手段とを備え、前記インストール手段は、前記デバイスドライバを前記クライアント装置にインストールする際に、前記クライアント装置に対応する言語依存モジュールを前記クライアント装置にダウンロードすることを特徴とする。
【0010】
本発明は、上記目的を達成するため、クライアント装置とネットワークを介して接続される情報処理装置であって、デバイスドライバを構成するための言語別に用意された複数の言語依存モジュールを管理するデバイスドライバ管理手段と、前記ネットワークを介して前記クライアント装置に対して対応するデバイスドライバをインストールするインストール手段とを備え、前記インストール手段は、前記デバイスドライバを前記クライアント装置にインストールする際に、前記クライアント装置に対応する言語依存モジュールを前記クライアント装置にダウンロードすることを特徴とする。
【0011】
本発明は、上記目的を達成するため、サーバ装置からネットワークを介してクライアント装置にデバイスドライバをインストールするためのプッシュ型インストール方法であって、前記サーバ装置により、前記デバイスドライバを構成するための言語別に用意された複数の言語依存モジュールを管理し、前記サーバ装置から前記ネットワークを介して前記デバイスドライバを前記クライアント装置にインストールする際に、前記サーバ装置により、前記クライアント装置に対応する言語依存モジュールを前記クライアント装置にダウンロードすることを特徴とする。
【0012】
本発明は、上記目的を達成するため、クライアント装置とネットワークを介して接続される情報処理装置により実行可能なプログラムであって、デバイスドライバを構成するための言語別に用意された複数の言語依存モジュールを管理するデバイスドライバ管理モジュールと、前記ネットワークを介して前記クライアント装置に対して対応するデバイスドライバをインストールするインストールモジュールとを備え、前記インストールモジュールは、前記デバイスドライバを前記クライアント装置にインストールする際に、前記クライアント装置に対応する言語依存モジュールを前記クライアント装置にダウンロードすることを特徴とする。
【0013】
【発明の実施の形態】
以下、本発明の実施の形態について図面を参照して説明する。
【0014】
(第1実施の形態)
図1は本発明の第1実施の形態に係るプッシュ型インストールシステムが構築されたネットワークシステムの構成を示すブロック図である。プッシュ型インストールは、サーバ主導で、例えば、クライアントからのドライバ取得を要求の前に行われるサーバからの指示を契機として、ドライバをクライアントにインストールするインストール方法であり、様々な実現方法がある。
【0015】
ネットワークシステムにおいては、図1に示すように、サーバ装置101、複数のクライアント装置102,103,104およびプリンタ105が、LAN(Local Area Network)100を介して接続されている。このネットワークシステムにおいては、サーバ装置101からLAN100を介して各クライアント装置102,103,104に対してプリンタドライバのインストールを行ういわゆるプッシュ型インストールが実行可能であり、その詳細については後述する。
上記LAN100には、上述した機器以外に、他のクライアント装置、他のプリンタ、スキャナなどを含む複数のデバイス(図示せず)を接続することが可能であることはいうまでもない。
【0016】
次に、サーバ101装置の構成について図2を参照しながら説明する。図2は図1のサーバ装置101の構成を示すブロック図である。
【0017】
サーバ101装置は、図2に示すように、本体120を備える。本体120には、ROM3のプログラムROMまたは外部メモリ11に格納されているOS(Operating System)を立ち上げ、このOS上で各種処理を実行するCPU1が内蔵されている。CPU1はシステムバス4に接続される各デバイスを統括的に制御する。
【0018】
例えば、CPU1はROM3のプログラムROMまたは外部メモリ11に格納されている文書処理プログラムに基づき図形、イメージ、文字、表(表計算を含む)などが混在した文書処理を実行する。CPU1はRAM2を、各種処理を実行する際の作業領域として使用する。
【0019】
ROM3には、上記プログラムROMとともに、フォントROMおよびデータROMが設けられている。フォントROMには、上記文書処理などに使用されるフォントデータが格納されている。また、同様のフォントデータを外部メモリ11に格納することもできる。データROMには、上記文書処理などに使用されるデータが格納されている。
【0020】
上記システムバス4に接続されているデバイスには、キーボードI/F5、ディスプレイI/F6、外部メモリI/F7、ネットワークI/F8がある。
【0021】
キーボードI/F5は、キーボード9やマウスなどのポインティングデバイス(図示せず)からのキー入力を制御する。ディスプレイI/F6は、液晶表示装置、CRTなどのディスプレイ10の表示を制御する。外部メモリI/F7は、外部メモリ11へのアクセスを制御する。
【0022】
外部メモリ11は、各種アプリケーションプログラム、フォントデータ、ユーザファイル、編集ファイル、プリンタドライバなどを記憶するハードディスク(HD)、フロッピー(登録商標)ディスク(FD)などからなる。
【0023】
ネットワークI/F8は、LAN100に接続され、各クライアント装置102,103,104およびプリンタ105との通信制御処理を実行する。
【0024】
CPU1は、例えばRAM2上に設けられた表示情報用RAMへのアウトラインフォントの展開(ラスタライズ)処理を実行し、ディスプレイ10上でWYSIWYGを可能とする。また、CPU1は、ディスプレイ10上のマウスカーソル(図示せず)などで指定されたコマンドに基づき登録された各種ウインドウを開き、各種のデータ処理を実行する。
【0025】
各クライント装置102〜104は、上記サーバ装置101と同様の構成を有し、ここでは、その構成についての説明は省略する。
【0026】
次に、プリンタ105の構成について図3を参照しながら説明する。図3は図1のプリンタ105の構成を示すブロック図である。
【0027】
プリンタ105は、図3に示すように、プリンタ105の動作を制御するコントローラ130を備える。コントローラ130には、LAN100と接続されるネットワークI/F16が設けられている。ネットワークI/F16は、LAN100を介して、各クライアント装置102〜104からプリンタ言語形式で出力される文字、図形、イメージなどの印刷情報を取り込み、この取り込まれた印刷情報は、システムバス15を介してCPU12に供給される。
【0028】
CPU12は、ROM14のプログラムROMまたは外部メモリ21に格納されている制御プログラムに基づき、各クライアント装置102〜104からの印刷情報をRAM13の作業領域に展開し、1ページ毎に画像データを画信号としてシステムバス15および印刷部I/F17を介して印刷部(プリンタエンジン)19に送出し、印刷部19を1ページ毎にその画信号を記録紙に記録するように制御する。
【0029】
ROM14には、上記プログラムROMとともに、フォントROMおよびデータROMが設けられている。フォントROMには、上記画信号を生成する際に使用されるフォントデータが格納され、データROMにはクライアント装置102〜104上で利用されるデータが格納されている。また、このデータは、外部メモリ21に格納するようにしてもよい。
【0030】
RAM13は、演算や処理の結果の記憶、入力データのバッファリング領域、記録紙の両面分の描画情報の展開領域、環境データ格納領域、NVRAMなどに用いられる。RAM13に加えて、増設ポート(図示せず)に接続されるオプションRAMによりメモリ容量を拡張することが可能なように構成されている。
【0031】
外部メモリ21は、ハードディスク(HD)、フロッピー(登録商標)ディスク(FD)などの記憶手段からなり、外部メモリ21へのアクセスは外部メモリI/F18が制御する。また、外部メモリ21は、他の記憶媒体例えばメモリカードなどから構成することも可能である。また、外部メモリ21の数は1つに限らず、内蔵フォントに加えてオプションフォント、言語系の異なるプリンタ制御言語を解釈するプログラムなどを格納した複数の他の外部メモリを接続するように構成することもできる。さらに、NVRAMを設け、操作部20からのプリンタモード設定情報を記憶するようにしてもよい。
【0032】
CPU12への指示は、操作部20から与えられる。操作部20は、各種モードなどの設定に用いられるキーおよびLED表示器などを有する。
【0033】
本実施の形態においては、上述したように、サーバ装置101にプッシュ型インストールを行う機能が設けられている。このプッシュ型インストールは、サーバ装置101からLAN100を介して各クライアント装置102〜104に対してプリンタドライバをそれぞれ配信してインストールするものである。このプッシュ型インストールにより各クライアント装置102〜104に対してプリンタドライバがそれぞれ配信される際には、プリンタドライバを構成する言語非依存モジュールとインストール先のクライアント装置に対応する言語依存モジュールとがクライアント装置にダウンロードされる。
【0034】
このプッシュ型インストールを実現するためのプログラムおよびクライアント装置102〜104にインストールされるプリンタドライバについて図4〜図7を参照しながら詳細に説明する。図4は図1のサーバ装置101のRAM2のメモリマップを示す図、図5はプリンタドライバを構成する各モジュールを示す、図6はプリンタドライバを構成するそれぞれのモジュールのファイルサイズを示す図、図7は言語依存モジュールの言語別ファイル名の一例を示す図である。
【0035】
サーバ装置101においては、図4に示すように、インストール関連処理プログラム304がRAM2にロードされる。インストール関連処理プログラム304には、プリンタドライバを構成するための言語非依存モジュールと言語別に用意された複数の言語依存モジュールとを管理する管理モジュールと、プリンタドライバをクライアント装置102〜104にインストールする際に、言語非依存モジュールとクライアント装置102〜104に対応する言語依存モジュールとをクライアント装置102〜104にダウンロードするインストールモジュールとが含まれる。上記インストールモジュールは、サーバ装置101のディスプレイ10に表示されたプリンタドライバの言語選択ダイアログからの入力に基づいて複数の言語依存モジュールの中から少なくとも1つの言語依存モジュールをクライアント装置102〜104にダウンロードする言語依存モジュールとして選択するモジュールを含む。
【0036】
ここで、本図は、インストール関連処理プログラム304とともに、アプリケーション301、関連データ303、OS305、BIOS306がRAM2上にロードされている状態を示し、RAM2の空き領域は、空きメモリ302として示されている。
【0037】
プリンタドライバ401は、図5に示すように、全言語に共通する言語非依存モジュール402と、言語別に存在する複数の言語依存モジュール403〜411とから構成され、外部メモリ11に格納されている。言語非依存モジュール402は、システム400やアプリケーションから直接呼出し可能なモジュールであり、グラフィックスドライバ、カラーモジュール、ページコンポーザなど、基本的なラスタライズや印刷実行処理を行うためのモジュールを含むものである。
【0038】
各言語依存モジュール403〜411は、言語別(国別)のドライバを作成するために必要なモジュールであり、それぞれ対応する言語の文字列を有する。本例では、フランス語(French),ドイツ語(German),イタリア語(Italian)の3カ国語分の言語依存モジュールが用意されており、それらの言語依存モジュールは、ヘルプファイル(Help File)403〜405、リソースファイル(Resource dll)406〜408、INFファイル(INF File)409〜411をそれぞれ含む。ここで、ヘルプファイル403〜405は、ヘルプの内容を対応する言語で表すためのファイルである。リソースファイル406〜408は、プリンタドライバのユーザインターフェイスを提供するためのものであり、プリンタドライバのプロパティを開いたときに表示する文字列や、エラー発生時に表示する文字列群を集めたファイルである。INFファイル409〜411は、プリンタドライバをインストールする際に、どのモジュールをインストールするかが記述されているファイルである。
【0039】
言語依存モジュールに含まれるヘルプファイル(Help File)、リソースファイル(Resource dll)、INFファイル(INF File)には、図7に示すように、それぞれ名称が付され、上記各ファイルは、その名称により管理されている。
【0040】
このように、言語別に作成する必要があるこれらの言語依存モジュールと、言語非依存モジュールを、1つのドライバセットにすることによって、複数言語に対応したドライバを、コンパクトな形で提供することが可能になる。
【0041】
次に、言語依存モジュールのみを対応言語数分だけプリンタドライバに入れた場合と言語別ドライバを個々に開発する場合との間における開発上の差異について説明する。
【0042】
言語非依存モジュール402は、例えば図6に示すように、グラフィックスドライバ、カラーモジュール、ページコンポーザ(Page Composer)の各モジュールから構成され、その合計ファイルサイズは2000KBである。この言語非依存モジュール402に比して、ヘルプファイル、リソースファイル、INFファイルの各モジュールを有する1言語分の言語依存モジュールの合計ファイルサイズは910KBである。すなわち、本実施の形態における、フランス語、ドイツ語、イタリア語の複数言語に対応するプリンタドライバの場合、合計のファイルサイズは、
言語非依存モジュール(2000KB)+フランス語用言語依存モジュール(910KB)+ドイツ語用言語依存モジュール(910KB)+イタリア語用言語依存モジュール(910KB)
=4730KB
となる。
【0043】
これに比して、言語別のプリンタドライバを個々に開発する場合には、1言語当たり2910KBとなるので、
フランス語用ドライバ(2910KB)+ドイツ語用ドライバ(2910KB)+イタリア語用ドライバ(2910KB)
=8730KB
となる。
【0044】
よって、言語別に作成する必要がある言語数分の言語依存モジュールと言語非依存モジュールを1つのドライバセットにすることによって、8730KB−4730KB=4000KB分、ファイルサイズが小さいプリンタドライバの作成が可能となる。これは、対応する言語数が増すほど顕著になる。例えば10言語に対応したプリンタドライバの場合、そのファイルサイズは、

Figure 2005050060
であるのに対して、言語別プリンタドライバを個々に開発する場合、そのファイルサイズは、
Figure 2005050060
となるため、29100−11100=18000KB分、ファイルサイズが小さいプリンタドライバの作成が可能となる。
【0045】
これにより、例えばサーバ装置101上に複数言語数分のプリンタドライバを用意する必要がある場合、プリンタメーカのサイト(WWW)からサーバ装置101にプリンタドライバをダウンロードするのに要する時間を大幅に短縮することができる。
【0046】
次に、プッシュ型インストールの動作について図8〜図11を参照しながら説明する。図8は図1のサーバ装置101に表示されるプリンタドライバの言語選択ダイアログの一例を示す図、図9はフランス語ドライバをインストールする場合のそのドライバ構成を示す図、図10はドイツ語ドライバをインストールする場合のそのドライバ構成を示す図、図11はイタリア語ドライバをインストールする場合のそのドライバ構成を示す図である。
【0047】
サーバ装置101から指定された1または複数のクライアント装置にプリンタドライバをインストール際には、インストール処理プログラム304が起動され、図8に示すプリンタドライバの言語選択ダイアログ800がディスプレイ10に表示される。この言語選択ダイアログ800には、プリンタドライバのインストール先のクライアント装置に対してインストールするプリンタドライバの言語を入力するための言語入力欄801と、プリンタのパネル上で選択されている言語と同じ言語のプリンタドライバのインストールを設定するチェックボックス802と、コンピュータのOS言語と同じ言語のプリンタドライバのインストールを設定するためのチェックボックス803とが表示される。
【0048】
本実施の形態においては、言語入力欄801にインストールするプリンタドライバの言語を入力し、この入力された言語のプリンタドライバを指定された1または複数のクライアント装置にインストール場合について説明する。
【0049】
言語選択ダイアログ800が表示されると、管理者は、プリンタドライバのインストール先として指定したクライアント装置にインストールするプリンタドライバの言語を言語入力欄801に入力する。ここでは、French(フランス語)が入力されたとする。この入力が確定されると、フランス語に対応する言語依存モジュール(ヘルプファイル(Help File)403、リソースファイル(Resource dll)406、INFファイル(INF File)409)と言語非依存モジュール402とが読み出され、フランス語用プリンタドライバ501が構成される。そして、フランス語用プリンタドライバ501は、LAN100を介して指定された1または複数のクライアント装置にダウンロードされる。
【0050】
また、ドイツ語用プリンタドライバを指定された1つまたは複数のクライアント装置にインストールする場合は、同様に、言語選択ダイアログ800上でGerman(ドイツ語)を言語入力欄801に入力することによって、ドイツ語に対応する言語依存モジュール(ヘルプファイル(Help File)404、リソースファイル(Resource dll)407、INFファイル(INF File)410)と言語非依存モジュール402とからなるドイツ語用プリンタドライバ502がLAN100を介して指定された1または複数のクライアント装置にダウンロードされる。
【0051】
また、イタリア語用プリンタドライバを指定された1つまたは複数のクライアント装置にインストールする場合は、同様に、言語選択ダイアログ800上でItalian(イタリア語)を言語入力欄801に入力することによって、イタリア語に対応する言語依存モジュール(ヘルプファイル(Help File)405、リソースファイル(Resource dll)408、INFファイル(INF File)411)と言語非依存モジュール402とから構成されるイタリア語用プリンタドライバ503がLAN100を介して指定された1または複数のクライアント装置にダウンロードされる。
【0052】
このように、本実施の形態では、異なる言語の複数のプリンタドライバをサーバ装置101に用意する必要がある場合、サーバ装置101がメーカサイトから複数のプリンタドライバの取得に要する時間を軽減し、ひいては管理者に掛かる作業負担を軽減させることができる。
【0053】
また、言語選択ダイアログ800上で指定したクライアント装置にインストールするプリンタドライバの言語を入力することによって、指定されたクライアント装置に対応する言語のプリンタドライバすなわち言語非依存モジュールと入力された言語に対応する言語依存モジュールを当該クライアント装置にインストールすることができる。
【0054】
(第2実施の形態)
次に、本発明の第2実施の形態について図12および図13を参照しながら説明する。図12は本発明の第2実施の形態に係るプッシュ型インストールシステムにおけるサーバ装置とクライアント装置間でのデータのやり取りを模式的に示す図、図13は図12のサーバ装置によるインストール処理の手順を示すフローチャートである。
【0055】
本実施の形態においては、図8に示す言語選択ダイアログ800のチェックボックス803がチェックされている場合を説明する。この場合、インストール先のクライアント装置のOSの使用言語と同じ言語のプリンタドライバが当該クライアント装置に自動でインストールされることになる。
【0056】
具体的には、図12に示すように、サーバ装置101からネットワーク100を介してプリンタドライバをクライアント装置にインストール際には、まずサーバ装置101上でプリンタドライバのインストール先となるクライアント装置例えばクライアント装置103が指定される。
【0057】
次いで、サーバ装置101は、インストール先に指定されたクライアント装置103に対してOSの使用言語を問い合わせる(1102)。これの問い合わせを受けたクライアント装置103は、自身のOSに設定されている国情報すなわちその使用言語を示す言語情報をサーバ装置101に返す(1101)。そして、サーバ装置101は、クライアント装置103から返されたOSの言語情報に対応する言語依存モジュールを選択し、この選択された言語依存モジュールと言語依存モジュールをクライアント装置103にダウンロードする。なお、ここでは、1つのクライアント装置にプリンタドライバをインストールする場合を示しているが、プリンタドライバのインストール先が複数のクライアント装置の場合でも、クライアント装置毎にそのOSの使用言語に対応する対応する言語依存モジュールと言語依存モジュールをダウンロードすることができることはいうまでもない。
【0058】
このようなインストールを行う際のサーバ装置101の動作について図13を参照しながら説明する。図13に示す手順は、図8に示す言語選択ダイアログ800のチェックボックス803がチェックされている場合において、CPU1によりインストール処理関連プログラム304(図4に示す)に従って実行されるものである。
【0059】
CPU1は、まずステップS101において、管理者からインストール開始指示が出されたか否かを監視する。ここで、上記インストール開始指示には、プリンタドライバのインストール先のクライアント装置(1または複数)を指定する情報が含まれる。そして、管理者からのインストール開始指示があると、CPU1は、ステップS102において、上記インストール開始指示により指定されたクライアント装置に対してOSの使用言語を問い合わせる。この問い合わせに応答したクライアント装置は、自身のOSの言語情報(OSの使用言語を示す情報)をサーバ装置101に返すことになる。
【0060】
次いで、CPU1は、ステップS103において、問い合わせ先のクライアント装置からの応答を受信するための処理を行う。ここで、所定期間内に、問い合わせに応答してOSの言語情報を返さないクライアント装置があれば、このクライアント装置はプリンタドライバのインストール先から除外される。そして、CPU1は、ステップS104において、問い合わせに応答したクライアント装置毎にその言語情報に基づいて対応する言語依存モジュールと言語非依存モジュールとを準備し、クライアント装置毎に対応するプリンタドライバを構成する。
【0061】
次いで、CPU1は、ステップS105において、問い合わせに応答したクライアント装置の待ち受けモジュールに対して、プリンタドライバ受信準備要求を発行する。このプリンタドライバ受信準備要求を受けて応答したクライアント装置は、準備完了通知をサーバ装置101に返すことになる。そして、CPU1は、ステップS106において、プリンタドライバ受信準備要求を受けて応答したクライアント装置からの準備完了通知を受信するための処理を行う。そして、CPU1は、ステップS107において、準備完了通知を返したクライアント装置毎に上記ステップS104で構成されたプリンタドライバを送信する。クライアント装置は、上記サーバ装置101から送信されたプリンタドライバを受信し、このプリンタドライバをインストールする。そして、クライアント装置は、プリンタドライバのインストールが完了すると、完了通知をサーバ装置101に対して返すことになる。
【0062】
次いで、CPU1は、クライアント装置から返された完了通知を受信するための処理を行う。CPU1は、この完了通知を受信すると、クライアント装置におけるプリンタドライバのインストールが正常に終了したことを認識し、例えばプリンタドライバが正常にインストールされたクライアント装置の一覧を示す情報をディスプレイ10に表示する。そして、CPU1は本処理を終了する。
【0063】
このように、本実施の形態では、図8に示す言語選択ダイアログ800のチェックボックス803をチェックすることによって、インストール先のクライアント装置のOSの使用言語に対応する言語依存モジュールと言語非依存モジュールから構成されるプリンタドライバを当該クライアント装置に自動でインストールすることができる。
【0064】
なお、本実施の形態では、管理者からインストール開始指示が出されると、サーバ装置101がインストール開始指示により指定されたクライアント装置に対してOSの使用言語を問い合わせるようにしているが、これに代えて、サーバ装置101が定期的に各クライアント装置に対してOSの使用言語を問い合わせ、その問い合わせの結果を管理テーブルに保持し、各クライアント装置のOSの使用言語を管理するようにしてもよい。この場合、管理者からインストール開始指示が出されると、サーバ装置101は、上記管理テーブルを参照してインストール開始指示により指定されたクライアント装置に対してOSの使用言語に対応する言語依存モジュールを選択することになる。
【0065】
(第3実施の形態)
次に、本発明の第3実施の形態について図14を参照しながら説明する。図14は本発明の第3実施の形態に係るプッシュ型インストールシステムにおけるサーバ装置とクライアント装置間でのデータのやり取りを模式的に示す図である。
【0066】
本実施の形態においては、図8に示す言語選択ダイアログ800のチェックボックス802がチェックされている場合を説明する。この場合、サーバ装置から、クライアント装置が使用するプリンタの言語と同じ言語のプリンタドライバが、当該クライアント装置に自動でインストールされる。
【0067】
具体的には、図14に示すように、サーバ装置101からネットワーク100を介してプリンタドライバをクライアント装置にインストール際には、まずサーバ装置101上でプリンタドライバのインストール先となる1または複数のクライアント装置が指定される。ここでは、例えばクライアント装置103がインストール先のクライアント装置として指定されたとする。
【0068】
次いで、サーバ装置101は、インストール先に指定されたクライアント装置103に対してOSの使用言語を問い合わせる(1003)。これの問い合わせを受けたクライアント装置103は、当該クライアント装置が使用するプリンタ105のパネル上で選択されている言語の取得を行い(1001)、この取得した言語を示す言語情報をサーバ装置101に返す(1002)。そして、サーバ装置101は、クライアント装置103から返されたプリンタの言語情報に対応する言語依存モジュールを選択し、この選択された言語依存モジュールと言語依存モジュールをクライアント装置103にダウンロードする。
【0069】
このようなインストールを行う際のサーバ装置101の動作手順は、図13に示す手順において「クライアント装置のOSの使用言語」を「プリンタのパネル上で選択されている言語」に読み替えることによって、この図13に示す手順とほぼ同様のものとなるので、ここでは、その説明は省略する。
【0070】
なお、本実施の形態では、1つのクライアント装置にプリンタドライバをインストールする場合を示しているが、プリンタドライバのインストール先が複数のクライアント装置の場合でも、同様の手順で、クライアント装置毎にそれが使用するプリンタのパネル上で選択されている言語が取得され、クライアント装置毎に取得とした言語に対応する言語依存モジュールと言語依存モジュールがダウンロードされる。
【0071】
また、本実施の形態では、管理者からインストール開始指示が出されると、サーバ装置101がインストール開始指示により指定されたクライアント装置に対してプリンタの言語を問い合わせるようにしているが、これに代えて、サーバ装置101が定期的に各クライアント装置に対してそれが使用するプリンタの言語を問い合わせ、その問い合わせの結果を管理テーブルに保持し、各クライアント装置が使用するプリンタの言語を管理するようにしてもよい。この場合、管理者からインストール開始指示が出されると、サーバ装置101は、上記管理テーブルを参照してインストール開始指示により指定されたクライアント装置が使用するプリンタの言語に対応する言語依存モジュールを選択することになる。
【0072】
なお、本発明の目的は、前述した実施の形態の機能を実現するソフトウェアのプログラムコードを記録した記憶媒体(または記録媒体)を、システムあるいは装置に供給し、そのシステムあるいは装置のコンピュータ(またはCPUやMPU)が記憶媒体に格納されたプログラムコードを読み出し実行することによっても、達成されることはいうまでもない。この場合、記憶媒体から読み出されたプログラムコード自体が前述した実施形態の機能を実現することになり、そのプログラムコードを記憶した記憶媒体は本発明を構成することになる。また、コンピュータが読み出したプログラムコードを実行することにより、前述した実施形態の機能が実現されるだけでなく、そのプログラムコードの指示に基づき、コンピュータ上で稼働しているオペレーティングシステム(OS)などが実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることはいうまでもない。
【0073】
さらに、記憶媒体から読み出されたプログラムコードが、コンピュータに挿入された機能拡張カードやコンピュータに接続された機能拡張ユニットに備わるメモリに書込まれた後、そのプログラムコードの指示に基づき、その機能拡張カードや機能拡張ユニットに備わるCPUなどが実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることはいうまでもない。
【0074】
【発明の効果】
以上説明したように、本発明によれば、異なる言語の複数のデバイスドライバを配信元に用意する必要がある場合、配信元が複数のデバイスドライバの取得に要する時間を軽減するとともに、インストール先のクライアント装置に対して対応する言語依存モジュールを含むデバイスドライバのインストールを可能とする。
【図面の簡単な説明】
【図1】本発明の第1実施の形態に係るプッシュ型インストールシステムが構築されたネットワークシステムの構成を示すブロック図である。
【図2】図1のサーバ装置101の構成を示すブロック図である。
【図3】図1のプリンタ105の構成を示すブロック図である。
【図4】図1のサーバ装置101のRAM2のメモリマップを示す図である。
【図5】プリンタドライバを構成する各モジュールを示す図である。
【図6】プリンタドライバを構成するそれぞれのモジュールのファイルサイズを示す図である。
【図7】言語依存モジュールの言語別ファイル名の一例を示す図である。
【図8】図1のサーバ装置101に表示されるプリンタドライバの言語選択ダイアログの一例を示す図である。
【図9】フランス語ドライバをインストールする場合のそのドライバ構成を示す図である。
【図10】ドイツ語ドライバをインストールする場合のそのドライバ構成を示す図である。
【図11】イタリア語ドライバをインストールする場合のそのドライバ構成を示す図である。
【図12】本発明の第2実施の形態に係るプッシュ型インストールシステムにおけるサーバ装置とクライアント装置間でのデータのやり取りを模式的に示す図である。
【図13】図12のサーバ装置によるインストール処理の手順を示すフローチャートである。
【図14】本発明の第3実施の形態に係るプッシュ型インストールシステムにおけるサーバ装置とクライアント装置間でのデータのやり取りを模式的に示す図である。
【符号の説明】
1 CPU
2 RAM
3 ROM
11 外部メモリ
100 LAN
101 サーバ装置
102,103,104 クライアント装置
105 プリンタ[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a push type installation system, an information processing apparatus, a push type installation method, and a program for installing a device driver from a server device to a client device via a network.
[0002]
[Prior art]
As a method for installing a printer driver, which is an example of a device driver, in the case of an OS-dependent method, for example, Windows (registered trademark), the user selects the addition of a printer from the printer properties and then interactively interacts with a user called a wizard. Some of them install printer drivers by inputting necessary information. In order to minimize user operations, there is a method of installing a printer driver using an installer in the same manner as an application.
[0003]
However, in each of the installation methods described above, when a large number of computers are owned and a large number of users, i.e., a large number of client devices are held, such as corporate users, the operation of installing a printer driver on all the client devices is performed. The total man-hours that are generated cannot be ignored economically. On the client device side, when installing a printer driver, a capability of a predetermined level or more is required. For this reason, it is necessary to create a detailed manual for this working means and conduct education for all clients. In the worst case, the network administrator needs to install a printer driver for each client device. . That is, as the number of client devices increases, the number of work steps increases in proportion thereto.
[0004]
As a method for reducing the man-hours required to install such a printer driver as much as possible, there is an installation method using Point & Print using a print server. In this method, a commonly used operating system is installed. The server device has a mechanism for automatically distributing the printer driver to the client device by pushing (see, for example, Patent Document 1).
[0005]
Further, when there are printer drivers for a plurality of languages as printer drivers distributed from the server device to the client device, it is necessary to prepare a driver set for the number of languages on the server device. For example, when there are printer drivers for four languages, French, German, Italian, and English, it is necessary to prepare a driver set for the four countries on the server device.
[0006]
[Patent Document 1]
JP 2003-140852 A
[0007]
[Problems to be solved by the invention]
However, in the above-described method for distributing printer drivers from the server device to the client device, it is necessary to prepare driver sets for the number of languages to be installed in the server device. When downloading from the manufacturer site, the amount of data to be downloaded increases, and the time required for downloading increases, which in turn increases the work burden on the administrator. Further, as the number of printer drivers to be downloaded increases, the memory capacity consumed on the server device increases.
[0008]
The object of the present invention is to reduce the time required for a distribution source to acquire a plurality of device drivers and to deal with an installation destination client device when it is necessary to prepare a plurality of device drivers in different languages at the distribution source The present invention provides a push type installation system, an information processing apparatus, a push type installation method, and a program capable of installing a device driver including a language dependent module.
[0009]
[Means for Solving the Problems]
In order to achieve the above object, the present invention is a push-type installation system that installs a device driver from a server device to a client device via a network, and the server device is prepared for each language for configuring the device driver. Device driver management means for managing a plurality of language dependent modules, and installation means for installing the device driver in the client device via the network, wherein the installation means sends the device driver to the client device. When installing to the client device, a language-dependent module corresponding to the client device is downloaded to the client device.
[0010]
To achieve the above object, the present invention is an information processing apparatus connected to a client apparatus via a network, and manages a plurality of language-dependent modules prepared for each language for configuring a device driver. Management means and installation means for installing a device driver corresponding to the client apparatus via the network, the installation means being installed in the client apparatus when installing the device driver in the client apparatus. A corresponding language dependent module is downloaded to the client device.
[0011]
In order to achieve the above object, the present invention provides a push-type installation method for installing a device driver from a server device to a client device via a network, and a language for configuring the device driver by the server device A plurality of language-dependent modules prepared separately are managed, and when installing the device driver from the server device to the client device via the network, a language-dependent module corresponding to the client device is installed by the server device. Downloading to the client device.
[0012]
To achieve the above object, the present invention is a program executable by an information processing apparatus connected to a client apparatus via a network, and a plurality of language dependent modules prepared for each language for configuring a device driver A device driver management module for managing the device driver, and an installation module for installing a device driver corresponding to the client device via the network. The installation module installs the device driver in the client device. The language dependent module corresponding to the client device is downloaded to the client device.
[0013]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
[0014]
(First embodiment)
FIG. 1 is a block diagram showing a configuration of a network system in which a push type installation system according to the first embodiment of the present invention is constructed. Push-type installation is an installation method in which a driver is installed on a client in response to an instruction from a server that is driven by a server and is issued before a request for driver acquisition from the client, for example. There are various implementation methods.
[0015]
In the network system, as shown in FIG. 1, a server device 101, a plurality of client devices 102, 103, 104 and a printer 105 are connected via a LAN (Local Area Network) 100. In this network system, so-called push-type installation in which a printer driver is installed from the server apparatus 101 to each of the client apparatuses 102, 103, and 104 via the LAN 100 can be executed, and details thereof will be described later.
It goes without saying that a plurality of devices (not shown) including other client devices, other printers, scanners, and the like can be connected to the LAN 100 in addition to the devices described above.
[0016]
Next, the configuration of the server 101 apparatus will be described with reference to FIG. FIG. 2 is a block diagram showing a configuration of the server apparatus 101 of FIG.
[0017]
As shown in FIG. 2, the server 101 apparatus includes a main body 120. The main body 120 incorporates a CPU 1 for starting up an OS (Operating System) stored in the program ROM of the ROM 3 or the external memory 11 and executing various processes on the OS. The CPU 1 comprehensively controls each device connected to the system bus 4.
[0018]
For example, the CPU 1 executes document processing in which graphics, images, characters, tables (including spreadsheets) and the like are mixed based on a document processing program stored in the program ROM of the ROM 3 or the external memory 11. The CPU 1 uses the RAM 2 as a work area when executing various processes.
[0019]
The ROM 3 is provided with a font ROM and a data ROM together with the program ROM. The font ROM stores font data used for the document processing and the like. Similar font data can also be stored in the external memory 11. The data ROM stores data used for the document processing and the like.
[0020]
Devices connected to the system bus 4 include a keyboard I / F 5, a display I / F 6, an external memory I / F 7, and a network I / F 8.
[0021]
The keyboard I / F 5 controls key input from a pointing device (not shown) such as a keyboard 9 or a mouse. The display I / F 6 controls display on the display 10 such as a liquid crystal display device or a CRT. The external memory I / F 7 controls access to the external memory 11.
[0022]
The external memory 11 includes a hard disk (HD) and a floppy (registered trademark) disk (FD) that store various application programs, font data, user files, editing files, printer drivers, and the like.
[0023]
The network I / F 8 is connected to the LAN 100 and executes communication control processing with each of the client devices 102, 103, 104 and the printer 105.
[0024]
The CPU 1 executes, for example, an outline font rasterization process on a display information RAM provided on the RAM 2 to enable WYSIWYG on the display 10. Further, the CPU 1 opens various windows registered based on a command designated by a mouse cursor (not shown) on the display 10 and executes various data processing.
[0025]
Each of the client devices 102 to 104 has a configuration similar to that of the server device 101, and the description of the configuration is omitted here.
[0026]
Next, the configuration of the printer 105 will be described with reference to FIG. FIG. 3 is a block diagram showing the configuration of the printer 105 of FIG.
[0027]
As shown in FIG. 3, the printer 105 includes a controller 130 that controls the operation of the printer 105. The controller 130 is provided with a network I / F 16 connected to the LAN 100. The network I / F 16 captures print information such as characters, graphics, and images output in the printer language format from the client devices 102 to 104 via the LAN 100, and the captured print information is transmitted via the system bus 15. Are supplied to the CPU 12.
[0028]
The CPU 12 develops print information from each of the client devices 102 to 104 in the work area of the RAM 13 based on the program ROM of the ROM 14 or a control program stored in the external memory 21, and uses the image data as an image signal for each page. The data is sent to the printing unit (printer engine) 19 via the system bus 15 and the printing unit I / F 17, and the printing unit 19 is controlled to record the image signal on a recording sheet for each page.
[0029]
The ROM 14 is provided with a font ROM and a data ROM together with the program ROM. The font ROM stores font data used when generating the image signal, and the data ROM stores data used on the client apparatuses 102 to 104. Further, this data may be stored in the external memory 21.
[0030]
The RAM 13 is used for storage of calculation and processing results, input data buffering area, drawing information development area for both sides of recording paper, environmental data storage area, NVRAM, and the like. In addition to the RAM 13, the memory capacity can be expanded by an optional RAM connected to an expansion port (not shown).
[0031]
The external memory 21 includes storage means such as a hard disk (HD) and a floppy (registered trademark) disk (FD). Access to the external memory 21 is controlled by the external memory I / F 18. The external memory 21 can also be configured from another storage medium such as a memory card. Further, the number of external memories 21 is not limited to one, and a plurality of other external memories that store option fonts, programs for interpreting printer control languages having different language systems, and the like in addition to built-in fonts are connected. You can also. Further, an NVRAM may be provided to store printer mode setting information from the operation unit 20.
[0032]
An instruction to the CPU 12 is given from the operation unit 20. The operation unit 20 includes keys and LED indicators used for setting various modes.
[0033]
In the present embodiment, as described above, the server apparatus 101 is provided with a function for performing push installation. In this push type installation, the printer driver is distributed and installed from the server apparatus 101 to each of the client apparatuses 102 to 104 via the LAN 100. When the printer driver is distributed to each of the client devices 102 to 104 by this push-type installation, the language-independent module constituting the printer driver and the language-dependent module corresponding to the installation destination client device are the client devices. To be downloaded.
[0034]
A program for realizing the push-type installation and a printer driver installed in the client apparatuses 102 to 104 will be described in detail with reference to FIGS. 4 shows a memory map of the RAM 2 of the server apparatus 101 in FIG. 1, FIG. 5 shows each module constituting the printer driver, FIG. 6 shows a file size of each module constituting the printer driver, and FIG. FIG. 7 is a diagram illustrating an example of a file name for each language of the language-dependent module.
[0035]
In the server apparatus 101, as shown in FIG. 4, the installation related processing program 304 is loaded into the RAM 2. The installation-related processing program 304 includes a management module that manages a language-independent module for configuring a printer driver and a plurality of language-dependent modules prepared for each language, and a printer driver installed in the client apparatuses 102 to 104. In addition, a language-independent module and an install module for downloading the language-dependent module corresponding to the client apparatuses 102 to 104 to the client apparatuses 102 to 104 are included. The installation module downloads at least one language-dependent module from the plurality of language-dependent modules to the client apparatuses 102 to 104 based on an input from the language selection dialog of the printer driver displayed on the display 10 of the server apparatus 101. Includes modules to select as language dependent modules.
[0036]
Here, this figure shows a state in which the application 301, the related data 303, the OS 305, and the BIOS 306 are loaded on the RAM 2 together with the installation related processing program 304. The free area of the RAM 2 is shown as a free memory 302. .
[0037]
As shown in FIG. 5, the printer driver 401 includes a language-independent module 402 that is common to all languages and a plurality of language-dependent modules 403 to 411 that exist for each language, and is stored in the external memory 11. The language-independent module 402 is a module that can be directly called from the system 400 or an application, and includes modules for performing basic rasterization and print execution processing such as a graphics driver, a color module, and a page composer.
[0038]
Each of the language dependent modules 403 to 411 is a module necessary for creating a language-specific (country-specific) driver and has a corresponding language character string. In this example, language dependent modules for three languages of French (French), German (German), and Italian (Italian) are prepared. These language dependent modules are help files (Help File) 403 to 405, resource files 406 to 408, and INF files 409 to 411, respectively. Here, the help files 403 to 405 are files for representing the content of the help in a corresponding language. The resource files 406 to 408 are provided to provide a user interface of the printer driver, and are a collection of character strings to be displayed when the printer driver properties are opened and character strings to be displayed when an error occurs. . The INF files 409 to 411 are files describing which modules are to be installed when the printer driver is installed.
[0039]
The help file (Help File), resource file (Resource dll), and INF file (INF File) included in the language-dependent module are respectively given names, as shown in FIG. It is managed.
[0040]
In this way, by making these language-dependent modules that need to be created for each language and language-independent modules into one driver set, it is possible to provide drivers that support multiple languages in a compact form. become.
[0041]
Next, a development difference between the case where only the language-dependent modules are included in the printer driver for the number of corresponding languages and the case where the language-specific drivers are individually developed will be described.
[0042]
For example, as shown in FIG. 6, the language-independent module 402 includes a graphics driver, a color module, and a page composer, and the total file size is 2000 KB. Compared to the language-independent module 402, the total file size of the language-dependent modules for one language having the help file, resource file, and INF file modules is 910 KB. That is, in the case of the printer driver corresponding to a plurality of languages of French, German, and Italian in this embodiment, the total file size is
Language-independent module (2000KB) + French language-dependent module (910KB) + German language-dependent module (910KB) + Italian language-dependent module (910KB)
= 4730KB
It becomes.
[0043]
Compared to this, when developing a printer driver for each language, it is 2910 KB per language.
French driver (2910KB) + German driver (2910KB) + Italian driver (2910KB)
= 8730KB
It becomes.
[0044]
Therefore, by making language dependent modules and language independent modules as many as the number of languages that need to be created for each language into one driver set, it is possible to create a printer driver with a small file size for 8730KB-4730KB = 4000KB. . This becomes more prominent as the number of corresponding languages increases. For example, in the case of a printer driver that supports 10 languages, the file size is
Figure 2005050060
In contrast, when developing language-specific printer drivers individually, the file size is
Figure 2005050060
Therefore, it is possible to create a printer driver with a small file size for 29100-11100 = 18000 KB.
[0045]
As a result, for example, when it is necessary to prepare printer drivers for a plurality of languages on the server apparatus 101, the time required to download the printer driver from the printer manufacturer site (WWW) to the server apparatus 101 is greatly reduced. be able to.
[0046]
Next, the operation of push-type installation will be described with reference to FIGS. FIG. 8 is a diagram showing an example of a printer driver language selection dialog displayed on the server apparatus 101 of FIG. 1, FIG. 9 is a diagram showing a driver configuration when a French driver is installed, and FIG. 10 is a German driver installed. FIG. 11 is a diagram showing the driver configuration when installing an Italian driver.
[0047]
When a printer driver is installed in one or a plurality of client devices designated by the server apparatus 101, an installation processing program 304 is activated, and a printer driver language selection dialog 800 shown in FIG. The language selection dialog 800 includes a language input field 801 for inputting the language of the printer driver to be installed in the client device to which the printer driver is installed, and the same language as the language selected on the printer panel. A check box 802 for setting installation of a printer driver and a check box 803 for setting installation of a printer driver of the same language as the OS language of the computer are displayed.
[0048]
In the present embodiment, a case will be described in which the language of a printer driver to be installed is input in the language input field 801 and the printer driver of the input language is installed in one or a plurality of designated client devices.
[0049]
When the language selection dialog 800 is displayed, the administrator inputs the language of the printer driver to be installed in the client device designated as the printer driver installation destination in the language input field 801. Here, it is assumed that French (French) is input. When this input is confirmed, the language-dependent modules (help file (Help File) 403, resource file (Resource dll) 406, INF file (INF File) 409) and language-independent module 402 corresponding to French are read out. The French printer driver 501 is configured. The French printer driver 501 is downloaded to one or a plurality of client devices specified via the LAN 100.
[0050]
Similarly, when the German printer driver is installed on one or more designated client devices, German (German) is similarly entered in the language input field 801 on the language selection dialog 800, so that German A printer driver 502 for German which includes a language-dependent module (help file (Help File) 404, resource file (407), INF file (INF File) 410) and a language-independent module 402 corresponding to the language is connected to the LAN 100. Downloaded to one or a plurality of client devices designated via the Internet.
[0051]
Similarly, when the Italian printer driver is installed on one or more designated client devices, italics can also be entered by entering Italian (Italian) in the language input field 801 on the language selection dialog 800. A printer driver 503 for Italian which includes a language-dependent module (help file (Help File) 405, resource file (Resource DLL) 408, INF file (INF File) 411) corresponding to a language and a language-independent module 402 is provided. It is downloaded to one or a plurality of client devices designated via the LAN 100.
[0052]
As described above, in the present embodiment, when it is necessary to prepare a plurality of printer drivers of different languages in the server apparatus 101, the time required for the server apparatus 101 to acquire a plurality of printer drivers from the manufacturer site is reduced, and thus The work burden on the administrator can be reduced.
[0053]
In addition, by inputting the language of the printer driver to be installed in the client device designated on the language selection dialog 800, the printer driver of the language corresponding to the designated client device, that is, the language-independent module is supported. A language dependent module can be installed on the client device.
[0054]
(Second Embodiment)
Next, a second embodiment of the present invention will be described with reference to FIGS. FIG. 12 is a diagram schematically showing the exchange of data between the server device and the client device in the push type installation system according to the second embodiment of the present invention, and FIG. 13 shows the procedure of the installation process by the server device in FIG. It is a flowchart to show.
[0055]
In the present embodiment, a case will be described in which the check box 803 of the language selection dialog 800 shown in FIG. 8 is checked. In this case, a printer driver in the same language as the language used by the OS of the client apparatus of the installation destination is automatically installed in the client apparatus.
[0056]
Specifically, as shown in FIG. 12, when installing a printer driver from a server apparatus 101 via a network 100 to a client apparatus, first, a client apparatus, for example, a client apparatus, on which the printer driver is installed on the server apparatus 101 103 is designated.
[0057]
Next, the server apparatus 101 inquires the operating language of the OS to the client apparatus 103 designated as the installation destination (1102). Upon receiving this inquiry, the client device 103 returns the country information set in its own OS, that is, the language information indicating the language used, to the server device 101 (1101). Then, the server apparatus 101 selects a language dependent module corresponding to the OS language information returned from the client apparatus 103, and downloads the selected language dependent module and the language dependent module to the client apparatus 103. Here, the case where the printer driver is installed in one client device is shown, but even when the installation destination of the printer driver is a plurality of client devices, each client device corresponds to the language used by the OS. It goes without saying that language dependent modules and language dependent modules can be downloaded.
[0058]
The operation of the server apparatus 101 when performing such installation will be described with reference to FIG. The procedure shown in FIG. 13 is executed by the CPU 1 according to the installation process related program 304 (shown in FIG. 4) when the check box 803 of the language selection dialog 800 shown in FIG. 8 is checked.
[0059]
First, in step S101, the CPU 1 monitors whether or not an installation start instruction has been issued by the administrator. Here, the installation start instruction includes information specifying the client device (one or a plurality) of the printer driver installation destination. If there is an installation start instruction from the administrator, the CPU 1 inquires the language used by the OS to the client device designated by the installation start instruction in step S102. The client device that responds to this inquiry returns its OS language information (information indicating the language used by the OS) to the server device 101.
[0060]
Next, in step S103, the CPU 1 performs a process for receiving a response from the inquired client apparatus. Here, if there is a client device that does not return OS language information in response to an inquiry within a predetermined period, this client device is excluded from the printer driver installation destination. In step S104, the CPU 1 prepares a language-dependent module and a language-independent module corresponding to each client device that responds to the inquiry based on the language information, and configures a printer driver corresponding to each client device.
[0061]
Next, in step S105, the CPU 1 issues a printer driver reception preparation request to the standby module of the client apparatus that has responded to the inquiry. The client device that has responded to the printer driver reception preparation request returns a preparation completion notification to the server device 101. In step S <b> 106, the CPU 1 performs a process for receiving a preparation completion notification from the client apparatus that has responded to the printer driver reception preparation request. In step S107, the CPU 1 transmits the printer driver configured in step S104 to each client device that has returned the preparation completion notification. The client device receives the printer driver transmitted from the server device 101 and installs the printer driver. Then, when the installation of the printer driver is completed, the client device returns a completion notification to the server device 101.
[0062]
Next, the CPU 1 performs a process for receiving a completion notification returned from the client device. When receiving the completion notification, the CPU 1 recognizes that the installation of the printer driver in the client device has been normally completed, and displays information indicating a list of client devices in which the printer driver has been normally installed on the display 10, for example. And CPU1 complete | finishes this process.
[0063]
As described above, in this embodiment, by checking the check box 803 of the language selection dialog 800 shown in FIG. 8, the language-dependent module and the language-independent module corresponding to the language used by the OS of the client apparatus of the installation destination are checked. The configured printer driver can be automatically installed on the client device.
[0064]
In this embodiment, when an installation start instruction is issued from the administrator, the server apparatus 101 inquires the operating language of the OS to the client apparatus specified by the installation start instruction. Thus, the server device 101 may periodically inquire each client device about the operating language of the OS, hold the result of the inquiry in a management table, and manage the operating language of the OS of each client device. In this case, when an installation start instruction is issued by the administrator, the server apparatus 101 refers to the management table and selects a language-dependent module corresponding to the language used by the OS for the client apparatus specified by the installation start instruction. Will do.
[0065]
(Third embodiment)
Next, a third embodiment of the present invention will be described with reference to FIG. FIG. 14 is a diagram schematically showing data exchange between the server device and the client device in the push type installation system according to the third embodiment of the present invention.
[0066]
In the present embodiment, a case will be described in which the check box 802 of the language selection dialog 800 shown in FIG. 8 is checked. In this case, a printer driver having the same language as the printer used by the client device is automatically installed from the server device to the client device.
[0067]
Specifically, as illustrated in FIG. 14, when installing a printer driver from a server apparatus 101 via a network 100 to a client apparatus, first, one or a plurality of clients that are installation destinations of the printer driver on the server apparatus 101. A device is specified. Here, for example, it is assumed that the client apparatus 103 is designated as the installation destination client apparatus.
[0068]
Next, the server apparatus 101 inquires the operating language of the OS to the client apparatus 103 specified as the installation destination (1003). Upon receiving this inquiry, the client device 103 acquires the language selected on the panel of the printer 105 used by the client device (1001), and returns language information indicating the acquired language to the server device 101. (1002). Then, the server apparatus 101 selects a language-dependent module corresponding to the printer language information returned from the client apparatus 103, and downloads the selected language-dependent module and language-dependent module to the client apparatus 103.
[0069]
The operation procedure of the server apparatus 101 when performing such an installation is obtained by replacing “language used in the OS of the client apparatus” with “language selected on the printer panel” in the procedure shown in FIG. Since the procedure is substantially the same as that shown in FIG. 13, the description thereof is omitted here.
[0070]
In this embodiment, the printer driver is installed in one client device. However, even when the printer driver is installed in a plurality of client devices, the same procedure is used for each client device. The language selected on the panel of the printer to be used is acquired, and the language dependent module and the language dependent module corresponding to the language acquired for each client device are downloaded.
[0071]
In this embodiment, when an installation start instruction is issued by the administrator, the server apparatus 101 inquires the client device designated by the installation start instruction for the printer language. The server apparatus 101 periodically inquires each client apparatus about the language of the printer used by the server apparatus 101, holds the result of the inquiry in a management table, and manages the language of the printer used by each client apparatus. Also good. In this case, when an installation start instruction is issued from the administrator, the server apparatus 101 refers to the management table and selects a language-dependent module corresponding to the language of the printer used by the client apparatus specified by the installation start instruction. It will be.
[0072]
An object of the present invention is to supply a storage medium (or recording medium) in which a program code of software that realizes the functions of the above-described embodiments is recorded to a system or apparatus, and a computer (or CPU) of the system or apparatus. Needless to say, this can also be achieved by reading and executing the program code stored in the storage medium. In this case, the program code itself read from the storage medium realizes the functions of the above-described embodiments, and the storage medium storing the program code constitutes the present invention. Further, by executing the program code read by the computer, not only the functions of the above-described embodiments are realized, but also an operating system (OS) running on the computer based on the instruction of the program code. It goes without saying that a case where the function of the above-described embodiment is realized by performing part or all of the actual processing and the processing is included.
[0073]
Furthermore, after the program code read from the storage medium is written into a memory provided in a function expansion card inserted into the computer or a function expansion unit connected to the computer, the function is determined based on the instruction of the program code. It goes without saying that the CPU or the like provided in the expansion card or the function expansion unit performs part or all of the actual processing and the functions of the above-described embodiments are realized by the processing.
[0074]
【The invention's effect】
As described above, according to the present invention, when it is necessary to prepare a plurality of device drivers in different languages at the distribution source, the time required for the distribution source to acquire a plurality of device drivers can be reduced, and the installation destination It is possible to install a device driver including a language dependent module corresponding to a client device.
[Brief description of the drawings]
FIG. 1 is a block diagram showing a configuration of a network system in which a push installation system according to a first embodiment of the present invention is constructed.
FIG. 2 is a block diagram showing a configuration of the server apparatus 101 of FIG.
3 is a block diagram illustrating a configuration of the printer 105 in FIG. 1. FIG.
4 is a diagram showing a memory map of a RAM 2 of the server apparatus 101 in FIG. 1. FIG.
FIG. 5 is a diagram illustrating modules constituting a printer driver.
FIG. 6 is a diagram illustrating file sizes of modules included in the printer driver.
FIG. 7 is a diagram illustrating an example of a language-specific file name of a language-dependent module.
8 is a diagram illustrating an example of a language selection dialog for a printer driver displayed on the server apparatus 101 in FIG. 1. FIG.
FIG. 9 is a diagram illustrating a driver configuration when a French driver is installed.
FIG. 10 is a diagram showing a driver configuration when a German driver is installed.
FIG. 11 is a diagram illustrating a driver configuration when an Italian driver is installed.
FIG. 12 is a diagram schematically showing data exchange between a server device and a client device in the push type installation system according to the second embodiment of the present invention.
13 is a flowchart showing a procedure of installation processing by the server apparatus of FIG. 12;
FIG. 14 is a diagram schematically showing data exchange between the server device and the client device in the push type installation system according to the third embodiment of the present invention.
[Explanation of symbols]
1 CPU
2 RAM
3 ROM
11 External memory
100 LAN
101 Server device
102, 103, 104 Client device
105 Printer

Claims (14)

サーバ装置からネットワークを介してクライアント装置にデバイスドライバをインストールするプッシュ型インストールシステムであって、
前記サーバ装置は、
デバイスドライバを構成するための言語別に用意された複数の言語依存モジュールを管理するデバイスドライバ管理手段と、
前記ネットワークを介して前記クライアント装置に対して前記デバイスドライバをインストールするインストール手段とを備え、
前記インストール手段は、前記デバイスドライバを前記クライアント装置にインストールする際に、前記クライアント装置に対応する言語依存モジュールを前記クライアント装置にダウンロードすることを特徴とするプッシュ型インストールシステム。
A push type installation system that installs a device driver from a server device to a client device via a network,
The server device
Device driver management means for managing a plurality of language dependent modules prepared for each language for configuring a device driver;
Installation means for installing the device driver on the client device via the network;
The installation unit downloads a language-dependent module corresponding to the client device to the client device when the device driver is installed on the client device.
クライアント装置とネットワークを介して接続される情報処理装置であって、
デバイスドライバを構成するための言語別に用意された複数の言語依存モジュールを管理するデバイスドライバ管理手段と、
前記ネットワークを介して前記クライアント装置に対して対応するデバイスドライバをインストールするインストール手段とを備え、
前記インストール手段は、前記デバイスドライバを前記クライアント装置にインストールする際に、前記クライアント装置に対応する言語依存モジュールを前記クライアント装置にダウンロードすることを特徴とする情報処理装置。
An information processing apparatus connected to a client apparatus via a network,
Device driver management means for managing a plurality of language dependent modules prepared for each language for configuring a device driver;
Installation means for installing a corresponding device driver for the client device via the network;
The information processing apparatus, wherein when the device driver is installed in the client apparatus, the installation unit downloads a language-dependent module corresponding to the client apparatus to the client apparatus.
前記クライアント装置に設定されている国情報を取得する国情報取得手段を備え、前記プッシュインストール手段は、前記取得された国情報に基づいて前記クライアント装置にダウンロードする言語依存モジュールを決定することを特徴とする請求項2記載の情報処理装置。Country information acquisition means for acquiring country information set in the client device, wherein the push installation means determines a language-dependent module to be downloaded to the client device based on the acquired country information. The information processing apparatus according to claim 2. 前記クライアント装置が使用するプリンタに設定されている国情報を取得する国情報取得手段を備え、前記インストール手段は、前記取得された国情報に基づいて前記クライアント装置にダウンロードする言語依存モジュールを決定することを特徴とする請求項2記載の情報処理装置。Country information acquisition means for acquiring country information set in a printer used by the client device is provided, and the installation means determines a language-dependent module to be downloaded to the client device based on the acquired country information. The information processing apparatus according to claim 2. 入力操作に基づいて前記複数の言語依存モジュールの中から少なくとも1つの言語依存モジュールを前記クライアント装置にダウンロードする言語依存モジュールとして選択する選択手段を備えることを特徴とする請求項2記載の情報処理装置。3. The information processing apparatus according to claim 2, further comprising a selection unit that selects at least one language dependent module as a language dependent module to be downloaded to the client apparatus from the plurality of language dependent modules based on an input operation. . 言語非依存モジュールと、前記言語依存モジュールとが関連付けて管理されており、前記インストール手段は、前記言語非依存モジュールと前記言語依存モジュールとをダウンロードすることを特徴とする請求項2記載の情報処理装置。3. The information processing according to claim 2, wherein a language-independent module and the language-dependent module are managed in association with each other, and the installation unit downloads the language-independent module and the language-dependent module. apparatus. 前記言語依存モジュールは、リソース用モジュールまたはヘルプ用モジュールであることを特徴とする請求項2記載の情報処理装置。The information processing apparatus according to claim 2, wherein the language-dependent module is a resource module or a help module. サーバ装置からネットワークを介してクライアント装置にデバイスドライバをインストールするためのプッシュ型インストール方法であって、
前記サーバ装置により、前記デバイスドライバを構成するための言語別に用意された複数の言語依存モジュールを管理し、
前記サーバ装置から前記ネットワークを介して前記デバイスドライバを前記クライアント装置にインストールする際に、前記サーバ装置により、前記クライアント装置に対応する言語依存モジュールを前記クライアント装置にダウンロードすることを特徴とするプッシュ型インストール方法。
A push-type installation method for installing a device driver from a server device to a client device via a network,
The server device manages a plurality of language dependent modules prepared for each language for configuring the device driver,
When the device driver is installed on the client device from the server device via the network, the server device downloads a language dependent module corresponding to the client device to the client device. Installation method.
前記サーバ装置により、前記クライアント装置に設定されている国情報を取得し、前記取得された国情報に基づいて前記クライアント装置にダウンロードする言語依存モジュールを決定することを特徴とする請求項8記載のプッシュ型インストール方法。The country information set in the client device is acquired by the server device, and a language-dependent module to be downloaded to the client device is determined based on the acquired country information. Push installation method. 前記サーバ装置により、前記クライアント装置が使用するプリンタに設定されている国情報を取得し、前記取得された国情報に基づいて前記クライアント装置にダウンロードする言語依存モジュールを決定することを特徴とする請求項8記載のプッシュ型インストール方法。The server device acquires country information set in a printer used by the client device, and determines a language-dependent module to be downloaded to the client device based on the acquired country information. Item 9. The push installation method according to Item 8. 前記サーバ装置上の入力操作に基づいて前記複数の言語依存モジュールの中から少なくとも1つの言語依存モジュールを前記クライアント装置にダウンロードする言語依存モジュールとして選択することを特徴とする請求項8記載のプッシュ型インストール方法。9. The push type according to claim 8, wherein at least one language-dependent module is selected as a language-dependent module to be downloaded to the client device from among the plurality of language-dependent modules based on an input operation on the server device. Installation method. 言語非依存モジュールと、前記言語依存モジュールとを関連付けて管理し、インストールする際に、前記言語非依存モジュールと、前記言語依存モジュールとをダウンロードすることを特徴とする請求項8記載のプッシュ型インストール方法。9. The push-type installation according to claim 8, wherein when the language-independent module and the language-dependent module are managed in association with each other and installed, the language-independent module and the language-dependent module are downloaded. Method. 前記言語依存モジュールは、リソース用モジュールまたはヘルプ用モジュールであることを特徴とする請求項8記載のプッシュ型インストール方法。9. The push type installation method according to claim 8, wherein the language dependent module is a resource module or a help module. クライアント装置とネットワークを介して接続される情報処理装置により実行可能なプログラムであって、
デバイスドライバを構成するための言語別に用意された複数の言語依存モジュールを管理するデバイスドライバ管理モジュールと、
前記ネットワークを介して前記クライアント装置に対して対応するデバイスドライバをインストールするインストールモジュールとを備え、
前記インストールモジュールは、前記デバイスドライバを前記クライアント装置にインストールする際に、前記クライアント装置に対応する言語依存モジュールを前記クライアント装置にダウンロードすることを特徴とするプログラム。
A program executable by an information processing apparatus connected to a client apparatus via a network,
A device driver management module that manages a plurality of language-dependent modules prepared for each language for configuring a device driver;
An installation module for installing a corresponding device driver for the client device via the network;
The installation module downloads a language-dependent module corresponding to the client device to the client device when the device driver is installed in the client device.
JP2003205051A 2003-07-31 2003-07-31 Push type installation system, information processor, push type installation method, and program Withdrawn JP2005050060A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003205051A JP2005050060A (en) 2003-07-31 2003-07-31 Push type installation system, information processor, push type installation method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003205051A JP2005050060A (en) 2003-07-31 2003-07-31 Push type installation system, information processor, push type installation method, and program

Publications (1)

Publication Number Publication Date
JP2005050060A true JP2005050060A (en) 2005-02-24

Family

ID=34263847

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003205051A Withdrawn JP2005050060A (en) 2003-07-31 2003-07-31 Push type installation system, information processor, push type installation method, and program

Country Status (1)

Country Link
JP (1) JP2005050060A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006178947A (en) * 2004-12-20 2006-07-06 Microsoft Corp Language-neutral and language-specific installation packages for software setup
JP2006260136A (en) * 2005-03-17 2006-09-28 Ricoh Co Ltd Printer controller and print control method
JP2007034899A (en) * 2005-07-29 2007-02-08 Seiko Epson Corp Device driver and device
JP2008217167A (en) * 2007-02-28 2008-09-18 Internatl Business Mach Corp <Ibm> Management server for provisioning in multi-locale mixed environment, computer program and method
JP2011044117A (en) * 2009-08-24 2011-03-03 Canon Inc Information processing device, information processing method and information processing device control program
US8356259B2 (en) 2008-01-30 2013-01-15 Brother Kogyo Kabushiki Kaisha Information processing apparatus, information processing method and information recording medium
US8645975B2 (en) 2007-07-17 2014-02-04 Ricoh Company, Ltd. Adding function to device driver

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006178947A (en) * 2004-12-20 2006-07-06 Microsoft Corp Language-neutral and language-specific installation packages for software setup
JP2006260136A (en) * 2005-03-17 2006-09-28 Ricoh Co Ltd Printer controller and print control method
JP2007034899A (en) * 2005-07-29 2007-02-08 Seiko Epson Corp Device driver and device
JP2008217167A (en) * 2007-02-28 2008-09-18 Internatl Business Mach Corp <Ibm> Management server for provisioning in multi-locale mixed environment, computer program and method
US9317828B2 (en) 2007-02-28 2016-04-19 International Business Machines Corporation Facilitating provisioning in a mixed environment of locales
US10600014B2 (en) 2007-02-28 2020-03-24 International Business Machines Corporation Facilitating provisioning in a mixed environment of locales
US10817820B2 (en) 2007-02-28 2020-10-27 International Business Machines Corporation Facilitating provisioning in a mixed environment of locales
US8645975B2 (en) 2007-07-17 2014-02-04 Ricoh Company, Ltd. Adding function to device driver
US8356259B2 (en) 2008-01-30 2013-01-15 Brother Kogyo Kabushiki Kaisha Information processing apparatus, information processing method and information recording medium
JP2011044117A (en) * 2009-08-24 2011-03-03 Canon Inc Information processing device, information processing method and information processing device control program

Similar Documents

Publication Publication Date Title
US7853946B2 (en) Information processing apparatus, information processing method, and control program
JP4371693B2 (en) Print control apparatus, print control method, and computer program
JP4863450B2 (en) Information processing apparatus for customizing device driver program and device driver program customization method
JP5924992B2 (en) Information processing apparatus, information processing method and program
JP4371673B2 (en) Program installation method and server device
JP5451352B2 (en) Print server, print setting screen providing method and program
JP4343604B2 (en) Printing system, information processing apparatus, installation method, and program
US8605316B2 (en) Information processing apparatus and control method thereof, and storage medium
JP4908731B2 (en) Information processing apparatus, information processing method, and information processing program
US8688864B2 (en) Information processing apparatus, information processing method, and information processing program
JP3774684B2 (en) Information processing apparatus, printer setting method of information processing apparatus, program, and recording medium
JP2010140281A (en) Method of data communication between application program and printer driver, and program therefor
JP2007179352A (en) Environmental setting data setting method, environmental setting data setting program and print data supply device
JP4181973B2 (en) Printer driver installer creation method, printer driver installation method, information processing apparatus, program, and storage medium
JP2005050060A (en) Push type installation system, information processor, push type installation method, and program
JP2006209195A (en) Print controller, print control method and storage medium
JP2006163993A (en) Data processing system, data processor, data processing method, storage medium storing computer readable program, and program
JP6984703B2 (en) Document manipulation mechanism
JP2000181650A (en) Data processor, driver installing method for data processor and storage medium with readable program by computer stored therein
JP4560330B2 (en) Printing control apparatus and method and installer
JP2009289121A (en) Information processor, output device, output processing method and program
JP2005284373A (en) Information processing unit and driver installation control method in the same
JP2000163231A (en) Data processor, driver processing method for data processor and storage medium with program readable by computer stored therein
JPH11219268A (en) Printing system
JP2006072526A (en) Information processing apparatus and setup program

Legal Events

Date Code Title Description
RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20060417

A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20061003