JP2007199770A - Information processor, uninstallation method, storage medium, and program - Google Patents

Information processor, uninstallation method, storage medium, and program Download PDF

Info

Publication number
JP2007199770A
JP2007199770A JP2006014191A JP2006014191A JP2007199770A JP 2007199770 A JP2007199770 A JP 2007199770A JP 2006014191 A JP2006014191 A JP 2006014191A JP 2006014191 A JP2006014191 A JP 2006014191A JP 2007199770 A JP2007199770 A JP 2007199770A
Authority
JP
Japan
Prior art keywords
communication
uninstall
uninstallation
printer driver
instruction
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
JP2006014191A
Other languages
Japanese (ja)
Inventor
Kazue Kurihara
主計 栗原
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 JP2006014191A priority Critical patent/JP2007199770A/en
Publication of JP2007199770A publication Critical patent/JP2007199770A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To maintain a communication status with a printing device in a normal status even when an uninstallation instruction is made during communication processing between a printing device and an information processor. <P>SOLUTION: An uninstallation instruction is made in an information processor capable of communicating through an installed printer driver with a printing device. In the case of receiving the unstallation instruction, an unstallation means 104 changes the unstallation start timing of the printer driver based on a communicating status by a communication means 103. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、インストールされているドライバを介してデバイスと通信可能な情報処理装置におけるドライバのアンインストール処理に関するものである。   The present invention relates to a driver uninstall process in an information processing apparatus capable of communicating with a device via an installed driver.

従来より、ホストコンピュータとプリンタとが通信可能で、ホストコンピュータ側でプリンタドライバを介してラスタイメージに展開した印刷データをプリンタに転送して印刷させるような、いわゆるホストベース印刷システムがある。このシステムでは、ホスト側でプリンタ本体の制御を行うため、常にプリンタと通信してステイタスを取得する制御が実行されている。   2. Description of the Related Art Conventionally, there is a so-called host-based printing system in which a host computer and a printer can communicate with each other, and print data developed on a raster image on a host computer side via a printer driver is transferred to the printer for printing. In this system, in order to control the printer main body on the host side, control is always executed to acquire the status by communicating with the printer.

なお、上記プリンタドライバは、プリンタを使用するユーザが、記憶媒体から読み出して、あるいは、メーカーサイトにアクセスしてダウンロードして、ホストコンピュータにインストールする。これにより、アプリケーションにより生成された出力情報を印刷処理可能な状態としてプリンタドライバがプリンタデータベースに登録される。   The printer driver is read by a user using a printer from a storage medium or downloaded by accessing a manufacturer site and installed on a host computer. As a result, the printer driver is registered in the printer database so that the output information generated by the application can be printed.

一方で、プリンタドライバのアンインストールは、ユーザがアンインストールしたいと思ったときにアンインストーラを実行することによって、システムのファイルから削除処理が行われる。その際、本体の通信がどのような状態であるかが考慮されていなかった。   On the other hand, in uninstalling the printer driver, when the user wants to uninstall, the uninstaller is executed to delete the printer driver from the system file. At that time, the state of communication of the main body was not considered.

なお、ネットワーク上のコンピュータにおいて不必要になったドライバをアンインストールする作業効率を向上させる技術として、下記特許文献1が開示されている。そして、この特許文献1にはあるコンピュータにおいて共有設定していた周辺機器のドライバを削除したり、共有設定を解除したりした場合に、ネットワーク上の他のコンピュータに通知することで、不要なドライバを削除することが可能になり、ネットワーク上のコンピュータにおいて不必要になったドライバをアンインストールする作業効率を向上させることが記載されています。
特開2005−92895号公報
The following Patent Document 1 is disclosed as a technique for improving the work efficiency of uninstalling a driver that has become unnecessary in a computer on a network. In Patent Document 1, an unnecessary driver is notified by notifying other computers on the network when a driver of a peripheral device that has been shared on a certain computer is deleted or the sharing setting is canceled. It is possible to remove and uninstall the driver that is no longer needed on computers on the network.
JP 2005-92895 A

従って、ホストコンピュータ側がプリンタ本体と通信中に、プリンタドライバのアンインストールが実行される場合、印刷データを転送したり、プリンタのステイタスを取得するような通信の最中に、システムからアンインストールされてしまうことがある。   Therefore, if the printer driver is uninstalled while the host computer is communicating with the printer, it is uninstalled from the system during communication such as transferring print data or acquiring the printer status. It may end up.

このような状態でアンインストールが実行されてしまうと、そのとき、プリンタはレスポンスをホストコンピュータ側に返せない状態になったままになっている。このため、それ以後再度、ユーザがプリンタドライバをシステムにインストールしてもプリンタとの通信を正常に再開することができなくなる。そこで、ユーザは、プリンタ配置先まで直接移動して、プリンタの電源を切断して再度電源を投入して再起動処理、あるいは、初期化処理等を行わないと、印刷処理を再開できないという課題があった。なお、プリンタ以外の他の機器のドライバについても同様の課題があった。   If uninstallation is executed in such a state, the printer remains in a state where it cannot return a response to the host computer. For this reason, communication with the printer cannot be resumed normally even if the user installs the printer driver in the system again thereafter. Therefore, the user has to move directly to the printer placement destination, turn off the printer, turn it on again, and perform the restart process or the initialization process. there were. Note that the same problem occurs in drivers for devices other than printers.

本発明は、上記の課題を解決するためになされたもので、本発明の目的は、印刷装置と情報処理装置が通信処理中にアンインストール指示があった場合でも、印刷装置との通信状態を正常な状態に維持することができる仕組みを提供することである。   The present invention has been made to solve the above-described problems, and the object of the present invention is to determine the communication state with the printing apparatus even when there is an uninstall instruction during the communication process between the printing apparatus and the information processing apparatus. It is to provide a mechanism that can maintain a normal state.

上記目的を達成する本発明の情報処理装置は以下に示す構成を備える。   The information processing apparatus of the present invention that achieves the above object has the following configuration.

インストールされているプリンタドライバを介して印刷装置と通信可能な情報処理装置であって、前記印刷装置と通信を行う通信手段と、アンインストール指示に基づいて、インストールされている前記プリンタドライバをアンインストールするアンインストール手段とを有し、前記アンインストール手段は、アンインストール指示後、前記通信手段による通信状態に基づいて、前記プリンタドライバのアンインストール開始タイミングを変更することを特徴とする。   An information processing apparatus capable of communicating with a printing apparatus via an installed printer driver, wherein the installed printer driver is uninstalled based on a communication unit that communicates with the printing apparatus and an uninstall instruction. Uninstalling means for changing the printer driver uninstallation start timing based on the communication status of the communication means after the uninstall instruction.

上記目的を達成する本発明のアンインストール方法は以下に示す構成を備える。   The uninstall method of the present invention that achieves the above object has the following configuration.

インストールされているプリンタドライバを介して印刷装置と通信可能な情報処理装置におけるアンインストール方法であって、前記印刷装置と通信を行う通信ステップと、アンインストール指示に基づいて、インストールされている前記プリンタドライバをアンインストールするアンインストールステップとを有し、前記アンインストールステップは、アンインストール指示後、前記通信ステップによる通信状態に基づいて、前記プリンタドライバのアンインストール開始タイミングを変更することを特徴とする。   An uninstall method in an information processing apparatus capable of communicating with a printing apparatus via an installed printer driver, the communication step for communicating with the printing apparatus, and the printer installed based on an uninstall instruction An uninstall step for uninstalling the driver, wherein the uninstall step changes an uninstall start timing of the printer driver based on a communication state in the communication step after an uninstall instruction. .

本発明によれば、印刷装置と情報処理装置が通信処理中にアンインストール指示があった場合でも、印刷装置との通信状態を正常な状態に維持することができる。   According to the present invention, even when an uninstall instruction is issued during communication processing between the printing apparatus and the information processing apparatus, the communication state with the printing apparatus can be maintained in a normal state.

また、アンインストール処理後、印刷装置との通信状態が正常な状態で維持できるので、再度印刷装置を立ち上げる等の操作負担が解消され、ユーザの利便性が向上する。   In addition, since the communication state with the printing apparatus can be maintained in a normal state after the uninstallation process, an operation burden such as starting up the printing apparatus again is eliminated, and convenience for the user is improved.

次に本発明を実施するための最良の形態について図面を参照して説明する。   Next, the best mode for carrying out the present invention will be described with reference to the drawings.

<システム構成の説明>
〔第1実施形態〕
以下、図面を参照して本発明の実施の形態を説明する。
<Description of system configuration>
[First Embodiment]
Embodiments of the present invention will be described below with reference to the drawings.

図1は、本発明の第1実施形態を示す情報処理装置を適用可能な印刷システムの構成を説明するブロック図であり、ホストベースのプリンタシステムに対応する。なお、ホストコンピュータ100とプリンタ106は、所定のインタフェースを介して双方向通信可能に構成されている。ここで、所定のインタフェースは、USBインタフェース、パラレルインタフェース、あるいは、ネットワークインタフェースを含む。なお、本システムは、例えば、ホストコンピュータ100から受信した画像データを格納するメモリと、該メモリに格納された画像データをドットイメージで印刷する印刷手段とを少なくとも備えたプリンタ106から構成されている。   FIG. 1 is a block diagram illustrating the configuration of a printing system to which the information processing apparatus according to the first embodiment of the present invention can be applied, and corresponds to a host-based printer system. The host computer 100 and the printer 106 are configured to be capable of bidirectional communication via a predetermined interface. Here, the predetermined interface includes a USB interface, a parallel interface, or a network interface. The system includes a printer 106 that includes at least a memory that stores image data received from the host computer 100 and a printing unit that prints the image data stored in the memory as a dot image. .

また、本実施形態では、印刷装置に対するプリンタドライバのアンインストール処理について説明するが、他のデバイス、ホストコンピュータと所定のプロトコルで通信可能なデバイスであっても本発明を適用可能である。上記デバイスの例として、複合機、ファクシミリ装置、ネットワークスキャナ等が好例である。   In this embodiment, the printer driver uninstall process for the printing apparatus will be described. However, the present invention can be applied to other devices and devices that can communicate with a host computer using a predetermined protocol. As examples of the device, a multifunction machine, a facsimile machine, a network scanner, and the like are good examples.

図1において、102は画像データ生成手段であり、アプリケーション101から受け取ったデータからプリンタ106が印刷可能な画像データ(ラスタイメージデータ)を生成する。   In FIG. 1, reference numeral 102 denotes image data generation means that generates image data (raster image data) that can be printed by the printer 106 from data received from the application 101.

103は通信手段であり、画像データ生成手段102から受け取った画像データをプリンタ106へ転送する。なお、通信手段103は、通信インタフェースの仕様がネットワークである場合には、ハードウエアとしてはネットワークコントローラを含み、所定のプロトコルでプリンタ106と通信処理を行う。   A communication unit 103 transfers image data received from the image data generation unit 102 to the printer 106. Note that when the communication interface specification is a network, the communication unit 103 includes a network controller as hardware, and performs communication processing with the printer 106 using a predetermined protocol.

104はアンインストール手段であり、画像データ生成手段102、通信手段103、アンインストール情報保持手段105をホストコンピュータ100から削除する。   An uninstall unit 104 deletes the image data generation unit 102, the communication unit 103, and the uninstall information holding unit 105 from the host computer 100.

なお、本実施形態におけるアンインストール手段104は、アンインストール指示後、通信手段103による通信状態に基づいて、プリンタドライバのアンインストール開始タイミングを変更する。   Note that the uninstall unit 104 in the present embodiment changes the uninstallation start timing of the printer driver based on the communication state of the communication unit 103 after the uninstall instruction.

具体的には、アンインストール手段104は、アンインストール指示後、前記通信手段による通信が停止するまで、前記プリンタドライバのアンインストール開始タイミングを図3に示す手順に基づいて遅延させる。   Specifically, the uninstall unit 104 delays the printer driver uninstallation start timing based on the procedure shown in FIG. 3 until the communication by the communication unit stops after the uninstall instruction.

さらに、アンインストール手段104は、前記アンインストール指示後、前記通信手段による通信が停止させる要求を出力する。   Further, the uninstall unit 104 outputs a request to stop communication by the communication unit after the uninstall instruction.

また、通信手段103は、停止させる要求後、プリンタ106との通信を停止した状態に遷移したことを示す情報をアンインストール情報保持手段105に保持させる。   Further, the communication unit 103 causes the uninstallation information holding unit 105 to hold information indicating that the communication with the printer 106 has been changed to a state where the communication with the printer 106 has been stopped after the request to stop.

さらに、通信手段103は、アンインストール手段104によるアンインストールが開始されたことを記憶領域に保持される情報を参照して検知可能とする。   Further, the communication unit 103 can detect that the uninstall by the uninstall unit 104 has started by referring to information held in the storage area.

105はアンインストール情報保持手段であり、現在アンインストールされているかどうかという情報を保持している。   Reference numeral 105 denotes an uninstall information holding unit, which holds information indicating whether or not uninstallation is currently being performed.

なお、通信手段103は、アンインストール情報保持手段105より、アンインストール中であることが保持されていることが判定された場合は、プリンタ106との通信処理を停止する。   Note that the communication unit 103 stops communication processing with the printer 106 when the uninstallation information holding unit 105 determines that the uninstallation is being held.

図2は、図1に示した印刷システムにおける通信制御部の構成を示すブロック図である。   FIG. 2 is a block diagram showing the configuration of the communication control unit in the printing system shown in FIG.

図2に示すホストコンピュータ100において、オペレーティングシステム(OS)20は、CPU、メモリ(RAM)、ハードディスク、通信ポート25などのハードウエアの管理を行う。また、OS20は、アプリケーションプログラム21、プリンタドライバプログラム22、送信プログラム23、通信ドライバ24などのソフトウェアの管理も行う。   In the host computer 100 shown in FIG. 2, an operating system (OS) 20 manages hardware such as a CPU, a memory (RAM), a hard disk, and a communication port 25. The OS 20 also manages software such as the application program 21, the printer driver program 22, the transmission program 23, and the communication driver 24.

アプリケーションプログラム21は、図示しないユーザインタフェースを表示装置に表示して、操作者の指示に従ってデータを作成するとともに、オペレーティングシステム20を経由してプリンタドライバプログラム22に印刷指令を発行する。   The application program 21 displays a user interface (not shown) on the display device, creates data according to an instruction from the operator, and issues a print command to the printer driver program 22 via the operating system 20.

プリンタドライバプログラム22は、アプリケーションプログラム21から発行された印刷指令に基づき、プリンタ106が印刷を行うための印刷データを作成する。   The printer driver program 22 creates print data for the printer 106 to perform printing based on the print command issued from the application program 21.

なお、プリンタドライバプログラム22、送信プログラム、通信ドライバ24を総称してプリンタドライバと呼ぶ場合がある。   The printer driver program 22, the transmission program, and the communication driver 24 may be collectively referred to as a printer driver.

プリンタドライバプログラム22が生成する印刷データは、1つのページに付き、1つのページ開始コマンド、1つの画像データ開始コマンド、1つ以上の画像データコマンド、1つのページ終了コマンドによって構成されている。また、プリンタドライバプログラム22が生成する印刷データは、これら一連のコマンドにより構成されるページを必要なだけ繰り返す。   The print data generated by the printer driver program 22 is made up of one page start command, one image data start command, one or more image data commands, and one page end command per page. Further, the print data generated by the printer driver program 22 repeats a page constituted by these series of commands as many times as necessary.

ここで、ページ開始コマンドは、用紙サイズ、画像データの幅と高さ、画像データのサイズなど、印刷の制御に必要な情報を指定する。   Here, the page start command specifies information necessary for printing control, such as the paper size, the width and height of the image data, and the size of the image data.

画像データコマンドは、印刷されるべきビットマップデータを指定するもので、アプリケーションプログラム21が発行した印刷指令に従って生成されたビットマップデータを所定の形式で圧縮した上で、例えば32KB以下のブロックに分割されたものである。   The image data command designates bitmap data to be printed. The bitmap data generated in accordance with a print command issued by the application program 21 is compressed in a predetermined format and divided into blocks of, for example, 32 KB or less. It has been done.

ページ終了コマンドは、1つのページの印刷データの終了を示す。   The page end command indicates the end of print data of one page.

送信プログラム(ランゲージモニタ)23は、プリンタ106から取得したプリンタステータスに従って、プリンタドライバプログラム22が作成した印刷データを通信ドライバ24、通信ポート25を経由してプリンタ106に送信する。   The transmission program (language monitor) 23 transmits the print data created by the printer driver program 22 to the printer 106 via the communication driver 24 and the communication port 25 according to the printer status acquired from the printer 106.

通信ドライバ24は、送信プログラム23の要求に従い、通信ポート25を制御して、プリンタ106との間の送受信を行う。   The communication driver 24 controls the communication port 25 in accordance with a request from the transmission program 23 and performs transmission / reception with the printer 106.

図2に示すプリンタ106において、通信ポート30は、例えばパラレルインタフェースケーブルにより、ホストコンピュータ100の通信ポート25と双方向通信可能に接続される。もちろんこれは、ネットワークによって接続されている場合あるいは、無線インタフェースを介して接続される場合もある。   In the printer 106 shown in FIG. 2, the communication port 30 is connected to the communication port 25 of the host computer 100 so as to be capable of bidirectional communication, for example, by a parallel interface cable. Of course, this may be connected via a network or via a wireless interface.

制御回路31は、例えば、ROM、RAMおよびタイマを内蔵した1チップCPUで構成され、通信ポート30、FIFOメモリ32、復号回路33、シフトレジスタ34、および内蔵するタイマの制御を行う。また、制御回路31は、プリンタエンジン35との間でシリアル信号を用いてエンジンコマンドの送信およびエンジンステータスの受信を行う。ここで、本実施形態では、プリンタエンジン35は、インクジェット方式、あるいは、静電写真方式であるレーザビーム方式であるかを問わない。   The control circuit 31 is composed of, for example, a one-chip CPU incorporating a ROM, a RAM, and a timer, and controls the communication port 30, the FIFO memory 32, the decoding circuit 33, the shift register 34, and the built-in timer. In addition, the control circuit 31 transmits an engine command and receives an engine status using a serial signal with the printer engine 35. Here, in the present embodiment, it does not matter whether the printer engine 35 is an ink jet method or a laser beam method that is an electrophotographic method.

FIFO(ファースト・イン・ファースト・アウト)メモリ32は、例えば、0.5MBの容量を有し、通信ポート30が受信したデータを記憶し、記憶したデータを先入れ先出しの順に復号回路33に出力する。   The FIFO (first in first out) memory 32 has, for example, a capacity of 0.5 MB, stores data received by the communication port 30, and outputs the stored data to the decoding circuit 33 in a first-in first-out order.

なお、FIFOメモリ32は、空き容量があるか否かを示す状態信号を制御回路31に出力する機能を備える。   The FIFO memory 32 has a function of outputting a status signal indicating whether or not there is a free capacity to the control circuit 31.

復号回路33は、FIFOメモリ32に記憶された圧縮された画像データを復号処理して、後段のシフトレジスタ34に出力する。   The decoding circuit 33 decodes the compressed image data stored in the FIFO memory 32 and outputs it to the subsequent shift register 34.

シフトレジスタ34は、プリンタエンジン35から主走査の開始を通知する信号(BD信号)を受信すると、復号回路33が出力したパラレルデータをシリアルデータに変換し、プリンタエンジン35に出力する。   When the shift register 34 receives a signal (BD signal) notifying the start of main scanning from the printer engine 35, the shift register 34 converts the parallel data output from the decoding circuit 33 into serial data and outputs the serial data to the printer engine 35.

プリンタエンジン35は、本実施形態では、例えばレーザビームプリンタエンジンからなり、制御回路31との間でシリアル信号を用いてエンジンコマンドの受信およびエンジンステータスの送信を行う。また、プリンタエンジン35は、制御回路31からPRINTコマンドを受信すると、1ページの印刷処理を開始する。そして、用紙が主走査を開始すべき所定の位置に達すると、主走査の開始を通知する信号をシフトレジスタ34に出力し、シフトレジスタ34が出力したシリアルデータに従って印刷を行う。   In this embodiment, the printer engine 35 is composed of, for example, a laser beam printer engine, and receives a serial signal and transmits an engine command and an engine status to and from the control circuit 31. Further, when the printer engine 35 receives the PRINT command from the control circuit 31, the printer engine 35 starts the printing process for one page. When the paper reaches a predetermined position at which the main scanning is to be started, a signal notifying the start of the main scanning is output to the shift register 34, and printing is performed according to the serial data output from the shift register 34.

ホストコンピュータ100は、プリンタ106の状態(ステイタス)を把握するために、プリンタ106に対して定期的にステイタス取得コマンドを送信し、レスポンスを取得するというようにポーリングを行っている。   In order to grasp the status (status) of the printer 106, the host computer 100 performs polling such as periodically transmitting a status acquisition command to the printer 106 and acquiring a response.

このレスポンスには、プリンタ106が現在エラー状態か、印刷が完了したページ数などが含まれている。   This response includes whether the printer 106 is currently in an error state or the number of pages that have been printed.

一方、ユーザは、既にハードディスク等にインストールされているプリンタドライバをホストコンピュータ100から削除する場合は、プリンタドライバのアンインストーラを実行する。なお、このアンインストーラは、プリンタドライバをインストールする際に、同時に組み込まれるソフトウエアである。   On the other hand, when deleting a printer driver already installed on the hard disk or the like from the host computer 100, the user executes an uninstaller for the printer driver. The uninstaller is software that is installed at the same time when the printer driver is installed.

そして、このアンインストーラを実行すると、プリンタドライバプログラム22、送信プログラム23、通信ドライバ24をホストコンピュータ100が備える記憶装置に保存された記憶領域から削除する。なお、記憶装置としては、ハードディスクが好例である。   When this uninstaller is executed, the printer driver program 22, the transmission program 23, and the communication driver 24 are deleted from the storage area stored in the storage device included in the host computer 100. As a storage device, a hard disk is a good example.

その時、本実施形態以外のプリンタドライバである場合には、上記アンインストーラが送信プログラム23によってプリンタ106本体と通信中かどうか(ステイタス取得コマンドを送信した状態か)に関係なく削除している。   At that time, if the printer driver is other than this embodiment, the uninstaller is deleted regardless of whether the transmission program 23 is communicating with the printer 106 main body (whether the status acquisition command has been transmitted).

そのため、プリンタ106と通信中に送信プログラム23が削除されてしまう場合が発生してしまう。   For this reason, the transmission program 23 may be deleted during communication with the printer 106.

その時、プリンタ106本体は、レスポンスを用意した状態で、ホストコンピュータ100からレスポンスを取得してもらうのを待機している状態となる。   At that time, the printer 106 main body is in a state of waiting for receiving a response from the host computer 100 with the response prepared.

その結果として、上記プリンタドライバを削除した後、再度プリンタドライバをインストールしても、プリンタ106がホストコンピュータ100からのコマンドを受け付けない状態となっているため、プリンタ106自体を再起動する必要があった。   As a result, even after the printer driver is deleted and the printer driver is installed again, the printer 106 does not accept commands from the host computer 100, so it is necessary to restart the printer 106 itself. It was.

このような場合に、本実施形態におけるアンインストール手段104は以下のようにプリンタドライバのアンインストール処理を行う。   In such a case, the uninstall unit 104 in the present embodiment performs the printer driver uninstall process as follows.

つまり、本実施形態によるアンインストール手段104は、プリンタドライバのアンインストール指示に対して、アンインストールを開始すると、まず、プリンタ106との通信が停止するまで待機する。   In other words, the uninstallation unit 104 according to the present embodiment waits until communication with the printer 106 stops when the uninstallation is started in response to the printer driver uninstallation instruction.

一方、送信プログラム23は、アンインストールが停止待ちだった場合は、プリンタ106との通信処理を停止する。このようにしてプリンタ106との通信が正常に停止すると、アンインストール手段104は以下に詳細を示すアンインストールの処理を継続する。   On the other hand, the transmission program 23 stops the communication process with the printer 106 when the uninstallation is waiting to be stopped. When the communication with the printer 106 is normally stopped in this way, the uninstall unit 104 continues the uninstall process, which will be described in detail below.

図3は、本発明に係る情報処理装置における第1のデータ処理手順の一例を示すフローチャートである。なお、S301〜S303は各ステップを示す。また、各ステップは、アンインストール手段104により実行される。   FIG. 3 is a flowchart showing an example of a first data processing procedure in the information processing apparatus according to the present invention. S301 to S303 indicate each step. Each step is executed by the uninstalling unit 104.

まず、ユーザがアンインストーラを選択して実行すると、ステップS301でポーリング停止待ちフラグを内部メモリの記憶領域に書き込む。   First, when the user selects and executes the uninstaller, a polling stop waiting flag is written in the storage area of the internal memory in step S301.

次に、ステップS302では、上記記憶領域のポーリング停止完了フラグがセットされているか否かを判断する。ここで、アンインストール手段104がポーリング停止完了フラグがセットされていると判断した場合は、ポーリングの停止処理が完了したと判断し、ステップS303に進む。   Next, in step S302, it is determined whether a polling stop completion flag for the storage area is set. Here, if the uninstaller 104 determines that the polling stop completion flag is set, it determines that the polling stop processing has been completed, and proceeds to step S303.

一方、ステップS302で、ポーリング停止完了フラグがセットされていないと判断した場合は、ステップS302に戻って、ポーリング停止完了フラグがセットされるのを待機する。   On the other hand, if it is determined in step S302 that the polling stop completion flag is not set, the process returns to step S302 and waits for the polling stop completion flag to be set.

そして、ステップS303では、所定のアンインストール処理を行い、プログラム、使用した記憶領域の削除を行い、本処理を終了する。ここで、プログラムとは、送信プログラム23、通信ドライバ24、プリンタドライバプログラム22を含む。   In step S303, a predetermined uninstall process is performed, the program and the used storage area are deleted, and this process is terminated. Here, the program includes a transmission program 23, a communication driver 24, and a printer driver program 22.

図4は、本発明に係る情報処理装置における第2のデータ処理手順の一例を示すフローチャートである。なお、S401〜S406は各ステップを示す。また、各ステップは、送信プログラム23により実行される。以下、送信プログラム(ランゲージモニタ)23の処理を詳述する。   FIG. 4 is a flowchart showing an example of a second data processing procedure in the information processing apparatus according to the present invention. S401 to S406 indicate each step. Each step is executed by the transmission program 23. Hereinafter, the processing of the transmission program (language monitor) 23 will be described in detail.

なお、送信プログラム23は、ワーク領域として、ポーリングフラグF1を持ち、このポーリングフラグF1がON状態である場合は、ポーリングを行う。一方、ポーリングフラグF1がOFFの場合は、ポーリングを行わない。   The transmission program 23 has a polling flag F1 as a work area, and performs polling when the polling flag F1 is in an ON state. On the other hand, when the polling flag F1 is OFF, polling is not performed.

まず、送信プログラム23が起動されると、ステップS401で、ポーリングフラグF1をONにセットする。そして、ステップS402で、記憶領域にアンインストール手段104がポーリング停止待ちフラグF2をセットしているかを判定する。ここで、ポーリング停止待ちフラグF2が立っていると判定した場合は、ステップS403に進み、ポーリング停止待ちフラグF2が立っていないと判断した場合はステップS404に進む。   First, when the transmission program 23 is activated, the polling flag F1 is set to ON in step S401. In step S402, it is determined whether the uninstall unit 104 sets the polling stop waiting flag F2 in the storage area. If it is determined that the polling stop wait flag F2 is set, the process proceeds to step S403. If it is determined that the polling stop wait flag F2 is not set, the process proceeds to step S404.

そして、ステップS403では、ポーリング停止待ちフラグF2が立っているので、ポーリングフラグF1をOFFにセットし、ポーリング停止完了フラグF3をセットする。   In step S403, since the polling stop waiting flag F2 is set, the polling flag F1 is set to OFF and the polling stop completion flag F3 is set.

これにより、送信プログラム23は、ポーリングを正常に終了し、以後、プリンタ106からステイタス等を取得する処理が制限される。   As a result, the transmission program 23 ends polling normally, and thereafter, processing for obtaining status and the like from the printer 106 is restricted.

次に、ステップS404は、ポーリングフラグF1がON状態であるかを判別する。ここで、ポーリングフラグF1がON状態であると判別した場合は、ステップS405に進み、ポーリングフラグF1がOFF状態の場合はステップS406に進む。   Next, step S404 determines whether or not the polling flag F1 is ON. If it is determined that the polling flag F1 is in the ON state, the process proceeds to step S405. If the polling flag F1 is in the OFF state, the process proceeds to step S406.

そして、ステップS405では、ステイタス取得コマンドを送受信することにより、プリンタ106のステイタスを取得する。そして、ステップS406では、本発明とは直接関係のない処理(印刷データの送信等)を行い、ステップS402に戻る。   In step S405, the status of the printer 106 is acquired by transmitting / receiving a status acquisition command. In step S406, processing not directly related to the present invention (such as transmission of print data) is performed, and the process returns to step S402.

これにより、ホストコンピュータ100とプリンタ106とが通信中に、プリンタドライバのアンインストールが起動されても、図3に示す手順を実行することにより、送信プログラム23によるポーリングが正常終了している。このため、プリンタドライバをアンインストールしても、プリンタ106を再始動するような操作指示が不要となる。   As a result, even if the printer driver uninstallation is activated during communication between the host computer 100 and the printer 106, the polling by the transmission program 23 is normally completed by executing the procedure shown in FIG. Therefore, even if the printer driver is uninstalled, an operation instruction for restarting the printer 106 becomes unnecessary.

〔第2実施形態〕
上記第1実施形態において、プリンタドライバのアンインストールは、プリンタドライバを更新インストールの場合にも行われる。
[Second Embodiment]
In the first embodiment, the printer driver is uninstalled even when the printer driver is updated.

なお、更新インストールは、現在インストールされているプリンタドライバをアンインストールした後、新しいバージョンのプリンタドライバをインストールしている。この場合においても、通信の停止が必要となる。   In the update installation, after the currently installed printer driver is uninstalled, a new version of the printer driver is installed. Even in this case, communication must be stopped.

本実施形態は、送信プログラムの動作については第1実施形態と同様であり、第1実施形態と異なる点は、プリンタドライバをアンインストールするモジュールがアンインストーラではなく、インストーラであるという点である。   In this embodiment, the operation of the transmission program is the same as that of the first embodiment. The difference from the first embodiment is that the module for uninstalling the printer driver is not an uninstaller but an installer.

図5は、本発明に係る情報処理装置における第3のデータ処理手順の一例を示すフローチャートである。なお、S401〜S406は各ステップを示す。また、各ステップは、インストーラにより実行される。以下、送信プログラム(ランゲージモニタ)23の処理を詳述する。   FIG. 5 is a flowchart showing an example of a third data processing procedure in the information processing apparatus according to the present invention. S401 to S406 indicate each step. Each step is executed by an installer. Hereinafter, the processing of the transmission program (language monitor) 23 will be described in detail.

まず、インストーラを起動すると、ステップS501で、ホストコンピュータ100が備える表示装置に表示された画面において、更新インストールをするかどうかを選択する。なお、表示される画面は、ラジオボタン等が配置されたグラフィカルユーザインタフェースで構成されている。したがって、ユーザは、表示されたUI画面上で、インストール方法をラジオボタンを選択する指示で行う。   First, when the installer is activated, it is selected in step S501 whether update installation is to be performed on a screen displayed on a display device included in the host computer 100. The displayed screen is composed of a graphical user interface on which radio buttons and the like are arranged. Therefore, the user performs an installation method with an instruction to select a radio button on the displayed UI screen.

次に、ステップS502で、選択されたインストール方法が更新インストールであるかどうかを判断する。ここで、更新インストールが選択された判断された場合は、ステップS504に進み、更新インストールでない場合は、ステップS503に進む。   In step S502, it is determined whether the selected installation method is an update installation. If it is determined that update installation has been selected, the process proceeds to step S504. If not, the process proceeds to step S503.

そして、ステップS503では、本実施形態と関係ない、通常のインストール処理を行い、本処理処理を終了する。   In step S503, a normal installation process that is not related to this embodiment is performed, and this process is terminated.

一方、ステップS504では、現在システムにインストールされているバージョンのプリンタドライバのアンインストールを行う。   On the other hand, in step S504, the version of the printer driver currently installed in the system is uninstalled.

なお、詳細手順は、図3で示されたフローチャートと同様であるため、説明は省略する。   The detailed procedure is the same as that in the flowchart shown in FIG.

次に、ステップS505では、新バージョンのインストール処理を行い、本処理を終了する。   In step S505, the new version is installed, and the process is terminated.

これにより、プリンタドライバの更新インストール時においても、自動的にインストール済みのプリンタドライバをアンインストールする処理で、第1実施形態と同様の効果が期待できる。   As a result, even when the printer driver is updated and installed, the same effect as in the first embodiment can be expected in the process of automatically uninstalling the installed printer driver.

〔第3実施形態〕
上記第1、第2実施形態では、プリンタドライバをアンインストールする場合に、アンインストーラとランゲージモニタ間で通信停止待ち情報や通信完了待ち情報をホストコンピュータ100の記憶領域を用いてやり取りをしている場合について説明した。
[Third Embodiment]
In the first and second embodiments, when the printer driver is uninstalled, communication stop waiting information and communication completion waiting information are exchanged between the uninstaller and the language monitor using the storage area of the host computer 100. Explained the case.

しかしながら、ホストコンピュータ100とプリンタ106の間でメッセージを送信するなどの手段で直接情報を通知する構成を採用しても良い。   However, a configuration in which information is directly notified by means such as sending a message between the host computer 100 and the printer 106 may be adopted.

〔第4実施形態〕
以下、図6に示すメモリマップを参照して本発明に係る情報処理装置で読み取り可能なデータ処理プログラムの構成について説明する。
[Fourth Embodiment]
The configuration of a data processing program that can be read by the information processing apparatus according to the present invention will be described below with reference to the memory map shown in FIG.

図6は、本発明に係る情報処理装置で読み取り可能な各種データ処理プログラムを格納する記憶媒体のメモリマップを説明する図である。   FIG. 6 is a diagram illustrating a memory map of a storage medium that stores various data processing programs readable by the information processing apparatus according to the present invention.

なお、特に図示しないが、記憶媒体に記憶されるプログラム群を管理する情報、例えばバージョン情報,作成者等も記憶され、かつ、プログラム読み出し側のOS等に依存する情報、例えばプログラムを識別表示するアイコン等も記憶される場合もある。   Although not particularly illustrated, information for managing a program group stored in the storage medium, for example, version information, creator, etc. is also stored, and information depending on the OS on the program reading side, for example, a program is identified and displayed. Icons may also be stored.

さらに、各種プログラムに従属するデータも上記ディレクトリに管理されている。また、各種プログラムをコンピュータにインストールするためのプログラムや、インストールするプログラムが圧縮されている場合に、解凍するプログラム等も記憶される場合もある。   Further, data depending on various programs is also managed in the directory. In addition, a program for installing various programs in the computer, and a program for decompressing when the program to be installed is compressed may be stored.

本実施形態における図3から図5に示す機能が外部からインストールされるプログラムによって、ホストコンピュータにより遂行されていてもよい。そして、その場合、CD−ROMやフラッシュメモリやFD等の記憶媒体により、あるいはネットワークを介して外部の記憶媒体から、プログラムを含む情報群を出力装置に供給される場合でも本発明は適用されるものである。   The functions shown in FIGS. 3 to 5 in this embodiment may be performed by a host computer by a program installed from the outside. In this case, the present invention is applied even when an information group including a program is supplied to the output device from a storage medium such as a CD-ROM, a flash memory, or an FD, or from an external storage medium via a network. Is.

以上のように、前述した実施形態の機能を実現するソフトウエアのプログラムコードを記録した記憶媒体を、システムあるいは装置に供給する。そして、そのシステムあるいは装置のコンピュータ(またはCPUやMPU)が記憶媒体に格納されたプログラムコードを読出し実行することによっても、本発明の目的が達成されることは言うまでもない。   As described above, the storage medium storing the software program code for realizing the functions of the above-described embodiments is supplied to the system or apparatus. It goes without saying that the object of the present invention can also be achieved by the computer (or CPU or MPU) of the system or apparatus 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 novel function of the present invention, and the storage medium storing the program code constitutes the present invention.

従って、プログラムの機能を有していれば、オブジェクトコード、インタプリタにより実行されるプログラム、OSに供給するスクリプトデータ等、プログラムの形態を問わない。   Therefore, as long as it has the function of the program, the form of the program such as an object code, a program executed by an interpreter, or script data supplied to the OS is not limited.

プログラムを供給するための記憶媒体としては、例えばフレキシブルディスク、ハードディスク、光ディスク、光磁気ディスク、MO、CD−ROM、CD−R、CD−RW、磁気テープ、不揮発性のメモリカード、ROM、DVDなどを用いることができる。   As a storage medium for supplying the program, for example, a flexible disk, hard disk, optical disk, magneto-optical disk, MO, CD-ROM, CD-R, CD-RW, magnetic tape, nonvolatile memory card, ROM, DVD, etc. Can be used.

この場合、記憶媒体から読出されたプログラムコード自体が前述した実施形態の機能を実現することになり、そのプログラムコードを記憶した記憶媒体は本発明を構成することになる。   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.

その他、プログラムの供給方法としては、クライアントコンピュータのブラウザを用いてインターネットのホームページに接続する。そして、該ホームページから本発明のコンピュータプログラムそのもの、もしくは、圧縮され自動インストール機能を含むファイルをハードディスク等の記録媒体にダウンロードすることによっても供給できる。また、本発明のプログラムを構成するプログラムコードを複数のファイルに分割し、それぞれのファイルを異なるホームページからダウンロードすることによっても実現可能である。つまり、本発明の機能処理をコンピュータで実現するためのプログラムファイルを複数のユーザに対してダウンロードさせるWWWサーバやftpサーバ等も本発明の請求項に含まれるものである。   As another program supply method, a browser on a client computer is used to connect to an Internet home page. Then, the computer program itself of the present invention or a compressed file including an automatic installation function can be downloaded from the homepage by downloading it to a recording medium such as a hard disk. It can also be realized by dividing the program code constituting the program of the present invention into a plurality of files and downloading each file from a different homepage. That is, a WWW server, an ftp server, and the like that allow a plurality of users to download a program file for realizing the functional processing of the present invention on a computer are also included in the claims of the present invention.

また、本発明のプログラムを暗号化してCD−ROM等の記憶媒体に格納してユーザに配布し、所定の条件をクリアしたユーザに対し、インターネットを介してホームページから暗号化を解く鍵情報をダウンロードさせる。そして、その鍵情報を使用することにより暗号化されたプログラムを実行してコンピュータにインストールさせて実現することも可能である。   In addition, the program of the present invention is encrypted, stored in a storage medium such as a CD-ROM, distributed to users, and key information for decryption is downloaded from a homepage via the Internet to users who have cleared predetermined conditions. Let It is also possible to execute the encrypted program by using the key information and install the program on a computer.

また、コンピュータが読み出したプログラムコードを実行することにより、前述した実施形態の機能が実現されるだけではない。例えばそのプログラムコードの指示に基づき、コンピュータ上で稼働しているOS(オペレーティングシステム)等が実際の処理の一部または全部を行う。そして、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。   In addition, the functions of the above-described embodiments are not only realized by executing the program code read by the computer. For example, based on an instruction of the program code, an OS (operating system) running on the computer performs part or all of the actual processing. Needless to say, the process includes the case where the functions of the above-described embodiments are realized.

さらに、記憶媒体から読み出されたプログラムコードが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込ませる。その後、そのプログラムコードの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPU等が実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。   Further, the program code read from the storage medium is written in a memory provided in a function expansion board inserted into the computer or a function expansion unit connected to the computer. After that, based on the instruction of the program code, the CPU of the function expansion board or function expansion unit performs part or all of the actual processing, and the processing of the above-described embodiment is realized by the processing. Needless to say.

本発明は上記実施形態に限定されるものではなく、本発明の趣旨に基づき種々の変形(各実施形態の有機的な組合せを含む)が可能であり、それらを本発明の範囲から排除するものではない。   The present invention is not limited to the above embodiments, and various modifications (including organic combinations of the embodiments) are possible based on the spirit of the present invention, and these are excluded from the scope of the present invention. is not.

本発明の様々な例と実施形態を示して説明したが、当業者であれば、本発明の趣旨と範囲は、本明細書内の特定の説明に限定されるのではない。   While various examples and embodiments of the present invention have been shown and described, the spirit and scope of the present invention are not limited to the specific descriptions in the present specification by those skilled in the art.

本発明の第1実施形態を示す情報処理装置を適用可能な印刷システムの構成を説明するブロック図である。1 is a block diagram illustrating a configuration of a printing system to which an information processing apparatus according to a first embodiment of the present invention can be applied. 図1に示した印刷システムにおける通信制御部の構成を示すブロック図である。It is a block diagram which shows the structure of the communication control part in the printing system shown in FIG. 本発明に係る情報処理装置における第1のデータ処理手順の一例を示すフローチャートである。It is a flowchart which shows an example of the 1st data processing procedure in the information processing apparatus which concerns on this invention. 本発明に係る情報処理装置における第2のデータ処理手順の一例を示すフローチャートである。It is a flowchart which shows an example of the 2nd data processing procedure in the information processing apparatus which concerns on this invention. 本発明に係る情報処理装置における第3のデータ処理手順の一例を示すフローチャートである。It is a flowchart which shows an example of the 3rd data processing procedure in the information processing apparatus which concerns on this invention. 本発明に係る情報処理装置で読み取り可能な各種データ処理プログラムを格納する記憶媒体のメモリマップを説明する図である。It is a figure explaining the memory map of the storage medium which stores the various data processing program which can be read by the information processing apparatus which concerns on this invention.

符号の説明Explanation of symbols

100 ホストコンピュータ
101 アプリケーション
102 画像データ生成手段
103 通信手段
104 アンインストール手段
105 アンインストール情報保持手段
106 プリンタ
DESCRIPTION OF SYMBOLS 100 Host computer 101 Application 102 Image data generation means 103 Communication means 104 Uninstallation means 105 Uninstallation information holding means 106 Printer

Claims (16)

インストールされているプリンタドライバを介して印刷装置と通信可能な情報処理装置であって、
前記印刷装置と通信を行う通信手段と、
アンインストール指示に基づいて、インストールされている前記プリンタドライバをアンインストールするアンインストール手段とを有し、
前記アンインストール手段は、アンインストール指示後、前記通信手段による通信状態に基づいて、前記プリンタドライバのアンインストール開始タイミングを変更することを特徴とする情報処理装置。
An information processing apparatus capable of communicating with a printing apparatus via an installed printer driver,
Communication means for communicating with the printing apparatus;
Uninstalling means for uninstalling the installed printer driver based on an uninstall instruction;
The information processing apparatus according to claim 1, wherein the uninstall unit changes an uninstall start timing of the printer driver based on a communication state by the communication unit after an uninstall instruction.
前記アンインストール手段は、アンインストール指示後、前記通信手段による通信が停止するまで、前記プリンタドライバのアンインストール開始タイミングを遅延させることを特徴とする請求項1記載の情報処理装置。   The information processing apparatus according to claim 1, wherein after the uninstall instruction, the uninstall unit delays an uninstall start timing of the printer driver until communication by the communication unit is stopped. 前記アンインストール手段は、前記アンインストール指示後、前記通信手段による通信が停止させる要求を出力することを特徴とする請求項1または2記載の情報処理装置。   The information processing apparatus according to claim 1, wherein the uninstallation unit outputs a request for stopping communication by the communication unit after the uninstallation instruction. 前記通信手段は、前記要求後、前記印刷装置との通信を停止した状態に遷移したことを示す情報を保持することを特徴とする請求項1〜3のいずれかに記載の情報処理装置。   The information processing apparatus according to any one of claims 1 to 3, wherein the communication unit holds information indicating that the communication with the printing apparatus has been stopped after the request. 前記通信手段は、前記アンインストール手段によるアンインストールが開始されたことを記憶領域に保持される情報を参照して検知可能とすることを特徴とする請求項1〜4のいずれかに記載の情報処理装置。   The information according to any one of claims 1 to 4, wherein the communication unit can detect that the uninstallation by the uninstallation unit has been started by referring to information held in a storage area. Processing equipment. 前記通信手段は、前記アンインストール手段によるアンインストールが開始されたことをメッセージを受信して検知可能とすることを特徴とする請求項1〜5のいずれかに記載の情報処理装置。   The information processing apparatus according to claim 1, wherein the communication unit receives a message to detect that uninstallation by the uninstallation unit has started. 前記アンインストール手段は、前記プリンタドライバの更新インストール指示後、前記通信手段による通信状態に基づいて、前記プリンタドライバのアンインストール開始タイミングを変更することを特徴とする請求項1〜6のいずれかに記載の情報処理装置。   The uninstaller changes an uninstall start timing of the printer driver based on a communication state by the communication unit after an instruction for update installation of the printer driver. The information processing apparatus described. インストールされているプリンタドライバを介して印刷装置と通信可能な情報処理装置におけるアンインストール方法であって、
前記印刷装置と通信を行う通信ステップと、
アンインストール指示に基づいて、インストールされている前記プリンタドライバをアンインストールするアンインストールステップとを有し、
前記アンインストールステップは、アンインストール指示後、前記通信ステップによる通信状態に基づいて、前記プリンタドライバのアンインストール開始タイミングを変更することを特徴とするアンインストール方法。
An uninstall method in an information processing apparatus capable of communicating with a printing apparatus via an installed printer driver,
A communication step of communicating with the printing device;
Uninstalling the installed printer driver based on an uninstall instruction; and
The uninstallation method, wherein after the uninstallation instruction, the uninstallation start timing of the printer driver is changed based on a communication state in the communication step.
前記アンインストールステップは、アンインストール指示後、前記通信ステップによる通信が停止するまで、前記プリンタドライバのアンインストール開始タイミングを遅延させることを特徴とする請求項8記載のアンインストール方法。   9. The uninstall method according to claim 8, wherein the uninstall step delays the uninstall start timing of the printer driver until the communication in the communication step stops after the uninstall instruction. 前記アンインストールステップは、前記アンインストール指示後、前記通信ステップによる通信が停止させる要求を出力することを特徴とする請求項8または9記載のアンインストール方法。   10. The uninstall method according to claim 8, wherein the uninstall step outputs a request to stop communication in the communication step after the uninstall instruction. 前記通信ステップは、前記要求後、前記印刷装置との通信を停止した状態に遷移したことを示す情報を保持することを特徴とする請求項8〜10のいずれかに記載のアンインストール方法。   The uninstallation method according to any one of claims 8 to 10, wherein the communication step retains information indicating that the communication with the printing apparatus has been stopped after the request. 前記通信ステップは、前記アンインストールステップによるアンインストールが開始されたことを記憶領域に保持される情報を参照して検知可能とすることを特徴とする請求項8〜11のいずれかに記載のアンインストール方法。   The uninstallation according to any one of claims 8 to 11, wherein the communication step can detect that the uninstallation by the uninstallation step is started with reference to information held in a storage area. Installation method. 前記通信ステップは、前記アンインストールステップによるアンインストールが開始されたことをメッセージを受信して検知可能とすることを特徴とする請求項8〜12のいずれかに記載のアンインストール方法。   The uninstallation method according to any one of claims 8 to 12, wherein in the communication step, it is possible to detect that a message indicating that the uninstallation by the uninstallation step has started is received. 前記アンインストールステップは、前記プリンタドライバの更新インストール指示後、前記通信ステップによる通信状態に基づいて、前記プリンタドライバのアンインストール開始タイミングを変更することを特徴とする請求項8〜13のいずれかに記載のアンインストール方法。   14. The uninstall step includes changing an uninstall start timing of the printer driver based on a communication state in the communication step after an update installation instruction for the printer driver. The uninstallation method described. 請求項8〜12のいずれかに記載のアンインストール方法をコンピュータに実行させるためのプログラムを格納したことを特徴とするコンピュータが読み取り可能な記憶媒体。   A computer-readable storage medium storing a program for causing a computer to execute the uninstall method according to claim 8. 請求項8〜12のいずれかに記載のアンインストール方法をコンピュータに実行させることを特徴とするプログラム。   A program for causing a computer to execute the uninstallation method according to any one of claims 8 to 12.
JP2006014191A 2006-01-23 2006-01-23 Information processor, uninstallation method, storage medium, and program Withdrawn JP2007199770A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006014191A JP2007199770A (en) 2006-01-23 2006-01-23 Information processor, uninstallation method, storage medium, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006014191A JP2007199770A (en) 2006-01-23 2006-01-23 Information processor, uninstallation method, storage medium, and program

Publications (1)

Publication Number Publication Date
JP2007199770A true JP2007199770A (en) 2007-08-09

Family

ID=38454381

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006014191A Withdrawn JP2007199770A (en) 2006-01-23 2006-01-23 Information processor, uninstallation method, storage medium, and program

Country Status (1)

Country Link
JP (1) JP2007199770A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102170506A (en) * 2010-02-26 2011-08-31 夏普株式会社 Information processing apparatus and method of installing a printer driver
WO2018134785A1 (en) * 2017-01-20 2018-07-26 Qoopa Sas System and method for the persistence of security agents in electronic devices

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102170506A (en) * 2010-02-26 2011-08-31 夏普株式会社 Information processing apparatus and method of installing a printer driver
JP2011180681A (en) * 2010-02-26 2011-09-15 Sharp Corp Installer and method for installing printer driver
WO2018134785A1 (en) * 2017-01-20 2018-07-26 Qoopa Sas System and method for the persistence of security agents in electronic devices

Similar Documents

Publication Publication Date Title
US8634098B2 (en) Image processing system and image processing apparatus and method
JP4577162B2 (en) Updating printer system control software
JP2006260356A (en) Image formation system, image formation device, terminal device, management device, and method of updating driver of terminal device
US10585631B2 (en) Portable multi-function printing extension computing device
KR101219432B1 (en) Image forming apparatus and firmware history information offering method thereof
JP5245661B2 (en) Print control apparatus, program, recording medium, and print control method
JP2008015912A (en) Information processor, and device driver deleting method
JP6213112B2 (en) Information processing device
JP2005070862A (en) Print control device, data processor, print system, print control method, storage medium storing computer-readable program, and program
JP2008059239A (en) Communication system
JP2007199770A (en) Information processor, uninstallation method, storage medium, and program
JP2010157134A (en) Apparatus, method and system for information processing
JP2005335390A (en) Lengthening of life span of printer
JP2007295371A (en) Image forming device and computer program
JP2021043547A (en) Information processing device and control method for information processing device, and program
JP4498460B2 (en) Network device and control method thereof
JP4387710B2 (en) Network device and control method thereof
JP2005018744A (en) Drawing apparatus, drawing program, storage medium, and drawing method
JP2007011799A (en) Device apparatus
JP2009140068A (en) Information processing apparatus and information processing method for information processing apparatus
JP2005349695A (en) Network print server and data processing method, and storing medium for storing computer-readable program, and program
JP2004185534A (en) Data processor
JP4239642B2 (en) Control program
JP2009301372A (en) Information processor and program
JP2007300259A (en) Image processor, program management method, storage medium, and program

Legal Events

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

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20080108

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20080220

A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20090407