JP2010225050A - Driver program - Google Patents

Driver program Download PDF

Info

Publication number
JP2010225050A
JP2010225050A JP2009073849A JP2009073849A JP2010225050A JP 2010225050 A JP2010225050 A JP 2010225050A JP 2009073849 A JP2009073849 A JP 2009073849A JP 2009073849 A JP2009073849 A JP 2009073849A JP 2010225050 A JP2010225050 A JP 2010225050A
Authority
JP
Japan
Prior art keywords
driver
custom
driver program
connection destination
update
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
JP2009073849A
Other languages
Japanese (ja)
Inventor
Satoru Nakayama
悟 中山
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.)
Seiko Epson Corp
Original Assignee
Seiko Epson Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP2009073849A priority Critical patent/JP2010225050A/en
Publication of JP2010225050A publication Critical patent/JP2010225050A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide an automatic update technique of a custom driver program. <P>SOLUTION: In a setting file 123 of a printer driver unit 120 (printer driver program) of a PC10, a custom flag 124 is previously set which indicates whether or not the printer driver unit 120 is a customized driver. The printer driver unit 120, upon receiving from a user an instruction for performing automatic update of the printer driver program (printer driver unit 120), refers to the custom flag 124, and if the custom flag 124 indicates the customization, makes access to a site (i.e., a site not a default maker site) designated by the user and obtains the printer driver program to perform automatic update. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本願発明は、ドライバープログラムを更新するための技術に係り、特に、プリンター、コピー機、複合機等の印刷装置のドライバープログラムを更新するための技術に関する。   The present invention relates to a technique for updating a driver program, and more particularly, to a technique for updating a driver program for a printing apparatus such as a printer, a copier, or a multifunction peripheral.

印刷装置のユーザーのPC等のコンピューターにインストールされるドライバープログラムの機能として、自動更新(自動アップデート)機能が知られている。この機能を用いれば、ユーザーは、自動更新をドライバープログラムに指示(例えば、ドライバープログラムにより表示されたインターフェイス画面の自動更新ボタンをクリック)すれば、ドライバープログラムの自動更新を行うことができる。このように、ドライバープログラムの更新作業は、ユーザーにとって簡単になっている。   As a function of a driver program installed in a computer such as a PC of a user of a printing apparatus, an automatic update (automatic update) function is known. If this function is used, the user can automatically update the driver program by instructing the driver program to perform automatic updating (for example, by clicking the automatic update button on the interface screen displayed by the driver program). As described above, the update operation of the driver program is easy for the user.

また、自動更新に関する技術として、ユーザーのコンピューターで動作するソフトウェアの修正情報の一覧をユーザーのコンピューターに通知し、ユーザーが実行ボタンを押下することで、まとめてソフトウェアの更新を行うシステムがある(例えば、特許文献1)。   Further, as a technology related to automatic update, there is a system in which a list of correction information of software operating on a user's computer is notified to the user's computer, and the user updates the software collectively by pressing an execution button (for example, Patent Document 1).

特開平11−134179号公報Japanese Patent Laid-Open No. 11-134179

一方で、ユーザーのコンピューターには、企業などの特定の組織用にカスタマイズされたドライバー(以下、「カスタムドライバー」、もしくは「個別対応ドライバー」と呼ぶことがある。)プログラムがインストールされる場合がある。この場合、インストールされたカスタムドライバーは、例えば、インターネット上のメーカーのサイトなどからダウンロード可能なドライバー(以下、「標準ドライバー」と呼ぶことがある。)プログラムにより更新されると不都合である。そのため、このようなカスタムドライバーから標準ドライバーへの更新を抑制したいというニーズがある。   On the other hand, a driver program customized for a specific organization such as a company (hereinafter referred to as “custom driver” or “individual driver”) may be installed on the user's computer. . In this case, it is inconvenient if the installed custom driver is updated by a driver program (hereinafter, referred to as “standard driver”) that can be downloaded from a manufacturer site on the Internet, for example. Therefore, there is a need to suppress the update from such a custom driver to a standard driver.

しかし、従来のドライバープログラムの自動更新機能では、ユーザーは、簡単にインターネットから標準ドライバープログラムを取得して更新できてしまう。そのため、上述のようなニーズに応えることができない。   However, with the conventional automatic updating function of the driver program, the user can easily obtain and update the standard driver program from the Internet. Therefore, it is not possible to meet the needs as described above.

上記の問題に対しては、例えば、自動更新ボタンの操作を無効にすればよい。このようにすれば、カスタムドライバーから標準ドライバーへの更新を禁止することができる。   For the above problem, for example, the operation of the automatic update button may be invalidated. In this way, updating from a custom driver to a standard driver can be prohibited.

しかしながら、上記のようにすると、カスタムドライバーを別のカスタムドライバーに更新する場合に、自動更新機能を用いたいというニーズに応えることができない。   However, as described above, when updating a custom driver to another custom driver, it is not possible to meet the need to use the automatic update function.

そこで、本発明は、カスタムドライバープログラムの自動更新技術を提供することを目的とする。   Accordingly, an object of the present invention is to provide an automatic update technique for a custom driver program.

上記の課題を解決するためのコンピューターに当該コンピューターのドライバープログラムの更新を実行させるドライバープログラムであって、更新処理の指示をユーザーから受け付ける入力受付ステップと、ドライバープログラムがカスタム製品であるか否かを示す所定のカスタムフラグを参照し、カスタム製品であるか否かを判定するカスタム判定ステップと、前記入力受付ステップにおいてユーザーに指定されたドライバープログラムを取得するための接続先情報が、予め定められた第1の接続先情報であるか否かを判定する接続先判定ステップと、前記カスタムフラグがカスタム製品であることを示し、かつ、前記ユーザーに指定された前記接続先情報が前記第1の接続先情報である場合、前記更新処理を中止する中止ステップと、を前記コンピューターに実行させる、ことを特徴とする。   A driver program for causing a computer to solve the above problems to update the driver program of the computer, an input reception step for receiving an instruction for update processing from a user, and whether or not the driver program is a custom product A custom determination step for determining whether or not the product is a custom product with reference to a predetermined custom flag, and connection destination information for acquiring a driver program designated by the user in the input reception step is predetermined. A connection destination determination step for determining whether or not the connection destination information is first connection information, the custom flag indicating that the custom flag is a custom product, and the connection destination information designated by the user is the first connection If it is destination information, a stop step of canceling the update process; To be executed by said computer, characterized in that.

ここで、上記のドライバープログラムであって、前記カスタムフラグがカスタム製品であることを示し、かつ、前記ユーザーに指定された前記接続先情報が前記第1の接続先情報でない場合、前記ユーザーが指定した前記接続先情報が示す接続先にアクセスし、ドライバープログラムを取得する取得ステップを、前記コンピューターに実行させる、ことを特徴としていてもよい。   Here, in the above driver program, when the custom flag indicates a custom product, and the connection destination information specified by the user is not the first connection destination information, the user specifies The acquisition step of accessing the connection destination indicated by the connection destination information and acquiring the driver program may be executed by the computer.

また、上記のドライバープログラムであって、前記取得ステップは、前記接続先のドライバープログラムがカスタム製品であるか否かを示す所定のカスタムフラグを、前記接続先から取得し、取得した前記カスタムフラグがカスタム製品であることを示す場合、ドライバープログラムを取得し、取得した前記カスタムフラグがカスタム製品でないことを示す場合、前記接続先のドライバープログラムがカスタム製品でないことをユーザーに通知する、ことを特徴としていてもよい。   Further, in the above driver program, the obtaining step obtains a predetermined custom flag indicating whether or not the connection destination driver program is a custom product from the connection destination, and the acquired custom flag is When indicating that it is a custom product, a driver program is acquired, and when the acquired custom flag indicates that it is not a custom product, the user is notified that the connection destination driver program is not a custom product. May be.

また、上記のドライバープログラムであって、前記取得ステップは、前記接続先のドライバープログラムがカスタム製品でないことをユーザーに通知した後、前記入力受付ステップにより前記更新処理を続行する指示を受け付けた場合に、前記接続先のドライバープログラムを取得する、ことを特徴としていてもよい。   Further, in the above driver program, when the acquisition step receives an instruction to continue the update process by the input reception step after notifying the user that the connection destination driver program is not a custom product. The connection destination driver program may be acquired.

また、上記のいずれかのドライバープログラムは、プリンター、コピー機、複合機、およびスキャナーのうち少なくとも1つの装置の制御を行うドライバープログラムであってもよい。   In addition, any of the above driver programs may be a driver program that controls at least one of a printer, a copier, a multifunction peripheral, and a scanner.

本発明の一実施形態の一例であるPCのハードウェアの概略構成を示す図。The figure which shows schematic structure of the hardware of PC which is an example of one Embodiment of this invention. PCの機能構成の一例を示すブロック図。The block diagram which shows an example of a function structure of PC. 自動更新を実行するためのインターフェイス画面例を示す図。The figure which shows the example of an interface screen for performing automatic update. カスタムフラグを記述した設定ファイルの一例を示す図。The figure which shows an example of the setting file which described the custom flag. カスタムフラグを記述したドライバー情報ファイルの一例を示す図。The figure which shows an example of the driver information file which described the custom flag. ドライバーの自動更新処理の一例を示すフロー図。The flowchart which shows an example of the automatic update process of a driver.

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

図1は、本発明の一実施形態の一例であるPC10のハードウェアの概略構成を示す図である。   FIG. 1 is a diagram illustrating a schematic configuration of hardware of a PC 10 which is an example of an embodiment of the present invention.

本図に示すように、PC10は、例えば、各種演算を行うCPU11と、CPU11が実行するプログラムやデータを格納するRAM12と、起動に必要なプログラムやデータを予め格納するROM13と、ハードディスク等の補助記憶装置14と、ユーザーインターフェイス画面などを表示するLCDなどの表示装置15と、キーボードやマウス等の入力装置16と、CD−ROM等の可搬性を有する可搬型記憶媒体の情報を読み出すメディア読取装置17と、LANなどのネットワークを介して外部装置と通信を行う通信装置18とを備える、一般的なコンピューターである。   As shown in this figure, the PC 10 includes, for example, a CPU 11 that performs various calculations, a RAM 12 that stores programs and data executed by the CPU 11, a ROM 13 that stores programs and data necessary for startup in advance, and an auxiliary device such as a hard disk. A storage device 14, a display device 15 such as an LCD for displaying a user interface screen, an input device 16 such as a keyboard and a mouse, and a media reader that reads information from a portable storage medium such as a CD-ROM 17 and a communication device 18 that communicates with an external device via a network such as a LAN.

本実施形態では、PC10は、複数あり、それぞれLAN40に接続されている。LAN40には、内部サーバー20およびプリンター30が接続されている。また、LAN40は、インターネット50に接続されている。インターネット50には、外部サーバー60が接続されている。   In the present embodiment, there are a plurality of PCs 10 and each is connected to the LAN 40. An internal server 20 and a printer 30 are connected to the LAN 40. The LAN 40 is connected to the Internet 50. An external server 60 is connected to the Internet 50.

PC10は、LAN40を介して、プリンター30に印刷を実行させる。そのため、PC10には、プリンター30を制御するプリンタードライバープログラム(不図示)がインストールされる。また、PC10は、LAN40を介して、内部サーバー20もしくは外部サーバー60にアクセスし、プリンタードライバープログラムの自動更新を実行する。   The PC 10 causes the printer 30 to execute printing via the LAN 40. Therefore, a printer driver program (not shown) that controls the printer 30 is installed in the PC 10. Further, the PC 10 accesses the internal server 20 or the external server 60 via the LAN 40 and executes automatic update of the printer driver program.

プリンター30は、PC10から送信された印刷要求に従って印刷を実行する。プリンター30は、例えば、インクジェット方式のカラープリンターである。レーザー方式のページプリンターであってもよい。   The printer 30 executes printing in accordance with the print request transmitted from the PC 10. The printer 30 is, for example, an ink jet color printer. A laser-type page printer may be used.

内部サーバー20は、PC10のプリンタードライバープログラムを、管理者が指定したカスタムドライバープログラムへ自動更新するために使用される。すなわち、内部サーバー20は、LAN40の管理者により管理されるサーバーであり、PC10のユーザーにより自動更新のためのアクセス先として指定される。そのため、内部サーバー20は、自動更新に用いられる各種ファイル(ドライバー情報ファイル21、ドライバーパッケージファイル22)を格納する。なお、内部サーバー20は、例えば、PC10と同様の一般的なコンピューターである。   The internal server 20 is used to automatically update the printer driver program of the PC 10 to a custom driver program designated by the administrator. That is, the internal server 20 is a server managed by the administrator of the LAN 40 and is designated as an access destination for automatic updating by the user of the PC 10. Therefore, the internal server 20 stores various files (driver information file 21 and driver package file 22) used for automatic updating. The internal server 20 is, for example, a general computer similar to the PC 10.

外部サーバー60は、PC10のプリンタードライバープログラムを、標準ドライバープログラムへ自動更新するために使用される。すなわち、外部サーバー60は、プリンタードライバープログラムのメーカー等により管理されるサーバーであり、自動更新のためのアクセス先として予め設定(デフォルト設定)されている。そのため、外部サーバー60は、自動更新に用いられる各種ファイル(ドライバー情報ファイル61、ドライバーパッケージファイル62)を格納する。なお、外部サーバー60は、例えば、PC10と同様の一般的なコンピューターである。   The external server 60 is used to automatically update the printer driver program of the PC 10 to the standard driver program. That is, the external server 60 is a server managed by the manufacturer of the printer driver program or the like, and is preset (default setting) as an access destination for automatic update. Therefore, the external server 60 stores various files (driver information file 61 and driver package file 62) used for automatic updating. The external server 60 is, for example, a general computer similar to the PC 10.

ドライバー情報ファイル(21、61)は、例えば、更新対象のドライバープログラムのバージョン情報、更新の有無を示す情報、ドライバーパッケージファイル(22、62)の格納場所を示す情報などが記述されたファイルである。ドライバー情報ファイル(21、61)は、例えば、拡張子「.dat」のファイルである。   The driver information file (21, 61) is a file in which, for example, version information of the driver program to be updated, information indicating the presence / absence of update, information indicating the storage location of the driver package file (22, 62), and the like are described. . The driver information file (21, 61) is, for example, a file with an extension “.dat”.

ドライバーパッケージファイル(22、62)は、例えば、更新対象のドライバープログラム(複数のプログラム群であってもよい。)や、各種設定ファイルなどを含むファイルである。ドライバーパッケージファイル(22、62)は、例えば、拡張子「.exe」、「.msi」のファイルである。   The driver package file (22, 62) is a file including, for example, a driver program to be updated (may be a plurality of program groups), various setting files, and the like. The driver package files (22, 62) are, for example, files with extensions “.exe” and “.msi”.

PC10は、プリンタードライバープログラムを自動更新する際、ドライバー情報ファイル(21、61)を参照するように設定されている場合、まずドライバー情報ファイル(21、61)を参照して、更新の有無、ドライバーパッケージファイル(22、62)の格納場所を示す情報などを取得する。そして、更新がある場合には、その格納場所からドライバーパッケージファイル(22、62)をダウンロードして、プリンタードライバープログラムを更新する。一方、PC10は、プリンタードライバープログラムを自動更新する際、ドライバーパッケージファイル(22、62)を参照するように設定されている場合、当該ドライバーパッケージファイル(22、62)をダウンロードして、プリンタードライバープログラムを更新する。   When the PC 10 is set to refer to the driver information file (21, 61) when automatically updating the printer driver program, the PC 10 first refers to the driver information file (21, 61) to determine whether or not the driver information file is updated. Information indicating the storage location of the package file (22, 62) is acquired. If there is an update, the driver package file (22, 62) is downloaded from the storage location to update the printer driver program. On the other hand, when the PC 10 is set to refer to the driver package file (22, 62) when automatically updating the printer driver program, the PC 10 downloads the driver package file (22, 62), and the printer driver program Update.

以上がPC10およびプリンタードライバーの自動更新に関するシステム構成である。ただし、この構成は、本願発明の特徴を説明するにあたって主要構成を説明したのであって、上記の構成に限られない。また、一般的なPCや自動更新に関するシステムが備える構成を排除するものではない。   The system configuration relating to the automatic update of the PC 10 and the printer driver has been described above. However, this configuration is not limited to the above configuration because the main configuration has been described in describing the features of the present invention. In addition, the configuration of a general PC or a system related to automatic update is not excluded.

図2は、PC10の機能構成の一例を示すブロック図である。   FIG. 2 is a block diagram illustrating an example of a functional configuration of the PC 10.

本図に示すように、PC10は、プリンタードライバー部120を有する。また、OS部(不図示)やアプリケーション部(不図示)を有する。   As shown in the figure, the PC 10 has a printer driver unit 120. Also, it has an OS unit (not shown) and an application unit (not shown).

プリンタードライバー部120は、例えば、CPU11が補助記憶装置14からRAM12にロードした所定のプリンタードライバープログラムを実行することにより実現される。OS部やアプリケーション部は、例えば、CPU11が補助記憶装置14からRAM12にロードした所定のOSプログラムやアプリケーションプログラムを実行することにより実現される。   The printer driver unit 120 is realized, for example, when the CPU 11 executes a predetermined printer driver program loaded from the auxiliary storage device 14 to the RAM 12. The OS unit and the application unit are realized, for example, by the CPU 11 executing a predetermined OS program or application program loaded from the auxiliary storage device 14 to the RAM 12.

プリンタードライバープログラムは、内部サーバー20もしくは外部サーバー60からダウンロードされてインストールもしくは更新される。もちろん、メディア読取装置17によりCD−ROM等の記憶媒体から読み出されてインストールもしくは更新されてもよい。OSプログラムやアプリケーションプログラムは、例えば、ネットワークからダウンロードされてインストールもしくは更新される。もちろん、メディア読取装置17によりCD−ROM等の記憶媒体から読み出されてインストールもしくは更新されてもよい。   The printer driver program is downloaded from the internal server 20 or the external server 60 and installed or updated. Of course, the media reader 17 may read and install or update from a storage medium such as a CD-ROM. For example, the OS program and the application program are downloaded from the network and installed or updated. Of course, the media reader 17 may read and install or update from a storage medium such as a CD-ROM.

プリンタードライバー部120は、主制御部121、更新制御部122、設定ファイル123を有する。なお、主制御部121および更新制御部122は、同じファイル(例えば、.exeファイル)により実現されてもよいし、別のファイルにより実現されてもよい。   The printer driver unit 120 includes a main control unit 121, an update control unit 122, and a setting file 123. The main control unit 121 and the update control unit 122 may be realized by the same file (for example, an .exe file) or may be realized by different files.

主制御部121は、プリンタードライバーの各種インターフェイス画面の表示制御処理、インターフェイス画面を介したユーザーの操作の入力制御処理、アプリケーション部から受け付けた印刷対象のデータを印刷データに変換する印刷データ生成処理、印刷データをプリンター30に送信する送信処理などを行う。   The main control unit 121 includes display control processing for various interface screens of the printer driver, input control processing for user operations via the interface screen, print data generation processing for converting print target data received from the application unit, to print data, Transmission processing for transmitting print data to the printer 30 is performed.

主制御部121は、プリンタードライバー部120が起動された場合に、例えば、図3(A)に示すような、各種の印刷設定を受け付けるための印刷設定画面500を、表示装置15に表示する。また、当該画面の所定の領域には、ドライバーの自動更新の指示を受け付けるためのドライバー自動更新ボタン510を表示する。なお、主制御部121は、ドライバー自動更新ボタン510を、ユーザーが選択できるように、有効(アクティブ)に設定する。   When the printer driver unit 120 is activated, the main control unit 121 displays on the display device 15 a print setting screen 500 for accepting various print settings, for example, as shown in FIG. In a predetermined area of the screen, an automatic driver update button 510 for receiving a driver automatic update instruction is displayed. The main control unit 121 sets the driver automatic update button 510 to valid (active) so that the user can select it.

ドライバー自動更新ボタン510のユーザーによる選択を受け付けると、主制御部121は、例えば、図3(B)に示すような、接続先の指定を受け付けるための接続先指定画面600を表示する。接続先指定画面600には、標準ドライバーによる自動更新を行うための予め設定されたアクセス先(例えば、外部サーバー60)を選択するための選択欄610と、カスタムドライバーによる自動更新を行うためのアクセス先(例えば、内部サーバー20)を選択するための選択欄620と、カスタムドライバーによる自動更新を行うためのアクセス先を示す接続先情報(例えば、URLであり、参照するファイル名等も含む)を入力するための接続先入力欄621と、自動更新を開始するためのOKボタン630等が設けられている。   When the selection by the user of the driver automatic update button 510 is accepted, the main control unit 121 displays a connection destination designation screen 600 for accepting designation of a connection destination, for example, as shown in FIG. The connection destination designation screen 600 has a selection field 610 for selecting a preset access destination (for example, the external server 60) for performing automatic update by a standard driver, and access for performing automatic update by a custom driver. A selection field 620 for selecting a destination (for example, the internal server 20), and connection destination information (for example, a URL, including a file name to be referenced) indicating an access destination for automatic update by a custom driver. A connection destination input field 621 for inputting, an OK button 630 for starting automatic update, and the like are provided.

OKボタン630のユーザーによる選択を受け付けると、主制御部121は、更新制御部122に指示して、接続先指定画面600で指定された情報に基づいて、内部サーバー20もしくは外部サーバー60からプリンタードライバープログラムをダウンロードさせる。また、ダウンロードしたプリンタードライバープログラムにより、PC10にインストールにされているプリンタードライバー部120(プリンタードライバープログラム)の更新を実行させる。   When the selection by the user of the OK button 630 is accepted, the main control unit 121 instructs the update control unit 122 to print the printer driver from the internal server 20 or the external server 60 based on the information specified on the connection destination designation screen 600. Download the program. The downloaded printer driver program causes the printer driver unit 120 (printer driver program) installed in the PC 10 to be updated.

更新制御部122は、主制御部121により起動され、設定ファイル123のカスタムフラグ124を用いて、プリンタードライバープログラムを取得するための接続先を判定する。   The update control unit 122 is activated by the main control unit 121 and uses the custom flag 124 of the setting file 123 to determine a connection destination for acquiring the printer driver program.

カスタムフラグ124とは、プリンタードライバー部120(プリンタードライバープログラム)がカスタムドライバーである場合に、当該プリンタードライバー部120に予め含まれており、当該ドライバーがカスタマイズされているか否か示す情報である。カスタムフラグ124は、例えば、ドライバープログラムに含まれる設定ファイル123の中に記述される。   The custom flag 124 is information that is included in the printer driver unit 120 in advance when the printer driver unit 120 (printer driver program) is a custom driver and indicates whether the driver is customized. The custom flag 124 is described in, for example, the setting file 123 included in the driver program.

すなわち、カスタムフラグは、メーカーから配布されるカスタムドライバーのドライバーパッケージプログラムの中に予め含まれており、PC10にインストールされる。ドライバーパッケージプログラムの中に含まれるカスタムフラグの値は、ドライバーがカスタムであるか標準であるかに応じて、メーカーにより予め(例えば、製造時に)設定される。   That is, the custom flag is included in advance in the driver package program of the custom driver distributed from the manufacturer, and is installed in the PC 10. The value of the custom flag included in the driver package program is set in advance (for example, at the time of manufacture) by the manufacturer depending on whether the driver is custom or standard.

図4の例では、設定ファイル123のドライバーのダウンロードに関する情報の記述に続けて、カスタムフラグ124「IsCustomized」が記述されている。設定値「0x0001」は、ドライバーがカスタマイズされていることを示し、設定値「0x0000」は、ドライバーがカスタマイズされていない(標準である)ことを示す。なお、設定ファイル123として、例えば、モジュール名記述ファイルを使用することができる。   In the example of FIG. 4, the custom flag 124 “IsCustomized” is described following the description of the driver download information in the setting file 123. The setting value “0x0001” indicates that the driver is customized, and the setting value “0x0000” indicates that the driver is not customized (standard). As the setting file 123, for example, a module name description file can be used.

また、カスタムフラグは、内部サーバー20のドライバー情報ファイル21にも予め含まれている。このカスタムフラグの値は、ドライバーがカスタムであるか標準であるかに応じて、管理者により予め設定される。更新制御部122は、このカスタムフラグを参照して、更新対象のドライバーパッケージプログラムがカスタムであるか標準であるか否かを判定する。なお、メーカー等により管理される外部サーバー60のドライバー情報ファイル61には、カスタムフラグは含まれない。   The custom flag is also included in advance in the driver information file 21 of the internal server 20. The value of the custom flag is set in advance by the administrator depending on whether the driver is custom or standard. The update control unit 122 refers to the custom flag and determines whether the driver package program to be updated is custom or standard. Note that the custom information is not included in the driver information file 61 of the external server 60 managed by the manufacturer or the like.

図5の例では、ドライバー情報ファイル21のドライバーに関する情報の記述に続けて、カスタムフラグ211が記述されている。   In the example of FIG. 5, the custom flag 211 is described following the description of the information about the driver in the driver information file 21.

更新制御部122は、設定ファイル123中のカスタムフラグ124が、カスタムを示す場合、指定された接続先(例えば、内部サーバー20)にアクセスするための処理を開始する。一方、カスタムフラグ124が、標準を示す場合、予め設定された接続先(例えば、外部サーバー60)にアクセスし、ドライバー情報ファイル61やドライバーパッケージファイル62を取得する。   When the custom flag 124 in the setting file 123 indicates custom, the update control unit 122 starts processing for accessing a specified connection destination (for example, the internal server 20). On the other hand, when the custom flag 124 indicates standard, the driver accesses the preset connection destination (for example, the external server 60) and acquires the driver information file 61 and the driver package file 62.

以上の各構成要素は、PC10の構成を理解容易にするために、主な処理内容に応じて分類したものである。構成要素の分類の仕方や名称によって、本願発明が制限されることはない。PC10の構成は、処理内容に応じて、さらに多くの構成要素に分類することもできる。また、1つの構成要素がさらに多くの処理を実行するように分類することもできる。また、各構成要素の処理は、1つのハードウェアで実行されてもよいし、複数のハードウェアで実行されてもよい。   The above components are classified according to the main processing contents in order to facilitate understanding of the configuration of the PC 10. The present invention is not limited by the way of classification and names of the constituent elements. The configuration of the PC 10 can be classified into more components depending on the processing content. Moreover, it can also classify | categorize so that one component may perform more processes. Further, the processing of each component may be executed by one hardware or may be executed by a plurality of hardware.

次に、上記のPC10により実現される特徴的な処理について説明する。   Next, characteristic processing realized by the PC 10 will be described.

図6は、自動更新処理の一例を示すフロー図である。本フローは、ユーザーから自動更新の指示があった場合(例えば、上述したOKボタン630(図3(B))のユーザーによる選択を主制御部121が受け付けた場合)に、開始される。すなわち、主制御部121は、更新制御部122を呼び出す。   FIG. 6 is a flowchart illustrating an example of the automatic update process. This flow is started when there is an automatic update instruction from the user (for example, when the main control unit 121 accepts the selection by the user of the above-described OK button 630 (FIG. 3B)). That is, the main control unit 121 calls the update control unit 122.

S100では、更新制御部122は、設定ファイル123中のカスタムフラグ124の値が、カスタムドライバーを示しているか、標準ドライバーを示しているかを判定する。例えば、カスタムフラグ124が「0x0000」である場合、プリンタードライバー部120は標準ドライバーであると判定し(S100:標準)、処理をS200に進める。一方、カスタムフラグ124が「0x0001」である場合、プリンタードライバー部120はカスタムドライバーであると判定し(S100:カスタム)、処理をS110に進める。   In S100, the update control unit 122 determines whether the value of the custom flag 124 in the setting file 123 indicates a custom driver or a standard driver. For example, if the custom flag 124 is “0x0000”, the printer driver unit 120 determines that it is a standard driver (S100: standard), and advances the process to S200. On the other hand, if the custom flag 124 is “0x0001”, the printer driver unit 120 determines that it is a custom driver (S100: Custom), and advances the process to S110.

S110では、更新制御部122は、接続先を判定する。具体的には、更新制御部122は、上述した接続先指定画面600(図3(B))の選択欄610もしくは選択欄620によりユーザーが指定した接続先の情報を主制御部121から取得する。そして、指定された接続先が標準ドライバーによる自動更新を行うための予め設定された接続先(例えば、外部サーバー60)である場合(S110:メーカーサイト)、処理をS170に進める。一方、指定された接続先がカスタムドライバーによる自動更新を行うための接続先(例えば、内部サーバー20)である場合(S110:指定サイト)、処理をS120に進める。   In S110, the update control unit 122 determines a connection destination. Specifically, the update control unit 122 acquires, from the main control unit 121, information on the connection destination designated by the user using the selection column 610 or the selection column 620 of the connection destination designation screen 600 (FIG. 3B) described above. . If the designated connection destination is a preset connection destination (for example, the external server 60) for automatic updating by the standard driver (S110: manufacturer site), the process proceeds to S170. On the other hand, if the designated connection destination is a connection destination (for example, the internal server 20) for automatic updating by the custom driver (S110: designated site), the process proceeds to S120.

S120では、更新制御部122は、ユーザーに指定された接続先情報から特定されるファイルのタイプが、ドライバー情報ファイルであるか、ドライバーパッケージファイルであるかを判定する。   In S120, the update control unit 122 determines whether the file type specified from the connection destination information designated by the user is a driver information file or a driver package file.

具体的には、更新制御部122は、上述した接続先指定画面600(図3(B))の接続先入力欄621を介してユーザーに指定された接続先情報を主制御部121から取得する。そして、例えば、接続先情報が「http://server/driverupdate/drvupdate.exe」である場合、ファイルタイプはドライバーパッケージファイルであると判定し(S120:ドライバーパッケージ)、処理をS150に進める。一方、例えば、接続先情報が「http://server/driverupdate/drvinfo.dat」である場合、ファイルタイプはドライバー情報ファイルであると判定し(S120:ドライバー情報)、処理をS130に進める。   Specifically, the update control unit 122 acquires connection destination information designated by the user from the main control unit 121 via the connection destination input field 621 of the connection destination designation screen 600 (FIG. 3B) described above. . For example, if the connection destination information is “http: //server/driverupdate/drvupdate.exe”, it is determined that the file type is a driver package file (S120: driver package), and the process proceeds to S150. On the other hand, for example, when the connection destination information is “http: //server/driverupdate/drvinfo.dat”, it is determined that the file type is a driver information file (S120: driver information), and the process proceeds to S130.

S130では、更新制御部122は、ドライバー情報ファイルを参照する。具体的には、更新制御部122は、S120で取得した接続先情報が示す接続先(例えば、内部サーバー20)にアクセスする。そして、ドライバー情報ファイル21を参照する。そして、処理をS140に進める。   In S130, the update control unit 122 refers to the driver information file. Specifically, the update control unit 122 accesses the connection destination (for example, the internal server 20) indicated by the connection destination information acquired in S120. Then, the driver information file 21 is referred to. Then, the process proceeds to S140.

S140では、更新制御部122は、ドライバー情報ファイル21からカスタムフラグ211の値を取得し、この値が、カスタムドライバーを示しているか、標準ドライバーを示しているかを判定する。ドライバーパッケージファイル22が標準ドライバーであると判定した場合(S140:標準)、処理をS150に進める。一方、ドライバーパッケージファイル22がカスタムドライバーであると判定した場合(S140:カスタム)、処理をS180に進める。   In S140, the update control unit 122 acquires the value of the custom flag 211 from the driver information file 21, and determines whether this value indicates a custom driver or a standard driver. If it is determined that the driver package file 22 is a standard driver (S140: standard), the process proceeds to S150. On the other hand, if it is determined that the driver package file 22 is a custom driver (S140: Custom), the process proceeds to S180.

なお、このS140の判定処理は、ユーザーが誤って、更新対象でないドライバープログラム(例えば、内部サーバー20にカスタムドライバー以外のドライバーも格納されている場合)を接続先情報として指定した場合などに有効である。なお、S130およびS140は省略しても良い。   The determination process in S140 is effective when the user mistakenly specifies a driver program that is not an update target (for example, when a driver other than a custom driver is stored in the internal server 20) as connection destination information. is there. S130 and S140 may be omitted.

S150では、更新制御部122は、警告メッセージを表示する。具体的には、例えば、更新対象のドライバーがカスタムドライバーでない可能性があることを警告するインターフェイス画面を表示装置15に出力させる。また、当該インターフェイス画面には、ドライバーの更新を続行するか否かを選択するボタンなどを表示する。そして、処理をS160に進める。   In S150, the update control unit 122 displays a warning message. Specifically, for example, an interface screen that warns that there is a possibility that the driver to be updated is not a custom driver is output to the display device 15. In addition, a button for selecting whether or not to continue the driver update is displayed on the interface screen. Then, the process proceeds to S160.

なお、このS150の処理は、ユーザーが誤って、更新対象でないドライバープログラム(例えば、内部サーバー20にカスタムドライバー以外のドライバーも格納されている場合)を接続先情報として指定した場合などに有効である。   The process of S150 is effective when the user mistakenly designates a driver program that is not an update target (for example, when a driver other than a custom driver is stored in the internal server 20) as connection destination information. .

S160では、更新制御部122は、ドライバーの更新が続行されるか否かを判定する。具体的には、S150で表示したインターフェイス画面を介してユーザーの指示を受け付ける。そして、更新の続行が指示された場合(S160:続行)、処理をS180に進める。一方、更新のキャンセルが指示された場合(S160:キャンセル)、処理をS190に進める。なお、S120〜S160の処理を省略してもよい。このようにすればS110の判定結果に応じて、処理を単純化できる。   In S160, the update control unit 122 determines whether or not the driver update is continued. Specifically, a user instruction is received via the interface screen displayed in S150. If an instruction to continue the update is given (S160: Continue), the process proceeds to S180. On the other hand, when an instruction to cancel the update is given (S160: Cancel), the process proceeds to S190. In addition, you may abbreviate | omit the process of S120-S160. In this way, processing can be simplified according to the determination result of S110.

S170では、更新制御部122は、エラーメッセージを表示する。具体的には、例えば、更新対象のドライバーがカスタムドライバーでなく、更新を継続できないことを示すインターフェイス画面を表示装置15に出力させる。そして、処理をS190に進める。なお、処理を、S160に進め、更新が続行されるか否かを判定するようにしてもよい。   In S170, the update control unit 122 displays an error message. Specifically, for example, an interface screen indicating that the driver to be updated is not a custom driver and updating cannot be continued is output to the display device 15. Then, the process proceeds to S190. The process may proceed to S160 to determine whether or not the update is continued.

S180では、更新制御部122は、カスタムドライバーによる更新を実行する。具体的には、ファイルタイプがドライバー情報ファイルである場合(S120:ドライバー情報)、更新制御部122は、ドライバー情報ファイル21を参照し、ドライバーパッケージファイル22の格納場所を示す接続先情報を取得する。そして、当該接続先情報に基づいて、内部サーバー20にアクセスし、ドライバーパッケージファイル22をダウンロードする。もちろん、ドライバー情報ファイル21を参照して、更新の有無を示す情報を取得し、更新の有無を判定してもよい。更新が無い場合は、本フローを終了する。   In S180, the update control unit 122 executes the update by the custom driver. Specifically, when the file type is a driver information file (S120: driver information), the update control unit 122 refers to the driver information file 21 and acquires connection destination information indicating the storage location of the driver package file 22. . Based on the connection destination information, the internal server 20 is accessed and the driver package file 22 is downloaded. Of course, the driver information file 21 may be referred to obtain information indicating the presence / absence of update, and the presence / absence of update may be determined. If there is no update, this flow ends.

一方、ファイルタイプがドライバーパッケージファイルである場合(S120:ドライバーパッケージ)、更新制御部122は、当該接続先情報に基づいて、内部サーバー20にアクセスし、ドライバーパッケージファイル22をダウンロードする。   On the other hand, when the file type is a driver package file (S120: driver package), the update control unit 122 accesses the internal server 20 and downloads the driver package file 22 based on the connection destination information.

更新制御部122は、上記のようにしてダウンロードしたドライバーパッケージファイル22を用いて、プリンタードライバー部120の更新を実行する。そして、本フローを終了する。   The update control unit 122 updates the printer driver unit 120 using the driver package file 22 downloaded as described above. Then, this flow ends.

S190では、更新制御部122は、アップデート処理を行わずに本フローを終了する。   In S190, the update control unit 122 ends this flow without performing the update process.

S200では、更新制御部122は、標準ドライバーによる更新を実行する。具体的には、更新制御部122は、ユーザーにより指定された接続先の情報に基づいて、内部サーバー20もしくは外部サーバー60にアクセスする。接続先情報としてドライバー情報ファイルが設定されている場合、ドライバー情報ファイル21もしくは61を参照し、ドライバーパッケージファイル21もしくは62の格納場所を示す接続先情報を取得する。そして、当該接続先情報に基づいて、内部サーバー20もしくは外部サーバー60にアクセスし、ドライバーパッケージファイル22もしくは62をダウンロードする。もちろん、ドライバー情報ファイル21もしくは61を参照して、更新の有無を示す情報を取得し、更新の有無を判定してもよい。更新が無い場合は、本フローを終了する。   In S200, the update control unit 122 executes update using a standard driver. Specifically, the update control unit 122 accesses the internal server 20 or the external server 60 based on connection destination information specified by the user. When the driver information file is set as the connection destination information, the driver information file 21 or 61 is referred to, and the connection destination information indicating the storage location of the driver package file 21 or 62 is acquired. Based on the connection destination information, the internal server 20 or the external server 60 is accessed, and the driver package file 22 or 62 is downloaded. Of course, the driver information file 21 or 61 may be referred to obtain information indicating the presence / absence of the update, and the presence / absence of the update may be determined. If there is no update, this flow ends.

なお、本実施形態では、接続先情報としてドライバーパッケージファイルが設定されるのは、内部サーバー20が指定される場合である。したがって、接続先情報としてドライバーパッケージファイルが設定されている場合、更新制御部122は、当該接続先情報に基づいて、内部サーバー20にアクセスし、ドライバーパッケージファイル22をダウンロードする。   In the present embodiment, the driver package file is set as the connection destination information when the internal server 20 is specified. Therefore, when a driver package file is set as connection destination information, the update control unit 122 accesses the internal server 20 and downloads the driver package file 22 based on the connection destination information.

更新制御部122は、上記のようにしてダウンロードしたドライバーパッケージファイル62を用いて、プリンタードライバー部120の更新を実行する。そして、本フローを終了する。   The update control unit 122 updates the printer driver unit 120 using the driver package file 62 downloaded as described above. Then, this flow ends.

以上の図6のフローの各処理単位は、PC10の処理を理解容易にするために、主な処理内容に応じて分割したものである。処理単位の分割の仕方や名称によって、本願発明が制限されることはない。PC10の処理は、処理内容に応じて、さらに多くの処理単位に分割することもできる。また、1つの処理単位がさらに多くの処理を含むように分割することもできる。   Each processing unit in the flow of FIG. 6 is divided according to main processing contents in order to facilitate understanding of the processing of the PC 10. The present invention is not limited by the way of dividing the processing unit or the name. The processing of the PC 10 can be divided into more processing units according to the processing contents. Moreover, it can also divide | segment so that one process unit may contain many processes.

以上、本発明の一実施形態について説明した。本実施形態によれば、カスタムドライバーについても自動更新機能を提供することができる。   The embodiment of the present invention has been described above. According to the present embodiment, an automatic update function can be provided also for a custom driver.

具体的には、本実施形態では、ドライバーに設定情報としてカスタムであるか否かを識別するためのフラグが含まれている。そして、自動更新処理時には、当該フラグが参照される。このような構成により、インストールされているドライバーがカスタムである場合には、カスタムドライバー用の自動アップデート処理が実行される。   Specifically, in the present embodiment, a flag for identifying whether or not the driver is custom as setting information is included. In the automatic update process, the flag is referred to. With this configuration, when the installed driver is custom, automatic update processing for the custom driver is executed.

また、本実施形態では、ユーザーが指定する接続先のドライバー情報ファイルにも識別フラグが含まれている。これにより、管理者は、カスタムドライバーからカスタムドライバーへの更新が実行されるように明示的に指定することができる。   In the present embodiment, the connection destination driver information file designated by the user also includes an identification flag. As a result, the administrator can explicitly specify that the update from the custom driver to the custom driver is executed.

このように、本発明によれば、個別対応のドライバーであっても、必要に応じて、自動アップデートを実行可能なドライバーを提供することができる。そのため、企業などの組織のネットワーク管理者やユーザーの利便性がより向上する。   As described above, according to the present invention, it is possible to provide a driver capable of executing automatic updating as needed even if the driver is individually compatible. Therefore, the convenience of network managers and users of organizations such as companies is further improved.

なお、上記の本発明の実施形態は、本発明の要旨と範囲を例示することを意図し、限定するものではない。多くの代替物、修正および変形例が当業者にとって明らかである。   The above-described embodiments of the present invention are intended to illustrate the gist and scope of the present invention and are not intended to be limiting. Many alternatives, modifications, and variations will be apparent to those skilled in the art.

本発明は、スキャナーやスキャナー備えたコピー機、複合機、ファクシミリ等のドライバープログラムの更新にも適用することができる。   The present invention can also be applied to update of a driver program for a scanner, a copier equipped with a scanner, a multifunction machine, a facsimile machine, and the like.

10:PC、11:CPU、12:RAM、13:ROM、14:補助記憶装置、15:表示装置、16:入力装置、17:メディア読取装置、18:通信装置、20:内部サーバー、21:ドライバー情報ファイル、22:ドライバーパッケージファイル、30:プリンター、40:LAN、50:インターネット、60:外部サーバー、61:ドライバー情報ファイル、62:ドライバーパッケージファイル、120:プリンタードライバー部、121:主制御部、122:更新制御部、123:設定ファイル、124:カスタムフラグ、211:カスタムフラグ、500:印刷設定画面、510:ドライバー自動更新ボタン、600:接続先指定画面、610:選択欄、620:選択欄、621:接続先入力欄、630:OKボタン、 10: PC, 11: CPU, 12: RAM, 13: ROM, 14: auxiliary storage device, 15: display device, 16: input device, 17: media reading device, 18: communication device, 20: internal server, 21: Driver information file, 22: Driver package file, 30: Printer, 40: LAN, 50: Internet, 60: External server, 61: Driver information file, 62: Driver package file, 120: Printer driver unit, 121: Main control unit 122: Update control unit, 123: Setting file, 124: Custom flag, 211: Custom flag, 500: Print setting screen, 510: Automatic driver update button, 600: Connection destination designation screen, 610: Selection field, 620: Selection Column, 621: connection destination input column, 630: OK button,

Claims (5)

コンピューターに当該コンピューターのドライバープログラムの更新を実行させるドライバープログラムであって、
更新処理の指示をユーザーから受け付ける入力受付ステップと、
ドライバープログラムがカスタム製品であるか否かを示す所定のカスタムフラグを参照し、カスタム製品であるか否かを判定するカスタム判定ステップと、
前記入力受付ステップにおいてユーザーに指定されたドライバープログラムを取得するための接続先情報が、予め定められた第1の接続先情報であるか否かを判定する接続先判定ステップと、
前記カスタムフラグがカスタム製品であることを示し、かつ、前記ユーザーに指定された前記接続先情報が前記第1の接続先情報である場合、前記更新処理を中止する中止ステップと、を前記コンピューターに実行させる、
ことを特徴とするドライバープログラム。
A driver program that causes a computer to update the driver program for the computer,
An input reception step for receiving an instruction for update processing from the user;
A custom determination step for determining whether or not the driver program is a custom product by referring to a predetermined custom flag indicating whether or not the driver program is a custom product;
A connection destination determination step for determining whether or not the connection destination information for acquiring the driver program designated by the user in the input reception step is predetermined first connection destination information;
When the custom flag indicates that the product is a custom product and the connection destination information specified by the user is the first connection destination information, a stop step of stopping the update process is performed on the computer. To execute,
A driver program characterized by that.
請求項1に記載のドライバープログラムであって、
前記カスタムフラグがカスタム製品であることを示し、かつ、前記ユーザーに指定された前記接続先情報が前記第1の接続先情報でない場合、前記ユーザーが指定した前記接続先情報が示す接続先にアクセスし、ドライバープログラムを取得する取得ステップを、前記コンピューターに実行させる、
ことを特徴とするドライバープログラム。
The driver program according to claim 1,
If the custom flag indicates a custom product and the connection destination information specified by the user is not the first connection destination information, the connection destination indicated by the connection destination information specified by the user is accessed. And causing the computer to execute an acquisition step of acquiring a driver program.
A driver program characterized by that.
請求項2に記載のドライバープログラムであって、
前記取得ステップは、
前記接続先のドライバープログラムがカスタム製品であるか否かを示す所定のカスタムフラグを、前記接続先から取得し、
取得した前記カスタムフラグがカスタム製品であることを示す場合、ドライバープログラムを取得し、
取得した前記カスタムフラグがカスタム製品でないことを示す場合、前記接続先のドライバープログラムがカスタム製品でないことをユーザーに通知する、
ことを特徴とするドライバープログラム。
The driver program according to claim 2,
The obtaining step includes
A predetermined custom flag indicating whether or not the connection destination driver program is a custom product is acquired from the connection destination;
If the acquired custom flag indicates that it is a custom product, get the driver program,
When the acquired custom flag indicates that the product is not a custom product, the user is notified that the connection destination driver program is not a custom product.
A driver program characterized by that.
請求項3に記載のドライバープログラムであって、
前記取得ステップは、
前記接続先のドライバープログラムがカスタム製品でないことをユーザーに通知した後、前記入力受付ステップにより前記更新処理を続行する指示を受け付けた場合に、前記接続先のドライバープログラムを取得する、
ことを特徴とするドライバープログラム。
The driver program according to claim 3,
The obtaining step includes
After notifying the user that the connection destination driver program is not a custom product, when receiving an instruction to continue the update process in the input reception step, obtaining the connection destination driver program;
A driver program characterized by that.
プリンター、コピー機、複合機、およびスキャナーのうち少なくとも1つの装置の制御を行う、請求項1〜4いずれか一項に記載のドライバープログラム。   The driver program according to claim 1, wherein the driver program controls at least one of a printer, a copier, a multifunction peripheral, and a scanner.
JP2009073849A 2009-03-25 2009-03-25 Driver program Withdrawn JP2010225050A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009073849A JP2010225050A (en) 2009-03-25 2009-03-25 Driver program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009073849A JP2010225050A (en) 2009-03-25 2009-03-25 Driver program

Publications (1)

Publication Number Publication Date
JP2010225050A true JP2010225050A (en) 2010-10-07

Family

ID=43042144

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009073849A Withdrawn JP2010225050A (en) 2009-03-25 2009-03-25 Driver program

Country Status (1)

Country Link
JP (1) JP2010225050A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014153823A (en) * 2013-02-06 2014-08-25 Ricoh Co Ltd Image formation output control system, image formation output control device, and control program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014153823A (en) * 2013-02-06 2014-08-25 Ricoh Co Ltd Image formation output control system, image formation output control device, and control program

Similar Documents

Publication Publication Date Title
US10630857B2 (en) Electronic apparatus and method to update firmware of the electronic apparatus when adding a web application to the electronic apparatus
US20100107152A1 (en) Image forming apparatus, and web application installing method
JP6927276B2 (en) Information processing system, information processing device, information processing method and program
US20200409685A1 (en) Electronic apparatus, information processing system, and information processing method
EP3213197B1 (en) Information processing system, information processing device, and information processing method
US20110261396A1 (en) Control device for managing drivers
US10609509B2 (en) Information processing system, information processing apparatus, and information processing method for providing application information
JP6442976B2 (en) Image forming apparatus, browser control method, and program
US9612818B2 (en) Information processing apparatus, program management method for information processing apparatus, and non-transitory computer-readable storage medium
JP5487962B2 (en) Operation suppression system, image forming apparatus, operation suppression information providing apparatus, and operation suppression method
US10866795B2 (en) Information processing apparatus and information display method
US20230153098A1 (en) Electronic apparatus, information processing system, and information processing method
US10778861B2 (en) Image forming apparatus, method for controlling image forming apparatus, and storage medium configured to change update processing control depending on whether an update target application is of a type for offering an authentication function
JP2013191196A (en) Information processing device, apparatus, information processing system, information processing method, and information processing program
JP2011180681A (en) Installer and method for installing printer driver
JP4415810B2 (en) Image processing apparatus, control method thereof, and control program
JP7134729B2 (en) Program, information processing device, and information processing method
JP2011180856A (en) Image forming apparatus and program
JP4792744B2 (en) Image processing device
JP2010225050A (en) Driver program
JP2008283666A (en) Information processor, information processing system and program
JP6999534B2 (en) Information processing equipment, programs and information management methods
JP2010225049A (en) Driver update program, driver program, and driver update method
EP2645231A2 (en) User terminal apparatus, method of controlling user terminal apparatus, image forming apparatus, and method of controlling image forming apparatus
JP6424441B2 (en) MFP, information processing method, information processing program, and information processing system

Legal Events

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

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20120605