JP7103113B2 - Image processing device, application inclusion library processing method and program - Google Patents

Image processing device, application inclusion library processing method and program Download PDF

Info

Publication number
JP7103113B2
JP7103113B2 JP2018179147A JP2018179147A JP7103113B2 JP 7103113 B2 JP7103113 B2 JP 7103113B2 JP 2018179147 A JP2018179147 A JP 2018179147A JP 2018179147 A JP2018179147 A JP 2018179147A JP 7103113 B2 JP7103113 B2 JP 7103113B2
Authority
JP
Japan
Prior art keywords
library
application
installation
prohibited
storage means
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.)
Active
Application number
JP2018179147A
Other languages
Japanese (ja)
Other versions
JP2020049700A (en
Inventor
貴久 松永
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.)
Konica Minolta Inc
Original Assignee
Konica Minolta 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 Konica Minolta Inc filed Critical Konica Minolta Inc
Priority to JP2018179147A priority Critical patent/JP7103113B2/en
Publication of JP2020049700A publication Critical patent/JP2020049700A/en
Application granted granted Critical
Publication of JP7103113B2 publication Critical patent/JP7103113B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

この発明は、複写機、プリンタ、ファクシミリ、あるいはこれらの複合機等の画像処理装置、同装置で実行されるアプリケーション内包ライブラリの処理方法、及びプログラムに関する。 The present invention relates to an image processing device such as a copier, a printer, a facsimile, or a multifunction device thereof, a processing method of an application inclusion library executed by the device, and a program.

昨今の画像処理装置では、アプリケーションの開発等に際して、1個又は複数個のアプリケーションで使用される、プログラムであるライブラリを記憶部に保存しておき、アプリケーションの使用時には、保存されているライブラリを呼び出して使用することが行われている。 In recent image processing devices, when developing an application, a library which is a program used by one or more applications is saved in a storage unit, and when the application is used, the saved library is called. Is being used.

このようなライブラリには、例えばライブラリの提供元の使用許諾(いわゆるライセンス)が必要であるというように、使用条件が課されていて使用条件を満足しなければ使用できないものが存在する。 Some such libraries are subject to usage conditions and cannot be used unless the usage conditions are satisfied, for example, a license (so-called license) from the library provider is required.

一方、画像処理装置に新たにインストールされるアプリケーションの中には、ライブラリを内包しているものもある。 On the other hand, some applications newly installed in the image processing device include a library.

しかし、ライブラリを内包するアプリケーションをインストールする場合、既に画像処理装置内に保存されているライブラリとの関係で、次のような問題が発生する恐れがある。 However, when installing an application that includes a library, the following problems may occur in relation to the library already stored in the image processing device.

特開2007-280274号公報JP-A-2007-280274

即ち、図9に示すように、既に画像処理装置400内に保存されているライブラリA410が例えば提供元の使用許諾が必要であるという使用条件を契約等により満足し、画像処理装置400上で使用する権利を有している場合、サーバー440等から新たにインストールされるアプリケーションB420に内包されているライブラリ430が、既に保存されているライブラリA410と同じであっても、アプリケーションB420に内包されているライブラリ430については使用権利が与えられておらず、インストールされた時点で使用条件を満足しているとは限らない。 That is, as shown in FIG. 9, the library A410 already stored in the image processing device 400 satisfies the usage condition that the license of the provider is required, for example, by a contract or the like, and is used on the image processing device 400. If the library 430 included in the application B420 newly installed from the server 440 or the like is the same as the library A410 already stored, the library 430 is included in the application B420. The usage right is not given to the library 430, and the usage conditions are not always satisfied at the time of installation.

その結果、ライブラリA410の提供元と画像処理装置400の開発側との間で無用のトラブルを生じる恐れがあるという問題があった。 As a result, there is a problem that unnecessary trouble may occur between the provider of the library A410 and the development side of the image processing device 400.

なお、特許文献1には、イベントの発生を検出した際に旧版プログラムを起動する構成とされた情報処理装置において、旧版プログラムを最新版プログラムに変更する作業や旧版プログラムに戻す作業を、より簡単に実施可能とする技術が開示されている。具体的には、最新バージョンのインストールの度にレジストリに管理情報を登録し、対象プログラムの実行時に最新のバージョンのものを指定したり、復旧時には旧バージョンのものを指定する、という構成である。 In Patent Document 1, it is easier to change the old version program to the latest version program or return to the old version program in the information processing device configured to start the old version program when the occurrence of an event is detected. The technology that makes it feasible is disclosed. Specifically, the management information is registered in the registry each time the latest version is installed, and the latest version is specified when the target program is executed, or the old version is specified when the target program is restored.

しかし、特許文献1に記載の技術では、たとえ旧バージョンのものが使用条件を満足していたとしても、最新のバージョンのものが使用条件を満足しているとは限らないことから、特許文献1によっても、ライブラリを内包するアプリケーションのインストール時の前述した問題を解決することはできなかった。 However, in the technique described in Patent Document 1, even if the old version satisfies the usage conditions, the latest version does not necessarily satisfy the usage conditions. Therefore, Patent Document 1 Also, it was not possible to solve the above-mentioned problem when installing the application containing the library.

この発明は、このような技術的背景に鑑みてなされたものであって、使用条件を満足しているライブラリが既に保存されている状態で、同じライブラリを内包する新たなアプリケーションがインストールされるときのトラブル等の発生の恐れを解消できる画像処理装置、アプリケーション内包ライブラリの処理方法及びプログラムの提供を目的とする。 The present invention has been made in view of such a technical background, and when a new application containing the same library is installed while a library satisfying the conditions of use has already been saved. The purpose is to provide an image processing device, a processing method of an application-embedded library, and a program that can eliminate the risk of troubles.

上記目的は以下の手段によって達成される。
(1)アプリケーションで使用され使用条件を満足している1個または複数個の第1のライブラリを保存する保存手段と、アプリケーションをインストール可能なインストール手段と、前記インストール手段により第2のライブラリを内包するアプリケーションがインストールされるときまたはインストールされた後に、アプリケーションに内包された前記第2のライブラリを抽出する抽出手段と、前記抽出手段により抽出された前記第2のライブラリと同一の第1のライブラリが、前記保存手段に保存されているかどうかを判断する判断手段と、前記判断手段により、抽出された第2のライブラリと同一の第1のライブラリが前記保存手段に保存されていると判断された場合、前記第2のライブラリの使用を禁止するとともに、前記第2のライブラリを内包するアプリケーションに対しては前記第1のライブラリを使用させる制御手段と、を備え、前記判断手段により、前記インストール手段による第2のライブラリを内包するアプリケーションのインストール中に、第2のライブラリと名称は同じであるがバージョンが異なる第1のライブラリが保存されていると判断された場合、前記制御手段は、前記インストール手段による前記第2のライブラリを内包するアプリケーションのインストールを中断して、前記第2のライブラリが使用条件を満足しているかどうかを確認するための確認画面を表示手段に表示し、前記使用条件を満足していることの確認が得られた場合にのみ、中断したアプリケーションのインストールを許可することを特徴とする画像処理装置。
(2)アプリケーションで使用され使用条件を満足している1個または複数個の第1のライブラリを保存する保存手段と、アプリケーションをインストール可能なインストール手段と、前記インストール手段により第2のライブラリを内包するアプリケーションがインストールされるときまたはインストールされた後に、アプリケーションに内包された前記第2のライブラリを抽出する抽出手段と、前記抽出手段により抽出された前記第2のライブラリと同一の第1のライブラリが、前記保存手段に保存されているかどうかを判断する判断手段と、前記判断手段により、抽出された第2のライブラリと同一の第1のライブラリが前記保存手段に保存されていると判断された場合、前記第2のライブラリの使用を禁止するとともに、前記第2のライブラリを内包するアプリケーションに対しては前記第1のライブラリを使用させる制御手段と、を備え、前記制御手段は、前記第2のライブラリの使用を禁止したときは、第2のライブラリの使用を禁止したことを表示手段に表示することを特徴とする画像処理装置。
(3)前記判断手段により、前記インストール手段による第2のライブラリを内包するアプリケーションのインストール中に、第2のライブラリと名称は同じであるがバージョンが異なる第1のライブラリが保存されていると判断された場合、前記制御手段は、前記インストール手段による前記第2のライブラリを内包するアプリケーションのインストールを中止する前項2に記載の画像処理装置。
(4)前記判断手段により、前記インストール手段による第2のライブラリを内包するアプリケーションのインストール後に、第2のライブラリと名称は同じであるがバージョンが異なる第1のライブラリが保存されていると判断された場合、前記制御手段は、前記第2のライブラリを前記保存手段から削除する前項2に記載の画像処理装置。
(5)前記判断手段により、前記インストール手段による第2のライブラリを内包するアプリケーションのインストール中に、第2のライブラリと名称は同じであるがバージョンが異なる第1のライブラリが保存されていると判断された場合、前記制御手段は、前記インストール手段による前記第2のライブラリを内包するアプリケーションのインストールを中断して、前記第2のライブラリが使用条件を満足しているかどうかを確認するための確認画面を表示手段に表示し、前記使用条件を満足していることの確認が得られた場合にのみ、中断したアプリケーションのインストールを許可する前項2に記載の画像処理装置。
(6)前記使用条件には第1のライブラリの提供元との使用許諾条件が含まれる前項1~5のいずれかに記載の画像処理装置。
(7)前記制御手段による第2のライブラリの使用の禁止には第2のライブラリの削除が含まれる前項1~6のいずれかに記載の画像処理装置。
(8)アプリケーションで使用され使用条件を満足している1個または複数個の第1のライブラリを保存する保存手段を備えた画像処理装置が、第2のライブラリを内包するアプリケーションをインストールするインストールステップと、前記インストールステップにより第2のライブラリを内包するアプリケーションがインストールされるときまたはインストールされた後に、アプリケーションに内包された前記第2のライブラリを抽出する抽出ステップと、前記抽出ステップにより抽出された前記第2のライブラリと同一の第1のライブラリが、前記保存手段に保存されているかどうかを判断する判断ステップと、前記判断ステップにより、抽出された第2のライブラリと同一の第1のライブラリが前記保存手段に保存されていると判断された場合、前記第2のライブラリの使用を禁止するとともに、前記第2のライブラリを内包するアプリケーションに対しては前記第1のライブラリを使用させる制御ステップと、を実行し、前記判断ステップにより、前記インストールステップによる第2のライブラリを内包するアプリケーションのインストール中に、第2のライブラリと名称は同じであるがバージョンが異なる第1のライブラリが保存されていると判断された場合、前記制御ステップでは、前記インストールステップによる前記第2のライブラリを内包するアプリケーションのインストールを中断して、前記第2のライブラリが使用条件を満足しているかどうかを確認するための確認画面を表示手段に表示し、前記使用条件を満足していることの確認が得られた場合にのみ、中断したアプリケーションのインストールを許可することを特徴とするアプリケーション内包ライブラリの処理方法。
(9)アプリケーションで使用され使用条件を満足している1個または複数個の第1のライブラリを保存する保存手段を備えた画像処理装置が、第2のライブラリを内包するアプリケーションをインストールするインストールステップと、前記インストールステップにより第2のライブラリを内包するアプリケーションがインストールされるときまたはインストールされた後に、アプリケーションに内包された前記第2のライブラリを抽出する抽出ステップと、前記抽出ステップにより抽出された前記第2のライブラリと同一の第1のライブラリが、前記保存手段に保存されているかどうかを判断する判断ステップと、前記判断ステップにより、抽出された第2のライブラリと同一の第1のライブラリが前記保存手段に保存されていると判断された場合、前記第2のライブラリの使用を禁止するとともに、前記第2のライブラリを内包するアプリケーションに対しては前記第1のライブラリを使用させる制御ステップと、を実行し、前記制御ステップでは、前記第2のライブラリの使用を禁止したときは、第2のライブラリの使用を禁止したことを表示手段に表示することを特徴とするアプリケーション内包ライブラリの処理方法。
(10)アプリケーションで使用され使用条件を満足している1個または複数個の第1のライブラリを保存する保存手段を備えた画像処理装置のコンピュータに、第2のライブラリを内包するアプリケーションをインストールするインストールステップと、前記インストールステップにより第2のライブラリを内包するアプリケーションがインストールされるときまたはインストールされた後に、アプリケーションに内包された前記第2のライブラリを抽出する抽出ステップと、前記抽出ステップにより抽出された前記第2のライブラリと同一の第1のライブラリが、前記保存手段に保存されているかどうかを判断する判断ステップと、前記判断ステップにより、抽出された第2のライブラリと同一の第1のライブラリが前記保存手段に保存されていると判断された場合、前記第2のライブラリの使用を禁止するとともに、前記第2のライブラリを内包するアプリケーションに対しては前記第1のライブラリを使用させる制御ステップと、を実行させ、前記判断ステップにより、前記インストールステップによる第2のライブラリを内包するアプリケーションのインストール中に、第2のライブラリと名称は同じであるがバージョンが異なる第1のライブラリが保存されていると判断された場合、前記制御ステップでは、前記インストールステップによる前記第2のライブラリを内包するアプリケーションのインストールを中断して、前記第2のライブラリが使用条件を満足しているかどうかを確認するための確認画面を表示手段に表示し、前記使用条件を満足していることの確認が得られた場合にのみ、中断したアプリケーションのインストールを許可する処理を実行させるためのプログラム。
(11)アプリケーションで使用され使用条件を満足している1個または複数個の第1のライブラリを保存する保存手段を備えた画像処理装置のコンピュータに、第2のライブラリを内包するアプリケーションをインストールするインストールステップと、前記インストールステップにより第2のライブラリを内包するアプリケーションがインストールされるときまたはインストールされた後に、アプリケーションに内包された前記第2のライブラリを抽出する抽出ステップと、前記抽出ステップにより抽出された前記第2のライブラリと同一の第1のライブラリが、前記保存手段に保存されているかどうかを判断する判断ステップと、前記判断ステップにより、抽出された第2のライブラリと同一の第1のライブラリが前記保存手段に保存されていると判断された場合、前記第2のライブラリの使用を禁止するとともに、前記第2のライブラリを内包するアプリケーションに対しては前記第1のライブラリを使用させる制御ステップと、を実行させ、前記制御ステップでは、前記第2のライブラリの使用を禁止したときは、第2のライブラリの使用を禁止したことを表示手段に表示する処理を実行させるためのプログラム。
The above object is achieved by the following means.
(1) A storage means for storing one or a plurality of first libraries used in the application and satisfying the usage conditions, an installation means for installing the application, and a second library included by the installation means. The extraction means for extracting the second library included in the application and the same first library as the second library extracted by the extraction means are used when or after the application is installed. , When it is determined by the determination means for determining whether or not the library is stored in the storage means and the first library which is the same as the extracted second library is stored in the storage means. A control means for prohibiting the use of the second library and causing an application containing the second library to use the first library is provided , and the determination means is used by the installation means. When it is determined that the first library having the same name as the second library but different version is stored during the installation of the application containing the second library, the control means is the installation means. The installation of the application containing the second library is interrupted, a confirmation screen for confirming whether the second library satisfies the usage conditions is displayed on the display means, and the usage conditions are satisfied. An image processing device characterized in that it allows the installation of interrupted applications only when it is confirmed that it is doing so .
(2) A storage means for storing one or a plurality of first libraries used in the application and satisfying the usage conditions, an installation means for installing the application, and a second library included by the installation means. The extraction means for extracting the second library included in the application and the same first library as the second library extracted by the extraction means are used when or after the application is installed. , When it is determined by the determination means for determining whether or not the library is stored in the storage means and the first library which is the same as the extracted second library is stored in the storage means. A control means for prohibiting the use of the second library and causing an application including the second library to use the first library. The control means is provided with the second library. An image processing device characterized in that when the use of a library is prohibited, the display means displays that the use of the second library is prohibited.
(3) By the determination means, it is determined that the first library having the same name as the second library but different version is saved during the installation of the application containing the second library by the installation means. If so, the control means is the image processing apparatus according to item 2 above, which cancels the installation of the application containing the second library by the installation means.
(4) By the determination means, it is determined that the first library having the same name as the second library but different version is saved after the installation of the application containing the second library by the installation means. If the control means is the image processing apparatus according to item 2 above, the control means deletes the second library from the storage means.
(5) By the determination means, it is determined that the first library having the same name as the second library but different version is saved during the installation of the application containing the second library by the installation means. If so, the control means interrupts the installation of the application containing the second library by the installation means, and confirms whether or not the second library satisfies the usage conditions. The image processing apparatus according to item 2 above, which allows the installation of the interrupted application only when it is confirmed that the above-mentioned conditions of use are satisfied.
(6) The image processing apparatus according to any one of the preceding paragraphs 1 to 5, wherein the usage conditions include license conditions with the provider of the first library.
(7) The image processing apparatus according to any one of items 1 to 6 above, wherein the prohibition of use of the second library by the control means includes deletion of the second library.
(8) An installation step in which an image processing device provided with a storage means for storing one or a plurality of first libraries used in an application and satisfying the usage conditions installs an application containing the second library. And the extraction step of extracting the second library included in the application when the application containing the second library is installed by the installation step or after the installation, and the extraction step extracted by the extraction step. A determination step for determining whether or not the first library, which is the same as the second library, is stored in the storage means, and a first library, which is the same as the second library extracted by the determination step, are described. When it is determined that the library is stored in the storage means, the use of the second library is prohibited, and the application including the second library is made to use the first library. Is executed, and according to the determination step, the first library having the same name as the second library but different version is saved during the installation of the application containing the second library by the installation step. If it is determined, in the control step, the installation of the application containing the second library by the installation step is interrupted, and confirmation for confirming whether or not the second library satisfies the usage conditions is performed. A method for processing an application inclusion library, which comprises displaying a screen on a display means and permitting installation of an interrupted application only when it is confirmed that the above-mentioned conditions of use are satisfied.
(9) An installation step in which an image processing device provided with a storage means for storing one or a plurality of first libraries used in an application and satisfying the usage conditions installs an application containing the second library. And the extraction step of extracting the second library included in the application when the application containing the second library is installed by the installation step or after the installation, and the extraction step extracted by the extraction step. A determination step for determining whether or not the first library, which is the same as the second library, is stored in the storage means, and a first library, which is the same as the second library extracted by the determination step, are described. When it is determined that the library is stored in the storage means, the use of the second library is prohibited, and the application including the second library is made to use the first library. Is executed, and in the control step, when the use of the second library is prohibited, the display means is displayed to indicate that the use of the second library is prohibited.
(10) Install the application containing the second library on the computer of the image processing apparatus provided with the storage means for storing one or more first libraries used in the application and satisfying the usage conditions. An installation step, an extraction step of extracting the second library included in the application when or after the application including the second library is installed by the installation step, and an extraction step extracted by the extraction step. A determination step for determining whether or not the first library that is the same as the second library is stored in the storage means, and a first library that is the same as the second library extracted by the determination step. When it is determined that is stored in the storage means, the control step of prohibiting the use of the second library and causing the application including the second library to use the first library. And, and by the determination step, during the installation of the application containing the second library by the installation step, the first library having the same name as the second library but different version is saved. If it is determined that the application is, the control step interrupts the installation of the application containing the second library by the installation step, and confirms whether the second library satisfies the usage conditions. A program for displaying the confirmation screen of the above on the display means and executing the process of permitting the installation of the interrupted application only when it is confirmed that the above-mentioned conditions of use are satisfied.
(11) Install the application containing the second library on the computer of the image processing apparatus provided with the storage means for storing one or a plurality of the first libraries used in the application and satisfying the usage conditions. An installation step, an extraction step for extracting the second library included in the application when or after the application containing the second library is installed by the installation step, and an extraction step extracted by the extraction step. A determination step for determining whether or not the first library, which is the same as the second library, is stored in the storage means, and a first library, which is the same as the second library extracted by the determination step. When it is determined that is stored in the storage means, the control step of prohibiting the use of the second library and causing the application including the second library to use the first library. And, in the control step, when the use of the second library is prohibited, a process for displaying to the display means that the use of the second library is prohibited is executed.

前項(1)に記載の発明によれば、インストール手段により第2のライブラリを内包するアプリケーションがインストールされるときまたはインストールされた後に、アプリケーションに内包された第2のライブラリが抽出され、この抽出された第2のライブラリと同一の第1のライブラリが、保存手段に保存されているかどうかが判断される。そして、抽出された第2のライブラリと同一の第1のライブラリが保存手段に保存されていると判断された場合、第2のライブラリの使用が禁止され、第2のライブラリを内包するアプリケーションに対して第1のライブラリを使用させるから、使用条件を満足している第1の
ライブラリと同じであっても使用条件を満足していない第2のライブラリを使用することはできなくなる。このため、使用条件を満足しているライブラリが既に保存されている状態で、同じライブラリを内包する新たなアプリケーションがインストールされるときのトラブル等の発生の恐れを解消できる画像処理装置となる。
また、第2のライブラリを内包するアプリケーションのインストール中に、第2のライブラリと名称は同じであるがバージョンが異なる第1のライブラリが保存されていると判断された場合、インストール手段による第2のライブラリを内包するアプリケーションのインストールが中断されて、第2のライブラリが使用条件を満足しているかどうかを確認するための確認画面が表示手段に表示され、使用条件を満足していることの確認が得られた場合にのみ、中断したインストールが許可されるから、使用条件を満足していない第2のライブラリが保存され使用されるのを防止できる。
According to the invention described in the preceding paragraph (1), the second library included in the application is extracted when or after the application containing the second library is installed by the installation means, and this extraction is performed. It is determined whether or not the first library, which is the same as the second library, is stored in the storage means. Then, when it is determined that the same first library as the extracted second library is stored in the storage means, the use of the second library is prohibited and the application containing the second library is prohibited from using the second library. Since the first library is used, the second library that does not satisfy the usage conditions cannot be used even if it is the same as the first library that satisfies the usage conditions. Therefore, it is an image processing device that can eliminate the risk of troubles when a new application containing the same library is installed in a state where a library satisfying the usage conditions has already been saved.
If it is determined that the first library, which has the same name as the second library but has a different version, is saved during the installation of the application containing the second library, the second library by the installation means is used. The installation of the application containing the library is interrupted, and a confirmation screen for confirming whether the second library satisfies the usage conditions is displayed on the display means, and confirmation that the usage conditions are satisfied is displayed. Since the interrupted installation is allowed only when it is obtained, it is possible to prevent the second library that does not satisfy the usage conditions from being saved and used.

前項()に記載の発明によれば、第2のライブラリを内包するアプリケーションのインストール中に、第2のライブラリと名称は同じであるがバージョンが異なる第1のライブラリが保存されていると判断された場合、インストール手段による第2のライブラリを内包するアプリケーションのインストールは中止されるから、使用条件を満足する第1のライブラリと名称は同じであるがバージョンが異なる第2のライブラリが使用されるのを防止できる。
According to the invention described in the previous section ( 3 ), it is determined that the first library having the same name as the second library but different version is saved during the installation of the application containing the second library. If this is done, the installation of the application containing the second library by the installation means will be stopped, so the second library with the same name as the first library that satisfies the usage conditions but with a different version will be used. Can be prevented.

前項()に記載の発明によれば、第2のライブラリを内包するアプリケーションのインストール後に、第2のライブラリと名称は同じであるがバージョンが異なる第1のライブラリが保存されていると判断された場合、第2のライブラリは保存手段から削除されるから、使用条件を満足する第1のライブラリと名称は同じであるがバージョンが異なる第2のライブラリが使用されるのを防止できる。
According to the invention described in the previous section ( 4 ), it is determined that the first library having the same name as the second library but different version is saved after the installation of the application containing the second library. In this case, since the second library is deleted from the storage means, it is possible to prevent the second library having the same name as the first library satisfying the usage conditions but having a different version from being used.

前項()に記載の発明によれば、第2のライブラリを内包するアプリケーションのインストール中に、第2のライブラリと名称は同じであるがバージョンが異なる第1のライブラリが保存されていると判断された場合、インストール手段による第2のライブラリを内包するアプリケーションのインストールが中断されて、第2のライブラリが使用条件を満足しているかどうかを確認するための確認画面が表示手段に表示され、使用条件を満足していることの確認が得られた場合にのみ、中断したインストールが許可されるから、使用条件を満足していない第2のライブラリが保存され使用されるのを防止できる。
According to the invention described in the previous section ( 5 ), it is determined that the first library having the same name as the second library but different version is saved during the installation of the application containing the second library. If so, the installation of the application containing the second library by the installation means is interrupted, and a confirmation screen for confirming whether the second library satisfies the usage conditions is displayed on the display means and used. Since the interrupted installation is permitted only when it is confirmed that the conditions are satisfied, it is possible to prevent the second library that does not satisfy the conditions of use from being saved and used.

前項()に記載の発明によれば、使用条件には第1のライブラリの提供元との使用許諾条件が含まれるから、第1のライブラリと同じであるが提供元から使用許諾条件を得ていない第2のライブラリが使用され、第1のライブラリの提供元と無用のトラブルが発生するのを防止できる。
According to the invention described in the preceding paragraph ( 6 ), the terms of use include the terms of license with the provider of the first library, so that the terms of use are the same as those of the first library, but the terms of license are obtained from the provider. A second library that is not used is used, and it is possible to prevent unnecessary troubles with the provider of the first library.

前項()に記載の発明によれば、第2のライブラリを削除することにより第2のライブラリの使用を禁止できる。
According to the invention described in the preceding paragraph ( 7 ), the use of the second library can be prohibited by deleting the second library.

前項()に記載の発明によれば、第2のライブラリの使用が禁止されたときは、そのことが表示手段に表示されるから、画像処理装置の開発者等は第2のライブラリの使用が禁止されたことを認識できる。
According to the invention described in the preceding paragraph ( 2 ), when the use of the second library is prohibited, it is displayed on the display means, so that the developer of the image processing device or the like can use the second library. Can be recognized that was banned.

前項(8)に記載の発明によれば、使用条件を満足している第1のライブラリと同じであっても使用条件を満足していない第2のライブラリを使用することはなくなるから、使用条件を満足しているライブラリが既に保存されている状態で、同じライブラリを内包する新たなアプリケーションがインストールされるときのトラブル等の発生の恐れを解消できる。 According to the invention described in the preceding paragraph (8), the second library that does not satisfy the usage conditions will not be used even if it is the same as the first library that satisfies the usage conditions. It is possible to eliminate the risk of troubles when a new application containing the same library is installed while the library that satisfies the above is already saved.

前項(10)に記載の発明によれば、第2のライブラリを内包するアプリケーションをインストールされるときまたはインストールされた後に、アプリケーションに内包された第2のライブラリを抽出し、この抽出した第2のライブラリと同一の第1のライブラリが、保存手段に保存されているかどうかを判断し、第2のライブラリと同一の第1のライブラリが保存手段に保存されていると判断した場合、第2のライブラリの使用を禁止し、第2のライブラリを内包するアプリケーションに対して第1のライブラリを使用させる処理を、第1のライブラリを保存する保存手段を備えた画像処理装置のコンピュータに実行させることができる。
According to the invention described in the previous section ( 10 ), the second library included in the application is extracted when or after the application containing the second library is installed, and the extracted second library is extracted. If it is determined whether the first library that is the same as the library is stored in the storage means, and if it is determined that the first library that is the same as the second library is stored in the storage means, the second library is stored. The process of prohibiting the use of the first library and causing the application containing the second library to use the first library can be executed by a computer of an image processing device provided with a storage means for storing the first library. ..

この発明の一実施形態に係る画像処理装置の構成を示すブロック図である。It is a block diagram which shows the structure of the image processing apparatus which concerns on one Embodiment of this invention. 図1に示した画像処理装置にアプリケーションがインストールされるときの画像処理装置の動作を説明するための図である。It is a figure for demonstrating the operation of the image processing apparatus when an application is installed in the image processing apparatus shown in FIG. (A)(B)は同じくアプリケーションがインストールされるときの画像処理装置の動作を説明するための図である。(A) and (B) are diagrams for explaining the operation of the image processing device when the application is also installed. インストールするアプリケーションに内包されるライブラリの使用を禁止したことを表示する画面の表示例を示す図である。It is a figure which shows the display example of the screen which displays that the use of the library included in the application to be installed is prohibited. インストールするアプリケーションに内包されるライブラリと名称は同じであるがバージョンが異なるライブラリが保存されていると判断された場合、内包されているライブラリが使用条件を満足しているかどうかを確認するための確認画面の表示例を示す図である。If it is determined that a library with the same name as the library included in the application to be installed but a different version is saved, check to check whether the included library meets the usage conditions. It is a figure which shows the display example of a screen. ライセンス規約が存在するフリーライセンスのライブラリの使用条件を満足するための一形態を説明するための図である。It is a figure for demonstrating one form for satisfying the terms of use of a free license library which has a license agreement. ライブラリを記憶装置へ保存するまでの手順を示すフローチャートである。It is a flowchart which shows the procedure until the library is saved in the storage device. アプリケーションがインストールされるときの画像処理装置の動作を説明するためのフローチャートである。It is a flowchart for demonstrating the operation of an image processing apparatus when an application is installed. 従来技術の課題を説明するための図である。It is a figure for demonstrating the problem of the prior art.

以下、この発明の実施形態を図面に基づいて説明する。 Hereinafter, embodiments of the present invention will be described with reference to the drawings.

図1は、この発明の一実施形態に係る画像処理装置としての画像形成装置1の構成を示すブロック図である。この実施形態では、画像形成装置1として、コピー機能、プリンタ機能、ファクシミリ機能、スキャン機能等を備えた多機能デジタル複合機であるMFP(Multifunction Peripheral)が用いられている。以下、画像形成装置をMFPともいう。 FIG. 1 is a block diagram showing a configuration of an image forming apparatus 1 as an image processing apparatus according to an embodiment of the present invention. In this embodiment, an MFP (Multifunction Peripheral), which is a multifunction digital multifunction device having a copy function, a printer function, a facsimile function, a scanning function, and the like, is used as the image forming apparatus 1. Hereinafter, the image forming apparatus is also referred to as an MFP.

図1に示すように、MFP1は、制御部100、記憶装置110、画像読取装置120、操作パネル130、画像出力装置140、プリンタコントローラ150及びネットワークインターフェイス(ネットワークI/F)160、無線通信インターフェース(無線通信I/F)170、認証部180等を備え、互いにシステムバス175を介して接続されている。 As shown in FIG. 1, the MFP 1 includes a control unit 100, a storage device 110, an image reading device 120, an operation panel 130, an image output device 140, a printer controller 150, a network interface (network I / F) 160, and a wireless communication interface ( It is equipped with a wireless communication I / F) 170, an authentication unit 180, and the like, and is connected to each other via a system bus 175.

制御部100は、CPU(Central Processing Unit)101、ROM(Read Only Memory)102、S-RAM(Static Random Access Memory)103、NV-RAM(Non Volatile RAM)104及び時計IC105等を備えている。 The control unit 100 includes a CPU (Central Processing Unit) 101, a ROM (Read Only Memory) 102, an S-RAM (Static Random Access Memory) 103, an NV-RAM (Non Volatile RAM) 104, a clock IC 105, and the like.

CPU101は、ROM102等に保存されている動作プログラムを実行することにより、MFP1の全体を統括的に制御する。例えばコピー機能、プリンタ機能、スキャン機能、ファクシミリ機能等を実行可能に制御したり、ユーザーによる操作パネル135の操作入力を受け付けて、指示されたジョブの動作条件の設定値を設定する処理を行う。更にこの実施形態では、アプリケーションをインストールしたり、ライブラリを内包するアプリケーションがインストールされるときまたはインストールされた後に、アプリケーションに内包されたライブラリを抽出するとともに、抽出したライブラリと同一のライブラリが、記憶装置110に保存されているかどうかを判断したり、判断結果に応じた処理を行ったりするが、詳細は後述する。 The CPU 101 comprehensively controls the entire MFP 1 by executing an operation program stored in the ROM 102 or the like. For example, the copy function, the printer function, the scan function, the facsimile function, and the like are controlled to be executable, and the operation input of the operation panel 135 by the user is received, and the setting value of the operation condition of the instructed job is set. Further, in this embodiment, the library included in the application is extracted when the application is installed or the application containing the library is installed or after the application is installed, and the same library as the extracted library is stored in the storage device. It is determined whether or not it is stored in 110, and processing is performed according to the determination result, but the details will be described later.

ROM102は、CPU101が実行するプログラムやその他のデータを格納する。 The ROM 102 stores a program executed by the CPU 101 and other data.

S-RAM103は、CPU101がプログラムを実行する際の作業領域となるものであり、プログラムやプログラムを実行する際のデータ等を一時的に保存する。 The S-RAM 103 is a work area when the CPU 101 executes a program, and temporarily stores the program, data when the program is executed, and the like.

NV-RAM104は、バッテリでバックアップされた不揮発メモリであり、画像形成に係わる各種の設定等を記憶するものである。 The NV-RAM 104 is a non-volatile memory backed up by a battery, and stores various settings and the like related to image formation.

時計IC105は、時刻を計時すると共に、内部タイマーとして機能し処理時間の計測等を行う。 The clock IC 105 measures the time and functions as an internal timer to measure the processing time and the like.

記憶装置110(保存手段に相当する)は、ハードディスク等からなり、1個または複数個のアプリケーション、1個または複数個のライブラリその他各種データ等を保存する。 The storage device 110 (corresponding to a storage means) comprises a hard disk or the like, and stores one or a plurality of applications, one or a plurality of libraries, and various other data.

画像読取装置120は、スキャナ等を備え、プラテンガラス上にセットされた原稿を走査することによって読み取り、読み取った原稿を画像データに変換する。 The image reading device 120 includes a scanner or the like, scans a document set on the platen glass, scans the document, and converts the scanned document into image data.

操作パネル130は、操作手段として、ユーザーがMFP1へジョブ等の指示や各種設定を行う際に用いられるものであり、リセットキー131、スタートキー132、ストップキー133、表示部134及びタッチパネル135等を備えている。 The operation panel 130 is used as an operation means when the user gives an instruction such as a job to the MFP 1 and makes various settings, and includes a reset key 131, a start key 132, a stop key 133, a display unit 134, a touch panel 135, and the like. I have.

リセットキー131は、設定をリセットする際に使用されるものであり、スタートキー132はスキャン等の開始操作に使用されるものであり、ストップキー133は動作を中断する場合等に押下されるものである。 The reset key 131 is used to reset the settings, the start key 132 is used for a start operation such as scanning, and the stop key 133 is pressed when the operation is interrupted. Is.

表示部134は、例えば液晶表示装置からなりメッセージや各種の操作画面等を表示するものであり、タッチパネル135は表示部134の画面上に形成され、ユーザーのタッチ操作を検出する。 The display unit 134 is composed of, for example, a liquid crystal display device and displays a message, various operation screens, and the like. The touch panel 135 is formed on the screen of the display unit 134 and detects a user's touch operation.

画像出力装置140は、画像読取装置120で読み取られた原稿の画像データや、端末装置3から送信されたプリントデータから生成された複写画像を用紙上に印字し印刷物として出力するものである。 The image output device 140 prints the image data of the original document read by the image reading device 120 and the copied image generated from the print data transmitted from the terminal device 3 on the paper and outputs it as a printed matter.

プリンタコントローラ150は、ネットワークインターフェース160によって受信されたプリントデータから複写画像を生成するものである。 The printer controller 150 generates a copy image from the print data received by the network interface 160.

ネットワークI/F160は、ネットワーク4を介してデータの送受信を行う通信手段として機能し、無線通信I/F170は近距離無線通信により外部装置と通信を行うためのインターフェースである。 The network I / F 160 functions as a communication means for transmitting and receiving data via the network 4, and the wireless communication I / F 170 is an interface for communicating with an external device by short-range wireless communication.

認証部180はログインするユーザーの認証用情報を取得し、この認証用情報を予め固定記憶装置110等に保存されている照合用の情報と比較照合して認証を行うものである。なお、ユーザーの認証用情報と照合用の情報との比較照合は、外部の認証サーバーにより行い、認証部180が認証サーバーから認証結果を受信することにより認証が行われても良い。 The authentication unit 180 acquires the authentication information of the user who logs in, compares and collates this authentication information with the verification information stored in the fixed storage device 110 or the like in advance, and performs authentication. The user's authentication information and the verification information may be compared and collated by an external authentication server, and the authentication unit 180 may receive the authentication result from the authentication server to perform the authentication.

次に、図1に示したMFP1の動作を説明する。 Next, the operation of the MFP 1 shown in FIG. 1 will be described.

図2に示すように、MFP1の保存領域(保存手段)である記憶装置110には、1個又は複数個のアプリケーションで使用されるプログラムであるライブラリA(第1のライブラリに相当)200が保存されている。このライブラリA200は、ライブラリA200の提供元(開発元)とMFP1の開発側との間で事前に使用許諾に関する合意が得られている、つまり使用条件が満足されたものであり、MFP1の開発側は制約無くライブラリA200の使用が可能となっている。なお、記憶装置110に保存されているライブラリは1個でなく複数個であっても良い。 As shown in FIG. 2, the storage device 110, which is the storage area (storage means) of the MFP 1, stores the library A (corresponding to the first library) 200, which is a program used by one or a plurality of applications. Has been done. This library A200 has a license agreement in advance between the provider (developer) of the library A200 and the developer of the MFP1, that is, the terms of use are satisfied, and the developer of the MFP 1 Can use the library A200 without any restrictions. The number of libraries stored in the storage device 110 may be a plurality of libraries instead of one.

次に、ライブラリA200が保存されている状態で、図3(A)に示すように、ライブラリA200と同じライブラリ210(第2のライブラリに相当する)を内包する新たなアプリケーションB300が、MFP1にインストールされる場合を考える。 Next, with the library A200 stored, as shown in FIG. 3A, a new application B300 containing the same library 210 (corresponding to the second library) as the library A200 is installed in the MFP1. Consider the case where it is done.

MFP1は、サーバー2やユーザーの端末装置等からアプリケーションB300のインストールを開始すると(丸数字1)、アプリケーションB300をS-RAM103上に展開して内包されているライブラリ(以下、内包ライブラリともいう)210を抽出し、内包ライブラリ210と同一のライブラリAが、記憶装置110に既に保存されているかどうかを、RAM103上でチェックし判断する(丸数字2)。 When the MFP1 starts the installation of the application B300 from the server 2 or the user's terminal device (circled number 1), the MFP1 expands the application B300 on the S-RAM 103 and includes a library (hereinafter, also referred to as an included library) 210. Is extracted, and whether or not the library A, which is the same as the included library 210, is already stored in the storage device 110 is checked and determined on the RAM 103 (circled number 2).

アプリケーションB300の内包ライブラリ210が既に保存されているライブラリAの一部として含まれている場合も同一と判断される。また、この実施形態では、限定はされないが、ライブラリが同一かどうかは内包ライブラリ210の名称及びバージョンが、保存されているライブラリA200の名称及びバージョン、あるいはライブラリA200に含まれているライブラリの名称及びバージョンと同一かどうかにより判断され、名称及びバージョンが同一であれば同一と判断される。 It is also determined that the inclusion library 210 of the application B300 is included as a part of the library A already stored. Further, in this embodiment, the name and version of the included library 210 are the name and version of the stored library A200, or the name and version of the library included in the library A200, although the library is not limited. It is judged whether it is the same as the version, and if the name and version are the same, it is judged to be the same.

内包ライブラリ210と同一のライブラリA200が記憶装置110に既に保存されていると判断された場合、内包ライブラリ210の使用を禁止する。この実施形態では、使用禁止の一例として内包ライブラリ210をアプリケーションB300から削除した上で、アプリケーションB300をインストールする(丸数字3)。 When it is determined that the same library A200 as the included library 210 is already stored in the storage device 110, the use of the included library 210 is prohibited. In this embodiment, as an example of prohibition of use, the included library 210 is deleted from the application B300, and then the application B300 is installed (circled number 3).

従って、図3(B)に示すように、既にライブラリA200が保存されているMFP1の記憶装置110には、内包ライブラリ210は削除された状態で、アプリケーションB300のみがインストールされ保存される。 Therefore, as shown in FIG. 3B, only the application B300 is installed and stored in the storage device 110 of the MFP1 in which the library A200 is already stored, with the included library 210 deleted.

アプリケーションB300のインストール後、アプリケーションB300によるライブラリAの使用時には、MFP1のCPU101は、記憶装置110に保存されているライブラリA200を呼び出して使用させる。 After the installation of the application B300, when the library A is used by the application B300, the CPU 101 of the MFP1 calls and uses the library A200 stored in the storage device 110.

このように、この実施形態では、ライブラリ210を内包するアプリケーションB300がインストールされるときに、アプリケーションB300に内包されたライブラリ210が抽出され、この抽出された内包ライブラリ210と同一のライブラリA200が、記憶装置110に既に保存されているかどうかが判断される。そして、抽出された内包ライブラリ210と同一のライブラリA200が記憶装置110に保存されていると判断された場合、内包ライブラリ210は削除された状態でアプリケーションB300がインストールされる。また、アプリケーションB300に対してライブラリA200を使用させるから、使用条件について提供元と合意しているライブラリA200と同じであっても使用条件について合意していない内包ライブラリ210を使用することはできなくなる。このため、使用条件を満足しているライブラリA200が既に保存されている状態で、同じライブラリ210を内包する新たなアプリケーションB300がインストールされるときのトラブル等の発生の恐れを解消できる。 As described above, in this embodiment, when the application B300 including the library 210 is installed, the library 210 included in the application B300 is extracted, and the same library A200 as the extracted included library 210 is stored. It is determined whether or not it has already been stored in the device 110. Then, when it is determined that the same library A200 as the extracted included library 210 is stored in the storage device 110, the application B300 is installed with the included library 210 deleted. Further, since the application B300 is made to use the library A200, it is not possible to use the included library 210 that does not agree on the usage conditions even if it is the same as the library A200 that has agreed on the usage conditions with the provider. Therefore, it is possible to eliminate the possibility of trouble or the like when a new application B300 including the same library 210 is installed in a state where the library A200 satisfying the usage conditions has already been saved.

なお、上記の実施形態では、アプリケーションB300のインストールのときに内包ライブラリ210を抽出し、内包ライブラリ210と同一のライブラリA200が、記憶装置110に既に保存されているかどうかを判断した。しかし、アプリケーションB300がインストールされた後、換言すればアプリケーションB300と内包ライブラリ210が記憶装置110に保存された後に、内包ライブラリ210を抽出し、内包ライブラリ210と同一のライブラリA200が、記憶装置110に既に保存されているかどうかを判断し、同一のライブラリA200が既に保存されていると判断された場合に、内包ライブラリ210を削除しても良い。 In the above embodiment, the inclusion library 210 is extracted when the application B300 is installed, and it is determined whether or not the library A200, which is the same as the inclusion library 210, is already stored in the storage device 110. However, after the application B300 is installed, in other words, after the application B300 and the inclusion library 210 are stored in the storage device 110, the inclusion library 210 is extracted, and the same library A200 as the inclusion library 210 is stored in the storage device 110. If it is determined whether or not the library A200 has already been saved and it is determined that the same library A200 has already been saved, the included library 210 may be deleted.

また、内包ライブラリ210を削除するのではなく、そのままインストールして記憶装置110に保存した状態とするが、内包ライブラリ210の使用を禁止する構成としても良い。 Further, instead of deleting the included library 210, it is installed as it is and saved in the storage device 110, but the use of the included library 210 may be prohibited.

また、内包ライブラリ210の使用を禁止(削除を含む)した場合は、MFP1は図4に示すように、内包ライブラリ210の使用を禁止したことを示すメッセージを、表示部134に表示しても良い。これによって、MFP1の開発者等は内包ライブラリ210の使用が禁止されたことを認識できる。図4で「OK」ボタンを押すと表示が消去される。 Further, when the use of the included library 210 is prohibited (including deletion), the MFP1 may display a message indicating that the use of the included library 210 is prohibited on the display unit 134 as shown in FIG. .. As a result, the developers of MFP1 and the like can recognize that the use of the included library 210 is prohibited. When the "OK" button is pressed in FIG. 4, the display is deleted.

また、アプリケーションB300のインストール中に、内包ライブラリ210と名称は同じであるがバージョンが異なるライブラリA200が保存されていると判断された場合、内包ライブラリ210の記憶装置110への保存を中止する構成としても良い。あるいは、アプリケーションB300のインストール後に、内包ライブラリ210と名称は同じであるがバージョンが異なるライブラリA200が保存されていると判断された場合は、内包ライブラリ210を記憶装置110から削除する構成としても良い。このような構成により、使用条件を満足するライブラリA200と名称は同じであるがバージョンが異なる内包ライブラリ210が使用されるのを防止でき、無用のトラブルが発生するのを防止することができる。 Further, during the installation of the application B300, if it is determined that the library A200 having the same name as the internal library 210 but a different version is stored, the storage of the internal library 210 in the storage device 110 is stopped. Is also good. Alternatively, if it is determined that the library A200 having the same name as the internal library 210 but a different version is stored after the installation of the application B300, the internal library 210 may be deleted from the storage device 110. With such a configuration, it is possible to prevent the inclusion library 210 having the same name as the library A200 satisfying the usage conditions but having a different version from being used, and it is possible to prevent unnecessary troubles from occurring.

また、アプリケーションB300のインストール中に、内包ライブラリ210と名称は同じであるがバージョンが異なるライブラリA200が保存されていると判断された場合、アプリケーションB300のインストールを中断し、内包ライブラリ210が使用条件を満足しているかどうかを確認するための確認画面を表示部132に表示し、使用条件を満足していることの確認が得られた場合にのみ、中断したアプリケーションB300のインストールを許可するようにしても良い。これにより、使用条件を満足していない内包ライブラリ210が保存され使用されるのを防止できる。 Further, during the installation of the application B300, if it is determined that the library A200 having the same name as the internal library 210 but a different version is saved, the installation of the application B300 is interrupted and the internal library 210 sets the usage conditions. A confirmation screen for confirming whether or not the user is satisfied is displayed on the display unit 132, and the interrupted application B300 installation is permitted only when the confirmation that the usage conditions are satisfied is obtained. Is also good. As a result, it is possible to prevent the inclusion library 210 that does not satisfy the usage conditions from being stored and used.

確認画面は、例えば図5に示すように、「アプリケーションBの提供元アドレスを入力してアクセスし、使用条件を満足しているか確認して下さい。」のメッセージと共に、アプリケーションB300の提供元の連絡先アドレスの入力フォーム134aを有する画面をポップアップ表示等することにより行われる。入力フォーム134aにアプリケーションB300の提供元の連絡先アドレスを入力し、「実行」ボタンを押すことで、アプリケーションB300の提供元にアクセスし、使用に問題の無いことを確認する。必要であれば使用許諾を得ることにより使用条件を満足する。 On the confirmation screen, for example, as shown in FIG. 5, the message "Enter the provider address of application B to access and confirm whether the conditions of use are satisfied" is displayed, and the contact of the provider of application B300 is displayed. This is done by displaying a pop-up screen or the like having the input form 134a of the destination address. Enter the contact address of the provider of the application B300 in the input form 134a and click the "Execute" button to access the provider of the application B300 and confirm that there is no problem in using it. Satisfy the terms of use by obtaining a license if necessary.

使用に問題の無いことの確認後、MFP1は、中断したアプリケーションB300のインストールを許可することで、インストールが再開され、アプリケーションB300及び内包ライブラリ210が記憶装置110に保存される。使用に問題の無いことの確認が得られなかった場合は、インストールを中止すれば良い。 After confirming that there is no problem in use, the MFP1 allows the interrupted installation of the application B300 to resume the installation, and the application B300 and the included library 210 are stored in the storage device 110. If you are not sure that there is no problem in using it, you can stop the installation.

ところで、ライブラリA200がフリーライセンスのライブラリであっても、ライセンス規約が存在することがあり、この場合は同様に使用前に使用条件を満足しておくことが必要となる場合がある。フリーライブラリライセンスの使用条件の一例を説明すると、
1.ライブラリの再配布は、著作権表示、ここに列挙された条件、及び免責条項を保持すること、
2.このソフトウェアの機能に言及するまたは使用する全ての宣伝物には「この製品は、・・・によって開発されたソフトウェアが含まれています。」という謝辞を表示すること。
By the way, even if the library A200 is a free licensed library, there may be a license agreement, and in this case, it may be necessary to satisfy the usage conditions before use as well. To explain an example of the terms of use of the free library license,
1. 1. Redistribution of the library retains the copyright notice, the terms listed here, and the disclaimer.
2. All promotional material that mentions or uses the features of this software shall display an acknowledgment that "This product contains software developed by ...".

つまり、ライブラリ200の使用時には、例えば図6に示すように、ドキュメントへ「著作権明示」及び「ライブラリ開発元への謝辞」を記載し、あるいは製品サイト上へ「著作権明示」及び「ライブラリ開発元への謝辞」を記載するという条件を満足することで、ライブラリA200をMFP1の記憶装置110に保存し、あるいはアプリケーションB300の内包ライブラリ210としてライブラリを使用することができる。 That is, when using the library 200, for example, as shown in FIG. 6, write "copyright clearly" and "thank you to the library developer" in the document, or write "copyright clearly" and "library development" on the product site. By satisfying the condition of stating "thanks to the original", the library A200 can be stored in the storage device 110 of the MFP1 or the library can be used as the included library 210 of the application B300.

図7は、ライブラリA200を記憶装置110へ保存するまでの手順を示すフローチャートである。 FIG. 7 is a flowchart showing a procedure for storing the library A200 in the storage device 110.

ステップS01で、MFP1内での使用が想定されるライブラリA200を選定したのち、ステップS02で、選定したライブラリA200(対象ライブラリ)のライセンスを含む使用条件を満足させる。 In step S01, the library A200 that is expected to be used in the MFP1 is selected, and then in step S02, the usage conditions including the license of the selected library A200 (target library) are satisfied.

次いでステップS03で、使用条件を満足させたライブラリA200をMFP1の記憶装置110に格納する。 Next, in step S03, the library A200 satisfying the usage conditions is stored in the storage device 110 of the MFP1.

図8は、ライブラリ210を内包するアプリケーションB300がインストールされるときのMFP1の動作を説明するためのフローチャートである。このフローチャートに示される動作は、MFP1のCPU101がROM102等の記録媒体に格納された動作プログラムに従って動作することにより実行される。 FIG. 8 is a flowchart for explaining the operation of the MFP 1 when the application B 300 including the library 210 is installed. The operation shown in this flowchart is executed by the CPU 101 of the MFP 1 operating according to an operation program stored in a recording medium such as a ROM 102.

ステップS11ではアプリケーションB300のインストールを開始し、ステップS12で、アプリケーションB300内のライブラリ保持状態、換言すれば内包ライブラリ210が存在しているかどうかを確認する。 In step S11, the installation of the application B300 is started, and in step S12, it is confirmed whether or not the library holding state in the application B300, in other words, the included library 210 exists.

次いでステップS13で内包ライブラリ210の有無を判断する。内包ライブラリ210が存在しなければ(ステップS13でNO)、ステップS27で、アプリケーションB300のインストールを継続し完了する。内包ライブラリ210が存在すれば(ステップS13でYES)、ステップS14で内包ライブラリ210を抽出した後、ステップS15で、MFP1の記憶装置110に、抽出した内包ライブラリ210と名称が同じでバージョンも同じライブラリA200が存在するかどうかを判断する。 Next, in step S13, the presence or absence of the inclusion library 210 is determined. If the included library 210 does not exist (NO in step S13), the installation of application B300 is continued and completed in step S27. If the included library 210 exists (YES in step S13), the included library 210 is extracted in step S14, and then in step S15, the library 110 having the same name as the extracted included library 210 and the same version is stored in the storage device 110 of the MFP1. Determine if A200 is present.

抽出した内包ライブラリ210と名称が同じでバージョンも同じライブラリA200が存在する場合(ステップS15でYES)、ステップS16で、記憶装置110内の該当ライブラリA200は使用条件のあるライブラリかどうかを調べ、使用条件のあるライブラリでなければ(ステップS16でNO)、ステップS19で、内包ライブラリ210を有するアプリケーションB300をそのままインストールする。使用条件のあるライブラリであれば(ステップS16でYES)、ステップS17で内包ライブラリ210を削除する。 If a library A200 having the same name as the extracted included library 210 and the same version exists (YES in step S15), in step S16, it is checked whether the corresponding library A200 in the storage device 110 is a library with usage conditions, and the library A200 is used. If it is not a library with conditions (NO in step S16), application B300 having the included library 210 is installed as it is in step S19. If the library has usage conditions (YES in step S16), the included library 210 is deleted in step S17.

ステップS18では削除したことを表示部132に表示したのち、ステップS19で、内包ライブラリ210を削除したアプリケーションB300のインストールを継続し、インストールを完了する。この場合、インストールしたアプリケーションB300の使用時には、削除した内包ライブラリ210と同じ記憶装置110内のライブラリA200を使用させる。 In step S18, the deletion is displayed on the display unit 132, and then in step S19, the installation of the application B300 in which the inclusion library 210 is deleted is continued, and the installation is completed. In this case, when the installed application B300 is used, the library A200 in the same storage device 110 as the deleted internal library 210 is used.

ステップS15で、MFP1の記憶装置110に、抽出した内包ライブラリ210と名称が同じでバージョンも同じライブラリが存在しない場合(ステップS16でNO)、ステップS20で、内包ライブラリ210と名称が同じであるがバージョンが相違するライブラリが存在するかどうかを判断する。 In step S15, when the library 110 having the same name as the extracted included library 210 and the same version does not exist in the storage device 110 of the MFP1 (NO in step S16), the name is the same as the included library 210 in step S20. Determine if there are libraries with different versions.

存在する場合(ステップS20でYES)、ステップS21で、そのライブラリは使用条件のあるライブラリかどうかを調べ、使用条件のあるライブラリでなければ(ステップS21でNO)、ステップS19に進み、内包ライブラリ210を有するアプリケーションB300をそのままインストールする。 If it exists (YES in step S20), in step S21 it is checked whether the library has usage conditions, and if it is not a library with usage conditions (NO in step S21), the process proceeds to step S19 and the included library 210 The application B300 having the above is installed as it is.

使用条件のあるライブラリであれば(ステップS21でYES)、ステップS22で、アプリケーションB300のインストールを中断した後、ステップS23に進み、内包ライブラリ210が使用条件を満足しているかどうかを確認するための確認画面を表示部132に表示したのち、ステップS24で確認が得られたかどうかを判断する。確認が得られなかった場合は(ステップS24でNO)、ステップS25でインストールは中止する。確認が得られた場合(ステップS24でYES)、ステップS19に進み、内包ライブラリ210を有するアプリケーションB300をそのままインストールする。なお、ステップS21で使用条件のあるライブラリであると判断された場合(ステップS21でYES)、インストールを中止したり、内包ライブラリ210を削除してアプリケーションB300をインストールしても良い。 If the library has usage conditions (YES in step S21), the installation of application B300 is interrupted in step S22, and then the process proceeds to step S23 to check whether the included library 210 satisfies the usage conditions. After displaying the confirmation screen on the display unit 132, it is determined in step S24 whether or not the confirmation has been obtained. If confirmation is not obtained (NO in step S24), the installation is stopped in step S25. If confirmation is obtained (YES in step S24), the process proceeds to step S19, and the application B300 having the included library 210 is installed as it is. If it is determined in step S21 that the library has usage conditions (YES in step S21), the installation may be stopped, or the included library 210 may be deleted and the application B300 may be installed.

ステップS20で、内包ライブラリ210と名称が同じであるがバージョンが相違するライブラリが存在しなかった場合(ステップS21でNO)、ステップS25で、アプリケーションB300のインストールを中止する。ただし、内包ライブラリ210の使用条件を満足させた状態としたのち、アプリケーションB300をインストールしても良い。 If there is no library having the same name as the included library 210 but a different version in step S20 (NO in step S21), the installation of the application B300 is stopped in step S25. However, the application B300 may be installed after the conditions for using the included library 210 are satisfied.

1 MFP
100 制御部
101 CPU
102 ROM
110 記憶装置(保存手段)
134 表示部
200 画像処理装置側のライブラリ
210 アプリケーションに内包されているライブラリ
300 インストールされるアプリケーション
1 MFP
100 Control unit 101 CPU
102 ROM
110 Storage device (storage means)
134 Display 200 Library on the image processor side 210 Library included in the application 300 Application to be installed

Claims (11)

アプリケーションで使用され使用条件を満足している1個または複数個の第1のライブラリを保存する保存手段と、
アプリケーションをインストール可能なインストール手段と、
前記インストール手段により第2のライブラリを内包するアプリケーションがインストールされるときまたはインストールされた後に、アプリケーションに内包された前記第2のライブラリを抽出する抽出手段と、
前記抽出手段により抽出された前記第2のライブラリと同一の第1のライブラリが、前記保存手段に保存されているかどうかを判断する判断手段と、
前記判断手段により、抽出された第2のライブラリと同一の第1のライブラリが前記保存手段に保存されていると判断された場合、前記第2のライブラリの使用を禁止するとともに、前記第2のライブラリを内包するアプリケーションに対しては前記第1のライブラリを使用させる制御手段と、
を備え
前記判断手段により、前記インストール手段による第2のライブラリを内包するアプリケーションのインストール中に、第2のライブラリと名称は同じであるがバージョンが異なる第1のライブラリが保存されていると判断された場合、前記制御手段は、前記インストール手段による前記第2のライブラリを内包するアプリケーションのインストールを中断して、前記第2のライブラリが使用条件を満足しているかどうかを確認するための確認画面を表示手段に表示し、前記使用条件を満足していることの確認が得られた場合にのみ、中断したアプリケーションのインストールを許可することを特徴とする画像処理装置。
A storage means for storing one or more primary libraries that are used in the application and satisfy the conditions of use.
Installation means that can install the application,
An extraction means for extracting the second library included in the application when or after the application containing the second library is installed by the installation means.
A means for determining whether or not a first library, which is the same as the second library extracted by the extraction means, is stored in the storage means, and a determination means for determining whether or not the first library is stored in the storage means.
When it is determined by the determination means that the same first library as the extracted second library is stored in the storage means, the use of the second library is prohibited and the second library is prohibited. A control means for using the first library for an application containing a library, and
With
When it is determined by the determination means that the first library having the same name as the second library but different in version is saved during the installation of the application containing the second library by the installation means. , The control means interrupts the installation of the application containing the second library by the installation means, and displays a confirmation screen for confirming whether or not the second library satisfies the usage conditions. An image processing device, characterized in that the installation of an interrupted application is permitted only when it is confirmed that the above-mentioned conditions of use are satisfied .
アプリケーションで使用され使用条件を満足している1個または複数個の第1のライブラリを保存する保存手段と、A storage means for storing one or more primary libraries that are used in the application and satisfy the conditions of use.
アプリケーションをインストール可能なインストール手段と、Installation means that can install the application,
前記インストール手段により第2のライブラリを内包するアプリケーションがインストールされるときまたはインストールされた後に、アプリケーションに内包された前記第2のライブラリを抽出する抽出手段と、An extraction means for extracting the second library included in the application when or after the application containing the second library is installed by the installation means.
前記抽出手段により抽出された前記第2のライブラリと同一の第1のライブラリが、前記保存手段に保存されているかどうかを判断する判断手段と、A means for determining whether or not a first library, which is the same as the second library extracted by the extraction means, is stored in the storage means, and a determination means for determining whether or not the first library is stored in the storage means.
前記判断手段により、抽出された第2のライブラリと同一の第1のライブラリが前記保存手段に保存されていると判断された場合、前記第2のライブラリの使用を禁止するとともに、前記第2のライブラリを内包するアプリケーションに対しては前記第1のライブラリを使用させる制御手段と、When it is determined by the determination means that the same first library as the extracted second library is stored in the storage means, the use of the second library is prohibited and the second library is prohibited. A control means for using the first library for an application containing a library, and
を備え、With
前記制御手段は、前記第2のライブラリの使用を禁止したときは、第2のライブラリの使用を禁止したことを表示手段に表示することを特徴とする画像処理装置。The image processing device is characterized in that, when the use of the second library is prohibited, the control means displays on the display means that the use of the second library is prohibited.
前記判断手段により、前記インストール手段による第2のライブラリを内包するアプリケーションのインストール中に、第2のライブラリと名称は同じであるがバージョンが異なる第1のライブラリが保存されていると判断された場合、前記制御手段は、前記インストール手段による前記第2のライブラリを内包するアプリケーションのインストールを中止する請求項に記載の画像処理装置。 When it is determined by the determination means that the first library having the same name as the second library but different in version is saved during the installation of the application containing the second library by the installation means. The image processing apparatus according to claim 2 , wherein the control means cancels the installation of the application including the second library by the installation means. 前記判断手段により、前記インストール手段による第2のライブラリを内包するアプリケーションのインストール後に、第2のライブラリと名称は同じであるがバージョンが異なる第1のライブラリが保存されていると判断された場合、前記制御手段は、前記第2のライブラリを前記保存手段から削除する請求項に記載の画像処理装置。 When it is determined by the determination means that the first library having the same name as the second library but different version is stored after the installation of the application containing the second library by the installation means. The image processing apparatus according to claim 2 , wherein the control means deletes the second library from the storage means. 前記判断手段により、前記インストール手段による第2のライブラリを内包するアプリケーションのインストール中に、第2のライブラリと名称は同じであるがバージョンが異なる第1のライブラリが保存されていると判断された場合、前記制御手段は、前記インストール手段による前記第2のライブラリを内包するアプリケーションのインストールを中断して、前記第2のライブラリが使用条件を満足しているかどうかを確認するための確認画面を表示手段に表示し、前記使用条件を満足していることの確認が得られた場合にのみ、中断したアプリケーションのインストールを許可する請求項に記載の画像処理装置。 When it is determined by the determination means that the first library having the same name as the second library but different in version is saved during the installation of the application containing the second library by the installation means. , The control means interrupts the installation of the application containing the second library by the installation means, and displays a confirmation screen for confirming whether or not the second library satisfies the usage conditions. The image processing apparatus according to claim 2 , wherein the installation of the interrupted application is permitted only when it is confirmed that the above-mentioned conditions of use are satisfied. 前記使用条件には第1のライブラリの提供元との使用許諾条件が含まれる請求項1~のいずれかに記載の画像処理装置。 The image processing apparatus according to any one of claims 1 to 5 , wherein the terms of use include terms of license with the provider of the first library. 前記制御手段による第2のライブラリの使用の禁止には第2のライブラリの削除が含まれる請求項1~のいずれかに記載の画像処理装置。 The image processing apparatus according to any one of claims 1 to 6 , wherein prohibition of use of the second library by the control means includes deletion of the second library. アプリケーションで使用され使用条件を満足している1個または複数個の第1のライブラリを保存する保存手段を備えた画像処理装置が、
第2のライブラリを内包するアプリケーションをインストールするインストールステップと、
前記インストールステップにより第2のライブラリを内包するアプリケーションがインストールされるときまたはインストールされた後に、アプリケーションに内包された前記第2のライブラリを抽出する抽出ステップと、
前記抽出ステップにより抽出された前記第2のライブラリと同一の第1のライブラリが、前記保存手段に保存されているかどうかを判断する判断ステップと、
前記判断ステップにより、抽出された第2のライブラリと同一の第1のライブラリが前記保存手段に保存されていると判断された場合、前記第2のライブラリの使用を禁止するとともに、前記第2のライブラリを内包するアプリケーションに対しては前記第1のライブラリを使用させる制御ステップと、
を実行し、
前記判断ステップにより、前記インストールステップによる第2のライブラリを内包するアプリケーションのインストール中に、第2のライブラリと名称は同じであるがバージョンが異なる第1のライブラリが保存されていると判断された場合、前記制御ステップでは、前記インストールステップによる前記第2のライブラリを内包するアプリケーションのインストールを中断して、前記第2のライブラリが使用条件を満足しているかどうかを確認するための確認画面を表示手段に表示し、前記使用条件を満足していることの確認が得られた場合にのみ、中断したアプリケーションのインストールを許可することを特徴とするアプリケーション内包ライブラリの処理方法。
An image processor equipped with a storage means for storing one or more first libraries used in the application and satisfying the conditions of use.
Installation steps to install the application that contains the second library,
An extraction step of extracting the second library included in the application when or after the application containing the second library is installed by the installation step, and an extraction step.
A determination step for determining whether or not the same first library as the second library extracted by the extraction step is stored in the storage means, and a determination step.
When it is determined by the determination step that the same first library as the extracted second library is stored in the storage means, the use of the second library is prohibited and the second library is prohibited. A control step that causes the application containing the library to use the first library, and
And
When it is determined by the determination step that the first library having the same name as the second library but different version is saved during the installation of the application containing the second library by the installation step. In the control step, the installation of the application including the second library by the installation step is interrupted, and a confirmation screen for confirming whether the second library satisfies the usage conditions is displayed. A method of processing an application-encapsulated library , which comprises displaying in the above and permitting installation of an interrupted application only when it is confirmed that the above-mentioned conditions of use are satisfied .
アプリケーションで使用され使用条件を満足している1個または複数個の第1のライブラリを保存する保存手段を備えた画像処理装置が、An image processor equipped with a storage means for storing one or more first libraries used in the application and satisfying the conditions of use.
第2のライブラリを内包するアプリケーションをインストールするインストールステップと、Installation steps to install the application that contains the second library,
前記インストールステップにより第2のライブラリを内包するアプリケーションがインストールされるときまたはインストールされた後に、アプリケーションに内包された前記第2のライブラリを抽出する抽出ステップと、An extraction step of extracting the second library included in the application when or after the application containing the second library is installed by the installation step, and an extraction step.
前記抽出ステップにより抽出された前記第2のライブラリと同一の第1のライブラリが、前記保存手段に保存されているかどうかを判断する判断ステップと、A determination step for determining whether or not the same first library as the second library extracted by the extraction step is stored in the storage means, and
前記判断ステップにより、抽出された第2のライブラリと同一の第1のライブラリが前記保存手段に保存されていると判断された場合、前記第2のライブラリの使用を禁止するとともに、前記第2のライブラリを内包するアプリケーションに対しては前記第1のライブラリを使用させる制御ステップと、When it is determined by the determination step that the same first library as the extracted second library is stored in the storage means, the use of the second library is prohibited and the second library is prohibited. A control step that causes the application containing the library to use the first library, and
を実行し、And
前記制御ステップでは、前記第2のライブラリの使用を禁止したときは、第2のライブラリの使用を禁止したことを表示手段に表示することを特徴とするアプリケーション内包ライブラリの処理方法。In the control step, when the use of the second library is prohibited, the processing method of the application inclusion library is characterized in that the display means is displayed that the use of the second library is prohibited.
アプリケーションで使用され使用条件を満足している1個または複数個の第1のライブラリを保存する保存手段を備えた画像処理装置のコンピュータに、
第2のライブラリを内包するアプリケーションをインストールするインストールステップと、
前記インストールステップにより第2のライブラリを内包するアプリケーションがインストールされるときまたはインストールされた後に、アプリケーションに内包された前記第2のライブラリを抽出する抽出ステップと、
前記抽出ステップにより抽出された前記第2のライブラリと同一の第1のライブラリが、前記保存手段に保存されているかどうかを判断する判断ステップと、
前記判断ステップにより、抽出された第2のライブラリと同一の第1のライブラリが前記保存手段に保存されていると判断された場合、前記第2のライブラリの使用を禁止するとともに、前記第2のライブラリを内包するアプリケーションに対しては前記第1のライブラリを使用させる制御ステップと、
を実行させ、
前記判断ステップにより、前記インストールステップによる第2のライブラリを内包するアプリケーションのインストール中に、第2のライブラリと名称は同じであるがバージョンが異なる第1のライブラリが保存されていると判断された場合、前記制御ステップでは、前記インストールステップによる前記第2のライブラリを内包するアプリケーションのインストールを中断して、前記第2のライブラリが使用条件を満足しているかどうかを確認するための確認画面を表示手段に表示し、前記使用条件を満足していることの確認が得られた場合にのみ、中断したアプリケーションのインストールを許可する処理を実行させるためのプログラム。
To a computer of an image processor equipped with a storage means for storing one or more primary libraries used in the application and satisfying the conditions of use.
Installation steps to install the application that contains the second library,
An extraction step of extracting the second library included in the application when or after the application containing the second library is installed by the installation step, and an extraction step.
A determination step for determining whether or not the same first library as the second library extracted by the extraction step is stored in the storage means, and a determination step.
When it is determined by the determination step that the same first library as the extracted second library is stored in the storage means, the use of the second library is prohibited and the second library is prohibited. A control step that causes the application containing the library to use the first library, and
To execute,
When it is determined by the determination step that the first library having the same name as the second library but different version is saved during the installation of the application containing the second library by the installation step. In the control step, the installation of the application including the second library by the installation step is interrupted, and a confirmation screen for confirming whether the second library satisfies the usage conditions is displayed. A program for executing a process that permits the installation of an interrupted application only when it is confirmed that the above conditions of use are satisfied .
アプリケーションで使用され使用条件を満足している1個または複数個の第1のライブラリを保存する保存手段を備えた画像処理装置のコンピュータに、To a computer of an image processor equipped with a storage means for storing one or more primary libraries used in the application and satisfying the conditions of use.
第2のライブラリを内包するアプリケーションをインストールするインストールステップと、Installation steps to install the application that contains the second library,
前記インストールステップにより第2のライブラリを内包するアプリケーションがインストールされるときまたはインストールされた後に、アプリケーションに内包された前記第2のライブラリを抽出する抽出ステップと、An extraction step of extracting the second library included in the application when or after the application containing the second library is installed by the installation step, and an extraction step.
前記抽出ステップにより抽出された前記第2のライブラリと同一の第1のライブラリが、前記保存手段に保存されているかどうかを判断する判断ステップと、A determination step for determining whether or not the same first library as the second library extracted by the extraction step is stored in the storage means, and
前記判断ステップにより、抽出された第2のライブラリと同一の第1のライブラリが前記保存手段に保存されていると判断された場合、前記第2のライブラリの使用を禁止するとともに、前記第2のライブラリを内包するアプリケーションに対しては前記第1のライブラリを使用させる制御ステップと、When it is determined by the determination step that the same first library as the extracted second library is stored in the storage means, the use of the second library is prohibited and the second library is prohibited. A control step that causes the application containing the library to use the first library, and
を実行させ、To run,
前記制御ステップでは、前記第2のライブラリの使用を禁止したときは、第2のライブラリの使用を禁止したことを表示手段に表示する処理を実行させるためのプログラム。In the control step, when the use of the second library is prohibited, a program for causing the display means to execute a process indicating that the use of the second library is prohibited.
JP2018179147A 2018-09-25 2018-09-25 Image processing device, application inclusion library processing method and program Active JP7103113B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018179147A JP7103113B2 (en) 2018-09-25 2018-09-25 Image processing device, application inclusion library processing method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018179147A JP7103113B2 (en) 2018-09-25 2018-09-25 Image processing device, application inclusion library processing method and program

Publications (2)

Publication Number Publication Date
JP2020049700A JP2020049700A (en) 2020-04-02
JP7103113B2 true JP7103113B2 (en) 2022-07-20

Family

ID=69995896

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018179147A Active JP7103113B2 (en) 2018-09-25 2018-09-25 Image processing device, application inclusion library processing method and program

Country Status (1)

Country Link
JP (1) JP7103113B2 (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001154831A (en) 1999-11-25 2001-06-08 Nec Software Hokkaido Ltd System and method for controlling dynamic link library, and recording medium
JP2004164075A (en) 2002-11-11 2004-06-10 Hitachi Software Eng Co Ltd Library monitoring system
JP2007206965A (en) 2006-02-01 2007-08-16 Canon Inc Information processor and method for executing object-oriented program in the same device and its program
JP2016081281A (en) 2014-10-16 2016-05-16 キヤノン株式会社 Image processing device, image processing method, and program
US20170192766A1 (en) 2015-12-31 2017-07-06 Quixey, Inc. Cooperative Web-Assisted Deep Link Redirection
JP2017138747A (en) 2016-02-03 2017-08-10 キヤノン株式会社 Image forming apparatus
JP2018077690A (en) 2016-11-10 2018-05-17 キヤノン株式会社 Installation considering compatibility depending on difference in application execution environment, and firmware update method

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001154831A (en) 1999-11-25 2001-06-08 Nec Software Hokkaido Ltd System and method for controlling dynamic link library, and recording medium
JP2004164075A (en) 2002-11-11 2004-06-10 Hitachi Software Eng Co Ltd Library monitoring system
JP2007206965A (en) 2006-02-01 2007-08-16 Canon Inc Information processor and method for executing object-oriented program in the same device and its program
JP2016081281A (en) 2014-10-16 2016-05-16 キヤノン株式会社 Image processing device, image processing method, and program
US20170192766A1 (en) 2015-12-31 2017-07-06 Quixey, Inc. Cooperative Web-Assisted Deep Link Redirection
JP2017138747A (en) 2016-02-03 2017-08-10 キヤノン株式会社 Image forming apparatus
JP2018077690A (en) 2016-11-10 2018-05-17 キヤノン株式会社 Installation considering compatibility depending on difference in application execution environment, and firmware update method

Also Published As

Publication number Publication date
JP2020049700A (en) 2020-04-02

Similar Documents

Publication Publication Date Title
JP4848190B2 (en) Application execution apparatus, application execution method, and application execution program
JP4704233B2 (en) Information processing apparatus and control method thereof
JP4676724B2 (en) Information processing apparatus, information processing method, information processing program, and recording medium
JP4933886B2 (en) Apparatus, access control method, access control program, and recording medium
JP5268694B2 (en) License management system, image forming apparatus, and license management method
JP5239755B2 (en) Information processing apparatus, installation method, program, and storage medium
JP4209790B2 (en) Information processing apparatus, image forming apparatus, error processing method when starting program, and recording medium
CN112114842A (en) Information processing apparatus, control method thereof, and storage medium
JP2005202935A (en) Information processor, image forming apparatus, and electronic data movement canceling method
JP2008171306A (en) Electronic device and program
JP5776741B2 (en) Information processing apparatus, information processing system, information processing method, and information processing program
JP7103113B2 (en) Image processing device, application inclusion library processing method and program
US11526597B2 (en) Information processing apparatus, method of controlling the same, and storage medium
US11330129B2 (en) Image forming system, image forming apparatus, and storing medium storing application control program
JP2005174200A (en) Information processor, recording medium generation method, and recording medium
KR20170015171A (en) Information processing apparatus, method of controlling the same, and storage medium
JP4905378B2 (en) Information processing apparatus, information processing system, and program
US20110063646A1 (en) Recording medium, information processing apparatus and function simulation method of image processing apparatus
US20050231756A1 (en) Image forming apparatus
JP7103112B2 (en) Image processing device, application inclusion library processing method and program
JP4444641B2 (en) Information processing apparatus, image forming apparatus, and electronic data transfer method
JP6825587B2 (en) Image forming device
JP2011257876A (en) Image forming apparatus, software update method and software update program
JP5338610B2 (en) Information processing apparatus, information processing method, and program
JP7196556B2 (en) Image forming device, information processing device and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210820

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220405

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220601

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20220607

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220620

R150 Certificate of patent or registration of utility model

Ref document number: 7103113

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150