JP2012113390A - Printing system - Google Patents

Printing system Download PDF

Info

Publication number
JP2012113390A
JP2012113390A JP2010259814A JP2010259814A JP2012113390A JP 2012113390 A JP2012113390 A JP 2012113390A JP 2010259814 A JP2010259814 A JP 2010259814A JP 2010259814 A JP2010259814 A JP 2010259814A JP 2012113390 A JP2012113390 A JP 2012113390A
Authority
JP
Japan
Prior art keywords
module
plug
application
user
version
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2010259814A
Other languages
Japanese (ja)
Inventor
Yutaka Shintoku
裕 新徳
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 JP2010259814A priority Critical patent/JP2012113390A/en
Publication of JP2012113390A publication Critical patent/JP2012113390A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

PROBLEM TO BE SOLVED: To solve such problems that an application, a plug-in module, and a printer driver may not be appropriately operated, if one of them is lacking, for example, no plug-in module is installed; since a well-known update notification is to report the update of the installed module, and a notification on the non-installed module is not performed, so that it is ineffective when a plug-in module or the like for a new edition or an upgraded edition of the application is not installed; and, in such case, a user is required to determine it by oneself and to install it.SOLUTION: The printing system performs an appropriate process according to an installation state of the plug-in module. Even if the plug-in module is not installed, when the plug-in module is or may be programmed to correspond therewith, the printing system performs a guide to a user.

Description

本発明はアプリケーションとプリンタドライバ、プラグインモジュールの連携動作に関するものである。   The present invention relates to a cooperative operation between an application, a printer driver, and a plug-in module.

アプリケーション、プリンタドライバ、プラグインモジュールが連携して動作するような印刷システムが知られている。この印刷システムにおいてアプリケーションから印刷を行う際に、プラグインモジュールがアプリケーション内の印刷処理を設定することにより、適切に印刷を行うことができる。このプラグインモジュールを認識するためのアプリケーション側の仕組みの一例としては、たとえば、まずアプリケーション側からプリンタドライバ側にプラグインモジュールの有無の問い合わせを行う。そして、プリンタドライバがプラグインモジュール名をアプリケーションに返却する。さらに、ドライバから返却されたプラグインモジュールをアプリケーションが読み出す処理を行う。   There is known a printing system in which an application, a printer driver, and a plug-in module operate in cooperation. When printing is performed from an application in the printing system, the plug-in module can perform printing appropriately by setting a printing process in the application. As an example of the mechanism on the application side for recognizing the plug-in module, for example, an inquiry is first made from the application side to the printer driver side regarding the presence or absence of the plug-in module. Then, the printer driver returns the plug-in module name to the application. Further, the application performs processing for reading the plug-in module returned from the driver.

また、インストール済みのモジュールのアップデートが存在する場合にアップデート情報を通知する仕組みは様々なアプリケーションに実装されており、既に広く知られている。   Also, a mechanism for notifying update information when there is an update of an installed module is implemented in various applications and is already widely known.

また、特許文献1には、クライアントPCにインストールされているプリンタドライバを管理して、そのクライアントにとって最適なバージョンのプリンタドライバを検索してアップデートする機能が記載されている。
特開2002−323964号公報
Patent Document 1 describes a function of managing a printer driver installed in a client PC, and searching for and updating the optimal version of the printer driver for the client.
JP 2002-323964 A

これら、アプリケーション/プラグインモジュール/プラグインモジュール対応プリンタドライバの3モジュールは、ドライバベンダあるいはアプリケーションベンダにより別々に提供されるため、すべてがそろった状態が必ず構築されるとは限られない。そのためどれか一つが欠けた場合には適切に動作しない場合がある。仮にプラグインモジュールがインストールされていない場合は、前記プラグインモジュールのアプリケーション側の認識の仕組みに照らし合わせた場合に、インストールされていないプラグインモジュール名がドライバから返却されることになる。そのような場合は、アプリケーションからロードすべきプラグインモジュールが見つからないことが起こり得る。   These three modules of application / plug-in module / plug-in module compatible printer driver are separately provided by the driver vendor or the application vendor, and therefore, not all of them are necessarily constructed. So if one is missing any may not work properly. If the plug-in module is not installed, the name of the plug-in module that is not installed is returned from the driver when compared with the recognition mechanism on the application side of the plug-in module. In such a case, it may happen that the plug-in module to be loaded from the application is not found.

また、特許文献1に記載のようなアップデート通知は、インストール済みのモジュールのアップデートを通知するものである。そのため、プラグインモジュールがインストールされていない場合には通知されない。よって、将来の新しいアプリケーションに対応すべきプラグインモジュールがあったとしても、そもそもプラグインモジュールが未インストールの場合などは通知されない。すなわち、アプリケーションに対して対象となるプラグインモジュール等が未だインストールされていない場合には効果がなかった。   Further, the update notification as described in Patent Document 1 notifies an update of an installed module. For this reason, no notification is given when the plug-in module is not installed. Therefore, even if there is a plug-in module that should correspond to a new application in the future, it is not notified if the plug-in module is not installed in the first place. That is, there is no effect when the target plug-in module or the like is not yet installed for the application.

このような場合、ユーザーは、アプリケーションに対応するプラグインモジュールが存在するかどうかを調べる必要があり、必要なプラグインモジュールをユーザー自身で判断してインストールを実行する必要があった。   In such a case, it is necessary for the user to check whether or not a plug-in module corresponding to the application exists, and it is necessary for the user to determine the necessary plug-in module by himself and execute the installation.

上記課題を解決するために、本発明は、アプリケーションとプリンタドライバ、およびアプリケーションに組み込まれて前記プリンタドライバと連携して動作するプラグインモジュールから構成される印刷システムであって、前記アプリケーションのバージョンを取得する取得手段と、前記取得手段により取得された前記アプリケーションのバージョンに対応した前記プラグインモジュールが組み込まれているかどうかを判定する判定手段と、前記判定手段により前記プラグインモジュールが組み込まれていると判定された場合に、前記プラグインモジュールを特定するための情報を前記アプリケーションに送信する送信手段と、を有することを特徴とする。   In order to solve the above-described problem, the present invention provides a printing system including an application, a printer driver, and a plug-in module that is incorporated in the application and operates in cooperation with the printer driver. An acquisition unit for acquiring, a determination unit for determining whether or not the plug-in module corresponding to the version of the application acquired by the acquisition unit is incorporated, and the plug-in module is incorporated by the determination unit And transmitting means for transmitting information for specifying the plug-in module to the application.

アプリケーションの状況に応じてドライバが返答をすることにより、プラグインモジュールを適切にインストールさせることができる。
また対応モジュールがインストールされていないだけであれば、インストールするように誘導できる。対応しているモジュールが存在しているか不明な場合でも、最新の情報を取得するように誘導することができる。
The plug-in module can be appropriately installed by the driver responding according to the application status.
Moreover, if the corresponding module is not installed, it can be guided to install. Even if it is unclear whether a corresponding module exists, it can be guided to obtain the latest information.

本発明の一実施例における印刷システムの構成を示すブロック図である。1 is a block diagram illustrating a configuration of a printing system according to an embodiment of the present invention. 本発明の一実施例におけるホスト装置とプリンタの内部構造と外部との接続を示したブロック図である。FIG. 2 is a block diagram illustrating a connection between a host device, an internal structure of a printer, and the outside in an embodiment of the present invention. 本発明の一実施例におけるフローチャートを示した図である。It is the figure which showed the flowchart in one Example of this invention. 本発明の一実施例における対応アプリ管理表を示した図である。It is the figure which showed the corresponding application management table in one Example of this invention. 本発明の一実施例におけるユーザー誘導ダイアログを示した図である。It is the figure which showed the user guidance dialog in one Example of this invention.

以下、図面を参照し、本発明の実施の形態について説明する。   Embodiments of the present invention will be described below with reference to the drawings.

図1は、本発明で利用する印刷システムの構成を示したシステム構成図であり、ホスト装置101と、大判プリンタに代表されるプリンタ102によって構成される。   FIG. 1 is a system configuration diagram showing a configuration of a printing system used in the present invention, which is configured by a host device 101 and a printer 102 typified by a large format printer.

103は、ホスト装置上で動作するアプリケーションであり、任意のデータを印刷する機能を有する。   Reference numeral 103 denotes an application that operates on the host device, and has a function of printing arbitrary data.

104は、アプリケーション103がオペレーティングシステム(以下、OSと呼ぶ)を介して印刷を依頼するプリンタドライバである。プリンタドライバ104はOSを介して受け取った印刷命令を解釈し、プリンタで解釈可能な印刷データを生成する処理を行う。   A printer driver 104 requests the application 103 to print via an operating system (hereinafter referred to as OS). The printer driver 104 interprets a print command received via the OS and generates print data that can be interpreted by the printer.

105は、ユーザーからの入力を受け付けるユーザーインターフェース部であり、106はプリンタ102に送信する印刷データを生成するグラフィックス処理部である。   Reference numeral 105 denotes a user interface unit that receives input from the user, and reference numeral 106 denotes a graphics processing unit that generates print data to be transmitted to the printer 102.

また107はプラグインモジュールであり、アプリケーション内部/プリンタドライバ間で印刷の制御や最適化を行うモジュールである。プラグインモジュールはプリンタドライバで処理する印刷データが最適なものになるようにアプリケーション内部の印刷制御部をコントロールするモジュールである。このプラグインモジュールはアプリケーションと対応付けられて提供される場合もあれば、プリンタドライバの付属セットとして提供される場合もある。   Reference numeral 107 denotes a plug-in module, which is a module for controlling and optimizing printing within the application and between printer drivers. The plug-in module is a module that controls the print control unit in the application so that the print data processed by the printer driver is optimized. This plug-in module may be provided in association with an application, or may be provided as an attached set of a printer driver.

図2は、ホスト装置101とプリンタ102の内部構造を示したブロック図である。   FIG. 2 is a block diagram showing the internal structure of the host device 101 and the printer 102.

ホスト装置101は一般的なPCと同様な構成をとっており、ホストCPU201やホストRAM202を有する。さらに、マウスやキーボード等の入力装置203、CRTやLCDなどの表示装置204、ハードディスクや光磁気ディスク等の補助記憶装置205を有し、構成要素のそれぞれが内部バスシステムバスにより接続されている。なお、入力装置203、表示装置204はホスト装置101が内部に備えてもよいし、ホスト装置101の外部に設け、ホスト装置101と接続されている場合であってもよい。   The host device 101 has the same configuration as a general PC, and includes a host CPU 201 and a host RAM 202. Furthermore, it has an input device 203 such as a mouse and a keyboard, a display device 204 such as a CRT and LCD, and an auxiliary storage device 205 such as a hard disk and a magneto-optical disk, and each of the components is connected by an internal bus system bus. The input device 203 and the display device 204 may be provided inside the host device 101 or may be provided outside the host device 101 and connected to the host device 101.

入力装置203は、アプリケーション103やプリンタドライバ104が表示装置204に表示するアイコンやメニュー、その他のオブジェクトに対し、ユーザーからの各種入力を行うものである。   The input device 203 performs various inputs from the user to icons, menus, and other objects displayed on the display device 204 by the application 103 and the printer driver 104.

補助記憶装置205には、OSやアプリケーション、プリンタドライバや、その他プログラム等が格納されており、ホストCPU201から適宜呼び出されホストRAM202に格納される。   The auxiliary storage device 205 stores an OS, an application, a printer driver, and other programs. The auxiliary storage device 205 is appropriately called from the host CPU 201 and stored in the host RAM 202.

ホスト装置101はプリンタ102と外部バスによって接続され、ホスト装置101からプリンタ102への印刷データや制御コマンド等の各種情報の送信が行えるようになっている。   The host device 101 is connected to the printer 102 via an external bus so that various information such as print data and control commands can be transmitted from the host device 101 to the printer 102.

プリンタ102は、プリンタCPU206やプリンタRAM207、プリンタ印刷制御プログラムを含む各種制御プログラムが記憶されたプリンタROM208を備える。また、操作パネル等のユーザーからの入力を受け付ける操作部209、印刷動作を行う印刷部(プリンタエンジン)210、印刷データを保存するHDD211を有し、それぞれの構成要素がシステムバスにより接続されている。   The printer 102 includes a printer CPU 206, a printer RAM 207, and a printer ROM 208 that stores various control programs including a printer print control program. In addition, an operation unit 209 that receives input from a user such as an operation panel, a printing unit (printer engine) 210 that performs a printing operation, and an HDD 211 that stores print data are connected to each other via a system bus. .

プリンタCPU206はプリンタROM208から制御プログラムを適宜プリンタRAM207に呼び出し、各種のデバイスを統括的に制御し、印刷部210から印刷を行う。   The printer CPU 206 calls a control program from the printer ROM 208 to the printer RAM 207 as appropriate, performs overall control of various devices, and performs printing from the printing unit 210.

ここでアプリケーションとプリンタドライバ、さらにプラグインモジュールの認識動作を示したフローチャートが図3である。   FIG. 3 is a flowchart showing the recognition operation of the application, the printer driver, and the plug-in module.

まずS101でアプリケーションからプリンタドライバに対してプラグインモジュールのファイル名の問い合わせを行う。このときドライバはS101にてアプリケーションに対してバージョンの問い合わせを行ってアプリケーションのバージョンを取得する。この後ドライバはプラグインモジュールのファイル名やインストールパスなどをアプリケーションに返却するが、このときに実際にプラグインモジュールが存在しない場合にはアプリケーションから読み込みができない。その結果、適切に印刷ができない場合がある。よってドライバはS101で問い合わせがあった場合はS102でプラグインモジュールの検索ツールがインストールされているかの判断を行う。   First, in step S101, the file name of the plug-in module is inquired from the application to the printer driver. At this time, the driver inquires the version of the application in S101 to obtain the version of the application. After this, the driver returns the file name, installation path, etc. of the plug-in module to the application, but if the plug-in module does not actually exist at this time, it cannot be read from the application. As a result, printing may not be performed properly. Therefore, if there is an inquiry in S101, the driver determines whether a plug-in module search tool is installed in S102.

検索ツールはプラグインモジュールがインストールされているかどうか検索を行うツールである。検索ツールはプラグインモジュールの提供ベンダーによりインストールされている。多くの場合はプラグインモジュールと同時にインストールされる。   The search tool is a tool that searches whether a plug-in module is installed. The search tool is installed by the vendor that provides the plug-in module. In many cases, it is installed at the same time as the plug-in module.

検索ツールがインストールされていなければドライバはプラグインモジュールがインストール済みかどうか判断ができないためアプリケーションには無返答かあるいは必要であれば未インストールの場合に応じた返答を行う。   If the search tool is not installed, the driver cannot determine whether the plug-in module has been installed. Therefore, the driver does not respond to the application, or if necessary, responds according to the case where it has not been installed.

検索ツールがインストールされている場合はS103でドライバからプラグインモジュールの有無を問い合わせる。   If the search tool is installed, the driver inquires about the presence of the plug-in module in S103.

S104にて検索ツールはまず問い合わせのあったアプリケーションがプラグインモジュールに対応したものかどうかの判定を行う。ここではアプリケーションのバージョンは問わない。対応アプリケーションではない場合はS102同様に無返答かあるいは必要であれば未インストールの場合に応じた返答を行う。続いてS105でアプリケーションに対応したプラグインモジュールがインストールされているかの検索を行う。このあとの動作はプラグインモジュールのインストール状況/アプリケーションへの対応状況に応じて分岐する。   In S104, the search tool first determines whether the inquired application corresponds to the plug-in module. Here, the application version does not matter. If the application is not a compatible application, no response is made as in S102, or if necessary, a response is made according to the case where the application is not installed. Subsequently, in S105, a search is performed as to whether a plug-in module corresponding to the application is installed. The subsequent operation branches according to the installation status of the plug-in module / the response status to the application.

S106にてプラグインモジュールのインストール状況を判定する。まずS106にてプラグインモジュールがインストールされていなかったと判定された場合を述べる。この場合はさらに問い合わせのあったアプリケーションがプラグインモジュール対応済みのバージョンであるか、あるいは未対応/未知のバージョンなのかで動作が変わる。   In S106, the installation status of the plug-in module is determined. First, a case where it is determined in S106 that the plug-in module has not been installed will be described. In this case, the operation changes depending on whether the application for which the inquiry has been made is a version compatible with the plug-in module, or an unsupported / unknown version.

S109でプラグインモジュールが未インストールでかつアプリケーションに対して対応済みのプラグインモジュールが存在する場合はS110でプラグインモジュールのインストールを促すメッセージを表示してユーザーに通知する。このメッセージの一例を図5(a)に示す。   If the plug-in module is not installed in S109 and there is a plug-in module that is already compatible with the application, a message prompting the user to install the plug-in module is displayed in S110 to notify the user. An example of this message is shown in FIG.

アプリケーションが新しいバージョンでありプラグインモジュールが存在するか不明な場合はS111にてプラグインモジュールの対応状況をWeb等で確認するように誘導するメッセージを表示してユーザーに通知する。このメッセージの一例を図5(b)に示す。さらにS110およびS111の後にS102同様に無返答かあるいは必要であれば未インストールの場合に応じた返答を行う。アプリケーションに対してプラグインモジュールが対応済みであるかどうかは検索ツールが図4のような対応表を参照して判断する。図4で記載しているアプリケーションおよびバージョンがプラグインモジュールに対応しているものである。対応していた場合はS110に進み、アプリケーションが記載されているバージョンよりも新しい場合は、S111に進む。どちらにも当てはまらないアプリケーションはプラグインモジュール未対応である。   If it is unclear whether the application is a new version and a plug-in module exists, a message for guiding the user to confirm the corresponding status of the plug-in module on the Web or the like is displayed in S111 to notify the user. An example of this message is shown in FIG. Further, after S110 and S111, no response is made in the same manner as in S102, or if necessary, a response is made according to the case of no installation. The search tool determines whether or not the plug-in module is already compatible with the application with reference to the correspondence table as shown in FIG. The application and version described in FIG. 4 correspond to the plug-in module. If it corresponds, the process proceeds to S110, and if the application is newer than the version described, the process proceeds to S111. Applications that do not apply to either do not support plug-in modules.

S106にてプラグインモジュールがインストールされていると判定された場合はS107にてアプリケーションに対してプラグインモジュールの特定情報としてファイル名とファイルへのパスを送信する。アプリケーションは送信されたファイル名とファイルへのパスからプラグインモジュールを認識する。   If it is determined in S106 that the plug-in module is installed, the file name and the path to the file are transmitted to the application as specific information of the plug-in module in S107. The application recognizes the plug-in module from the sent file name and the path to the file.

以上に説明した動作により、プラグインモジュールが存在しないことによる課題を防ぐ。またプラグインモジュールが存在するがインストールされていないだけであればインストールするように促し、またアプリケーションが未知のバージョンアップ版であればWeb等で情報を入手するように促す。これにより、ユーザーにとって最良の印刷環境を提供することが可能になる。   The operation described above prevents problems due to the absence of the plug-in module. If the plug-in module exists but is not installed, the user is prompted to install it. If the application is an unknown version, the user is prompted to obtain information on the Web or the like. This makes it possible to provide the best printing environment for the user.

101 ホスト装置(PC)
102 プリンタ
103 アプリケーション
104 プリンタドライバ
105 ユーザーインターフェース部
106 グラフィックス処理部
107 プラグインモジュール
101 Host device (PC)
102 Printer 103 Application 104 Printer Driver 105 User Interface Unit 106 Graphics Processing Unit 107 Plug-in Module

Claims (3)

アプリケーションとプリンタドライバ、およびアプリケーションに組み込まれて前記プリンタドライバと連携して動作するプラグインモジュールから構成される印刷システムであって、
前記アプリケーションのバージョンを取得する取得手段と、
前記取得手段により取得された前記アプリケーションのバージョンに対応した前記プラグインモジュールが組み込まれているかどうかを判定する判定手段と、
前記判定手段により前記プラグインモジュールが組み込まれていると判定された場合に、前記プラグインモジュールを特定するための情報を前記アプリケーションに送信する送信手段と、
を有することを特徴とする印刷システム。
A printing system comprising an application, a printer driver, and a plug-in module that is incorporated in the application and operates in cooperation with the printer driver,
Obtaining means for obtaining a version of the application;
Determining means for determining whether or not the plug-in module corresponding to the version of the application acquired by the acquiring means is incorporated;
A transmitting unit that transmits information for identifying the plug-in module to the application when the determining unit determines that the plug-in module is incorporated;
A printing system comprising:
前記判定手段により、前記アプリケーションのバージョンに対応した前記プラグインモジュールが組み込まれていないと判定された場合に、前記プラグインモジュールをインストールするようユーザーに通知する通知手段を有することを特徴とする請求項1に記載の印刷システム。 The information processing apparatus according to claim 1, further comprising a notification unit that notifies a user to install the plug-in module when the determination unit determines that the plug-in module corresponding to the version of the application is not installed. Item 4. The printing system according to Item 1. 前記判定手段により前記アプリケーションのバージョンに対応したプラグインモジュールが組み込まれていないと判定された場合に、前記通知手段は、前記取得手段により取得された前記アプリケーションのバージョンに対応したプラグインモジュールが存在する場合は、当該プラグインモジュールをインストールするようユーザーに通知し、当該プラグインモジュールが存在しない場合は、最新の情報を取得するようユーザーに通知することを特徴とする請求項2に記載の印刷システム。 When it is determined by the determination means that a plug-in module corresponding to the version of the application is not incorporated, the notification means includes a plug-in module corresponding to the version of the application acquired by the acquisition means 3. The printing according to claim 2, wherein the user is notified to install the plug-in module, and the user is notified to acquire the latest information when the plug-in module does not exist. system.
JP2010259814A 2010-11-22 2010-11-22 Printing system Pending JP2012113390A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010259814A JP2012113390A (en) 2010-11-22 2010-11-22 Printing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010259814A JP2012113390A (en) 2010-11-22 2010-11-22 Printing system

Publications (1)

Publication Number Publication Date
JP2012113390A true JP2012113390A (en) 2012-06-14

Family

ID=46497566

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010259814A Pending JP2012113390A (en) 2010-11-22 2010-11-22 Printing system

Country Status (1)

Country Link
JP (1) JP2012113390A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8941873B2 (en) 2013-05-31 2015-01-27 Fuji Xerox Co., Ltd. Processing instruction device, processing apparatus, and non-transitory computer readable medium
JP7490463B2 (en) 2020-06-15 2024-05-27 キヤノン株式会社 Information processing device, control method thereof, and program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8941873B2 (en) 2013-05-31 2015-01-27 Fuji Xerox Co., Ltd. Processing instruction device, processing apparatus, and non-transitory computer readable medium
JP7490463B2 (en) 2020-06-15 2024-05-27 キヤノン株式会社 Information processing device, control method thereof, and program

Similar Documents

Publication Publication Date Title
US9152361B2 (en) Information processing apparatus and method therefor
JP2003084984A (en) Information processor, information processing method, control program, and recording medium storing control program
US10809993B2 (en) System, management device, information processing device, control method for management device, control method for information processing device, and computer-readable storage medium
US10664290B2 (en) Application environment that implements native code functionality in progressive web applications
US8891111B2 (en) Adaptable printer driver
JP5553670B2 (en) Management device, control method thereof, and program
US9965299B2 (en) Information processing apparatus, method for controlling the same, and storage medium
US20090300661A1 (en) Installer System and Installer Program
US9990570B2 (en) Information processing apparatus that determines spooling completion, and method for information processing apparatus
US20090241099A1 (en) Image forming apparatus and firmware history information offering method thereof
US8670135B2 (en) Information processing apparatus and control method when installing a printer driver
JP2015184915A (en) Information processing device, information processing method, and program
JP5955104B2 (en) Information processing apparatus, program, and control method
JP2012113390A (en) Printing system
US9621623B2 (en) Client, server, management system, and method of the same
CN113168296B (en) Information processing device, server device, control method, and control program
US20150089490A1 (en) Information processing system, information processing apparatus, device, software installation method, and storage medium
JP4903064B2 (en) Print control apparatus, print control method, and print control program
US20180253265A1 (en) System and control method
JP2015121887A (en) Information processing device and control method thereof, and program
US20160127446A1 (en) Information processing apparatus and method
US20150277888A1 (en) Systems and methods to create a clean install of an application
JP2009217699A (en) Filter driver and control method of filter driver
JP2018028748A (en) Information processing apparatus and program
JP2021144410A (en) Backup information processing apparatus, backup information processing method, and backup information processing program