JP2010015533A - Installation device, installation method, program, and storage medium - Google Patents

Installation device, installation method, program, and storage medium Download PDF

Info

Publication number
JP2010015533A
JP2010015533A JP2008305048A JP2008305048A JP2010015533A JP 2010015533 A JP2010015533 A JP 2010015533A JP 2008305048 A JP2008305048 A JP 2008305048A JP 2008305048 A JP2008305048 A JP 2008305048A JP 2010015533 A JP2010015533 A JP 2010015533A
Authority
JP
Japan
Prior art keywords
function
module
definition file
extended
list
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.)
Granted
Application number
JP2008305048A
Other languages
Japanese (ja)
Other versions
JP5228851B2 (en
Inventor
Takuya Nagase
琢也 長瀬
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2008305048A priority Critical patent/JP5228851B2/en
Publication of JP2010015533A publication Critical patent/JP2010015533A/en
Application granted granted Critical
Publication of JP5228851B2 publication Critical patent/JP5228851B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide an installation device and the like for enabling a program for an extension function to be installed without being affected by an increase/decrease in the number of functions in the installation device for an application program with which the extension functions are selectively provided. <P>SOLUTION: The installation device for providing a pre-equipped basic function and an extension function corresponding to a module transferred from a module storage means 45 includes: a definition file storage means for storing a function definition file 31 for defining execution information for executing the module; a function list display part 41 for displaying the list of extension functions; a module determination part 42 for referring to the definition file storage means to determine a module corresponding to the extension function selected by an input means, such as a pointing device, from a list; and a module transfer part 43 for transferring a module determined by the module determination part 42 from the module storage means 45. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、アプリケーションプログラムを実行する情報処理装置にプログラムをインストールするインストール装置、インストール方法、プログラム及び記憶媒体に関する。   The present invention relates to an installation apparatus, an installation method, a program, and a storage medium for installing a program in an information processing apparatus that executes an application program.

PC(Personal Computer)や携帯端末などでは種々のアプリケーションが実行されるが、1つのアプリケーションにおいても複数のプログラムを呼び出して各プログラムが提供する機能をアプリケーションを介して提供する実行形態が取られることが多い。   Various applications are executed on a PC (Personal Computer), a portable terminal, and the like, but even in one application, an execution form in which a function provided by each program is provided through the application by calling a plurality of programs may be taken. Many.

このようなプログラムとしては、例えばウェブブラウザに追加されるツールバーなどのプラグイン、また、アプリケーションの提供者と同じ提供者が提供する拡張機能用のプログラムが知られている。機能を後から追加・削除する構成を採用することで、ユーザが必要な拡張機能のみを追加・購入することができるので、アプリケーションの全ての機能が必要でないユーザにとって便利である。   As such a program, for example, a plug-in such as a toolbar added to a web browser, and an extended function program provided by the same provider as the application provider are known. By adopting a configuration in which functions are added / deleted later, it is possible for a user who does not need all the functions of the application because it is possible to add / purchase only the necessary extended functions.

このためアプリケーションの多くは、ユーザサイドにおいて、必要な機能が拡張できるように、予め、全てのユーザに共通して提供する基本的な機能(以下、「基本機能」という。)と、ユーザが必要なときに拡張可能な機能(以下、「拡張機能」と言う。)とに分けて開発され、ユーザに提供されている。   For this reason, many of the applications require a basic function (hereinafter referred to as “basic function”) provided in advance to all users and a user so that necessary functions can be expanded on the user side. It has been developed separately for functions that can be expanded at any time (hereinafter referred to as “extended functions”) and provided to users.

この結果、ユーザは、基本機能を搭載したアプリケーションが動作するPCに、アプリケーション本体とは別に提供された「拡張機能」用のプログラムをインストールすることで、使用目的や用途に応じた機能拡張を行うことができる(例えば、特許文献1参照。)。特許文献1には、システムが有する複数個の文書管理DB(Data Base)との間で、データの送受信を行うために異なるDB間を接続する機能を、アプリケーション本体のプログラムとは別の機能拡張プログラムとしてインストールする統合文書管理システムが記載されている。   As a result, the user expands the function according to the purpose of use and the usage by installing the program for the “extended function” provided separately from the application main body on the PC on which the application having the basic function operates. (For example, refer to Patent Document 1). In Patent Document 1, a function for connecting different DBs to transmit and receive data to and from a plurality of document management DBs (Data Bases) included in the system is a function extension different from the program of the application main body. An integrated document management system to be installed as a program is described.

使用したいDBが増えた場合、ユーザは、そのDBからデータを読み出すために必要な拡張機能用プログラムをインストールすれば、1つのアプリケーションを用いて必要に応じて種々のDBに対応可能な環境を得ることができる。
特開2001−51840号公報
When the number of DBs to be used increases, the user can install an extended function program necessary for reading data from the DB, and obtain an environment that can support various DBs as needed using one application. be able to.
JP 2001-51840 A

しかしながら、特許文献1記載の統合文書管理システムは、ユーザが必要な拡張機能用プログラムを1つ1つインストールしなければならないという煩わしさが生じてしまうという問題がある。   However, the integrated document management system described in Patent Document 1 has the problem that the user has to install the necessary extension function programs one by one.

この不都合を回避するため、ユーザが使用したい拡張機能をアプリケーションに通知することで、アプリケーションが自動的に拡張機能用のプログラムを選択的に実行することが考えられる。しかし、ユーザが利用する拡張機能用のプログラムが増減した場合や、利用可能な拡張機能用のプログラムがバージョンアップされた場合、インストールする拡張機能用のプログラムが変わるおそれがある。この場合、ユーザは使用したい拡張機能を新たにアプリケーションに通知し直したり、通知方法を変更するなどの作業が必要になるという不都合がある。   In order to avoid this inconvenience, it is conceivable that the application automatically executes the program for the extended function by notifying the application of the extended function that the user wants to use. However, when the number of extended function programs used by the user increases or decreases, or when the available extended function program is upgraded, the installed extended function program may change. In this case, there is an inconvenience that the user needs to newly notify the application of the extended function to be used or change the notification method.

また、拡張機能のリストを生成しておくことが考えられるが、拡張機能に増減があった場合、常にリストの変更が必要になるという不都合がある。   Although it is conceivable to generate a list of extended functions, there is an inconvenience that it is always necessary to change the list when the number of extended functions increases or decreases.

本発明は、上記課題に鑑み、拡張機能が選択的に提供されるアプリケーションプログラムのインストール装置において、機能の増減により影響を受けずに拡張機能用のプログラムのインストールが可能なインストール装置、インストール方法、プログラム及び記憶媒体を提供することを目的とする。   In view of the above problems, the present invention provides an installation apparatus, an installation method, and an installation method capable of installing a program for an extended function without being affected by an increase or decrease in the function in an application program installation apparatus in which an extended function is selectively provided. It is an object to provide a program and a storage medium.

上記課題に鑑み、本発明は、予め備える基本機能と、モジュール記憶手段から転送されたモジュールに対応した拡張機能と、を提供するインストール装置において、拡張機能毎に、モジュールを実行するための実行情報が定義された定義ファイルを記憶する定義ファイル記憶手段と、拡張機能の一覧を表示する表示手段と、定義ファイル記憶手段を参照し、一覧からポインティングデバイス等の入力手段により選択された拡張機能に対応するモジュールを決定するモジュール決定手段と、モジュール決定手段が決定したモジュールを、モジュール記憶手段から転送するモジュール転送手段と、を有することを特徴とする。   In view of the above problems, the present invention provides execution information for executing a module for each extended function in an installation apparatus that provides a basic function provided in advance and an extended function corresponding to the module transferred from the module storage unit. The definition file storage means for storing the definition file in which is defined, the display means for displaying a list of extended functions, and the definition file storage means are referenced, and the extended function selected from the list by an input means such as a pointing device is supported. Module determining means for determining a module to be used, and module transfer means for transferring the module determined by the module determining means from the module storage means.

定義ファイルを参照してインストールするモジュールを決定するので、使用する拡張機能をアプリケーションに通知したり、リストを作成することなく、所望の拡張機能をインストールすることができる。   Since the module to be installed is determined with reference to the definition file, a desired extended function can be installed without notifying the application of the extended function to be used or creating a list.

また、本発明の一形態において、表示手段に表示された複数の拡張機能から、入力手段により選択された複数の拡張機能にそれぞれ対応した定義ファイルを、定義ファイル記憶手段から読み出す機能作成手段を有し、該機能作成手段は、読み出した複数の定義ファイルに定義された各モジュールの実行情報を用いて、選択された複数の拡張機能に対応する1つの拡張機能の前記定義ファイルを作成する、ことを特徴とする。   In one embodiment of the present invention, there is provided a function creation means for reading out from the definition file storage means definition files respectively corresponding to the plurality of extension functions selected by the input means from the plurality of extension functions displayed on the display means. The function creating means creates the definition file of one extended function corresponding to the selected plurality of extended functions using the execution information of each module defined in the plurality of read definition files. It is characterized by.

本発明によれば、ユーザが複数の機能を1つの機能に定義できるので、複数の拡張機能のインストールが容易になり操作性を向上させることができる。   According to the present invention, since a user can define a plurality of functions as one function, installation of a plurality of extended functions is facilitated, and operability can be improved.

また、本発明の一形態において、機能作成手段は、入力手段により選択された複数の拡張機能にそれぞれ対応したモジュールが、設定値を有するか否かを判定し、設定値を有する場合、設定値を入力するための設定値登録画面を表示手段に表示し、入力手段により入力された設定値を作成された拡張機能の定義ファイルに記述する、ことを特徴とする。   In one embodiment of the present invention, the function creating means determines whether or not the modules respectively corresponding to the plurality of extended functions selected by the input means have setting values. A setting value registration screen for inputting the setting value is displayed on the display means, and the setting value input by the input means is described in the created definition file of the extended function.

本発明によれば、モジュールが設定値を必要としても、定義ファイルに記述しておくことができるので、モジュールのインストール作業を容易にすることができる。   According to the present invention, even if a module requires a setting value, it can be described in the definition file, so that the module installation operation can be facilitated.

また、本発明の一形態において、機能作成手段は表示装置の表示領域を区分し、第1の表示領域に選択される拡張機能を、第2の表示領域に選択された拡張機能を時系列に、それぞれ表示する、ことを特徴とする。   In one embodiment of the present invention, the function creating means divides the display area of the display device, the extended function selected in the first display area, and the extended function selected in the second display area in time series. , Each of which is displayed.

本発明によれば、ビジュアルな作業により新しい拡張機能を定義することができる。   According to the present invention, a new extended function can be defined by visual work.

また、本発明の一形態において、機能作成手段は、作成した新たな拡張機能の定義ファイルを、定義ファイル記憶手段に記憶し、モジュール決定手段は、定義ファイル記憶手段を参照し、新たに作成された拡張機能を一覧に含めて表示手段に表示する、ことを特徴とする。   In one embodiment of the present invention, the function creation means stores the created definition file of the new extended function in the definition file storage means, and the module determination means refers to the definition file storage means and is newly created. The extended function is included in the list and displayed on the display means.

本発明によれば、作成した拡張機能を一覧表示できるので、元からある拡張機能と同じように、作成した拡張機能をインストールすることができる。   According to the present invention, since the created extended functions can be displayed as a list, the created extended functions can be installed in the same manner as the original extended functions.

また、本発明の一形態において、モジュール転送手段は、モジュール記憶手段に記憶されたモジュールを、当該インストール装置の予め定められたフォルダに転送する、ことを特徴とする。   Moreover, in one form of this invention, a module transfer means transfers the module memorize | stored in the module memory | storage means to the predetermined folder of the said installation apparatus, It is characterized by the above-mentioned.

定められたフォルダに転送することでインストールできるので、拡張機能のインストールを容易に実行することができる。   Since the installation can be performed by transferring to a predetermined folder, the extension function can be installed easily.

また、本発明の一形態において、外部装置と通信して、定義ファイルを該外部装置から受信する機能取り込み手段を有し、機能取り込み手段は、受信した定義ファイルを定義ファイル記憶手段に記憶する、ことを特徴とする。   Further, according to one aspect of the present invention, there is a function capturing unit that communicates with an external device and receives a definition file from the external device, and the function capturing unit stores the received definition file in the definition file storage unit. It is characterized by that.

本発明によれば、外部装置の定義ファイルを取り込めるので、新たに機能を定義する作業を低減し、操作性を向上させることができる。   According to the present invention, since the definition file of the external device can be taken in, the work of defining a new function can be reduced and the operability can be improved.

また、本発明の一形態において、モジュール決定手段は、定義ファイル記憶手段を参照し、外部装置から受信した拡張機能を一覧に含めて表示手段に表示する、ことを特徴とする。   In one embodiment of the present invention, the module determining unit refers to the definition file storage unit, and includes the extended function received from the external device in a list and displays it on the display unit.

本発明によれば、取り込んだ拡張機能を一覧表示できるので、元からある拡張機能と同じように、取り込んだ拡張機能をインストールすることができる。   According to the present invention, since the acquired extended functions can be displayed in a list, the acquired extended functions can be installed in the same manner as the original extended functions.

また、本発明は、基本機能を備える端末と、端末の基本機能に拡張機能を追加するモジュールプログラムを記憶したサーバとを、有するインストールシステムにおいて、サーバは、モジュールプログラムを記憶した第1のモジュール記憶手段と、拡張機能毎に、モジュールプログラムを実行するための実行情報が定義された第1の定義ファイルを記憶する第1の定義ファイル記憶手段と、第1の定義ファイル記憶手段を参照して、端末から要求された拡張機能に対応するモジュールプログラムを決定する第1のモジュール決定手段と、第1のモジュール記憶手段から読み出されたモジュールプログラムを送信するモジュール送信手段と、を有し、端末は、サーバに第1の定義ファイルに定義された拡張機能の一覧を要求し、受信した拡張機能の一覧を表示する表示手段と、表示された拡張機能の一覧からポインティングデバイス等の入力手段により選択された拡張機能をサーバに送信し、サーバから受信したモジュールプログラムをインストールする機能追加手段と、を有する、ことを特徴とする。   According to the present invention, in an installation system having a terminal having a basic function and a server storing a module program for adding an extended function to the basic function of the terminal, the server stores a first module storage storing the module program. Means, first definition file storage means for storing a first definition file in which execution information for executing a module program is defined for each extended function, and first definition file storage means, A first module determining unit that determines a module program corresponding to the extended function requested from the terminal; and a module transmitting unit that transmits the module program read from the first module storage unit. Request the server for a list of extensions defined in the first definition file and receive the extension Display means for displaying a list; and function addition means for transmitting an extension function selected by an input means such as a pointing device from the displayed list of extension functions to the server and installing a module program received from the server. It is characterized by that.

拡張機能が選択的に提供されるアプリケーションプログラムのインストール装置において、機能の増減により影響を受けずに拡張機能用のプログラムのインストールが可能なインストール装置、インストール方法、プログラム及び記憶媒体を提供することができる。   To provide an installation apparatus, an installation method, a program, and a storage medium capable of installing a program for an extended function without being affected by an increase or decrease in the function in an application program installation apparatus that selectively provides an extended function it can.

以下、本発明を実施するための最良の形態について、図面を参照しながら実施例を挙げて説明する。   Hereinafter, the best mode for carrying out the present invention will be described with reference to the accompanying drawings.

図1は、本実施形態のインストール装置100の概略を模式的に説明する図である。本実施形態では、ユーザはアプリケーションにインストールする機能を例えば「機能一覧」から選択することができる。この機能一覧では、ユーザが内容を把握しやすい「PDF変換」「Webdav」などの表示用の機能名で表示される。   FIG. 1 is a diagram schematically illustrating an outline of the installation apparatus 100 according to the present embodiment. In the present embodiment, the user can select a function to be installed in the application from, for example, a “function list”. In this function list, it is displayed with a display function name such as “PDF conversion” or “Webdav” that allows the user to easily understand the contents.

インストール装置100は、選択された機能に対応したプログラムのモジュールを決定する。このモジュールが拡張機能用のプログラムである。そして、インストール装置100は、インストール装置100やサーバ等に予め記憶されているモジュールを読み出して、インストール装置100の所定のフォルダに転送してインストールを実行する。   The installation apparatus 100 determines a program module corresponding to the selected function. This module is an extended function program. Then, the installation apparatus 100 reads a module stored in advance in the installation apparatus 100, a server, or the like, transfers the module to a predetermined folder of the installation apparatus 100, and executes installation.

モジュールのバージョンアップ等により、機能が追加、更新、削除(以下、単に機能の増減という)されていても、ユーザは機能の増減を意識することなく「機能」を選択するだけで、インストール装置100がインストールするモジュールを自動的に決定することができる。したがって、本実施形態のインストール装置100は、アプリケーションの機能の増減に影響を受けずに各モジュールを選択的にインストールすることができる。   Even if a function is added, updated, or deleted (hereinafter simply referred to as increase / decrease in function) due to module version upgrade or the like, the user simply selects “function” without being aware of the increase / decrease in function. Can automatically determine which modules to install. Therefore, the installation apparatus 100 according to the present embodiment can selectively install each module without being affected by the increase or decrease in the function of the application.

なお、インストール装置100は、プリンタ、ファクシミリ、スキャナ、及び、複写機の1以上の機能を備えたMFP(Multifunction Peripheral)、又は、パーソナルコンピュータ(PC)等を実体とするが、コンピュータを備えた機器であれば好適に適用できる。   The installation apparatus 100 is an MFP (Multifunction Peripheral) or a personal computer (PC) having one or more functions of a printer, a facsimile machine, a scanner, and a copying machine, but includes a computer. If it is, it can apply suitably.

以下、拡張機能用のプログラムをモジュール、基本機能を提供するプログラムをコアプログラム、両者を区別しない場合アプリケーション又はアプリケーションプログラムという。   Hereinafter, an extended function program is referred to as a module, a program providing a basic function is referred to as a core program, and an application or an application program when the two are not distinguished.

図2は、本実施形態のインストール装置100のハードウェア構成図の一例を示す。インストール装置100は、制御部11と、主記憶部12と、補助記憶部13と、ネットワークI/F14と、外部記憶装置I/F15と、脱着装置I/F16と、表示装置I/F17と、及び入力装置I/F18とを有する。インストール装置100はコアプログラムを実行する情報処理装置(コンピュータ)を実体とし、パーソナルコンピュータ、PDA(Personal Digital Assistant)、携帯電話等である。また、インストール装置100と情報処理装置が別体であってもよい。   FIG. 2 shows an example of a hardware configuration diagram of the installation apparatus 100 of the present embodiment. The installation device 100 includes a control unit 11, a main storage unit 12, an auxiliary storage unit 13, a network I / F 14, an external storage device I / F 15, a detaching device I / F 16, a display device I / F 17, And an input device I / F 18. The installation apparatus 100 is an information processing apparatus (computer) that executes a core program, and is a personal computer, a PDA (Personal Digital Assistant), a mobile phone, or the like. Further, the installation apparatus 100 and the information processing apparatus may be separate.

アプリケーションプログラムは、全てインストール装置100単体に記憶されている場合もあるし、ネットワークを介して接続されたサーバ等からモジュールをダウンロードしてインストール装置100にインストールする場合もある。すなわち、インストールされるモジュールをインストール装置100が記憶している必要はない。   All application programs may be stored in the installation apparatus 100 alone, or may be downloaded from a server or the like connected via a network and installed in the installation apparatus 100. That is, it is not necessary for the installation apparatus 100 to store modules to be installed.

制御部11は、例えばCPU(Central Processing Unit)を実体とし、主記憶部12、補助記憶部13、及び、ネットワークI/F14などの各装置を制御する。また、制御部11は、主記憶部12や補助記憶部13などに記憶されたプログラムを実行し、入力装置24や補助記憶部13かららデータを受け取り、そのデータを演算・加工した上で、表示装置23や補助記憶部13に出力する(例えば、キーボードで入力した文字をディスプレイに表示するなど)。   The control unit 11 has, for example, a CPU (Central Processing Unit) as an entity, and controls each device such as the main storage unit 12, the auxiliary storage unit 13, and the network I / F 14. The control unit 11 executes a program stored in the main storage unit 12 or the auxiliary storage unit 13, receives data from the input device 24 or the auxiliary storage unit 13, calculates and processes the data, The data is output to the display device 23 or the auxiliary storage unit 13 (for example, characters input with a keyboard are displayed on the display).

主記憶部12は、例えばRAM(Random Access Memory)やROM(Read Only Memory、RAM)を実体とし、制御部11が実行するプログラムや関連するデータを記憶(一時的に保持する場合も含む)する。   The main storage unit 12 has, for example, a RAM (Random Access Memory) or a ROM (Read Only Memory, RAM) as an entity, and stores (including temporarily holds) a program executed by the control unit 11 and related data. .

補助記憶部13は、例えばハードディスクドライブ(HDD)やフラッシュメモリを実体とし、基本ソフトウェアであるOS(Operating System)、上記のアプリケーション(プログラム)や機能拡張用の各モジュール等を、関連するデータとともに記憶する記憶手段である。また、補助記憶部13には、本実施形態のインストール装置100の各機能(特許請求の範囲における「〜手段」)を実現するインストールプログラム25を記憶している。制御部11がこのインストールプログラム25を補助記憶部13から読み出して実行することで、後述する「機能一覧表示部41」等が実現される。   The auxiliary storage unit 13 has, for example, a hard disk drive (HDD) or a flash memory as an entity, and stores an OS (Operating System) as basic software, the above-described application (program), each module for function expansion, and the like together with related data. Storage means. The auxiliary storage unit 13 stores an installation program 25 that implements each function (“means” in the claims) of the installation apparatus 100 of the present embodiment. The control unit 11 reads out the installation program 25 from the auxiliary storage unit 13 and executes it, thereby realizing a “function list display unit 41” described later.

また、補助記憶部13には、本実施形態に係るインストール装置100が管理する各種情報(例えば、機能とモジュールを対応づける機能定義ファイル等)が格納されている。   The auxiliary storage unit 13 stores various information (for example, a function definition file that associates functions with modules) managed by the installation apparatus 100 according to the present embodiment.

ネットワークI/F14は、有線及び/又は無線回線などのデータ伝送路により構築されたLAN(Local Area Network)、WAN(Wide Area Network)などのネットワークを介し、外部の装置と通信する通信インターフェイスである。例えばNIC(Network Interface Card)を実体とし、データリンク層に対応したプロトコル(例えば、PPPoE)にかかる処理(データの識別、経路の選択、データのパケット化、信号の誤り訂正等)を実行する。   The network I / F 14 is a communication interface that communicates with an external device via a network such as a LAN (Local Area Network) or a WAN (Wide Area Network) constructed by a data transmission path such as a wired and / or wireless line. . For example, processing (data identification, path selection, data packetization, signal error correction, etc.) related to a protocol (for example, PPPoE) corresponding to the data link layer is executed with a NIC (Network Interface Card) as an entity.

外部記憶装置I/F15は、光学式記憶媒体を装着してデータの読み出し及び書き込みを実行するドライブ装置や、USB(Universal Serial Bus)メモリが接続されるインターフェイスである。外部記憶装置I/F15により、記憶媒体21に記憶されたデータを読み出したり、記憶媒体21にデータを書き出すことができるようになる。   The external storage device I / F 15 is an interface to which a drive device that reads and writes data by mounting an optical storage medium and a USB (Universal Serial Bus) memory are connected. The external storage device I / F 15 can read data stored in the storage medium 21 and write data to the storage medium 21.

なお、インストールプログラム25は、ネットワークI/F14を介して所定のサーバからダウンロードされたり、記憶媒体21に記憶された状態から読み出され、補助記憶部13にインストールされる。   The installation program 25 is downloaded from a predetermined server via the network I / F 14 or read from a state stored in the storage medium 21 and installed in the auxiliary storage unit 13.

脱着装置I/F16は、USBインターフェイス、IEEE1394インターフェイス等であり、スキャナやデジタルカメラ等の脱着装置22からデータを読み出すことを可能にする。   The detaching device I / F 16 is a USB interface, an IEEE 1394 interface, or the like, and allows data to be read from the detaching device 22 such as a scanner or a digital camera.

表示装置I/F17は、DVI-D、DVI-A等の表示装置23を接続するためのインターフェイスであり、VRAMに格納された表示用データをピクセル毎の輝度情報に変換しデジタルデータ又はアナログデータとして表示装置23に送信する。表示装置23は、デジタルデータ又アナログデータに含まれる同期などの制御信号に基づき各ピクセル毎の輝度を制御する、例えば、液晶ディスプレイ、CRTである。   The display device I / F 17 is an interface for connecting a display device 23 such as DVI-D, DVI-A, etc., and converts display data stored in the VRAM into luminance information for each pixel, thereby converting the data into digital data or analog data. To the display device 23. The display device 23 is, for example, a liquid crystal display or a CRT that controls the luminance of each pixel based on a control signal such as synchronization included in digital data or analog data.

入力装置I/F18は、キーボードやマウスを接続するためのそれぞれ専用のインターフェイス、USBやBluetoothなどのデータ送受信用インターフェイスであり、入力装置24から入力されたユーザの操作情報を取得する。   The input device I / F 18 is a dedicated interface for connecting a keyboard and a mouse, and a data transmission / reception interface such as USB or Bluetooth, and acquires user operation information input from the input device 24.

〔インストール装置100のソフトウェア構成の概略〕
図3は、インストール装置100のソフトウェア構成の概略構成図の一例を示す。インストール装置100に実装されるアプリケーション30は、機能定義ファイル31、UIプラグイン32、アプリケーションプロセス33、コアプログラム35及びモジュール34とを有する。図3の概略構成図は、既にいくつかのモジュール34がインストールされた状態を示す。
[Outline of Software Configuration of Installation Device 100]
FIG. 3 shows an example of a schematic configuration diagram of the software configuration of the installation apparatus 100. The application 30 installed in the installation apparatus 100 includes a function definition file 31, a UI plug-in 32, an application process 33, a core program 35, and a module 34. The schematic configuration diagram of FIG. 3 shows a state in which several modules 34 are already installed.

機能定義ファイル31は、アプリケーション30によって行う処理を実現するために必要なモジュール34の実行条件や実行順序などの動作に関する情報を所定の形式に従って定義したデータであり、複数個のデータ(データ群)によって構成されている。機能定義ファイル31については後述する。   The function definition file 31 is data in which information related to operations such as execution conditions and execution order of the modules 34 necessary for realizing processing performed by the application 30 is defined according to a predetermined format, and includes a plurality of data (data group). It is constituted by. The function definition file 31 will be described later.

UIプラグイン(UIパーツ)32は、アプリケーション30のUI(User Interface)を構成するプログラム(UIを構成する画面形成情報、メニュー表示のための文字・記号、画面遷移情報等)であり、このUIプラグイン32も複数個のプログラム(モジュール)によって構成されている。   The UI plug-in (UI part) 32 is a program (screen formation information constituting the UI, characters / symbols for menu display, screen transition information, etc.) constituting a UI (User Interface) of the application 30, and this UI. The plug-in 32 is also composed of a plurality of programs (modules).

アプリケーションプロセス33は、OSから主記憶部12に使用可能なメモリ領域の割り当てを受けて、処理を実行するプログラムである。アプリケーションプロセス33によって実行される処理は、例えば、UIプラグイン32を用いて液晶ディスプレイやCRTなどの表示装置23にUIを表示するための描画処理や、表示されたUIから受け付けた動作に関する情報をコアプログラム35に送出する処理などである。   The application process 33 is a program that receives an allocation of a usable memory area to the main storage unit 12 from the OS and executes processing. The process executed by the application process 33 includes, for example, a drawing process for displaying a UI on the display device 23 such as a liquid crystal display or a CRT using the UI plug-in 32, and information regarding an operation received from the displayed UI. For example, processing to be sent to the core program 35.

モジュール34は、アプリケーション30の機能を実現するために所定の情報処理を行うプログラムであり、複数個のプログラムから構成されている。ここで言う「所定の情報処理」とは、例えば、「PDF変換」、「Webdav」、「ファイルの読み込み」、「ファイルの更新」、「印刷」、「メッセージ表示」、「操作の入力受け付け」、などのような、アプリケーション30の機能を構成する最小単位の機能を実現する情報処理を意味する。   The module 34 is a program that performs predetermined information processing in order to realize the function of the application 30, and includes a plurality of programs. “Predetermined information processing” here means, for example, “PDF conversion”, “Webdav”, “reading of file”, “update of file”, “printing”, “message display”, “accepting input of operation” , And so on means information processing that realizes a minimum unit function constituting the function of the application 30.

コアプログラム35は、機能定義ファイル31に定義された動作条件や動作順序などの動作に関する情報に従って、モジュール34を実行するプログラムや、UIプラグイン32やアプリケーションプロセス33とモジュール34との間のデータインタフェースプログラムといった、インストールされるモジュール34に関わらず実装され、アプリーション30の全体的な動作を制御する共通化されたプログラムである。   The core program 35 is a program that executes the module 34 in accordance with information about operations such as operation conditions and operation order defined in the function definition file 31, and a data interface between the UI plug-in 32 and application process 33 and the module 34. The program is a common program that is installed regardless of the installed module 34 and controls the overall operation of the application 30.

インストールプログラム25は、コアプログラム35を構成する複数のプログラムの一つで、アプリケーションプロセス33からの通知を受けて実行される。
上記のように構成された、インストール装置100に実装されたアプリケーション30は、以下のように動作する。
(1)UIプラグイン32がユーザからの動作指示(例えば、アプリケーション30のメニュー項目を選択した場合)を受け取る。
(2) アプリケーションプロセス33は、UIプラグイン32から受け取った動作指示をコアプログラム35に送出する。
(3) コアプログラム35は、アプリケーションプロセス33から受け取った動作指示から、指示された動作に関する情報が定義された機能定義ファイル31を特定し(複数個ある機能定義ファイル31の中から、UI上のメニュー項目に対応付けられた制御データを特定する。)、特定した制御データに基づき定義された実行条件や実行順序などの動作に関する情報に従ってモジュール34を実行する。
The installation program 25 is one of a plurality of programs constituting the core program 35, and is executed upon receiving a notification from the application process 33.
The application 30 configured as described above and installed in the installation apparatus 100 operates as follows.
(1) The UI plug-in 32 receives an operation instruction from the user (for example, when a menu item of the application 30 is selected).
(2) The application process 33 sends the operation instruction received from the UI plug-in 32 to the core program 35.
(3) The core program 35 identifies the function definition file 31 in which information related to the instructed operation is defined from the operation instruction received from the application process 33 (from the plurality of function definition files 31 on the UI). The control data associated with the menu item is specified.), And the module 34 is executed in accordance with the information regarding the operation such as the execution condition and the execution order defined based on the specified control data.

このように、本実施形態に係るアプリケーション30に関するソフトウェアは、ユーザの起動指示に従って、コアプログラム35とモジュール34とが連携して、アプリケーション30においてユーザが所望する処理を実現している。   As described above, in the software related to the application 30 according to the present embodiment, the core program 35 and the module 34 cooperate with each other in accordance with the activation instruction of the user, thereby realizing a process desired by the user in the application 30.

〔インストール装置100の機能ブロック〕
図4は、本実施形態のインストール装置100がモジュール34をインストールするための手段をブロック図を用いて模式的に説明する図である。図2の制御部11が、補助記憶部13に記憶されたインストールプログラム25を読み出して実行することで、機能一覧表示部41、モジュール決定部42及びモジュール転送部43が実現される。なお、機能定義ファイル31及びモジュール群45は、例えば補助記憶部13に記憶されている。
[Function Block of Installation Device 100]
FIG. 4 is a diagram schematically illustrating means for installing the module 34 by the installation apparatus 100 according to the present embodiment, using a block diagram. 2 reads out and executes the installation program 25 stored in the auxiliary storage unit 13, whereby the function list display unit 41, the module determination unit 42, and the module transfer unit 43 are realized. The function definition file 31 and the module group 45 are stored in, for example, the auxiliary storage unit 13.

始めに、機能定義ファイル31について説明する。図5は、機能定義ファイル31の一例を示す図である。機能定義ファイル31は、XML(Extensible Markup Language)と言われる言語によって記述されている。   First, the function definition file 31 will be described. FIG. 5 is a diagram illustrating an example of the function definition file 31. The function definition file 31 is described in a language called XML (Extensible Markup Language).

XMLは、タグと呼ばれる特定の文字列で、文書やデータの意味や構造を記述するマークアップ言語の1つで、ユーザが独自のタグを指定することができる。このような言語特性から、本実施形態に係る機能定義ファイル31では、独自の「定義開始タグ」(例えば、"<Tag>"など。)と「定義終了タグ」(例えば、"</Tag>"など。)との間に、動作に関する情報(例えば、Proc_1など。)を記述することで定義する(例えば、"<Tag>Proc_1</Tag>"など)。   XML is a specific character string called a tag, and is one of markup languages that describes the meaning and structure of documents and data. The user can specify a unique tag. Due to such language characteristics, in the function definition file 31 according to the present embodiment, a unique “definition start tag” (for example, “<Tag>”) and a “definition end tag” (for example, “</ Tag>”). (For example, “<Tag> Proc_1 </ Tag>”, etc.).

機能定義ファイル31に定義される情報は、機能を実行するための情報、例えば、機能の名前、機能を実現するモジュール34の名前、及び、モジュール34のファイル名、である。図示した機能定義ファイル31では、Functionタグがモジュール34の機能であることを示し、Processタグが各モジュール34が実行する処理であることを示している。したがって、「name」は機能名、「PluginName」はモジュール34の名前、「FileName」はモジュール34のファイル名を示している。   Information defined in the function definition file 31 is information for executing the function, for example, the name of the function, the name of the module 34 that realizes the function, and the file name of the module 34. In the illustrated function definition file 31, the Function tag indicates the function of the module 34, and the Process tag indicates that the process is executed by each module 34. Therefore, “name” indicates the function name, “PluginName” indicates the name of the module 34, and “FileName” indicates the file name of the module 34.

この機能定義ファイル31によれば、機能の名前が「PDF transfer to webdav」であり、かかる機能は「ToPDF」というモジュール34と「ToWebdav」というモジュール34により実現されることが定義されている。「ToPDF」というモジュール34は、指定されたファイルをPDFフォーマットに変換するPDF変換のためのモジュール34であり、「ToWebdav」というモジュール34は、WebサーバにPDF変換されたファイルを転送するためのモジュール34である。したがって、「PDF transfer to webdav」という機能は、PDF変換とWebdav配信を連続して行う機能となる。このような機能定義ファイル31が、各機能毎に記憶されている。   According to the function definition file 31, the name of the function is “PDF transfer to webdav”, and it is defined that the function is realized by the module 34 “ToPDF” and the module 34 “ToWebdav”. A module 34 “ToPDF” is a PDF conversion module 34 that converts a specified file into a PDF format, and a module 34 “ToWebdav” is a module for transferring a PDF-converted file to a Web server. 34. Therefore, the function “PDF transfer to webdav” is a function for continuously performing PDF conversion and Webdav distribution. Such a function definition file 31 is stored for each function.

機能定義ファイル31は、アプリケーション30の管理者が各モジュール34を図5の書式に従い登録しておくことで生成される。また、管理者は、各機能に対応するモジュール34のうち最新のバージョンのモジュール34をモジュール群45に記憶しておく。これにより、機能定義ファイル31において機能の名前に対応する最新のモジュール34をモジュール群45から読み出すことができる。   The function definition file 31 is generated when the administrator of the application 30 registers each module 34 according to the format shown in FIG. In addition, the administrator stores the latest version of the module 34 among the modules 34 corresponding to each function in the module group 45. As a result, the latest module 34 corresponding to the function name in the function definition file 31 can be read from the module group 45.

モジュール34が新たに生成され機能が増えた場合、管理者は、その新たな機能に名前を付与し、「name=」に続けて""の中に記述し、「PluginName」にモジュール34の名前を、「FileName」に新たに生成されたモジュール34のファイル名をそれぞれ記述する。そして、管理者は、それらが記述された機能定義ファイル31を作成し、そのファイル名のモジュール34をモジュール群45に記憶させる。   When a module 34 is newly created and functions are increased, the administrator assigns a name to the new function, describes it in “” after “name =”, and names the module 34 in “PluginName”. Are respectively described in “FileName”. Then, the administrator creates a function definition file 31 in which they are described, and stores the module 34 having the file name in the module group 45.

モジュール34がモジュール群45から削除された場合(例えば、そのモジュール34の機能をアプリケーション30で提供することを終了した場合)、管理者は、その削除されたモジュール34にかかる機能定義ファイル31を補助記憶部13から削除する。   When the module 34 is deleted from the module group 45 (for example, when the application 30 has finished providing the function of the module 34), the administrator assists the function definition file 31 related to the deleted module 34. Delete from the storage unit 13.

また、複数のモジュール34が担っていた複数の機能が1つのモジュール34にまとめられた場合、複数の機能に対応する機能定義ファイル31及び複数の機能に対応するモジュール34を削除し、複数の機能を提供するモジュール34の機能定義ファイル31を新たに作成する。また、1つのモジュール34が担っていた機能を複数のモジュール34に分離してそれぞれを1つのモジュール34とした場合、元の1つのモジュール34に対応する機能定義ファイル31を削除し、分離された複数のモジュール34にそれぞれ対応する機能定義ファイル31を作成する。必ずしも元のモジュール34を削除する必要はない。   Further, when a plurality of functions carried by a plurality of modules 34 are combined into one module 34, the function definition file 31 corresponding to the plurality of functions and the module 34 corresponding to the plurality of functions are deleted, and the plurality of functions are deleted. The function definition file 31 of the module 34 that provides is newly created. In addition, when the function of one module 34 is separated into a plurality of modules 34 and each is made into one module 34, the function definition file 31 corresponding to the original one module 34 is deleted and separated. A function definition file 31 corresponding to each of the plurality of modules 34 is created. It is not always necessary to delete the original module 34.

なお、機能定義ファイル31には、「各機能に関する情報」や「実行順序に関する情報」の他、各モジュール34が処理を実現するために必要な「実行条件に関する情報」と、モジュール34の「処理対象に関する情報」が、同様にXMLにて定義されている。したがって、モジュール34がインストールされれば、コアプログラム35が機能定義ファイル31を参照して、ユーザの所望の機能を実現できる。   The function definition file 31 includes “information related to each function” and “information related to the execution order”, “information related to execution conditions” necessary for each module 34 to implement processing, and “process” Similarly, “information on the object” is defined in XML. Therefore, if the module 34 is installed, the core program 35 can realize the function desired by the user with reference to the function definition file 31.

図4に戻り、機能一覧表示部41は、機能定義ファイル31を参照して表示装置23に機能一覧を表示する。ユーザが入力装置24を用いて所定のボタンを選択しインストールの開始を指示すると、インストール装置100はモジュール34のインストールを開始するための一連の処理手順を開始する。   Returning to FIG. 4, the function list display unit 41 refers to the function definition file 31 and displays the function list on the display device 23. When the user selects a predetermined button using the input device 24 and instructs to start installation, the installation device 100 starts a series of processing procedures for starting installation of the module 34.

アプリケーションプロセス33は、UIプラグイン32が検出したインストール開始操作の入力をコアプログラム35に通知する。これにより、コアプログラム35は機能一覧表示部41を起動させ、機能一覧表示部41は、機能定義ファイル31を補助記憶部13から読み出し、機能一覧を生成する。   The application process 33 notifies the core program 35 of the input of the installation start operation detected by the UI plug-in 32. As a result, the core program 35 activates the function list display unit 41, and the function list display unit 41 reads the function definition file 31 from the auxiliary storage unit 13 and generates a function list.

図6は、機能一覧表示部41が生成する機能一覧の一例を示す図である。機能一覧表示部41は、ウェブブラウザを利用して表示装置23に機能の名前を一覧表示する。機能一覧表示部41は、各機能定義ファイル31から「name=」に続いて記述された""に囲まれた文字列を全て抽出して読み出す。そして、例えば読み出した順番、アルファベット順、バージョンアップされた順、等の所定の順番で一覧に表示する。なお、図示した「説明」「バージョン」「インストールに必要な空きメモリ」の各項目の内容は、機能定義ファイル31に記憶されている。   FIG. 6 is a diagram illustrating an example of a function list generated by the function list display unit 41. The function list display unit 41 displays a list of function names on the display device 23 using a web browser. The function list display unit 41 extracts and reads all the character strings surrounded by “” described after “name =” from each function definition file 31. Then, for example, the list is displayed in a predetermined order such as read order, alphabetical order, upgraded version, and the like. The contents of each item of “description”, “version”, and “free memory required for installation” are stored in the function definition file 31.

ユーザは機能一覧を見て、インストールしたい機能を探して各機能の先に設けられたチェックボックスに、マウス等の入力装置24を用いてチェックする。そしてインストールしたい機能を全て選択して、「インストール」ボタン51をクリックしたりリターンキーを押下してユーザがその選択を確定すると、UIプラグイン32が選択された機能の名前を取得する。アプリケーションプロセス33は、UIプラグイン32から機能の名前を受け取りコアプログラム35に送出するので、これによりインストールプログラム25のモジュール決定部42が起動する。   The user looks at the function list, searches for a function to be installed, and checks a check box provided at the end of each function using the input device 24 such as a mouse. When all the functions to be installed are selected, and the user confirms the selection by clicking the “install” button 51 or pressing the return key, the UI plug-in 32 acquires the name of the selected function. Since the application process 33 receives the function name from the UI plug-in 32 and sends it to the core program 35, the module determination unit 42 of the installation program 25 is thereby activated.

モジュール決定部42は、選択された機能の名前に基づき機能定義ファイル31を参照して、インストールするモジュール34のファイル名を決定する。例えば、「PDF transfer to webdav」が選択された場合、モジュール決定部42はインストールするモジュール34のファイル名として「ToPDF.dll」、「ToWebdav.dll」を決定する。モジュール決定部42は、このモジュール34のファイル名をモジュール転送部43に通知する。   The module determination unit 42 refers to the function definition file 31 based on the name of the selected function and determines the file name of the module 34 to be installed. For example, when “PDF transfer to webdav” is selected, the module determination unit 42 determines “ToPDF.dll” and “ToWebdav.dll” as the file names of the modules 34 to be installed. The module determination unit 42 notifies the module transfer unit 43 of the file name of the module 34.

モジュール転送部43は、モジュール決定部42により通知されたモジュール34のファイル名のモジュール34を転送する。転送先は、インストール装置100の補助記憶部13であって、アプリケーション30のコアプログラム35が記憶されたフォルダである。モジュール34がコアプログラム35と同じフォルダに転送されることで、コアプログラム35はパスを切ることなくモジュール34を実行して、ユーザに拡張機能を提供することができる。   The module transfer unit 43 transfers the module 34 having the file name of the module 34 notified by the module determination unit 42. The transfer destination is the auxiliary storage unit 13 of the installation apparatus 100 and a folder in which the core program 35 of the application 30 is stored. By transferring the module 34 to the same folder as the core program 35, the core program 35 can execute the module 34 without providing a path and provide an extended function to the user.

コアプログラム35は、転送されたモジュール34を例えばモジュール番号等により認証し、認証が成立すると、モジュール34をコアプログラム35に登録する。登録により、アプリケーション30において転送されたモジュール34が利用可能になる。   The core program 35 authenticates the transferred module 34 using, for example, a module number, and registers the module 34 in the core program 35 when authentication is established. Registration allows the module 34 transferred in the application 30 to be used.

なお、モジュール34は、補助記憶部13又はネットワークを介して接続されたサーバに記憶されている。サーバに記憶されている場合、モジュール転送部43にとってサーバのURL(IPアドレス)は既知であり、サーバにモジュール34のファイル名と転送要求を送信することで、モジュール34を取得することができる。   The module 34 is stored in the auxiliary storage unit 13 or a server connected via a network. When stored in the server, the URL (IP address) of the server is known to the module transfer unit 43, and the module 34 can be acquired by transmitting the file name of the module 34 and the transfer request to the server.

また、モジュール転送部43は、モジュール34だけでなくコアプログラム35及び各モジュール34に共通のプログラムも一緒に転送する。   The module transfer unit 43 transfers not only the module 34 but also the core program 35 and a program common to each module 34 together.

〔インストール装置100の動作手順〕
図7は、インストール装置100がモジュール34をインストールする手順を示すフローチャート図である。図7のフローチャート図は、例えば、ユーザがインストール開始操作を入力するとスタートする。
[Operation Procedure of Installation Device 100]
FIG. 7 is a flowchart showing a procedure for installing the module 34 by the installation apparatus 100. The flowchart in FIG. 7 starts when, for example, the user inputs an installation start operation.

まず、機能一覧表示部41が起動して、機能定義ファイル31を参照し、機能一覧を生成する(S10)。機能定義ファイル31の「name=」に続いて記述され""に囲まれた文字列が機能の名前なので、それを全て読み出し表示装置23に表示する。   First, the function list display unit 41 is activated, refers to the function definition file 31, and generates a function list (S10). Since the character string described after “name =” in the function definition file 31 and enclosed in “” is the name of the function, it is read out and displayed on the display device 23.

ユーザが機能一覧からインストールしたい機能を選択し、その選択を確定すると、UIプラグイン32が選択された機能の名前を取得して、モジュール決定部42通知する。   When the user selects a function to be installed from the function list and confirms the selection, the UI plug-in 32 acquires the name of the selected function and notifies the module determining unit 42 of the name.

モジュール決定部42は、通知された機能の名前に基づき機能定義ファイル31を参照し、転送するモジュール34の名前を決定する(S20)。転送するモジュール34の名前は、機能定義ファイル31の「Filename=」に続いて記述され""に囲まれたファイルの名前である。モジュール決定部42は、モジュール34のファイル名をモジュール転送部43に通知する。   The module determination unit 42 refers to the function definition file 31 based on the notified function name and determines the name of the module 34 to be transferred (S20). The name of the module 34 to be transferred is the name of the file described after “Filename =” in the function definition file 31 and enclosed in “”. The module determination unit 42 notifies the module transfer unit 43 of the file name of the module 34.

モジュール転送部43は、モジュール転送部43から通知されたファイル名のモジュール34をモジュール群45から読み出し、所定のフォルダに転送する(S30)。   The module transfer unit 43 reads the module 34 having the file name notified from the module transfer unit 43 from the module group 45 and transfers it to a predetermined folder (S30).

以上説明したように、本実施例のインストール装置100は、インストールする機能を実行するのに必要なモジュール34を機能定義ファイル31に登録しておくことで、ユーザが選択した機能に必要なモジュール34を自動的に判別することができるので、機能が増減してもその影響を受けずに機能をインストールすることができる。すなわち、ユーザが直接、モジュール34をアプリケーション30に指定するのでなく、機能を選択するだけでよいので、機能の増減があっても、アプリケーション30にモジュール34を通知しなおしたり、通知方法を変更する必要がない。また、インストールする機能をリストに登録した場合、機能の増減によりリストを更新する必要が生じるが、本実施形態のインストール装置100では、リストを生成しないので、機能の増減により影響を受けることがない。   As described above, the installation apparatus 100 according to the present embodiment registers the module 34 necessary for executing the function to be installed in the function definition file 31, whereby the module 34 necessary for the function selected by the user. Since the function can be automatically determined, the function can be installed without being affected by the increase or decrease of the function. That is, since the user does not directly specify the module 34 as the application 30 but only selects a function, even if the function increases or decreases, the module 34 is notified again to the application 30 or the notification method is changed. There is no need. In addition, when the function to be installed is registered in the list, the list needs to be updated due to the increase / decrease in the function. However, the installation apparatus 100 according to the present embodiment does not generate the list and thus is not affected by the increase / decrease in the function. .

実施例1では、機能定義ファイル31からユーザが所望の機能を選択することとしたが、本実施例ではユーザが既存の機能を組み合わせて新たに機能を定義できるインストール装置100について説明する。一連の複数の機能を新たに機能として登録しておけば、次回のインストール時に、機能一覧から複数の全ての機能を選択する必要がなくなり、操作性が向上する。   In the first embodiment, the user selects a desired function from the function definition file 31. In this embodiment, an installation apparatus 100 that allows a user to define a new function by combining existing functions will be described. If a series of a plurality of functions are newly registered as functions, it is not necessary to select all of the plurality of functions from the function list at the next installation, which improves operability.

図8は、本実施例のインストール装置100がモジュール34をインストールするための手段をブロック図を用いて模式的に説明する図である。なお、図8において図4と同一部分には同一の符号を付しその説明は省略する。   FIG. 8 is a diagram schematically illustrating means for installing the module 34 by the installation apparatus 100 according to the present embodiment, using a block diagram. In FIG. 8, the same parts as those in FIG. 4 are denoted by the same reference numerals, and the description thereof is omitted.

〔新機能定義ファイル47の作成〕
本実施例のインストール装置100は、図2の制御部11が、補助記憶部13に記憶されたインストールプログラム25を読み出して実行することで実現される機能作成部46を有する。また、機能作成部46が新機能定義ファイル47を作成するため、新機能定義ファイル47が補助記憶部13に記憶される。
[Create new function definition file 47]
The installation apparatus 100 according to the present embodiment includes a function creation unit 46 realized by the control unit 11 illustrated in FIG. 2 reading and executing the installation program 25 stored in the auxiliary storage unit 13. Further, since the function creation unit 46 creates the new function definition file 47, the new function definition file 47 is stored in the auxiliary storage unit 13.

機能作成部46は、複数のモジュール34を組み合わせて新たな機能を作成することを可能にする。例えば、ユーザが図6の機能一覧で機能を選択する際、複数の機能から1つの機能を作成したいと考えることがある。このため、本実施例では機能一覧に「機能作成」ボタン52を設けた。   The function creation unit 46 makes it possible to create a new function by combining a plurality of modules 34. For example, when a user selects a function from the function list of FIG. 6, there is a case where one user wants to create one function from a plurality of functions. For this reason, in this embodiment, a “function creation” button 52 is provided in the function list.

図9は、本実施例の機能一覧の一例を示す図である。図9の機能一覧において「機能作成」ボタン52を設け、この「機能作成」ボタン52をユーザが入力装置24のマウスでクリックしたり、メニューの「ツール」から「機能作成」メニュー53が選択できるようになっている。機能作成部46は、「機能作成」ボタン52又は「機能作成」メニュー53がユーザにより選択されると機能作成画面を表示装置23に表示する。   FIG. 9 is a diagram illustrating an example of a function list of the present embodiment. A “function creation” button 52 is provided in the function list of FIG. 9, and the user can click the “function creation” button 52 with the mouse of the input device 24 or select the “function creation” menu 53 from the “tool” menu. It is like that. The function creation unit 46 displays a function creation screen on the display device 23 when the “function creation” button 52 or the “function creation” menu 53 is selected by the user.

図10(a)は、機能作成部46が表示する機能作成画面の一例を示す。機能作成部46は、機能一覧表示部41と同様に又は機能一覧表示部41の機能を利用して、機能定義ファイル31から各機能の名前を読み出す。   FIG. 10A shows an example of a function creation screen displayed by the function creation unit 46. The function creation unit 46 reads the name of each function from the function definition file 31 in the same manner as the function list display unit 41 or using the function of the function list display unit 41.

図10(a)では読み出された各機能を機能作成画面の右側に表示した。図10(a)の右側には、「PDF変換」「Webdav配信」「名前変更」「OCR」が一覧に表示されている。図6と同様に、機能の名前をそのまま表示してもよいし、機能の名前を表示用の機能名に変換してユーザに提供してもよい。図10(a)では、表示用の機能名をボタン状に表示した機能選択ボタン50が配置されている。表示用の機能名は、UIプラグイン32が機能の名前と表示用の機能名を対応づけて記憶していることで表示される。   In FIG. 10A, each read function is displayed on the right side of the function creation screen. On the right side of FIG. 10A, “PDF conversion”, “Webdav delivery”, “name change”, and “OCR” are displayed in a list. As in FIG. 6, the function name may be displayed as it is, or the function name may be converted into a display function name and provided to the user. In FIG. 10A, a function selection button 50 in which a function name for display is displayed in a button shape is arranged. The display function name is displayed when the UI plug-in 32 stores the function name and the display function name in association with each other.

ユーザは、例えばマウスで表示用の機能選択ボタン50をクリックする(選択する)ことで新たに定義したい一連の機能を選択する。機能作成画面の左側には、ユーザの選択結果が反映される。図10(a)に示すように、ユーザの選択した機能は「実行開始」に続けて表示される。UIプラグイン32は、ユーザの選択した機能を取得し、順次、コアプログラム35に通知する。機能作成部46はコアプログラム35からユーザが選択した機能を取得し、ユーザが機能選択ボタン50を選択した順番に「実行開始」に機能を追加していく。   The user selects (selects) a function selection button 50 for display with a mouse, for example, and selects a series of functions to be newly defined. The user's selection result is reflected on the left side of the function creation screen. As shown in FIG. 10A, the function selected by the user is displayed after “Start Execution”. The UI plug-in 32 acquires the function selected by the user and notifies the core program 35 sequentially. The function creation unit 46 acquires the function selected by the user from the core program 35 and adds the functions to “execution start” in the order in which the user selects the function selection button 50.

図10(b)は、ユーザの機能の選択が反映された機能作成画面の一例を示す。図10(a)は、「PDF変換」「名前変更」「Webdav配信」が順番に選択されたことを示している。ユーザは、このような新たに定義された機能に所望の表示用の機能名を付与することができる。図10(a)又は(b)では、「機能名:」で示した欄に、ユーザは表示用の機能名を付与することができる。   FIG. 10B shows an example of a function creation screen in which the user's function selection is reflected. FIG. 10A shows that “PDF conversion”, “name change”, and “Webdav delivery” are selected in order. The user can give a desired display function name to such a newly defined function. In FIG. 10 (a) or (b), the user can give a function name for display to the column indicated by “function name:”.

一連の機能が選択され、また、表示用の機能名が付与されると、機能作成部46は、選択された機能から新機能定義ファイル47を作成する。新機能定義ファイル47は、複数の機能定義ファイル31をマージすることで作成できる。   When a series of functions are selected and a function name for display is given, the function creation unit 46 creates a new function definition file 47 from the selected functions. The new function definition file 47 can be created by merging a plurality of function definition files 31.

図11(a)は、機能作成部46により選択された一連の機能に対応する機能定義ファイル31を示す。図11(a)では説明を容易にするため、機能の名前を「AAA」「BBB」「CCC」とした。また、ユーザが選択した順番もアルファベット順である。また、例えば、機能作成画面でユーザが新たな表示用の機能名を「ABC」と入力したとする。   FIG. 11A shows a function definition file 31 corresponding to a series of functions selected by the function creation unit 46. In FIG. 11A, the function names are “AAA”, “BBB”, and “CCC” for ease of explanation. The order selected by the user is also in alphabetical order. Also, for example, assume that the user inputs “ABC” as a new display function name on the function creation screen.

この場合、機能作成部46は、「Function name = 」に続く「""」に「ABC」と記述する。これにより、新しく作成された一例の機能に、機能の名前が付与されたことになる。そして、機能作成部46は、機能「AAA」の機能定義ファイル31、機能「BB」の機能定義ファイル31、機能「CCC」の機能定義ファイル31から、「Process PluginName 〜」の記述を順番に転記する。   In this case, the function creation unit 46 describes “ABC” in ““ ”” following “Function name =”. As a result, the name of the function is given to the newly created example function. Then, the function creation unit 46 sequentially transfers descriptions of “Process PluginName˜” from the function definition file 31 of the function “AAA”, the function definition file 31 of the function “BB”, and the function definition file 31 of the function “CCC”. To do.

図11(b)は、機能作成部46が作成した新機能定義ファイル47の一例を示す図である。このような手順により、ユーザが選択した機能の順番に、一連の機能が定義された新機能定義ファイル47を作成することができる。   FIG. 11B shows an example of the new function definition file 47 created by the function creation unit 46. By such a procedure, a new function definition file 47 in which a series of functions are defined can be created in the order of functions selected by the user.

なお、図11(b)では表示用の機能名をそのまま機能の名前としたが、表示用の機能名と機能の名前は異なっていてもよく、この場合、機能作成部46が適切な機能の名前(例えば、「AAABBBCCC」等)を付与することができる。また、この場合、UIプラグイン32は、ユーザの入力した表示用の機能名と、機能作成部46が付与した機能の名前を対応づけて記憶する。したがって、新たな機能が作成された後、機能作成画面の右欄の処理一覧に例えば「ABC」と表示でき、ユーザが「ABC」を選択した場合に、「AAABBBCCC」の機能を特定することができる。   In FIG. 11B, the function name for display is used as the function name as it is, but the function name for display may be different from the function name. A name (eg, “AAABBBCCC”, etc.) can be assigned. In this case, the UI plug-in 32 stores the display function name input by the user and the function name given by the function creation unit 46 in association with each other. Therefore, after a new function is created, for example, “ABC” can be displayed in the processing list in the right column of the function creation screen, and when the user selects “ABC”, the function “AAABBBCCC” can be specified. it can.

このようにして、作成された新機能定義ファイル47に対応する機能の名前等は、すでに生成された機能定義ファイル31と同様に、図6の機能一覧に表示される。したがって、新機能定義ファイル47が作成された後、ユーザは機能一覧から複数の機能を選択する必要がない。   The name of the function corresponding to the created new function definition file 47 in this way is displayed in the function list of FIG. 6 in the same manner as the function definition file 31 already generated. Therefore, after the new function definition file 47 is created, the user does not need to select a plurality of functions from the function list.

〔設定値の登録〕
ところで、モジュール34によっては、何らかの設定値を登録することができるものがある。例えば、「名前変更」の機能に対応するモジュール34は、例えばPDF変換されたファイルのファイル名を変更するが、変更後のファイルの名前に所定の固定された文字や記号を含ませたい場合がある。そこで、機能作成部46は、図10(a)の機能作成画面の右欄からユーザが選択した表示用の機能名について、何らかの設定値の登録が可能な場合は設定値の登録画面を表示する。
[Register setting values]
Some modules 34 can register some setting values. For example, the module 34 corresponding to the “rename” function may change the file name of a file subjected to PDF conversion, for example, but may want to include a predetermined fixed character or symbol in the changed file name. is there. Therefore, the function creation unit 46 displays a setting value registration screen when any setting value can be registered for the display function name selected from the right column of the function creation screen in FIG. .

この設定値はモジュール34毎に異なるので、機能作成部46は、ユーザが機能作成画面で選択したモジュール34に、設定値があるか否かを問いあわせる。各モジュール34は、例えば、実行時のパラメータを規定したメタデータに設定値を登録することができるので、モジュール34はメタデータを参照して機能作成部46に設定値の有無を応答する。なお、予め、設定値を登録できるモジュール34のリストを作成しておいてもよい。   Since this set value differs for each module 34, the function creation unit 46 inquires whether the module 34 selected by the user on the function creation screen has a set value. For example, each module 34 can register a setting value in metadata defining parameters at the time of execution. Therefore, the module 34 refers to the metadata and responds to the function creation unit 46 about the presence or absence of the setting value. A list of modules 34 that can register setting values may be created in advance.

図12は、機能作成部46が表示装置23に表示する設定値登録画面の一例を示す。機能作成部46が、ユーザの選択したモジュール34に問い合わせた結果、設定値が登録可能なモジュール34の場合、機能作成部46は該モジュール34の設定値登録画面を表示するようUIプラグイン32に要求する。この時、機能作成部46はモジュール34から取得した設定値の称呼、文字列、その他の設定値情報をUIプラグイン32に通知する。図12では「接頭辞」「接尾辞」が設定値情報である。UIプラグイン32は、機能の表示眼や設定値情報を用いて設定登録画面を生成し、表示装置23に表示する。   FIG. 12 shows an example of a setting value registration screen displayed on the display device 23 by the function creation unit 46. As a result of the function creation unit 46 inquiring the module 34 selected by the user, if the setting value is a module 34 that can be registered, the function creation unit 46 instructs the UI plug-in 32 to display the setting value registration screen of the module 34. Request. At this time, the function creation unit 46 notifies the UI plug-in 32 of the name of the setting value acquired from the module 34, a character string, and other setting value information. In FIG. 12, “prefix” and “suffix” are set value information. The UI plug-in 32 generates a setting registration screen using function display eyes and setting value information, and displays the setting registration screen on the display device 23.

ユーザがキーボードを用いて接頭辞に「FAX」と入力した場合、機能作成部46は作成された機能を新機能定義ファイル47に記述する。図13は、設定値が記述された新機能定義ファイル47の別の一例を示す図である。   When the user inputs “FAX” as a prefix using the keyboard, the function creation unit 46 describes the created function in the new function definition file 47. FIG. 13 is a diagram showing another example of the new function definition file 47 in which setting values are described.

図10(b)に示したように、「PDF変換」「名前変更」「Webdav配信」 の順にユーザが選択した場合、新機能定義ファイル47には、
「PDF変換」
<Process PluginName = "ToPDF" ModuleName = "ToPDF.dll"/>
「名前変更」
<Process PluginName = "Rename" ModuleName = "Rename.dll"/>
<Prefix> FAX </Prefix>
「Webdav配信」
<Process PluginName = "ToWebdav" ModuleName = "ToWebdav.dll"/>
のように定義される。
As shown in FIG. 10B, when the user selects “PDF conversion”, “name change”, and “Webdav delivery” in this order, the new function definition file 47 includes
"PDF conversion"
<Process PluginName = "ToPDF" ModuleName = "ToPDF.dll"/>
"rename"
<Process PluginName = "Rename" ModuleName = "Rename.dll"/>
<Prefix> FAX </ Prefix>
"Webdav delivery"
<Process PluginName = "ToWebdav" ModuleName = "ToWebdav.dll"/>
Is defined as follows.

図12に示したように、「名前変更」の機能にはユーザが接頭語「FAX」を入力したので、接頭語を表すタグ「Prefix」に「FAX」と記述されている。また、例えば、ユーザが接尾語に「FAX」と入力した場合、接頭語を表すタグ「Postfix」に「FAX」と記述される。   As shown in FIG. 12, since the user inputs the prefix “FAX” for the “rename” function, “FAX” is described in the tag “Prefix” representing the prefix. For example, when the user inputs “FAX” as the suffix, “FAX” is described in the tag “Postfix” representing the prefix.

〔インストール装置100の動作手順〕
図14は、インストール装置100がモジュール34をインストールする手順を示すフローチャート図である。なお、図14において、図7と同一ステップには同一の符号を付しその説明は簡単に行う。
図9の如く、機能一覧が表示装置23に表示される(S10)と、ユーザはインストールする機能を選択することができる。本実施例のインストール装置100は、ユーザが機能一覧から選択することなく、「機能作成」ボタン52等を選択することができるので、機能作成部46は、ユーザがマウス等を用いて「機能作成」ボタン52等を選択したか否かを判定する(S15)。
[Operation Procedure of Installation Device 100]
FIG. 14 is a flowchart showing a procedure for installing the module 34 by the installation apparatus 100. In FIG. 14, the same steps as those in FIG.
As shown in FIG. 9, when a function list is displayed on the display device 23 (S10), the user can select a function to be installed. The installation apparatus 100 according to the present embodiment can select the “function creation” button 52 and the like without the user selecting from the function list. Therefore, the function creation unit 46 uses the mouse or the like to perform “function creation”. It is determined whether or not the "" button 52 or the like has been selected (S15).

機能作成しない場合(S15のNo)、すなわち、ユーザが「機能作成」ボタン52等を選択しない場合は、実施例1と同様に、モジュール決定部42がユーザが選択したモジュール34を決定し(S20)、モジュール転送部43が決定されたモジュール34を所定フォルダに転送する(S30)。   When the function is not created (No in S15), that is, when the user does not select the “create function” button 52 or the like, the module determination unit 42 determines the module 34 selected by the user (S20) as in the first embodiment. ), The module transfer unit 43 transfers the determined module 34 to a predetermined folder (S30).

機能作成する場合(S15のYes)、すなわちユーザが「機能作成」ボタン52等を選択した場合は、機能作成部46は図10(a)の如く機能作成画面を表示する(S40)。そして、機能作成部46は、UIプラグイン32が取得した、ユーザが選択した機能と表示用の機能名をアプリケーションプロセス33を介して取得する。   When creating a function (Yes in S15), that is, when the user selects the “create function” button 52 or the like, the function creation unit 46 displays a function creation screen as shown in FIG. 10A (S40). Then, the function creation unit 46 acquires the function selected by the user and the function name for display acquired by the UI plug-in 32 via the application process 33.

機能作成部46は、表示用の機能名及び選択した機能に基づき新機能定義ファイル47を作成する(S50)。すなわち、表示用の機能名から新たに作成した機能の機能名を付与し、選択した機能に基づき機能定義ファイル31を選択し、モジュール34の名前やモジュール34のファイル名を記述して、新機能定義ファイル47を作成する。   The function creation unit 46 creates a new function definition file 47 based on the display function name and the selected function (S50). That is, the function name of the function newly created from the function name for display is given, the function definition file 31 is selected based on the selected function, the name of the module 34 and the file name of the module 34 are described, and the new function A definition file 47 is created.

ついで、ステップS10に戻り、ユーザが新たに定義した機能は機能定義ファイル31の機能と共に、機能一覧に表示される。ユーザが、この新たに作成した機能を機能一覧で選択した場合、モジュール転送部43は一連の機能に対応する各モジュール34を、全て所定のフォルダに転送する。   Next, returning to step S10, the function newly defined by the user is displayed in the function list together with the function of the function definition file 31. When the user selects the newly created function from the function list, the module transfer unit 43 transfers all the modules 34 corresponding to the series of functions to a predetermined folder.

以上説明したように、本実施例のインストール装置100は、実施例1の効果に加え、ユーザが複数の機能を1つの機能に定義できるので、複数のモジュール34のインストールが容易になり操作性を向上させることができる。   As described above, in addition to the effects of the first embodiment, the installation apparatus 100 according to the present embodiment allows a user to define a plurality of functions as one function, so that the installation of a plurality of modules 34 is facilitated and the operability is improved. Can be improved.

実施例2では、新機能定義ファイル47を作成したユーザが新たに定義された機能のモジュール34をインストール装置100がインストールすることを想定していた。しかし、機能定義ファイル31及び新機能定義ファイル47のフォーマットは各ユーザに共通なので、ユーザBが作成した新機能定義ファイル47を、ユーザAが利用してモジュール34のインストールに利用することができる。本実施例では、外部の新機能定義ファイル47を取り込むことができるインストール装置100について説明する。なお、本実施例では機能定義ファイル31と新機能定義ファイル47とを区別することなく機能定義ファイル31といい、外部から取り込んだ後の機能定義ファイル31又は新機能定義ファイル47を外部機能定義ファイル49という。   In the second embodiment, it is assumed that the user who created the new function definition file 47 installs the module 34 of the function newly defined by the installation apparatus 100. However, since the format of the function definition file 31 and the new function definition file 47 is common to each user, the new function definition file 47 created by the user B can be used by the user A to install the module 34. In this embodiment, an installation apparatus 100 that can take in an external new function definition file 47 will be described. In this embodiment, the function definition file 31 and the new function definition file 47 are referred to as the function definition file 31 without distinguishing between them, and the function definition file 31 or the new function definition file 47 imported from the outside is referred to as the external function definition file. 49.

図15は、本実施例のインストール装置100がモジュール34をインストールするための手段をブロック図を用いて模式的に説明する図である。なお、図15において図8と同一部分には同一の符号を付しその説明は省略する。   FIG. 15 is a diagram schematically illustrating a means for installing the module 34 by the installation apparatus 100 according to the present embodiment, using a block diagram. In FIG. 15, the same parts as those in FIG.

〔外部の機能の新機能定義ファイル47の作成〕
本実施例のインストール装置100は、図2の制御部11が、補助記憶部13に記憶されたインストールプログラム25を読み出して実行することで実現される機能取り込み部48を有する。また、機能取り込み部48が取り込んだ外部機能定義ファイル49は補助記憶部13に記憶される。
[Create new function definition file 47 for external functions]
The installation apparatus 100 according to the present embodiment includes a function capturing unit 48 realized by the control unit 11 illustrated in FIG. 2 reading and executing the installation program 25 stored in the auxiliary storage unit 13. The external function definition file 49 captured by the function capturing unit 48 is stored in the auxiliary storage unit 13.

機能取り込み部48は、外部装置から機能定義ファイル31を取得することを可能にする。外部装置とは、例えば、LANを介して接続されたコンピュータ、インターネット上のサーバ、NAS(Network Attached Storage)等である。このため、本実施例では機能一覧に「機能取り込み」ボタン54を設けた。   The function capturing unit 48 makes it possible to acquire the function definition file 31 from an external device. The external device is, for example, a computer connected via a LAN, a server on the Internet, a NAS (Network Attached Storage), or the like. For this reason, in this embodiment, a “capture function” button 54 is provided in the function list.

図16は、本実施例の機能一覧の一例を示す図である。図9の機能一覧において「機能取り込み」ボタン54を設け、この「機能取り込み」ボタン54をユーザが入力装置24のマウスでクリックしたり、メニューの「ツール」から「機能取り込み」メニュー55が選択できるようになっている。機能取り込み部48は、「機能取り込み」ボタン54又は「機能取り込み」メニュー55がユーザにより選択されると機能取り込み面を表示装置23に表示する。   FIG. 16 is a diagram illustrating an example of a function list according to the present embodiment. In the function list of FIG. 9, a “capture function” button 54 is provided, and the user can click the “capture function” button 54 with the mouse of the input device 24 or select a “capture function” menu 55 from “Tools” in the menu. It is like that. The function loading unit 48 displays the function loading screen on the display device 23 when the “function loading” button 54 or the “function loading” menu 55 is selected by the user.

図17(a)は、機能取り込み部48が表示する機能取り込み画面の一例を示す。機能取り込み部48は、例えば、所定のネットワークを介して接続されたコンピュータのフォルダに記憶されている機能定義ファイル31から各機能の名前を読み出す。機能定義ファイル31の拡張子(例えば、ist)は固定なので、そのフォルダ等に機能定義ファイル31が記憶されていればその一覧を表示することができる。   FIG. 17A shows an example of a function loading screen displayed by the function loading unit 48. For example, the function capturing unit 48 reads the name of each function from the function definition file 31 stored in a folder of a computer connected via a predetermined network. Since the extension (for example, ist) of the function definition file 31 is fixed, if the function definition file 31 is stored in the folder or the like, the list can be displayed.

図17(a)では読み出された各機能を機能作成画面の右側に表示した。図17(a)の右側には、「PDF変換」「Webdav配信」「名前変更」「OCR」が一覧に表示されている。図17(a)で表示されるのはファイル名であるが、ユーザがファイル名から機能の名前を想起できるように、ファイル名の少なくとも一部には機能の名前又は表示用の機能名がそのまま含まれることが好ましい。   In FIG. 17A, each read function is displayed on the right side of the function creation screen. On the right side of FIG. 17A, “PDF conversion”, “Webdav distribution”, “name change”, and “OCR” are displayed in a list. Although the file name is displayed in FIG. 17A, the function name or the function name for display is left as it is in at least a part of the file name so that the user can recall the function name from the file name. It is preferably included.

また、図17(a)の左側には、「最近使ったファイル」「マイネットワーク」「マイドキュメント」をそれぞれ選択するボタンが設けられているので、ユーザはそれぞれのボタンをマウス等で選択することで、「ファイルの場所」を指定することができる。   Further, on the left side of FIG. 17A, buttons for selecting “recently used file”, “My network”, and “My document” are provided, and the user selects each button with a mouse or the like. You can specify the “file location”.

図17(a)のようにファイルの場所が明らかでない場合、図17(b)のように機能定義ファイル31を検索してもよい。ユーザは、検索欄61に機能の名前や表示用の機能名の一部又は全部を入力して、検索ボタン62をマウス等で選択することで所望の機能定義ファイル31を検索できる。検索にヒットした機能定義ファイル31は、リンク先のフォルダ等から取り込むことができる。なお、検索の際ユーザは、LAN内、インターネット、デスクトップ等で検索範囲63を指定して、機能定義ファイル31と関連のないファイルが検索にヒットすることを回避できるようになっている。   If the file location is not clear as shown in FIG. 17A, the function definition file 31 may be searched as shown in FIG. The user can search for a desired function definition file 31 by inputting part or all of the function name or display function name in the search field 61 and selecting the search button 62 with a mouse or the like. The function definition file 31 that has been found in the search can be fetched from a linked folder or the like. In the search, the user can specify the search range 63 in the LAN, the Internet, the desktop, or the like so that a file unrelated to the function definition file 31 can be prevented from hitting the search.

機能取り込み部48は、図17(a)又は17(b)の機能取り込み画面により取り込んだ機能定義ファイル31を、補助記憶部13に記憶する。補助記憶部13に記憶された機能定義ファイル31は、外部機能定義ファイル49と称される。   The function capturing unit 48 stores the function definition file 31 captured on the function capturing screen of FIG. 17A or 17B in the auxiliary storage unit 13. The function definition file 31 stored in the auxiliary storage unit 13 is referred to as an external function definition file 49.

〔インストール装置100の動作手順〕
図18は、インストール装置100がモジュール34をインストールする手順を示すフローチャート図である。なお、図18において、図7と同一ステップには同一の符号を付しその説明は簡単に行う。
図16の如く、機能一覧が表示装置23に表示される(S10)と、ユーザはインストールする機能を選択することができる。本実施例のインストール装置100は、「機能取り込み」ボタン54等を選択することができるので、機能取り込み部48は、ユーザがマウス等を用いて「機能取り込み」ボタン54等を選択したか否かを判定する(S16)。
[Operation Procedure of Installation Device 100]
FIG. 18 is a flowchart showing a procedure for installing the module 34 by the installation apparatus 100. In FIG. 18, the same steps as those in FIG.
As shown in FIG. 16, when a function list is displayed on the display device 23 (S10), the user can select a function to be installed. Since the installation apparatus 100 according to the present embodiment can select the “capture function” button 54 and the like, the function capture section 48 determines whether the user selects the “capture function” button 54 and the like using a mouse or the like. Is determined (S16).

機能取り込みしない場合(S16のNo)、すなわち、ユーザが「機能取り込み」54等を選択しない場合は、実施例1と同様に、モジュール決定部42がユーザが選択したモジュール34を決定し(S20)、モジュール転送部43が決定されたモジュール34を所定フォルダに転送する(S30)。   When the function is not captured (No in S16), that is, when the user does not select “capture function” 54 or the like, the module determination unit 42 determines the module 34 selected by the user as in the first embodiment (S20). Then, the module transfer unit 43 transfers the determined module 34 to a predetermined folder (S30).

機能取り込みする場合(S16のYes)、すなわちユーザが「機能取り込み」ボタン54等を選択した場合は、機能取り込み部48は図16(a)の如く機能取り込み画面を表示する(S41)。ユーザは、機能取り込み画面に表示された機能定義ファイル31から所望の機能定義ファイル31をマウス等で選択する。   When the function is captured (Yes in S16), that is, when the user selects the “capture function” button 54 or the like, the function capture unit 48 displays a function capture screen as shown in FIG. 16A (S41). The user selects a desired function definition file 31 from the function definition file 31 displayed on the function import screen with a mouse or the like.

そして、機能取り込み部48は、UIプラグイン32が取得した、ユーザが選択した機能定義ファイル31をアプリケーションプロセス33を介して取得する。   The function capturing unit 48 acquires the function definition file 31 selected by the user acquired by the UI plug-in 32 via the application process 33.

機能取り込み部48は、ユーザが選択した機能定義ファイル31を補助記憶部13に記憶する(S51)。すなわち、機能定義ファイル31と外部機能定義ファイル49とは同じフォーマットなので、補助記憶部13に記憶することでインストール装置100に取り込まれたことになる。インストール装置100は、元から記憶している機能定義ファイル31、ユーザが作成した新機能定義ファイル47と同様に、外部機能定義ファイル49を用いてインストールするモジュール34を指定することができる。   The function capturing unit 48 stores the function definition file 31 selected by the user in the auxiliary storage unit 13 (S51). That is, since the function definition file 31 and the external function definition file 49 have the same format, the function definition file 31 and the external function definition file 49 are taken into the installation apparatus 100 by being stored in the auxiliary storage unit 13. The installation apparatus 100 can designate the module 34 to be installed using the external function definition file 49 in the same manner as the function definition file 31 stored from the beginning and the new function definition file 47 created by the user.

ついで、ステップS10に戻り、ユーザが取り込んだ外部機能定義ファイル49の機能は、機能定義ファイル31及び新機能定義ファイル47の機能と共に、機能一覧に表示される。ユーザが、この外部から取り込んだ機能を機能一覧で選択した場合、モジュール転送部43は一連の機能に対応する各モジュール34を、全て所定のフォルダに転送する。   Next, returning to step S 10, the functions of the external function definition file 49 captured by the user are displayed in the function list together with the functions of the function definition file 31 and the new function definition file 47. When the user selects a function imported from the outside in the function list, the module transfer unit 43 transfers all the modules 34 corresponding to the series of functions to a predetermined folder.

以上説明したように、本実施例のインストール装置100は、実施例1及び2の効果に加え、ユーザが外部の機能定義ファイル31を取り込むことができるので、機能を作成することなくモジュール34のインストールが行うことができ操作性を向上させることができる。   As described above, in addition to the effects of the first and second embodiments, the installation apparatus 100 according to the present embodiment allows the user to import the external function definition file 31, so that the module 34 can be installed without creating a function. The operability can be improved.

本実施例では、サーバ300とインストール装置100が連携してモジュール34をインストールする実施形態について説明する。
図19(a)はサーバ300とインストール装置100を有するインストールシステム200の概略構成図の一例を、図19(b)はサーバ300のハードウェア構成図の一例をそれぞれ示す。インストール装置100がネットワーク101を介してサーバ300と接続されている。ネットワーク101は例えば社内、一部署、一フロア等のLAN、支店間など地理的に離れたLAN同士を接続したWAN、又は、インターネットなどである。なお、ネットワーク101は有線・無線のいずれであってもよい。
In the present embodiment, an embodiment in which the server 300 and the installation apparatus 100 cooperate to install the module 34 will be described.
FIG. 19A illustrates an example of a schematic configuration diagram of an installation system 200 including the server 300 and the installation apparatus 100, and FIG. 19B illustrates an example of a hardware configuration diagram of the server 300. An installation apparatus 100 is connected to a server 300 via a network 101. The network 101 is, for example, an in-house, one department, one floor, etc. LAN, a WAN that connects geographically separated LANs such as between branches, or the Internet. The network 101 may be either wired or wireless.

モジュール34はサーバ300に記憶しておくことができるので、インストール装置100の補助記憶部13の容量を抑制できる。また、モジュール34を決定する等の機能をサーバ300に集約できるので、各インストール装置100のコストを低減できる。図19(a)ではインストール装置100をMFPとしたが、その他の機器又は情報処理装置でもよい。   Since the module 34 can be stored in the server 300, the capacity of the auxiliary storage unit 13 of the installation apparatus 100 can be suppressed. In addition, since functions such as determining the module 34 can be integrated into the server 300, the cost of each installation apparatus 100 can be reduced. In FIG. 19A, the installation apparatus 100 is an MFP, but other apparatuses or information processing apparatuses may be used.

サーバ300は公知のハードウェア構成を備え、モジュール34をインストール装置100に配信する、1以上の例えばPCであるが、サーバ300をMFPで実現してもよい。   The server 300 has a known hardware configuration and is one or more PCs that distribute the module 34 to the installation apparatus 100, but the server 300 may be realized by an MFP.

サーバ300は、それぞれバスで相互に接続されているCPU71、RAM72、ROM73、記憶媒体装着部74、NIC78、入力装置77、表示制御部76及びストレージ75を有するように構成される。   The server 300 is configured to include a CPU 71, a RAM 72, a ROM 73, a storage medium mounting unit 74, a NIC 78, an input device 77, a display control unit 76, and a storage 75 that are mutually connected by a bus.

CPU71は、OS(Operating System)やインストールプログラム25をストレージ75から読み出して実行することで上記の実施例と同様の機能を提供すると共に、サーバ300が行う処理を統括的に制御する。   The CPU 71 reads out an OS (Operating System) and the installation program 25 from the storage 75 and executes them to provide the same functions as those in the above-described embodiment and control the processing performed by the server 300 in an integrated manner.

RAM72はCPU71がインストールプログラム25を実行する際にインストールプログラム25や処理に必要なデータを一時保管する作業メモリ(主記憶メモリ)になり、ROM73はBIOS(Basic Input Output System)やOSを起動するためのプログラム、設定ファイルを記憶している。   The RAM 72 is a working memory (main storage memory) that temporarily stores the installation program 25 and data necessary for processing when the CPU 71 executes the installation program 25, and the ROM 73 starts a BIOS (Basic Input Output System) and an OS. Programs and configuration files.

記憶媒体装着部74は記憶媒体が着脱可能に構成されており、記憶媒体21に記録されたインストールプログラム25やデータを読み込み、ストレージ75にインストールする際と、インストールプログラム25やデータを書き込む際に使用される。   The storage medium mounting unit 74 is configured such that the storage medium is detachable, and is used when reading the installation program 25 and data recorded in the storage medium 21 and installing it in the storage 75 and writing the installation program 25 and data. Is done.

NIC78は、ネットワーク101に接続するためのインターフェイス、例えばイーサネット(登録商標)カードであり、OSI基本参照モデルの物理層、データリンク層に規定されたプロトコルに従う処理を実行する。   The NIC 78 is an interface for connecting to the network 101, for example, an Ethernet (registered trademark) card, and executes processing in accordance with protocols defined in the physical layer and data link layer of the OSI basic reference model.

入力装置77は、キーボードやマウスなど、ユーザからの様々な操作指示を入力するためのデバイスである。表示制御部76は、プログラムが指示する画面情報に基づき所定の解像度や色数等で液晶などのディスプレイ79に描画する。例えば、GUI(Graphical User Interface)画面を形成し、操作に必要な各種ウィンドウやデータ等をディスプレイ79に表示する。   The input device 77 is a device for inputting various operation instructions from the user, such as a keyboard and a mouse. The display control unit 76 draws on a display 79 such as a liquid crystal with a predetermined resolution and the number of colors based on screen information instructed by the program. For example, a GUI (Graphical User Interface) screen is formed, and various windows and data necessary for operation are displayed on the display 79.

ストレージ75は、ハードディスクドライブ、SSD(Flash Solid State Drive)等の不揮発メモリを実体とし、本実施形態ではインストールプログラム25が記憶されている。インストールプログラム25は、記憶媒体21に記憶して配布されたり、ネットワーク101を介して接続された不図示のサーバからダウンロードされ、ストレージ75にインストールされる。   The storage 75 has a nonvolatile memory such as a hard disk drive or SSD (Flash Solid State Drive) as an entity, and the installation program 25 is stored in this embodiment. The installation program 25 is stored in the storage medium 21 and distributed, or downloaded from a server (not shown) connected via the network 101 and installed in the storage 75.

図20は、インストールシステム200がモジュール34をインストールするための手段を、ブロック図を用いて模式的に説明する図である。なお、図20において図4と同一部分には同一の符号を付しその説明は省略する。   FIG. 20 is a diagram schematically illustrating a means for the installation system 200 to install the module 34 using a block diagram. In FIG. 20, the same parts as those in FIG. 4 are denoted by the same reference numerals, and the description thereof is omitted.

図示するように、本実施例ではサーバ300がモジュール決定部42S、機能定義ファイル31S及びモジュール群45Sを有する点で実施例1と異なっている。なお、機能取得部81はインストール装置100から機能を取得(受信)するための手段、機能転送部82はモジュール34をインストール装置100に送信するための手段である。   As shown in the figure, this embodiment is different from the first embodiment in that the server 300 includes a module determination unit 42S, a function definition file 31S, and a module group 45S. The function acquisition unit 81 is a unit for acquiring (receiving) a function from the installation apparatus 100, and the function transfer unit 82 is a unit for transmitting the module 34 to the installation apparatus 100.

機能一覧表示部41は、サーバ300から機能一覧を取得して表示装置23に機能一覧を表示する。ユーザが機能一覧を見てインストールしたい機能を選択すると、機能一覧表示部41は機能の名前をサーバ300の機能転送部82に送信する。   The function list display unit 41 acquires a function list from the server 300 and displays the function list on the display device 23. When the user views a function list and selects a function to be installed, the function list display unit 41 transmits the name of the function to the function transfer unit 82 of the server 300.

サーバ300の機能取得部81は機能をモジュール決定部42Sに送出するので、モジュール決定部42Sは、その機能に必要な機能定義ファイルとモジュール34を決定し、機能定義ファイル名とモジュール名を機能転送部82に送出する。機能転送部82は機能定義ファイルとモジュール34をインストール装置100に送信する。インストール装置100の機能配置部83は、基本機能を提供するコアプログラム(アップデートは不要)に、機能定義ファイルとモジュール34を合わせてモジュール34を配置する。   Since the function acquisition unit 81 of the server 300 sends the function to the module determination unit 42S, the module determination unit 42S determines the function definition file and the module 34 necessary for the function, and transfers the function definition file name and the module name to the function. To the unit 82. The function transfer unit 82 transmits the function definition file and the module 34 to the installation apparatus 100. The function arrangement unit 83 of the installation apparatus 100 arranges the module 34 together with the function definition file and the module 34 in a core program (no update is required) that provides the basic function.

図21のシーケンス図を用いて詳細に説明する。図21のシーケンス図は、例えばユーザが入力装置77からインストールの開始を入力した場合、予め定めた時間やインストール装置100が使用されていなくなりリソースに余裕が生じるとスタートする。   This will be described in detail with reference to the sequence diagram of FIG. The sequence diagram of FIG. 21 starts when, for example, the user inputs the start of installation from the input device 77, the installation device 100 is not used for a predetermined period of time, and there is room for resources.

インストールを開始すると、インストール装置100の機能一覧表示部41は、サーバ300の機能取得部81に機能一覧の取得を要求する(S110)。   When the installation is started, the function list display unit 41 of the installation apparatus 100 requests the function acquisition unit 81 of the server 300 to acquire the function list (S110).

サーバ300の機能取得部81は全ての機能定義ファイルから機能名を取得し、インストール装置100の機能一覧表示部41へ機能一覧を送信する(S120)。   The function acquisition unit 81 of the server 300 acquires function names from all the function definition files, and transmits the function list to the function list display unit 41 of the installation apparatus 100 (S120).

インストール装置100の機能一覧表示部41は機能一覧を受信し、取得した機能一覧を画面に表示する(S130)。   The function list display unit 41 of the installation apparatus 100 receives the function list and displays the acquired function list on the screen (S130).

ユーザが機能一覧画面でインストールしたい機能を選択すると、インストール装置100の機能一覧表示部41は、ユーザが選択した機能名をサーバ300の機能転送部82に送信する(S140)。機能名の送信により、機能定義ファイルと機能に必要なモジュール34の転送を要求したことになる。   When the user selects a function to be installed on the function list screen, the function list display unit 41 of the installation apparatus 100 transmits the function name selected by the user to the function transfer unit 82 of the server 300 (S140). By transmitting the function name, it is requested to transfer the function definition file and the module 34 necessary for the function.

サーバ300の機能転送部82は、送信された機能名をサーバ300のモジュール決定部42Sに送出し、その機能に必要な機能定義ファイルとモジュール34の決定を依頼する。サーバ300のモジュール決定部42Sは、渡された機能名に該当する機能定義ファイルを抽出し、その機能定義ファイルから必要なモジュール名を取得し、機能定義ファイル名とモジュール名をサーバ300の機能転送部82に送出する(S150)。   The function transfer unit 82 of the server 300 sends the transmitted function name to the module determination unit 42S of the server 300, and requests the determination of the function definition file and the module 34 necessary for the function. The module determination unit 42S of the server 300 extracts a function definition file corresponding to the passed function name, acquires a necessary module name from the function definition file, and transfers the function definition file name and the module name to the function of the server 300. The data is sent to the unit 82 (S150).

サーバ300の機能転送部82は、モジュール決定部42Sが決定した機能定義ファイル名とモジュール名に該当するモジュール34をインストール装置100の機能配置部83に転送する(S160)。   The function transfer unit 82 of the server 300 transfers the function definition file name determined by the module determination unit 42S and the module 34 corresponding to the module name to the function arrangement unit 83 of the installation apparatus 100 (S160).

インストール装置100の機能配置部83は、基本機能を提供するコアプログラム(アップデートは不要)に、機能定義ファイルとモジュール34を合わせてモジュール34を配置する(S170)。なお、モジュール34の配置とは、予め定められている補助記憶媒体13の物理的・論理的なアドレス(例えば、アプリケーション30のコアプログラム35が記憶されたフォルダ)に記憶することをいう。   The function arrangement unit 83 of the installation apparatus 100 arranges the module 34 by combining the function definition file and the module 34 in the core program (no update is required) that provides the basic function (S170). The arrangement of the module 34 means that the module 34 is stored in a predetermined physical / logical address of the auxiliary storage medium 13 (for example, a folder in which the core program 35 of the application 30 is stored).

したがって、本実施形態のインストールシステム200によれば、実施例1の効果に加え、サーバ300にモジュール34のモジュール群45Sやインストール機能を集約することができる。   Therefore, according to the installation system 200 of the present embodiment, in addition to the effects of the first embodiment, the module group 45S of modules 34 and the installation function can be integrated into the server 300.

実施例4ではサーバ300のみがモジュール群45Sやインストール機能を有していたが、本実施例ではインストール装置100もモジュール群45Iやインストール機能を備えたインストールシステム200について説明する。   In the fourth embodiment, only the server 300 has the module group 45S and the installation function. However, in the present embodiment, the installation system 100 including the module group 45I and the installation function will be described.

図22は、インストールシステム200がモジュール34をインストールするための手段を、ブロック図を用いて模式的に説明する図である。なお、図22において図20と同一部分には同一の符号を付しその説明は省略する。図示するように、本実施例では、インストール装置100が、モジュール群45I、機能定義ファイル31I、モジュール決定部42I及び機能取得部81Sを有する。サーバ300が有するモジュール群45S、機能定義ファイル31S、モジュール決定部42S及び機能取得部81Sと、インストール装置100が有するモジュール群45I、機能定義ファイル31I、モジュール決定部42I及び機能取得部81Iとはそれぞれ同じものである。   FIG. 22 is a diagram schematically illustrating a means for the installation system 200 to install the module 34 using a block diagram. In FIG. 22, the same parts as those in FIG. As illustrated, in the present embodiment, the installation apparatus 100 includes a module group 45I, a function definition file 31I, a module determination unit 42I, and a function acquisition unit 81S. The module group 45S, the function definition file 31S, the module determination unit 42S, and the function acquisition unit 81S included in the server 300, and the module group 45I, the function definition file 31I, the module determination unit 42I, and the function acquisition unit 81I included in the installation apparatus 100, respectively. The same thing.

図23は、インストールシステム200がモジュール34をインストールする手順を示すシーケンス図の一例である。   FIG. 23 is an example of a sequence diagram illustrating a procedure for installing the module 34 by the installation system 200.

インストールが開始されると、インストール装置100の機能一覧表示部41は、実施例4と同様、サーバ300の機能取得部81Sに機能一覧の取得を要求し(S110)、サーバ300に存在する機能一覧を送信するよう要求する。これにより、サーバ300の機能取得部81Sは全ての機能定義ファイル31Sから機能名を取得し、インストール装置100の機能一覧表示部41へ機能一覧を送信する(S120)。   When the installation is started, the function list display unit 41 of the installation apparatus 100 requests the function acquisition unit 81S of the server 300 to acquire the function list (S110), as in the fourth embodiment, and the function list existing in the server 300 is obtained. Request to be sent. Thereby, the function acquisition unit 81S of the server 300 acquires the function name from all the function definition files 31S and transmits the function list to the function list display unit 41 of the installation apparatus 100 (S120).

また、インストール装置100の機能一覧表示部41は、インストール装置100の機能取得部81Iに機能一覧の取得を依頼し、インストール装置100に存在する機能一覧を取得する(S121)。   Further, the function list display unit 41 of the installation apparatus 100 requests the function acquisition unit 81I of the installation apparatus 100 to acquire the function list, and acquires the function list existing in the installation apparatus 100 (S121).

そして、インストール装置100の機能一覧表示部41は、サーバ300から受信した機能一覧、インストール装置100の機能取得部81Iが取得した機能一覧を表示装置23に表示する(S130)。   Then, the function list display unit 41 of the installation apparatus 100 displays the function list received from the server 300 and the function list acquired by the function acquisition unit 81I of the installation apparatus 100 on the display device 23 (S130).

ユーザが機能一覧画面でインストールしたい機能を選択すると、インストール装置100の機能一覧表示部41は、ユーザが選択した機能のうち、サーバ300に存在する機能名をサーバ300の機能転送部82に送信し(S140)、サーバ300のモジュール決定部42Sは機能名に対応する機能定義ファイル31Sとモジュール34を決定する(S150)。サーバ300の機能転送部82は、モジュール決定部42Sが決定した機能定義ファイル名とモジュール名に該当するモジュール34をインストール装置100の機能配置部83に転送する(S160)。   When the user selects a function to be installed on the function list screen, the function list display unit 41 of the installation apparatus 100 transmits the function name existing in the server 300 among the functions selected by the user to the function transfer unit 82 of the server 300. (S140), the module determination unit 42S of the server 300 determines the function definition file 31S and the module 34 corresponding to the function name (S150). The function transfer unit 82 of the server 300 transfers the function definition file name determined by the module determination unit 42S and the module 34 corresponding to the module name to the function arrangement unit 83 of the installation apparatus 100 (S160).

また、インストール装置100の機能一覧表示部41は、ユーザが選択した機能のうち、インストール装置100に存在する機能名をインストール装置100のモジュール決定部42Iに渡し、機能定義ファイル名とモジュール名の取得を依頼する。インストール装置100のモジュール決定部42Iは、渡された機能名から機能定義ファイル31Iと必要なモジュール34を決定し(S161)、機能定義ファイル名とモジュール名をインストール装置100の機能配置部83に送出する。   Also, the function list display unit 41 of the installation apparatus 100 passes the function name existing in the installation apparatus 100 among the functions selected by the user to the module determination unit 42I of the installation apparatus 100, and acquires the function definition file name and the module name. Request. The module determination unit 42I of the installation apparatus 100 determines the function definition file 31I and the necessary module 34 from the passed function name (S161), and sends the function definition file name and the module name to the function arrangement unit 83 of the installation apparatus 100. To do.

そして、インストール装置100の機能配置部83は、基本機能を提供するコアプログラム(アップデートは不要)に加えて、サーバ300から転送された機能定義ファイル31Sとモジュール34、及び、インストール装置100のモジュール決定部42Iが決定した機能定義ファイル名、モジュール名に該当する機能定義ファイル31I、モジュール34を、補助記憶装置13に配置する(S170)。   The function placement unit 83 of the installation apparatus 100 determines the function definition file 31S and the module 34 transferred from the server 300 and the module determination of the installation apparatus 100 in addition to the core program that provides basic functions (no update is required). The function definition file 31I and the module 34 corresponding to the function definition file name and module name determined by the unit 42I are arranged in the auxiliary storage device 13 (S170).

したがって、本実施形態のインストールシステム200によれば、サーバ300とインストール装置100の双方から機能定義ファイル31I、31Sとモジュール34を取得でき、インストール装置100が利用できる機能を最大化できる。例えば、ネットワークに接続されていない場合でも機能をインストールすることができる。   Therefore, according to the installation system 200 of the present embodiment, the function definition files 31I and 31S and the module 34 can be acquired from both the server 300 and the installation apparatus 100, and the functions that can be used by the installation apparatus 100 can be maximized. For example, the function can be installed even when not connected to the network.

機能を追加した場合、追加の料金が発生することがあるが、この場合、ユーザは料金に応じて機能を追加するか否かを判断できると便利である。本実施例では、課金額を表示できるインストールシステム200について説明する。サーバ300とインストール装置100が接続されていれば、サーバ300での課金の管理が容易になる。   When a function is added, an additional fee may be generated. In this case, it is convenient that the user can determine whether to add a function according to the fee. In the present embodiment, an installation system 200 capable of displaying a charge amount will be described. If the server 300 and the installation apparatus 100 are connected, accounting management at the server 300 is facilitated.

図24は、インストールシステム200がモジュール34をインストールするための手段を、ブロック図を用いて模式的に説明する図である。なお、図24において図22と同一部分には同一の符号を付しその説明は省略する。図示するように、本実施例では、インストール装置100が、課金額表示部87、課金額算出部85I及び課金額転送部86を、サーバ300がユーザ毎の課金額DB84及び課金額算出部85Sを有する。なお、図24では、インストール装置100がモジュール群45I、機能定義ファイル31I、モジュール決定部42I及び機能取得部81Iを有するように図示したが、実施例4と同様にインストール装置100がこれらの機能を有さなくてもよい。   FIG. 24 is a diagram schematically illustrating a means for the installation system 200 to install the module 34 using a block diagram. In FIG. 24, the same portions as those in FIG. 22 are denoted by the same reference numerals, and the description thereof is omitted. As shown in the figure, in this embodiment, the installation apparatus 100 includes a charge amount display unit 87, a charge amount calculation unit 85I, and a charge amount transfer unit 86, and the server 300 includes a charge amount DB 84 and a charge amount calculation unit 85S for each user. Have. In FIG. 24, the installation apparatus 100 is illustrated as having a module group 45I, a function definition file 31I, a module determination unit 42I, and a function acquisition unit 81I. However, as in the fourth embodiment, the installation apparatus 100 performs these functions. You don't have to.

なお、課金額を算出するため本実施例の機能定義ファイル31I、31Sは、機能毎に課金額が登録されている。課金額は無料の機能の機能定義ファイル31I、31Sには登録されていない。
<Function name = "PDF transfer to webdav">
<Process PluginName = "ToPDF" FileName = "ToPDF.dll"/>
<Process PluginName = "ToWebdav" FileName = "ToWebdav.dll"/>
<Price> 100000</Price>
</Function>
課金額算出部85I、85Sは、ユーザに選択された機能に基づき機能定義ファイル31I、31Sを参照し、Priceタグの課金額「100000」を読み出し、複数の場合はそれらの合計を算出する。
In order to calculate the billing amount, the billing amount is registered for each function in the function definition files 31I and 31S of this embodiment. The charge amount is not registered in the function definition files 31I and 31S of free functions.
<Function name = "PDF transfer to webdav">
<Process PluginName = "ToPDF" FileName = "ToPDF.dll"/>
<Process PluginName = "ToWebdav" FileName = "ToWebdav.dll"/>
<Price> 100000 </ Price>
</ Function>
The billing amount calculation units 85I and 85S refer to the function definition files 31I and 31S based on the function selected by the user, read the billing amount “100000” of the Price tag, and, in the case of a plurality, calculate the sum of them.

実施例4のようにサーバ300のみがモジュール34を記憶している場合、サーバ300の課金額算出部85Sがユーザに選択された各機能の課金額を読み出し、その合計を算出する共に、各機能の課金額と合計をインストール装置100に送信する。一方、実施例5又は6のようにサーバ300とインストール装置100の双方からモジュール34をインストールする場合、それぞれの課金額算出部85I、85Sが各機能の課金額を読み出す。そして一方の課金額算出部85I又は85Sが全ての課金額の合計を算出してもよいし、インストール装置100の課金額算出部85Iがインストール装置100が記憶するモジュール34の課金額の合計を、サーバ300の課金額算出部85Sがサーバ300が記憶するモジュール34の課金額の合計をそれぞれ算出してもよい。   When only the server 300 stores the module 34 as in the fourth embodiment, the billing amount calculation unit 85S of the server 300 reads the billing amount of each function selected by the user, calculates the sum thereof, Are transmitted to the installation apparatus 100. On the other hand, when the module 34 is installed from both the server 300 and the installation apparatus 100 as in the fifth or sixth embodiment, the respective billing amount calculation units 85I and 85S read the billing amount of each function. One charging amount calculation unit 85I or 85S may calculate the total of all the charging amounts, or the charging amount calculation unit 85I of the installation apparatus 100 may calculate the total of the charging amount of the module 34 stored in the installation apparatus 100. The charge amount calculation unit 85S of the server 300 may calculate the total charge amount of the module 34 stored in the server 300.

図25は、インストールシステム200がモジュール34をインストールする手順を示すシーケンス図の一例である。   FIG. 25 is an example of a sequence diagram illustrating a procedure for installing the module 34 by the installation system 200.

インストールが開始されると、インストール装置100の機能一覧表示部41は、実施例5と同様にサーバ300とインストール装置100が有する機能の機能一覧を表示装置23に表示する(S110〜130)。   When installation is started, the function list display unit 41 of the installation apparatus 100 displays the function list of the functions of the server 300 and the installation apparatus 100 on the display device 23 as in the fifth embodiment (S110 to 130).

インストール装置100の機能一覧表示部41は、サーバ300の機能一覧をサーバ300の課金額算出部85Sに、インストール装置100の機能一覧をインストール装置100の課金額算出部85Iにそれぞれ送出し、各機能の課金額の取得を依頼する。   The function list display unit 41 of the installation apparatus 100 sends the function list of the server 300 to the billing amount calculation unit 85S of the server 300 and the function list of the installation device 100 to the billing amount calculation unit 85I of the installation device 100, respectively. Request to get the billing amount.

サーバ300の課金額算出部85Sは、送信された機能一覧から対応する機能定義ファイル31Sを探し、各機能の課金額を取得し、インストール装置100に送信する。インストール装置100の課金額算出部85Iは、機能一覧から対応する機能定義ファイル31Sを探し、各機能の課金額を取得し、課金額表示部87に送出する。   The billing amount calculation unit 85S of the server 300 searches for the corresponding function definition file 31S from the transmitted function list, acquires the billing amount of each function, and transmits it to the installation apparatus 100. The billing amount calculation unit 85I of the installation apparatus 100 searches the function list for the corresponding function definition file 31S, acquires the billing amount for each function, and sends it to the billing amount display unit 87.

インストール装置100の課金額表示部87は、サーバ300から送信された課金額とインストール装置100の課金額算出部85Iが読み出した課金額を表示装置23に表示する(S135)。   The billing amount display unit 87 of the installation apparatus 100 displays the billing amount transmitted from the server 300 and the billing amount read by the billing amount calculation unit 85I of the installation device 100 on the display device 23 (S135).

これにより、ユーザは課金額を見ながら機能一覧画面でインストールしたい機能を選択することができる。ユーザがインストールする機能を選択すると、課金額表示部87は選択の度に課金額を合計していき、合計結果を表示装置に表示する。   Thus, the user can select a function to be installed on the function list screen while looking at the billing amount. When the user selects a function to be installed, the billing amount display unit 87 sums the billing amount each time it is selected, and displays the summation result on the display device.

図26は、機能一覧表示部41が生成する機能一覧の一例を示す図である。図26において図6と同一部には同一の符号を付しその説明は省略する。図示するように本実施例の機能一覧には「課金額」が機能毎に表示される。   FIG. 26 is a diagram illustrating an example of a function list generated by the function list display unit 41. In FIG. 26, the same parts as those in FIG. As shown in the figure, “billing amount” is displayed for each function in the function list of this embodiment.

例えば、ユーザが最終的に「インストール」ボタン51をクリックしたりリターンキーを押下してユーザがその選択を確定すると、実施例5と同様にインストールが開始される。すなわち、インストール装置100の機能一覧表示部41は、ユーザが選択した機能のうち、サーバ300に存在する機能名をサーバ300の機能転送部82に送信し(S140)、サーバ300のモジュール決定部42Sは機能名に対応する機能定義ファイル31Sとモジュール34を決定する(S150)。サーバ300の機能転送部82は、モジュール決定部42Sが決定した機能定義ファイル名とモジュール名に該当するモジュール34をインストール装置100の機能配置部83に転送する(S160)。   For example, when the user finally clicks the “install” button 51 or presses the return key and the user confirms the selection, the installation is started as in the fifth embodiment. That is, the function list display unit 41 of the installation apparatus 100 transmits the function name existing in the server 300 among the functions selected by the user to the function transfer unit 82 of the server 300 (S140), and the module determination unit 42S of the server 300. Determines the function definition file 31S and the module 34 corresponding to the function name (S150). The function transfer unit 82 of the server 300 transfers the function definition file name determined by the module determination unit 42S and the module 34 corresponding to the module name to the function arrangement unit 83 of the installation apparatus 100 (S160).

また、インストール装置100の機能一覧表示部41は、ユーザが選択した機能のうち、インストール装置100に存在する機能名をインストール装置100のモジュール決定部42Iに渡し、機能定義ファイル名とモジュール名の取得を依頼する。インストール装置100のモジュール決定部42Iは、渡された機能名から機能定義ファイル31Iと必要なモジュール34を決定し(S161)、機能定義ファイル名とモジュール名をインストール装置100の機能配置部83に送出する。   Also, the function list display unit 41 of the installation apparatus 100 passes the function name existing in the installation apparatus 100 among the functions selected by the user to the module determination unit 42I of the installation apparatus 100, and acquires the function definition file name and the module name. Request. The module determination unit 42I of the installation apparatus 100 determines the function definition file 31I and the necessary module 34 from the passed function name (S161), and sends the function definition file name and the module name to the function arrangement unit 83 of the installation apparatus 100. To do.

そして、インストール装置100の機能配置部83は、基本機能を提供するコアプログラム(アップデートは不要)に加えて、サーバ300から転送された機能定義ファイル31Sとモジュール34、及び、インストール装置100のモジュール決定部42Iが決定した機能定義ファイル名、モジュール名に該当する機能定義ファイル31I、モジュール34を、補助記憶装置13に配置する(S170)。   The function placement unit 83 of the installation apparatus 100 determines the function definition file 31S and the module 34 transferred from the server 300 and the module determination of the installation apparatus 100 in addition to the core program that provides basic functions (no update is required). The function definition file 31I and the module 34 corresponding to the function definition file name and module name determined by the unit 42I are arranged in the auxiliary storage device 13 (S170).

そして、インストール装置100の課金額算出部85Iはインストールした各機能の課金額の合計を課金額転送部86に送出し、課金額転送部86は、選択された各機能、数量、及び、それらの課金額の合計をサーバ300の課金額算出部85Sに送信する(S180)。サーバ300の課金額算出部85Sはこれをユーザ毎に合計・蓄積し、課金を行う際のデータとする(S190)。   Then, the billing amount calculation unit 85I of the installation apparatus 100 sends the total billing amount of each installed function to the billing amount transfer unit 86, and the billing amount transfer unit 86 selects each selected function, quantity, and their The total charge amount is transmitted to the charge amount calculation unit 85S of the server 300 (S180). The billing amount calculation unit 85S of the server 300 totals and accumulates this for each user, and uses it as data for billing (S190).

本実施例のインストールシステム200には、ユーザは課金額を確認しながら、自分が利用したい機能のみにお金を支払うことができ、不必要な機能をインストールする必要がなくなる。   In the installation system 200 of the present embodiment, the user can pay only for the function he / she wants to use while confirming the billing amount, and it is not necessary to install an unnecessary function.

この課金額は、実施例2のように機能作成する際にも同様に表示されるので、ユーザは追加する機能とその課金額、及び、合計を見ながら、費用対効果を勘案しながら新機能を作成することができる。   This charge amount is displayed in the same way when creating a function as in the second embodiment, so that the user can add a new function while considering the cost effectiveness while looking at the function to be added, its charge amount, and the total. Can be created.

実施例2で説明した新機能を作成した場合、及び、実施例3で説明した新機能を取り込んだ場合も、ユーザに課金することができる。   When the new function described in the second embodiment is created and when the new function described in the third embodiment is incorporated, the user can be charged.

図8の新機能作成部は、新たに作成した新機能の課金額を決定し、機能定義ファイル31Iに登録する。課金額の決定方法は予め定めらており、例えば新機能に含まれる各機能の課金の合計である。また、新機能に含まれる機能の数が多い場合には、数に係数をかけて合計から減額した値を新機能の課金額としてもよい。いずれにしても、新機能の機能定義ファイル31Iには、元からある機能定義ファイルと同様に課金額情報が登録される。   The new function creation unit in FIG. 8 determines the charge amount of the newly created new function and registers it in the function definition file 31I. The method for determining the charge amount is determined in advance, and is, for example, the total charge for each function included in the new function. When the number of functions included in the new function is large, a value obtained by multiplying the number by a coefficient and reducing the total may be used as the charge amount for the new function. In any case, billing amount information is registered in the function definition file 31I of the new function in the same manner as the original function definition file.

なお、作成された新機能の機能定義ファイル31Iはインストール装置100側が記憶することが考えられるが、作成された新機能の機能定義ファイル31Iをサーバ300に送信することとすれば、サーバ300とインストール装置100で新機能の機能定義ファイル31Iを共有することができる。すなわち、以降はサーバ300から別のインストール装置100に新機能の機能定義ファイル31Iを送信し一覧表示することができる。   The created function definition file 31I of the new function may be stored by the installation apparatus 100. However, if the created function definition file 31I of the new function is transmitted to the server 300, the server 300 and the installation function 1001 are installed. The device 100 can share the function definition file 31I of the new function. That is, thereafter, the function definition file 31I of the new function can be transmitted from the server 300 to another installation apparatus 100 and displayed as a list.

そのような使用方法が実施例3で説明した、すでに作成されている新機能を取り込む場合である。新機能の機能定義ファイル31Iには、元からある機能定義ファイル31I、31Sと同様に課金額情報が登録されているので、外部から取り込んだ後の外部機能定義ファイル49を参照することで、インストールした機能に応じて課金することができる。   Such a usage method is a case where a new function already created as described in the third embodiment is taken in. Billing amount information is registered in the function definition file 31I of the new function in the same way as the original function definition files 31I and 31S, so that the installation can be performed by referring to the external function definition file 49 after importing from the outside. Charges can be made according to the functions performed.

したがって、本実施例のインストールシステム200は、インストール装置100において新機能が作成された場合でも同様にユーザに課金することができる。また、新機能を取り込む場合も、同様にユーザに課金することができる。   Therefore, the installation system 200 of this embodiment can charge the user in the same manner even when a new function is created in the installation apparatus 100. Similarly, when a new function is taken in, the user can be charged similarly.

インストール装置の概略を模式的に説明する図である。It is a figure which illustrates the outline of an installation apparatus typically. インストール装置のハードウェア構成図の一例である。It is an example of the hardware block diagram of an installation apparatus. インストール装置のソフトウェア構成の概略構成図の一例である。It is an example of the schematic block diagram of the software structure of an installation apparatus. インストール装置100がモジュールをインストールするための手段をブロック図を用いて模式的に説明する図の一例である。It is an example of the figure which illustrates the means for the installation apparatus 100 to install a module typically using a block diagram. 機能定義ファイルの一例を示す図である。It is a figure which shows an example of a function definition file. 機能一覧表示部が生成する機能一覧の一例を示す図である。It is a figure which shows an example of the function list which a function list display part produces | generates. インストール装置100がモジュールをインストールする手順を示すフローチャート図である。It is a flowchart figure which shows the procedure in which the installation apparatus 100 installs a module. インストール装置がモジュールをインストールするための手段をブロック図を用いて模式的に説明する図の一例である(実施例2)。(Example 2) which is an example of the figure which illustrates the means for an installation apparatus to install a module typically using a block diagram. 機能一覧の一例を示す図である。It is a figure which shows an example of a function list. 機能作成画面の一例である。It is an example of a function creation screen. 機能作成部により選択された一連の機能に対応する機能定義ファイルの一例を示す図である。It is a figure which shows an example of the function definition file corresponding to a series of functions selected by the function preparation part. 機能作成部が表示装置に表示する設定値登録画面の一例である。It is an example of the setting value registration screen which a function preparation part displays on a display apparatus. 設定値が記述された新機能定義ファイルの別の一例を示す図である。It is a figure which shows another example of the new function definition file in which the setting value was described. インストール装置がモジュールをインストールする手順を示すフローチャート図の一例である(実施例2)。FIG. 10 is an example of a flowchart illustrating a procedure for installing a module by an installation apparatus (second embodiment). インストール装置がモジュールをインストールするための手段をブロック図を用いて模式的に説明する図の一例である(実施例3)。(Example 3) which is an example of the figure which illustrates the means for an installation apparatus to install a module typically using a block diagram. 機能一覧の一例を示す図である。It is a figure which shows an example of a function list. 機能取り込み画面の一例を示す図である。It is a figure which shows an example of a function taking-in screen. インストール装置がモジュールをインストールする手順を示すフローチャート図の一例である(実施例3)。FIG. 10 is an example of a flowchart illustrating a procedure for installing a module by an installation apparatus (third embodiment). サーバとインストール装置を有するインストールシステムの概略構成図の一例である。It is an example of the schematic block diagram of the installation system which has a server and an installation apparatus. インストールシステムがモジュールをインストールするための手段を、ブロック図を用いて模式的に説明する図の一例である(実施例4)。(Example 4) which is an example of the figure which illustrates the means for an installation system to install a module typically using a block diagram. インストールシステムがモジュールをインストールする手順を示すシーケンス図の一例である(実施例4)。FIG. 10 is an example of a sequence diagram illustrating a procedure for installing a module by an installation system (Example 4); インストールシステムがモジュールをインストールするための手段を、ブロック図を用いて模式的に説明する図の一例である(実施例5)。(Example 5) which is an example of the figure which illustrates the means for an installation system to install a module typically using a block diagram. インストールシステムがモジュールをインストールする手順を示すシーケンス図の一例である(実施例5)。FIG. 10 is an example of a sequence diagram illustrating a procedure for installing a module by an installation system (Example 5); インストールシステムがモジュールをインストールするための手段を、ブロック図を用いて模式的に説明する図の一例である(実施例6)。(Example 6) which is an example of the figure which illustrates the means for an installation system to install a module typically using a block diagram. インストールシステムがモジュールをインストールする手順を示すシーケンス図の一例である(実施例6)。FIG. 10 is an example of a sequence diagram illustrating a procedure for installing a module by an installation system (Example 6); 機能一覧表示部が生成する機能一覧の一例を示す図である。It is a figure which shows an example of the function list which a function list display part produces | generates.

符号の説明Explanation of symbols

11 制御部
12 主記憶部
13 補助記憶部
14 ネットワークI/F
15 外部記憶装置I/F
16 脱着装置I/F
17 表示装置I/F
18 入力装置I/F
21 記憶媒体
22 脱着装置
23 表示装置
24 入力装置
25 インストールプログラム
30 アプリケーション
31 機能定義ファイル
32 UIプラグイン
33 アプリケーションプロセス
34 モジュール
35 コアプログラム
41 機能一覧表示部
42、42S、42I モジュール決定部
43 モジュール転送部
46 機能作成部
48 機能取り込み部
11 Control unit
12 Main memory 13 Auxiliary memory 14 Network I / F
15 External storage device I / F
16 Desorption device I / F
17 Display I / F
18 Input device I / F
DESCRIPTION OF SYMBOLS 21 Storage medium 22 Desorption apparatus 23 Display apparatus 24 Input apparatus 25 Installation program 30 Application 31 Function definition file 32 UI plug-in 33 Application process 34 Module 35 Core program 41 Function list display part 42, 42S, 42I Module determination part 43 Module transfer part 46 Function creation section 48 Function import section

Claims (21)

予め備える基本機能と、モジュール記憶手段から転送されたモジュールプログラムに対応した拡張機能と、を提供するインストール装置において、
前記拡張機能毎に、モジュールプログラムを実行するための実行情報が定義された定義ファイルを記憶する定義ファイル記憶手段と、
前記定義ファイルに基づき前記拡張機能の一覧を表示する表示手段と、
前記定義ファイル記憶手段を参照し、一覧からポインティングデバイス等の入力手段により選択された前記拡張機能に対応するモジュールプログラムを決定するモジュール決定手段と、
前記モジュール決定手段が決定したモジュールプログラムを、前記モジュール記憶手段から転送するモジュール転送手段と、
を有することを特徴とするインストール装置。
In an installation apparatus that provides a basic function provided in advance and an extended function corresponding to a module program transferred from a module storage unit,
Definition file storage means for storing a definition file in which execution information for executing a module program is defined for each of the extension functions;
Display means for displaying a list of the extended functions based on the definition file;
Module determination means for referring to the definition file storage means and determining a module program corresponding to the extended function selected from the list by an input means such as a pointing device;
Module transfer means for transferring the module program determined by the module determination means from the module storage means;
The installation apparatus characterized by having.
前記表示手段に表示された複数の前記拡張機能から、前記入力手段により選択された複数の前記拡張機能にそれぞれ対応した前記定義ファイルを、定義ファイル記憶手段から読み出す機能作成手段を有し、
該機能作成手段は、読み出した複数の前記定義ファイルに定義された各モジュールプログラムの前記実行情報を用いて、選択された複数の前記拡張機能に対応する1つの拡張機能の前記定義ファイルを作成する、
ことを特徴とする請求項1記載のインストール装置。
From the plurality of extended functions displayed on the display means, the function creation means for reading the definition files respectively corresponding to the plurality of extended functions selected by the input means from the definition file storage means,
The function creating means creates the definition file of one extension function corresponding to the selected plurality of extension functions using the execution information of each module program defined in the plurality of read definition files. ,
The installation apparatus according to claim 1, wherein:
前記機能作成手段は、前記入力手段により選択された複数の前記拡張機能にそれぞれ対応したモジュールプログラムが、設定値を有するか否かを判定し、
前記設定値を有する場合、設定値を入力するための設定値登録画面を前記表示手段に表示し、前記入力手段により入力された前記設定値を作成された拡張機能の前記定義ファイルに記述する、
ことを特徴とする請求項2記載のインストール装置。
The function creating means determines whether or not each of the module programs corresponding to the plurality of extended functions selected by the input means has a set value,
If the setting value is included, a setting value registration screen for inputting a setting value is displayed on the display unit, and the setting value input by the input unit is described in the definition file of the created extended function.
The installation apparatus according to claim 2.
前記機能作成手段は前記表示装置の表示領域を区分し、第1の表示領域に選択される前記拡張機能を、第2の表示領域に選択された前記拡張機能を時系列に、それぞれ表示する、
ことを特徴とする請求項2記載のインストール装置。
The function creation means divides a display area of the display device, displays the extended function selected in the first display area, and displays the extended function selected in the second display area in time series,
The installation apparatus according to claim 2.
該機能作成手段は、作成した新たな拡張機能の前記定義ファイルを、前記定義ファイル記憶手段に記憶し、
前記モジュール決定手段は、前記定義ファイル記憶手段を参照し、新たに作成された前記拡張機能を一覧に含めて前記表示手段に表示する、
ことを特徴とする請求項2記載のインストール装置。
The function creation means stores the definition file of the created new extended function in the definition file storage means,
The module determining means refers to the definition file storage means and includes the newly created extended function in a list and displays it on the display means.
The installation apparatus according to claim 2.
前記モジュール転送手段は、前記モジュール記憶手段に記憶されたモジュールプログラムを、当該インストール装置の予め定められたフォルダに転送する、
ことを特徴とする請求項1記載のインストール装置。
The module transfer means transfers the module program stored in the module storage means to a predetermined folder of the installation device.
The installation apparatus according to claim 1, wherein:
外部装置と通信して、前記定義ファイルを該外部装置から受信する機能取り込み手段を有し、
前記機能取り込み手段は、受信した前記定義ファイルを前記定義ファイル記憶手段に記憶する、
ことを特徴とする請求項1記載のインストール装置。
Having function capturing means for communicating with an external device and receiving the definition file from the external device;
The function capturing means stores the received definition file in the definition file storage means;
The installation apparatus according to claim 1, wherein:
前記モジュール決定手段は、前記定義ファイル記憶手段を参照し、前記外部装置から受信した前記拡張機能を一覧に含めて前記表示手段に表示する、
ことを特徴とする請求項7記載のインストール装置。
The module determining means refers to the definition file storage means, includes the extended function received from the external device, and displays it on the display means.
The installation apparatus according to claim 7.
基本機能を備える端末と、端末の基本機能に拡張機能を追加するモジュールプログラムを記憶したサーバとを、有するインストールシステムにおいて、
前記サーバは、
モジュールプログラムを記憶した第1のモジュール記憶手段と、
拡張機能毎に、モジュールプログラムを実行するための実行情報が定義された第1の定義ファイルを記憶する第1の定義ファイル記憶手段と、
前記第1の定義ファイル記憶手段を参照して、前記端末から要求された拡張機能に対応するモジュールプログラムを決定する第1のモジュール決定手段と、
前記第1のモジュール記憶手段から読み出された前記モジュールプログラムを送信するモジュール送信手段と、を有し、
前記端末は、
前記サーバに前記第1の定義ファイルに定義された拡張機能の一覧を要求し、受信した拡張機能の一覧を表示する表示手段と、
表示された拡張機能の一覧からポインティングデバイス等の入力手段により選択された拡張機能を前記サーバに送信し、前記サーバから受信したモジュールプログラムをインストールする機能追加手段と、を有する、
ことを特徴とするインストールシステム。
In an installation system having a terminal having a basic function and a server storing a module program for adding an extended function to the basic function of the terminal,
The server
First module storage means for storing a module program;
First definition file storage means for storing a first definition file in which execution information for executing a module program is defined for each extended function;
Referring to the first definition file storage means, a first module determining means for determining a module program corresponding to the extended function requested from the terminal;
Module transmitting means for transmitting the module program read from the first module storage means,
The terminal
Display means for requesting the server to request a list of extended functions defined in the first definition file and displaying the received list of extended functions;
A function adding means for transmitting the extended function selected by the input means such as a pointing device from the displayed list of extended functions to the server and installing the module program received from the server;
An installation system characterized by that.
前記端末は、
前記モジュールプログラムを記憶した第2のモジュール記憶手段と、
拡張機能毎に、前記モジュールプログラムを実行するための実行情報が定義された第2の定義ファイルを記憶する第2の定義ファイル記憶手段と、
前記第2の定義ファイル記憶手段を参照して、拡張機能に対応するモジュールプログラムを決定する第2のモジュール決定手段と、を有し、
前記機能追加手段は、
表示された拡張機能の一覧からポインティングデバイス等の入力手段により選択された拡張機能のうち、サーバが有する拡張機能を前記サーバに送信し、拡張機能に対応する前記モジュールプログラムをサーバから受信すると共に、
前記第2のモジュール決定手段が決定した当該端末が有する拡張機能に対応する前記モジュールプログラムを前記第2のモジュール記憶手段から読みだし、それぞれインストールする、
ことを特徴とする請求項9記載のインストールシステム。
The terminal
Second module storage means for storing the module program;
Second definition file storage means for storing a second definition file in which execution information for executing the module program is defined for each extended function;
A second module determining unit that refers to the second definition file storage unit and determines a module program corresponding to the extended function;
The function adding means includes
Among the extended functions selected by the input means such as a pointing device from the displayed list of extended functions, the server transmits the extended function of the server to the server, receives the module program corresponding to the extended function from the server,
The module program corresponding to the extended function of the terminal determined by the second module determining unit is read from the second module storage unit and installed respectively.
The installation system according to claim 9.
前記第1の定義ファイルは、拡張機能の課金額情報を有し、
前記サーバは、
前記端末から要求された1以上の拡張機能の課金額情報を加算して、前記端末の算出後課金額を算出する課金額算出手段と、
端末毎に算出後課金額情報を記憶する課金額データベースと、を有する、
ことを特徴とする請求項9記載のインストールシステム。
The first definition file includes billing amount information for an extended function,
The server
Charging amount calculation means for calculating charging amount after calculation of the terminal by adding charging amount information of one or more extended functions requested from the terminal;
A billing amount database for storing post-calculation billing amount information for each terminal,
The installation system according to claim 9.
前記第1の定義ファイルと前記第2の定義ファイルは、拡張機能の課金額情報を有し、
前記端末は、
前記サーバに要求した拡張機能の課金情報と、前記第2のモジュール記憶手段が記憶しているモジュールプログラムに対応した拡張機能の課金額とを加算して、前記端末の算出後課金額を算出する課金額算出手段と、を有し、
前記サーバは、
前記端末から送信された該端末の算出後課金額情報を端末毎に記憶する課金額データベース、を有する、
ことを特徴とする請求項10記載のインストールシステム。
The first definition file and the second definition file have billing amount information for an extended function,
The terminal
The post-calculation charge amount of the terminal is calculated by adding the charge information of the extended function requested to the server and the charge amount of the extension function corresponding to the module program stored in the second module storage means. Charging amount calculation means,
The server
A billing amount database that stores post-calculation billing amount information of the terminal transmitted from the terminal for each terminal;
The installation system according to claim 10.
前記表示手段は、
前記課金額算出手段が算出した算出後課金額を表示する、
ことを特徴とする請求項11又は12記載のインストールシステム。
The display means includes
Displaying the calculated charge amount calculated by the charge amount calculation means;
The installation system according to claim 11 or 12,
前記表示手段は、
表示された拡張の機能の一覧と共に、前記第1の定義ファイル又は前記第2の定義ファイルに登録された拡張機能毎の課金額を表示する、
ことを特徴とする請求項11又は12記載のインストールシステム。
The display means includes
A billing amount for each extension function registered in the first definition file or the second definition file is displayed together with the list of extension functions displayed.
The installation system according to claim 11 or 12,
前記表示手段に表示された複数の拡張機能から、前記入力手段により選択された複数の拡張機能にそれぞれ対応した前記定義ファイルを、定義ファイル記憶手段から読み出す機能作成手段を有し、
該機能作成手段は、読み出した複数の前記定義ファイルに定義された各モジュールプログラムの前記実行情報を用いて、選択された複数の前記拡張機能に対応する1つの拡張機能の前記定義ファイルを作成すると共に、
読み出した複数の前記定義ファイルに定義された各モジュールの課金額情報から、選択された複数の拡張機能に対応する1つの拡張機能の課金額を算出し、作成した前記定義ファイルに登録する、
ことを特徴とする請求項11〜14いずれか1項記載のインストールシステム。
From the plurality of extended functions displayed on the display means, the function creation means for reading the definition files respectively corresponding to the plurality of extended functions selected by the input means from the definition file storage means,
The function creating means creates the definition file of one extension function corresponding to the selected plurality of extension functions using the execution information of each module program defined in the plurality of read definition files. With
From the charge amount information of each module defined in the plurality of read definition files, the charge amount of one extension function corresponding to the selected plurality of extension functions is calculated and registered in the created definition file.
The installation system according to claim 11, wherein the installation system is one of the following.
前記端末は、
前記サーバから、新たに作成された前記定義ファイルを受信して、受信した前記定義ファイルを前記第2の定義ファイル記憶手段に記憶し、
前記課金額算出手段は、
新たに作成された前記定義ファイルに登録された課金額情報を用いて、前記端末の算出後課金額を算出する、
ことを特徴とする請求項12記載のインストールシステム。
The terminal
Receiving the newly created definition file from the server, storing the received definition file in the second definition file storage means;
The billing amount calculating means includes
Using the charge amount information registered in the newly created definition file, calculate the calculated charge amount of the terminal;
The installation system according to claim 12.
予め備える基本機能と、モジュール記憶手段から転送された対応するモジュールプログラムによる拡張機能と、を提供する情報処理装置のインストール方法において、
拡張機能毎に、モジュールプログラムを実行するための実行情報が定義された定義ファイルを記憶する定義ファイル記憶手段を参照し、表示手段に拡張機能の一覧を表示するステップと、
モジュール決定手段が、
一覧からポインティングデバイス等の入力手段により選択された拡張機能に対応するモジュールプログラムを決定するステップと、
モジュール転送手段が、前記モジュール決定手段が決定したモジュールプログラムを、前記モジュール記憶手段から転送するステップと、
を有することを特徴とするインストール方法。
In an information processing apparatus installation method that provides a basic function provided in advance and an extended function by a corresponding module program transferred from a module storage means,
For each extended function, referring to a definition file storage unit that stores a definition file in which execution information for executing the module program is defined, and displaying a list of extended functions on the display unit;
Module decision means
Determining a module program corresponding to the extended function selected by an input means such as a pointing device from a list;
A module transfer means transferring the module program determined by the module determination means from the module storage means;
An installation method characterized by comprising:
基本機能を備える端末に、拡張機能を追加するモジュールプログラムをサーバからインストールするインストール方法において、
前記端末が前記サーバに、モジュールプログラムを実行するための実行情報が定義された第1の定義ファイルから拡張機能の一覧を読み出すよう要求し、受信した拡張機能の一覧を表示するステップと、
表示された拡張機能の一覧からポインティングデバイス等の入力手段により選択された拡張機能を前記サーバに送信するステップと、
前記サーバが、拡張機能毎に、第1の定義ファイルを記憶する第1の定義ファイル記憶手段を参照して、前記端末から要求された拡張機能に対応するモジュールプログラムを決定するステップと、
前記サーバが、モジュールプログラムを記憶した第1のモジュール記憶手段から読み出されたモジュールプログラムを送信するステップと、
前記端末が、前記サーバが送信した前記モジュールプログラムを受信して、インストールするステップと、
を有することを特徴とするインストール方法。
In an installation method for installing a module program for adding an extended function to a terminal having a basic function from a server,
Requesting the terminal to read a list of extended functions from the first definition file in which execution information for executing a module program is defined, and displaying the received list of extended functions;
Transmitting the extension function selected by the input means such as a pointing device from the displayed list of extension functions to the server;
The server refers to a first definition file storage unit that stores a first definition file for each extended function, and determines a module program corresponding to the extended function requested from the terminal;
The server transmitting the module program read from the first module storage means storing the module program;
The terminal receiving and installing the module program transmitted by the server;
An installation method characterized by comprising:
予め備える基本機能と、モジュール記憶手段から転送された対応するモジュールプログラムによる拡張機能と、を提供するコンピュータに、
拡張機能毎に、モジュールプログラムを実行するための実行情報が定義された定義ファイルを記憶する定義ファイル記憶手段を参照し、表示手段に拡張機能の一覧を表示するステップと、
一覧からポインティングデバイス等の入力手段により選択された拡張機能に対応するモジュールプログラムを決定するステップと、
前記モジュール決定手段が決定したモジュールプログラムを、前記モジュール記憶手段から転送するステップと、
を実行させることを特徴とするプログラム。
To a computer providing a basic function provided in advance and an extended function by a corresponding module program transferred from the module storage means,
For each extended function, referring to a definition file storage unit that stores a definition file in which execution information for executing the module program is defined, and displaying a list of extended functions on the display unit;
Determining a module program corresponding to the extended function selected by an input means such as a pointing device from a list;
Transferring the module program determined by the module determining means from the module storage means;
A program characterized by having executed.
基本機能を備える端末にモジュールプログラムを送信して拡張機能を追加するコンピュータに、
モジュールプログラムを実行するための実行情報が定義された第1の定義ファイルから拡張機能の一覧を読み出すよう前記端末から要求された際、拡張機能の一覧を送信するステップと、
端末からユーザが選択した拡張機能を受信するステップと、
拡張機能毎に、前記第1の定義ファイル記憶手段を参照して、前記端末から要求された拡張機能に対応するモジュールプログラムを決定するステップと、
モジュールプログラムを記憶した第1のモジュール記憶手段から読み出されたモジュールプログラムを送信するステップと、
を実行させることを特徴とするプログラム。
To a computer that adds an extended function by sending a module program to a terminal with basic functions,
Transmitting a list of extended functions when requested by the terminal to read a list of extended functions from a first definition file in which execution information for executing a module program is defined;
Receiving an extension selected by the user from the terminal;
Determining a module program corresponding to the extended function requested by the terminal with reference to the first definition file storage means for each extended function;
Transmitting the module program read from the first module storage means storing the module program;
A program characterized by having executed.
請求項19又は20記載のプログラムを記憶したコンピュータ読み取り可能な記憶媒体。   A computer-readable storage medium storing the program according to claim 19 or 20.
JP2008305048A 2008-06-02 2008-11-28 Device, installation system, installation method, program, storage medium Expired - Fee Related JP5228851B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008305048A JP5228851B2 (en) 2008-06-02 2008-11-28 Device, installation system, installation method, program, storage medium

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP2008144944 2008-06-02
JP2008144944 2008-06-02
JP2008305048A JP5228851B2 (en) 2008-06-02 2008-11-28 Device, installation system, installation method, program, storage medium

Publications (2)

Publication Number Publication Date
JP2010015533A true JP2010015533A (en) 2010-01-21
JP5228851B2 JP5228851B2 (en) 2013-07-03

Family

ID=41701575

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008305048A Expired - Fee Related JP5228851B2 (en) 2008-06-02 2008-11-28 Device, installation system, installation method, program, storage medium

Country Status (1)

Country Link
JP (1) JP5228851B2 (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014059717A (en) * 2012-09-18 2014-04-03 Ricoh Co Ltd Information processing system, information processor, device, information processing method, and information processing program
JP2015528943A (en) * 2012-06-26 2015-10-01 マイクロソフト コーポレーション Identifying host-compatible downloadable applications
WO2016185725A1 (en) * 2015-05-19 2016-11-24 Ricoh Company, Ltd. Information processing apparatus, information processing method, and computer program
JP2018020562A (en) * 2016-07-26 2018-02-08 キヤノン株式会社 Image forming apparatus, image forming method, and program
JP2019220191A (en) * 2019-07-11 2019-12-26 株式会社リコー Information processing apparatus, information processing method, and program
US11601561B2 (en) 2018-03-16 2023-03-07 Ricoh Company, Ltd. Image forming apparatus, method of controlling display, and recording medium
CN116235401A (en) * 2020-10-09 2023-06-06 株式会社安川电机 Power conversion device, power conversion method, and method for manufacturing power conversion device
US11755304B2 (en) 2022-02-04 2023-09-12 Toshiba Tec Kabushiki Kaisha Electric device and method for controlling same

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003241928A (en) * 2002-02-18 2003-08-29 Canon Inc Copying machine, copying function downloading method and copying function downloading system
JP2005267553A (en) * 2004-03-22 2005-09-29 Fuji Xerox Co Ltd Service cooperation processing device, service cooperation processing method, and service cooperation processing control program
JP2007053562A (en) * 2005-08-17 2007-03-01 Konica Minolta Business Technologies Inc Image forming apparatus, image processing system, function-extending method for the apparatus, and method for forming virtual network
JP4072288B2 (en) * 1999-04-30 2008-04-09 キヤノン株式会社 Data processing apparatus, data processing method, and storage medium storing computer-readable program
JP4127318B2 (en) * 2007-07-30 2008-07-30 株式会社日立製作所 Program generation method and apparatus

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4072288B2 (en) * 1999-04-30 2008-04-09 キヤノン株式会社 Data processing apparatus, data processing method, and storage medium storing computer-readable program
JP2003241928A (en) * 2002-02-18 2003-08-29 Canon Inc Copying machine, copying function downloading method and copying function downloading system
JP2005267553A (en) * 2004-03-22 2005-09-29 Fuji Xerox Co Ltd Service cooperation processing device, service cooperation processing method, and service cooperation processing control program
JP2007053562A (en) * 2005-08-17 2007-03-01 Konica Minolta Business Technologies Inc Image forming apparatus, image processing system, function-extending method for the apparatus, and method for forming virtual network
JP4127318B2 (en) * 2007-07-30 2008-07-30 株式会社日立製作所 Program generation method and apparatus

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015528943A (en) * 2012-06-26 2015-10-01 マイクロソフト コーポレーション Identifying host-compatible downloadable applications
US9710247B2 (en) 2012-06-26 2017-07-18 Microsoft Technology Licensing, Llc Identification of host-compatible downloadable applications
JP2014059717A (en) * 2012-09-18 2014-04-03 Ricoh Co Ltd Information processing system, information processor, device, information processing method, and information processing program
US11461439B2 (en) 2015-05-19 2022-10-04 Ricoh Company, Ltd. Information processing apparatus, information processing method, and computer program
WO2016185725A1 (en) * 2015-05-19 2016-11-24 Ricoh Company, Ltd. Information processing apparatus, information processing method, and computer program
JP2016218666A (en) * 2015-05-19 2016-12-22 株式会社リコー Information processing apparatus, information processing method, and program
US10885161B2 (en) 2015-05-19 2021-01-05 Ricoh Company, Ltd. Information processing apparatus, information processing method, and computer program
JP2018020562A (en) * 2016-07-26 2018-02-08 キヤノン株式会社 Image forming apparatus, image forming method, and program
US11601561B2 (en) 2018-03-16 2023-03-07 Ricoh Company, Ltd. Image forming apparatus, method of controlling display, and recording medium
JP2019220191A (en) * 2019-07-11 2019-12-26 株式会社リコー Information processing apparatus, information processing method, and program
CN116235401A (en) * 2020-10-09 2023-06-06 株式会社安川电机 Power conversion device, power conversion method, and method for manufacturing power conversion device
US11755304B2 (en) 2022-02-04 2023-09-12 Toshiba Tec Kabushiki Kaisha Electric device and method for controlling same
US12099824B2 (en) 2022-02-04 2024-09-24 Toshiba Tec Kabushiki Kaisha Electric device and method for controlling same

Also Published As

Publication number Publication date
JP5228851B2 (en) 2013-07-03

Similar Documents

Publication Publication Date Title
JP5228851B2 (en) Device, installation system, installation method, program, storage medium
US8482778B2 (en) Print intermediary server and print intermediary method
US11656825B2 (en) Communication apparatus, control program of communication apparatus, and relay apparatus providing efficient download of electronic data
US10430130B2 (en) Information processing system, information processing method
JP2003177989A (en) Information processing apparatus, server apparatus, driver updating method, computer readable storage medium and program
JP5262873B2 (en) Image forming apparatus, information processing method, and program
US8665473B2 (en) Printing system, control method, storage client apparatus, and web application server
JP2012048457A (en) Print server device, printer, information processing method, and program
US20120030585A1 (en) Information processing apparatus, method of controlling the same and storage medium
US20100269063A1 (en) Information processing apparatus and control method
JP2007213501A (en) Document processor, document processing system and data structure of document file
JP2014102816A (en) Setting support device, setting support system, and setting support method
US20110292460A1 (en) Information processing system, information processing apparatus, control method thereof, and storage medium
JP4991820B2 (en) Client device with expandable image processing device driver and method for implementing the same
US11489929B2 (en) System and method for determining client program based on login method
JP2006243929A (en) Terminal device management system, terminal device management method, and computer program
JP2019049773A (en) Information processing apparatus, information display method and program
JP2007287162A (en) Information processor, driver processing method, and program
JP6187518B2 (en) Information processing terminal and program
US20120113461A1 (en) Image processing apparatus for processing document data and control method therefor
JP5924169B2 (en) RELAY DEVICE, PROGRAM, AND RELAY DEVICE CONTROL METHOD
JP6365247B2 (en) Information processing apparatus, information processing system, and information processing method
JP2013142920A (en) Application management device, application management system, program, and recording medium therefor
JP5482043B2 (en) Information processing apparatus, information processing method, and program
JP2015082159A (en) Printing device, printing system, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20111006

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20121121

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20121127

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130125

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: 20130219

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130304

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20160329

Year of fee payment: 3

R151 Written notification of patent or utility model registration

Ref document number: 5228851

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

LAPS Cancellation because of no payment of annual fees