JPH09134285A - Program execution device - Google Patents

Program execution device

Info

Publication number
JPH09134285A
JPH09134285A JP7290194A JP29019495A JPH09134285A JP H09134285 A JPH09134285 A JP H09134285A JP 7290194 A JP7290194 A JP 7290194A JP 29019495 A JP29019495 A JP 29019495A JP H09134285 A JPH09134285 A JP H09134285A
Authority
JP
Japan
Prior art keywords
execution
code
stored
program
storage medium
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP7290194A
Other languages
Japanese (ja)
Inventor
Michimoto Sakai
道元 酒井
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.)
Tsubasa System Co Ltd
Original Assignee
Tsubasa System 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 Tsubasa System Co Ltd filed Critical Tsubasa System Co Ltd
Priority to JP7290194A priority Critical patent/JPH09134285A/en
Publication of JPH09134285A publication Critical patent/JPH09134285A/en
Pending legal-status Critical Current

Links

Landscapes

  • Storage Device Security (AREA)

Abstract

PROBLEM TO BE SOLVED: To prevent the wrong use of an application program by carrying out the execution control program stored in a ROM and then carrying out a function module only when an execution code is coincident with a cancel code. SOLUTION: The user code stored in a disk device 13 is compared with the user code stored in a ROM 11, and the same user code is stored in the device 13 and the ROM 11 respectively. Under such conditions, it is decided that both device 13 and the ROM 11 are coincident with each other. Then every function module included in an application program is carried out only when the coincidence of user codes is secured between the device 13 and the ROM 11 and also the term of validity of the code stored in the ROM 11 is not expired yet. Therefore, only a computer that has the ROM 11 storing an execution control program can carry out the function modules even when the application program stored in the device 13 is illegally duplicated.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明はプログラム実行装置
に関する。特に、プログラムの不正使用を防止するプロ
グラム実行装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a program execution device. In particular, it relates to a program execution device that prevents unauthorized use of a program.

【0002】[0002]

【従来の技術】パーソナルコンピュータ等の電子情報処
理装置は、通常、外部の記憶媒体に格納されたアプリケ
ーションプログラムをCPU(中央処理装置)により実
行させて情報処理等を行っている。
2. Description of the Related Art An electronic information processing apparatus such as a personal computer normally performs information processing by causing a CPU (central processing unit) to execute an application program stored in an external storage medium.

【0003】このアプリケーションプログラムが他人に
自由に使用されるのを防止するために、従来のパーソナ
ルコンピュータにおいては、所定の識別情報を格納した
ROM(Read Only Memory)等をオプションとして装置
内部のプリンタボードまたはシリアルポートに装着し、
このROMに格納された識別情報を解読しなければアプ
リケーションプログラムが実行できないような構成をと
ることがあった。
In order to prevent this application program from being used freely by others, in a conventional personal computer, a ROM (Read Only Memory) or the like storing predetermined identification information is optionally used as a printer board inside the apparatus. Or attach it to the serial port,
In some cases, the application program cannot be executed unless the identification information stored in the ROM is decrypted.

【0004】[0004]

【発明が解決しようとする課題】しかし、前記したよう
なアプリケーションプログラムの実行防止は、識別情報
を格納したROMを装着したパーソナルコンピュータの
みに有効なものである。
However, the above-mentioned prevention of execution of the application program is effective only for a personal computer equipped with a ROM storing identification information.

【0005】一方、外部の記憶媒体に格納されたアプリ
ケーションプログラムは、その複製が容易であり、ま
た、複数の種類のパーソナルコンピュータにおいて実行
可能であることが多い。
On the other hand, an application program stored in an external storage medium is often easy to copy and can be executed by a plurality of types of personal computers.

【0006】このため、他人がアプリケーションプログ
ラムを複製し、識別情報を格納したROMが装着されて
いないパーソナルコンピュータ上で実行するといったい
わゆるアプリケーションプログラムの不正使用が容易で
あるという問題点があった。
Therefore, there is a problem that it is easy to illegally use the so-called application program such that another person duplicates the application program and executes it on a personal computer not equipped with a ROM storing identification information.

【0007】本発明は、前記問題点に鑑みなされたもの
であり、アプリケーションプログラムの不正使用を防止
することができるプログラム実行装置を提供することを
技術的課題とする。
The present invention has been made in view of the above problems, and it is a technical object of the present invention to provide a program execution device capable of preventing unauthorized use of an application program.

【0008】[0008]

【課題を解決するための手段】本発明はプログラム実行
装置であり、前述した技術的課題を解決するために以下
のように構成されている。
The present invention is a program execution device, which is configured as follows in order to solve the above-mentioned technical problems.

【0009】すなわち、第1発明のプログラム実行装置
は、実行に際し実行禁止の解除を必要とする機能モジュ
ールを含むアプリケーションプログラム、及び、前記機
能モジュールの実行禁止解除用の実行コードが格納され
た第1の記憶媒体と、前記実行コードに対応する解除コ
ード、及び、前記実行コードと前記解除コードとを対比
して両者が一致する場合に前記機能モジュールの実行禁
止を解除する実行制御プログラムが格納された第2の記
憶媒体と、前記第2の記憶媒体に格納された実行制御プ
ログラムを実行して前記実行コードを前記解除コードと
が一致している場合のみ前記機能モジュールを実行する
プログラム実行部とを備える(請求項1に対応)。
That is, the program execution device of the first invention stores an application program including a functional module which needs to be released from the execution prohibition at the time of execution, and a first execution code for releasing the execution prohibition of the functional module. And a release code corresponding to the execution code, and an execution control program for releasing the execution prohibition of the functional module when the execution code and the release code are compared with each other and the two match. A second storage medium and a program execution unit that executes the execution control program stored in the second storage medium and executes the functional module only when the execution code matches the release code. Provision (corresponding to claim 1).

【0010】以下、第1発明の構成要素を個別に説明す
る。 (第1の記憶媒体)第1の記憶媒体は、いわゆるアプリ
ケーションプログラムを格納するものである。例えば、
フロッピーディスク、ハードディスクまたはMO(光磁
気ディスク)等の補助記憶が用いられる。
The constituent elements of the first invention will be individually described below. (First Storage Medium) The first storage medium stores a so-called application program. For example,
Auxiliary storage such as a floppy disk, hard disk or MO (magneto-optical disk) is used.

【0011】この第1の記憶媒体に格納されるアプリケ
ーションプログラムには、実行禁止の解除を必要とする
機能モジュールが含まれる。この機能モジュールには、
例えばアプリケーションプログラムのオプション機能を
実現するためのものが含まれる。従って、機能モジュー
ルはオプション機能の数に応じて幾つ設けられていても
良い。
The application program stored in the first storage medium includes a functional module that needs to be released from execution prohibition. This functional module includes
For example, those for realizing optional functions of application programs are included. Therefore, any number of function modules may be provided depending on the number of optional functions.

【0012】(第2の記憶媒体)第2の記憶媒体は、第
1の記憶媒体に格納される機能モジュールの実行を制御
する情報を格納するものである。この実行制御のための
情報には、例えば機能モジュールの実行禁止を解除する
ための解除コードを含めても良い。
(Second Storage Medium) The second storage medium stores information for controlling the execution of the functional modules stored in the first storage medium. The information for this execution control may include, for example, a cancellation code for canceling the prohibition of execution of the functional module.

【0013】さらに、第2の記憶媒体には、前記実行コ
ードと前記解除コードとを対比して一致する場合に前記
機能モジュールの実行禁止を解除する実行制御プログラ
ムが格納される。この実行制御プログラムは、例えば第
2の記憶媒体に機能モジュールが複数格納されている場
合において、実行コードと解除コードとが一致する場合
に、すべての機能モジュールの実行禁止を解除するよう
に作成しても良いが、複数の機能モジュールの中から予
め選択した特定の機能モジュールについてのみ実行禁止
を解除するように作成することも可能である。
Further, the second storage medium stores an execution control program for canceling the prohibition of execution of the functional module when the execution code and the cancellation code are compared and coincide with each other. This execution control program is created, for example, in the case where a plurality of function modules are stored in the second storage medium, so that the execution prohibition of all the function modules is released when the execution code and the release code match. However, it is also possible to create so that the execution prohibition is released only for a specific function module selected in advance from a plurality of function modules.

【0014】この第2の記憶媒体としては、例えばその
後の再書き込みを防止するためにROMであることが望
ましいが、RAM(Random Access Memory)であっても
良い。なお、RAMを用いる場合は、解除コード、又は
実行制御プログラムの不正な変更等を困難にするため、
解除コードを外部からのアクセス禁止領域に格納するの
が望ましい(請求項2に対応)。
The second storage medium is preferably a ROM in order to prevent subsequent rewriting, but may be a RAM (Random Access Memory). When using the RAM, it is difficult to illegally change the release code or the execution control program.
It is desirable to store the release code in an area where access from outside is prohibited (corresponding to claim 2).

【0015】また、この解除コードとして使用者固有の
コードを用いるのが良い(請求項3に対応)。この場合
は、装置毎にコードを設ける場合に比しコード数の絶対
数が減少するため、使用者すなわち顧客を管理する上で
好ましい。
A user-specific code is preferably used as the cancellation code (corresponding to claim 3). In this case, the absolute number of codes is reduced as compared with the case where a code is provided for each device, which is preferable in managing users, that is, customers.

【0016】(プログラム実行部)プログラム実行部
は、第2の記憶媒体に格納された実行制御プログラムを
実行するものである。例えばCPUが用いられる。
(Program Execution Unit) The program execution unit executes the execution control program stored in the second storage medium. For example, a CPU is used.

【0017】(本発明の付加的構成要素)本発明のプロ
グラム実行装置は、以上説明した必須の構成要素を具備
することにより成立するものであるが、以下の構成要素
を付加した場合であっても成立する。
(Additional Constituent Elements of the Present Invention) The program execution device of the present invention is realized by including the essential constituent elements described above, but in the case where the following constituent elements are added. Also holds.

【0018】すなわち、本発明のプログラム実行装置
は、前記プログラム実行部の動作タイミングを制御する
時計をさらに備えるとともに、前記第2の記憶媒体には
前記複数の機能モジュールの使用期限の年月日が格納さ
れており、前記実行制御プログラムは前記各機能モジュ
ールの実行に際し前記時計の計測した年月日と前記使用
期限の年月日とを対比し、前記時計により計測された年
月日が前記使用期限の年月日を超えていない場合にのみ
前記機能モジュールの実行禁止を解除するようにしても
良い(請求項4に対応)。
That is, the program execution device of the present invention further comprises a clock for controlling the operation timing of the program execution unit, and the second storage medium stores the expiration date of the plurality of functional modules. The execution control program stores the date and time measured by the clock and the expiration date and time when the function modules are executed, and the date and time measured by the clock is used by the execution control program. The execution prohibition of the functional module may be released only when the expiration date is not exceeded (corresponding to claim 4).

【0019】上記構成を採ることにより、プログラム実
行装置は、アプリケーションプログラムの機能モジュー
ルに使用期限を設けて管理することが可能となる。以上
説明したプログラム実行装置によると、例えば第1の記
憶媒体に格納されたアプリケーションプログラムに含ま
れる機能モジュールの実行命令が入力されると、第2の
記憶媒体に格納された実行制御プログラムがプログラム
実行部により実行される。
By adopting the above-mentioned configuration, the program execution device can manage the function modules of the application program by setting the expiration date. According to the program execution device described above, for example, when an execution command of a functional module included in the application program stored in the first storage medium is input, the execution control program stored in the second storage medium executes the program. Executed by the department.

【0020】すなわち、第1の記憶媒体に格納された実
行コードと第2の記憶媒体に格納された解除コードとが
対比されるとともに、実行コードと解除コードとが一致
する場合に機能モジュールの実行禁止が解除される。こ
れにより、機能モジュールの実行による機能が実現す
る。
That is, the execution code stored in the first storage medium is compared with the release code stored in the second storage medium, and the functional module is executed when the execution code and the release code match. The ban is lifted. This realizes the function by executing the function module.

【0021】この場合、解除コードが第2の記憶媒体に
おいて外部からのアクセス禁止領域に格納されている
と、解除コードの不正な削除等が困難になる。また、解
除コードが使用者固有のコードである場合は、解除コー
ドを装置固有のコードとする場合に比しコードの絶対数
が減少する。
In this case, if the release code is stored in the external access prohibited area in the second storage medium, it becomes difficult to illegally delete the release code. In addition, when the release code is a code unique to the user, the absolute number of codes is smaller than when the release code is a device-specific code.

【0022】さらに、プログラム実行部の動作タイミン
グを制御する時計を有するとともに第2の記憶媒体に複
数の機能モジュールの使用期限の年月日が格納されてい
る場合の作用は以下のようになる。
Further, when the second storage medium has a clock for controlling the operation timing of the program execution section and the expiration dates of a plurality of functional modules are stored, the operation is as follows.

【0023】すなわち、第1の記憶媒体に格納したアプ
リケーションプログラムの実行に際し、実行制御プログ
ラムが時計の計測した年月日と使用期限の年月日とをさ
らに対比し、時計により計測された年月日が使用期限の
年月日を超えていない場合にのみ機能モジュールの実行
禁止を解除する。
That is, when the application program stored in the first storage medium is executed, the execution control program further compares the date measured by the clock with the expiration date, and the date measured by the clock. The execution prohibition of the function module is released only when the date does not exceed the expiration date.

【0024】第2発明のプログラム実行装置は、解除コ
ードが格納された第1の記憶媒体と、前記解除コードに
対応する実行コード、実行に際し実行禁止の解除を必要
とする機能モジュール、及び、前記実行コードと前記解
除コードとを対比して両者が一致する場合に前記機能モ
ジュールの実行禁止を解除する実行制御モジュールを含
むアプリケーションプログラムが格納された第2の記憶
媒体と、前記第2の記憶媒体に格納された前記実行制御
モジュールを実行して前記実行コードと前記解除コード
とが一致している場合のみ前記機能モジュールを実行す
るプログラム実行部とを備える(請求項5に対応)。
A program execution device according to a second aspect of the present invention includes a first storage medium in which a release code is stored, an execution code corresponding to the release code, a functional module which requires release of execution prohibition at the time of execution, and A second storage medium in which an application program including an execution control module that cancels execution prohibition of the functional module is stored when the execution code and the cancellation code are compared with each other, and the second storage medium And a program execution unit that executes the function module only when the execution code stored in the execution control module is executed and the execution code and the release code match each other (corresponding to claim 5).

【0025】以下、第2発明の構成要素を個別に説明す
る。 (第1の記憶媒体)第1の記憶媒体は、第2の記憶媒体
に格納される機能モジュールの実行を制御する情報を格
納するものである。この実行制御のための情報には、例
えば機能モジュールの実行禁止を解除する解除コードが
含まれても良い。
The components of the second invention will be individually described below. (First Storage Medium) The first storage medium stores information for controlling the execution of the functional modules stored in the second storage medium. The information for this execution control may include, for example, a cancellation code for canceling execution prohibition of the functional module.

【0026】この第1の記憶媒体としては、例えばその
後の再書き込みを防止するためにROMであることが望
ましいがRAMであっても良い。なお、RAMを用いる
場合は、解除コードの不正な変更等を困難にするため、
解除コードを外部からのアクセス禁止領域に格納するの
が望ましい。
The first storage medium is preferably a ROM, for example, in order to prevent subsequent rewriting, but may be a RAM. When using the RAM, it is difficult to change the unlock code illegally.
It is desirable to store the release code in the area where access from outside is prohibited.

【0027】また、この解除コードには使用者固有のコ
ードを用いるのが良い。この場合は、装置毎にコードを
設ける場合に比しコード数の絶対数が減少するため、使
用者すなわち顧客を管理する上で好ましい。
Further, it is preferable to use a code peculiar to the user as the release code. In this case, the absolute number of codes is reduced as compared with the case where a code is provided for each device, which is preferable in managing users, that is, customers.

【0028】(第2の記憶媒体)第2の記憶媒体は、い
わゆるアプリケーションプログラムを格納するものであ
る。例えば、フロッピーディスク、ハードディスクまた
はMO等の補助記憶が用いられる。
(Second Storage Medium) The second storage medium stores a so-called application program. For example, auxiliary storage such as a floppy disk, hard disk or MO is used.

【0029】この第2の記憶媒体に格納されるアプリケ
ーションプログラムには、実行禁止の解除を必要とする
機能モジュールが含まれる。この機能モジュールの数を
問わないことは第1発明と同様である。第2発明では、
この機能モジュールは前記解除コードに対応する実行コ
ードを有している。この実行コードは解除コードと同一
であっても良い。この実行コードは、機能モジュール毎
の実行可否を制御する上で各機能モジュール毎に設けら
れても良い。
The application program stored in the second storage medium includes a functional module that needs to be released from prohibition of execution. Similar to the first invention, the number of the functional modules is not limited. In the second invention,
This functional module has an execution code corresponding to the release code. This execution code may be the same as the cancellation code. This execution code may be provided for each functional module in order to control the execution propriety of each functional module.

【0030】また、アプリケーションプログラムには、
前記実行コードと前記解除コードとを対比して一致する
場合に前記機能モジュールの実行禁止を解除する実行制
御モジュールが含まれている。
Further, the application program includes
An execution control module is included which cancels the execution prohibition of the functional module when the execution code and the cancellation code are compared and coincide with each other.

【0031】(プログラム実行部)プログラム実行部
は、第2の記憶媒体に格納された実行制御モジュールを
実行するものである。例えばCPU(中央処理装置)が
用いられる。
(Program Execution Unit) The program execution unit executes the execution control module stored in the second storage medium. For example, a CPU (Central Processing Unit) is used.

【0032】第2発明は、以下の構成要素を付加した場
合であっても成立する。すなわち、第2発明に係るプロ
グラム実行装置は、前記プログラム実行部の動作タイミ
ングを制御する時計をさらに備えるとともに、前記第1
の記憶媒体には前記複数の機能モジュールの使用期限の
年月日が格納されており、前記実行制御モジュールは前
記各機能モジュールの実行に際し前記時計の計測した年
月日と前記使用期限の年月日とを対比し、前記時計によ
り計測された年月日が前記使用期限の年月日を超えてい
ない場合にのみ前記機能モジュールの実行禁止を解除す
る。
The second invention is realized even when the following components are added. That is, the program execution device according to the second aspect of the present invention further includes a clock for controlling the operation timing of the program execution unit,
The storage medium stores the expiration date of the plurality of functional modules, and the execution control module measures the date measured by the clock and the expiration date when executing each of the functional modules. Contrasting with the date, the execution prohibition of the functional module is released only when the date measured by the clock does not exceed the expiration date.

【0033】以上説明したプログラム実行装置による
と、例えば第2の記憶媒体に格納されたアプリケーショ
ンプログラムに含まれる機能モジュールの実行命令が入
力されると、第2の記憶媒体に格納された実行制御モジ
ュールがプログラム実行部により実行される。
According to the program execution device described above, for example, when an execution command of a functional module included in an application program stored in the second storage medium is input, the execution control module stored in the second storage medium. Is executed by the program execution unit.

【0034】すなわち、実行に際し実行禁止の解除を必
要とする各機能モジュールが有する実行コードと第1の
記憶媒体に格納されたプログラム実行禁止の解除コード
とが対比されるとともに、実行コードと解除コードとが
一致する場合に機能モジュールの実行禁止が解除され
る。これにより、機能モジュールが実行されることによ
る機能が実現する。この場合、解除コードが第1の記憶
媒体において外部からのアクセス禁止領域に格納されて
いると、解除コードの不正な削除等が困難になる。
That is, the execution code possessed by each functional module that requires the release of the execution prohibition at the time of execution is compared with the release code of the program execution prohibition stored in the first storage medium, and the execution code and the release code are compared. When and match, execution prohibition of the function module is released. As a result, the function is realized by executing the function module. In this case, if the release code is stored in the external access prohibited area in the first storage medium, it becomes difficult to illegally delete the release code.

【0035】また、解除コードが使用者固有のコードで
ある場合は、解除コードを装置固有のコードとする場合
に比しコードの絶対数が減少する。さらに、プログラム
実行部の動作タイミングを制御する時計を有するととも
に第1の記憶媒体には複数の機能モジュールの使用期限
の年月日が格納されている場合の作用は以下のようにな
る。
When the release code is a user-specific code, the absolute number of codes is smaller than when the release code is a device-specific code. Further, when the first storage medium has a clock for controlling the operation timing of the program execution section and the expiration dates of the plurality of functional modules are stored, the operation is as follows.

【0036】すなわち、アプリケーションプログラムの
実行に際し、実行制御モジュールが各機能モジュールの
実行に際し時計の計測した年月日と使用期限の年月日と
を対比し、時計により計測された年月日が使用期限の年
月日を超えていない場合にのみ前記機能モジュールの実
行禁止が解除される。
That is, when the application program is executed, the execution control module compares the date measured by the clock with the expiration date when the function modules are executed, and the date measured by the clock is used. The execution prohibition of the functional module is released only when the expiration date is not exceeded.

【0037】[0037]

【発明の実施の形態】以下、本発明のプログラム実行装
置に好適な実施の形態について説明する。 〈第1の実施の形態〉図1は、本発明の第1の実施の形
態によるプログラム実行装置を示す平面図であり、プロ
グラム実行装置が符号10で示されている。
BEST MODE FOR CARRYING OUT THE INVENTION Preferred embodiments of the program execution apparatus of the present invention will be described below. <First Embodiment> FIG. 1 is a plan view showing a program execution device according to a first embodiment of the present invention, and the program execution device is designated by reference numeral 10.

【0038】このプログラム実行装置10は、第1の記
憶媒体であるディスク装置補助記憶13と、第2の記憶
媒体であるROM11と、プログラム実行部であるCP
U12と、ディスク装置13に格納されたアプリケーシ
ョンプログラム20がロードされるメインメモリ14
と、年月日を計測する時計であるタイマ15とから構成
されている。さらに、入力装置であるキーボード18と
出力装置であるCRT(Cathode-Ray Tube)19とが接
続されている。
This program execution device 10 includes a disk device auxiliary storage 13 which is a first storage medium, a ROM 11 which is a second storage medium, and a CP which is a program execution unit.
U12 and the main memory 14 into which the application program 20 stored in the disk device 13 is loaded
And a timer 15 which is a clock for measuring the date. Further, a keyboard 18 which is an input device and a CRT (Cathode-Ray Tube) 19 which is an output device are connected.

【0039】〈ディスク装置〉次に、図2を用いて第1
の実施の形態におけるディスク装置13を説明する。デ
ィスク装置13には、複数の機能モジュール22を含む
アプリケーションプログラム20が格納されている。こ
のアプリケーションプログラム20は、必要に応じてメ
インメモリ14にロードされCPU12により実行され
るものである。各機能モジュール22は、オプション機
能を実現するためのプログラム群であり、実行に際し実
行禁止の解除を必要とする。
<Disk Device> Next, referring to FIG.
The disk device 13 in the embodiment will be described. The disk device 13 stores an application program 20 including a plurality of functional modules 22. The application program 20 is loaded into the main memory 14 as needed and executed by the CPU 12. Each functional module 22 is a group of programs for realizing an optional function, and needs to release the prohibition of execution at the time of execution.

【0040】ここでは、アプリケーションプログラム2
0に5つのオプション機能が設けられており、各オプシ
ョン機能を実現するものとして機能モジュール22a〜
22eが実行禁止状態で格納されている。
Here, the application program 2
0 is provided with five optional functions, and the functional modules 22a to 22a to realize each optional function.
22e is stored in the execution prohibited state.

【0041】また、ディスク装置13には実行コードと
して使用者固有のコード(ユーザコード)が格納されて
いる。このユーザーコードはOS(Operating System)
が管理しない特殊な領域に格納され、キーボード18か
ら再入力や変更が不可能にされている。
The disk device 13 also stores a user-specific code (user code) as an execution code. This user code is OS (Operating System)
Is stored in a special area that is not managed by, and cannot be re-input or changed from the keyboard 18.

【0042】なお、ディスク装置13には、例えばフロ
ッピーディスク、ハードディスク、MO(光磁気ディス
ク)またはCD−ROM(コンパクトディスクを利用し
た読み出し専用メモリ)等が用いられる。
For the disk device 13, for example, a floppy disk, hard disk, MO (magneto-optical disk) or CD-ROM (read-only memory using a compact disk) is used.

【0043】〈ROM〉次に、図3を用いて第1の実施
の形態におけるROM11を説明する。ROM11に
は、ディスク装置13に格納された実行コードに対応す
る解除コードとしてディスク装置13と同様にユーザー
コードが格納されている。
<ROM> Next, the ROM 11 according to the first embodiment will be described with reference to FIG. A user code is stored in the ROM 11 as a release code corresponding to the execution code stored in the disk device 13 as in the disk device 13.

【0044】また、ROM11には、ディスク装置13
に格納された機能モジュール22の使用期限の年月日が
格納されている。ここでは、機能モジュール22a〜2
2cについて一括した使用期限が定められている。
The ROM 11 also includes a disk device 13
The date of expiration of the function module 22 stored in is stored. Here, the function modules 22a-2
A collective expiration date is set for 2c.

【0045】さらに、ROM11には、ディスク装置1
3に格納されたユーザーコードとROM11に格納され
たユーザーコードとを対比するとともに、タイマ15の
計測した年月日を検出しROM11に格納されている機
能モジュール22の使用期限の年月日と対比して機能モ
ジュール22の実行可否を判断する実行制御プログラム
21が格納されている。この実行制御プログラム21
は、ユーザーコードが一致するとともに機能モジュール
の使用期限内である場合に、機能モジュール22a〜2
2eの内のすべてあるいはいずれか一部の実行禁止を解
除するようにプログラミングされている。
Further, in the ROM 11, the disk device 1
The user code stored in 3 and the user code stored in the ROM 11 are compared, and the date measured by the timer 15 is detected and compared with the expiration date of the function module 22 stored in the ROM 11. An execution control program 21 for determining whether or not the function module 22 can be executed is stored. This execution control program 21
If the user codes match and the function module is within the expiration date, the function modules 22a to 2a
It is programmed to remove the execution prohibition of all or some of 2e.

【0046】なお、第2の記憶媒体としてROM11の
代わりにRAMが用いられても良いが、その場合はユー
ザーコード、使用期限年月日、及び実行制御プログラム
が外部からのアクセス禁止領域に格納されるのが望まし
い。
A RAM may be used as the second storage medium instead of the ROM 11. In that case, the user code, the expiration date, and the execution control program are stored in the external access prohibited area. Is desirable.

【0047】〈動作例〉以上説明したプログラム実行装
置の動作例を図4を用いて説明する。例えば、ディスク
装置13に格納されたオプション機能実現のために機能
モジュール22の実行命令がキーボード18から入力さ
れたとする〈ステップS1〉。
<Operation Example> An operation example of the program execution device described above will be described with reference to FIG. For example, it is assumed that an execution command of the function module 22 for realizing the optional function stored in the disk device 13 is input from the keyboard 18 <step S1>.

【0048】すると、ROM11に格納された実行制御
プログラム21がメインメモリ14に読み出されCPU
12により実行される〈ステップS2〉。この実行制御
プログラム21の実行により以下のように処理が行われ
る。
Then, the execution control program 21 stored in the ROM 11 is read into the main memory 14 and the CPU
It is performed by 12 <step S2>. By executing the execution control program 21, the following processing is performed.

【0049】まず、ディスク装置13に格納されたユー
ザーコードとROM11に格納されたユーザコードとが
対比され〈ステップS3〉、両者が一致するか否かが判
断される〈ステップS4〉。ディスク装置13とROM
11とに同一のユーザーコードがそれぞれ格納されてい
る場合には、両者が一致するものとして判断される。そ
して、処理がステップS5に進められる。これに対し
て、両者のユーザーコードが一致しない場合は、処理が
ステップS7に進められ、ステップS7においてエラー
表示がCRT19から出される。
First, the user code stored in the disk device 13 is compared with the user code stored in the ROM 11 <step S3>, and it is determined whether or not they match each other <step S4>. Disk device 13 and ROM
If the same user code is stored in each of 11 and 11, it is determined that both match. Then, the process proceeds to step S5. On the other hand, if the user codes of the two do not match, the process proceeds to step S7, and the error display is issued from the CRT 19 in step S7.

【0050】ステップS5では、タイマ15により計測
された現在の年月日を取得する。現在の年月日が取得さ
れると、次にその現在の年月日とROM11に格納され
ている使用期限の年月日11bとを対比し〈ステップS
6〉、現在の年月日が使用期限の年月日11bを超過し
ているか否かが判断される〈ステップS8〉。
In step S5, the current date measured by the timer 15 is acquired. When the current date is acquired, the current date is then compared with the expiration date 11b stored in the ROM 11 <Step S
6>, it is determined whether or not the current date exceeds the expiration date 11b <step S8>.

【0051】現在の年月日が、使用期限年月日11bを
超過していると判断されると、処理がステップS7に進
められ、エラー表示がCRT19から出力される。これ
に対して、機能モジュール22の使用期限年月日11b
を超過していないと判断された場合には処理がステップ
S9に進められる。
If it is determined that the current date exceeds the expiration date 11b, the process proceeds to step S7 and an error display is output from the CRT 19. On the other hand, the expiration date of the function module 22 is 11b.
If it is determined that the value does not exceed, the process proceeds to step S9.

【0052】ステップS9では、アプリケーションプロ
グラム20に含まれる機能モジュール22について実行
禁止が解除される。この解除は、ディスク装置13に格
納されている機能モジュール22a〜22eのうちのす
べて、あるいは、予め実行制御プログラムにより定めら
れた特定の機能モジュール22について行われる。
In step S9, the execution prohibition of the functional module 22 included in the application program 20 is released. This cancellation is performed for all of the functional modules 22a to 22e stored in the disk device 13 or for a specific functional module 22 defined in advance by the execution control program.

【0053】そして、機能モジュール22a〜22eの
いずれかがメインメモリ14にロードされCPU12に
より実行される。これにより、機能モジュール22a〜
22cのいずれかによるオプション機能が実現される。
Then, any of the functional modules 22a to 22e is loaded into the main memory 14 and executed by the CPU 12. As a result, the functional modules 22a-
22c realizes an optional function.

【0054】以上説明したプログラム実行装置による
と、アプリケーションプログラム20に含まれる機能モ
ジュール22a〜22eのそれぞれは、ROM11とデ
ィスク装置13との間におけるユーザーコードが一致
し、かつROM11に格納された使用期限が過ぎていな
い場合に実行される。従って、ディスク装置13に格納
されたアプリケーションプログラム20が不正に複製さ
れた場合でも、実行制御プログラム21を格納したRO
M11を有するコンピュータでなければ機能モジュール
22を実行することができない。
According to the above-described program execution device, each of the functional modules 22a to 22e included in the application program 20 has the same user code between the ROM 11 and the disk device 13 and has the expiration date stored in the ROM 11. Will be executed if is not passed. Therefore, even if the application program 20 stored in the disk device 13 is illegally copied, the RO that stores the execution control program 21
Only the computer having M11 can execute the function module 22.

【0055】また、ROM11に格納された実行制御プ
ログラム21が、アプリケーションプログラム20に含
まれるすべての機能モジュール22の実行禁止を解除す
るようにプログラミングされていなければ、ディスク装
置13に格納された機能モジュール22a〜22eのす
べてを実行することができない。これらにより、正当な
使用権原を有するユーザーのコンピュータ以外のコンピ
ュータにおいては、機能モジュール22a〜22eの実
行によって実現される各オプション機能の不正使用が防
止される。
If the execution control program 21 stored in the ROM 11 is not programmed to release the prohibition of execution of all the function modules 22 included in the application program 20, the function modules stored in the disk device 13 will be described. Not all of 22a-22e can be executed. As a result, unauthorized use of each optional function realized by execution of the function modules 22a to 22e is prevented in a computer other than the computer of the user who has the right to use.

【0056】また、ディスク装置13に格納された機能
モジュール22は、ROM11に格納される実行制御プ
ログラム21により実行禁止解除がなされる。従って、
実行制御プログラム21の内容をユーザーが使用を予定
する機能モジュール22のみ実行禁止を解除するように
プログラミングすることも可能である。
The function module 22 stored in the disk device 13 is released from execution prohibition by the execution control program 21 stored in the ROM 11. Therefore,
It is also possible to program the contents of the execution control program 21 so that the execution prohibition is released only for the functional module 22 which the user intends to use.

【0057】従って、アプリケーションプログラム20
にすべての機能モジュール22を含ませた状態のディス
ク装置13を出荷しても、ユーザー毎に使用可能な機能
モジュール22が異なる結果となる。すなわち、アプリ
ケーションプログラムは一種類で良いことになる。
Therefore, the application program 20
Even if the disk device 13 is shipped in which all the function modules 22 are included, the available function modules 22 are different for each user. That is, only one type of application program is required.

【0058】これにより、従来のようにユーザーの要求
に応じて必要なオプション機能を実現する機能モジュー
ル22を付加するといった手間を省略することができ、
アプリケーションプログラム20の制作者の負担が軽減
される。
As a result, it is possible to omit the labor of adding the function module 22 for realizing the required optional function in response to the user's request, unlike the conventional case.
The burden on the creator of the application program 20 is reduced.

【0059】また、各機能モジュール22は使用期限を
超えない場合にのみ実行禁止が解除される構成となって
いるため、ユーザーコードが一致する場合でも使用期限
を過ぎた場合には、機能モジュール22の実行禁止解除
は不可能となる。これにより、アプリケーションプログ
ラム20を格納したディスク装置13を評価のために貸
し出した場合や期限付きで使用許諾した場合において、
不正にアプリケーションプログラム20の複製がなされ
た場合であっても、ディスク装置13の返却後または許
諾期限経過後の機能モジュール22の実行を防止するこ
とができる。
Further, since the prohibition of execution is released only when each function module 22 does not exceed the expiration date, even if the user codes match, if the expiration date has passed, the function module 22 It becomes impossible to release the execution prohibition of. As a result, when the disk device 13 storing the application program 20 is lent for evaluation or licensed with a time limit,
Even if the application program 20 is illegally copied, it is possible to prevent the functional module 22 from being executed after the disk device 13 is returned or after the expiration of the license.

【0060】さらに、解除コードとしてユーザーコード
を用いてあるため、従来のように装置毎に固有のコード
としていたのに比し、法人が使用者であり複数のプログ
ラム実行装置を使用している場合に、一つのユーザーコ
ードで足りることとなり、顧客管理が容易になるという
効果がある。
Further, since the user code is used as the release code, the code is unique to each device as in the conventional case, but when the corporation is the user and a plurality of program execution devices are used. In addition, one user code is sufficient, which has the effect of facilitating customer management.

【0061】〈第2の実施の形態〉以下、本発明のプロ
グラム実行装置に第2の実施の形態について説明する。
第2の実施の形態におけるプログラム実行装置は、第1
の実施の形態におけるプログラム実行装置とほぼ同様の
構成を有しており、ハード的には図1に示す構成を有し
ている。
<Second Embodiment> A second embodiment of the program execution apparatus of the present invention will be described below.
The program execution device according to the second embodiment is the first
The configuration is almost the same as that of the program execution device in the above embodiment, and has the configuration shown in FIG. 1 in terms of hardware.

【0062】すなわち、第2の実施の形態におけるプロ
グラム実行装置は、第1の記憶媒体であるROM11
と、プログラム実行部であるCPU12と、第2の記憶
媒体であるディスク装置補助記憶13と、ディスク装置
13に格納されたアプリケーションプログラム20が読
み出されるメインメモリ14と、年月日を計測する時計
であるタイマ15とから構成されている。さらに、入力
装置であるキーボード18と出力装置であるCRT19
とが接続されている。
That is, the program execution device in the second embodiment is the ROM 11 which is the first storage medium.
A CPU 12 as a program execution unit, a disk device auxiliary storage 13 as a second storage medium, a main memory 14 from which an application program 20 stored in the disk device 13 is read, and a clock for measuring the date. It is composed of a certain timer 15. Further, a keyboard 18 as an input device and a CRT 19 as an output device
And are connected.

【0063】〈ROM〉次に、図5を用いて第2の実施
の形態におけるROM11を説明する。ROM11に
は、アプリケーションプログラム20のオプション機能
を実現する各機能モジュール22に対応した解除コード
であるユーザーコードを複数個格納した情報格納テーブ
ル17が形成されている。この情報格納テーブル17に
は、機能モジュール22の名称がユーザーコードに対応
して格納されている。また、各機能モジュール22のそ
れぞれの使用期限の年月日が格納されている。なお、第
1の記憶媒体としてROM11の代わりにRAMが用い
られても良い。
<ROM> Next, the ROM 11 according to the second embodiment will be described with reference to FIG. The ROM 11 is formed with an information storage table 17 that stores a plurality of user codes, which are release codes corresponding to the function modules 22 that realize the optional functions of the application program 20. In this information storage table 17, the names of the function modules 22 are stored in correspondence with the user codes. In addition, the date of expiration of each function module 22 is stored. A RAM may be used as the first storage medium instead of the ROM 11.

【0064】〈ディスク装置〉次に、図6を用いて第2
の実施の形態におけるディスク装置13を説明する。デ
ィスク装置13には複数の機能モジュール22を含むア
プリケーションプログラム20が格納されている。この
アプリケーションプログラム20は、必要に応じてメイ
ンメモリ14にロードされCPU12により実行される
ものである。各機能モジュール22はオプション機能を
実現するためのプログラム群であり、実行に際し実行禁
止の解除を必要とする。
<Disk device> Next, referring to FIG.
The disk device 13 in the embodiment will be described. An application program 20 including a plurality of functional modules 22 is stored in the disk device 13. The application program 20 is loaded into the main memory 14 as needed and executed by the CPU 12. Each function module 22 is a group of programs for realizing an optional function, and it is necessary to release the execution prohibition at the time of execution.

【0065】ここではアプリケーションプログラム20
に5つのオプション機能が設けられており、各オプショ
ン機能を実現するものとして機能モジュール22a〜2
2eが格納されている。各機能モジュール22a〜22
eは実行禁止状態にされており、かつ図示はしないが実
行コードであるユーザコードを有している。なお、ユー
ザーコードはOS(Operating System)が管理しない特
殊な領域に格納され、キーボード18から再入力や変更
が不可能にされている。また、ディスク装置13は、各
機能モジュール22a〜22eの実行の可否を判断する
実行制御モジュール21を有している。
Here, the application program 20
Are provided with five optional functions, and function modules 22a to 2 are provided to realize each optional function.
2e is stored. Each functional module 22a-22
e is in the execution prohibited state and has a user code, which is an execution code (not shown). The user code is stored in a special area that is not managed by the OS (Operating System) and cannot be re-input or changed from the keyboard 18. The disk device 13 also includes an execution control module 21 that determines whether or not each of the functional modules 22a to 22e can be executed.

【0066】なお、ディスク装置13には、例えばフロ
ッピーディスク、ハードディスク、MO(光磁気ディス
ク)またはCD−ROM(コンパクトディスクを利用し
た読み出し専用メモリ)等が用いられる。
For the disk device 13, for example, a floppy disk, hard disk, MO (magneto-optical disk) or CD-ROM (read-only memory using a compact disk) is used.

【0067】以上説明したプログラム実行装置の動作例
を図7を用いて説明する。例えば、ディスク装置13に
格納されたオプション機能実現のために機能モジュール
22の実行命令がキーボード18から入力されたとする
〈ステップS1〉。
An example of the operation of the program execution device described above will be described with reference to FIG. For example, it is assumed that an execution command of the function module 22 for realizing the optional function stored in the disk device 13 is input from the keyboard 18 <step S1>.

【0068】すると、ディスク装置13に格納された実
行制御モジュール21がメインメモリ14にロードされ
CPU12により実行される〈ステップS2〉。これに
より、以下のような処理が行われる。
Then, the execution control module 21 stored in the disk device 13 is loaded into the main memory 14 and executed by the CPU 12 <step S2>. As a result, the following processing is performed.

【0069】まず、機能モジュール22a〜22e内の
ユーザコードとROM11に格納されたユーザコードと
が対比され〈ステップS3〉、両者が一致するか否かが
判断される〈ステップS4〉。この判断は機能モジュー
ル22毎に行われる。ここでは、いずれかの機能モジュ
ール22a〜22eのユーザーコードがROM11に格
納されたユーザーコードと一致した場合には、処理がス
テップS5に進められ、タイマ15が計測した現在の年
月日が取得される。
First, the user codes in the functional modules 22a to 22e are compared with the user codes stored in the ROM 11 <step S3>, and it is determined whether or not they match each other <step S4>. This judgment is made for each functional module 22. Here, if the user code of any of the function modules 22a to 22e matches the user code stored in the ROM 11, the process proceeds to step S5, and the current date measured by the timer 15 is acquired. It

【0070】これに対して、機能モジュール22a〜2
2eのユーザーコードがすべてROM11に格納された
ユーザーコードと一致しない場合は、処理がステップS
7に進められ、ステップS7においてエラー表示がCR
T19から出される。
On the other hand, the functional modules 22a-2
If all the user codes of 2e do not match the user codes stored in the ROM 11, the process proceeds to step S
7, the error display is CR in step S7.
Issued from T19.

【0071】次に、ステップS5において取得された現
在の年月日と、機能モジュール22a〜22cについて
の使用期限の年月日とが対比される〈ステップS6〉。
この対比についても機能モジュール22毎に行われる。
これにより、現在の年月日が機能モジュール22の使用
期限年月日を超過しているか否かが判断される〈ステッ
プS8〉。機能モジュール22a〜22cのいずれもが
使用期限を超過していないと判断された場合には、使用
期限を超過していない機能モジュール22a〜22cの
実行禁止が解除される〈ステップS9〉。そして、必要
に応じて各機能モジュール22a〜22cのいずれかが
実行され、各機能モジュール22a〜22cの実行によ
るオプション機能が実現する。
Next, the current date acquired in step S5 is compared with the expiration date of the function modules 22a to 22c <step S6>.
This comparison is also performed for each functional module 22.
As a result, it is determined whether or not the current date exceeds the expiration date of the function module 22 <step S8>. When it is determined that none of the functional modules 22a to 22c has exceeded the expiration date, the prohibition of execution of the functional modules 22a to 22c whose expiration date has not expired is released <step S9>. Then, any of the functional modules 22a to 22c is executed as needed, and the optional function is realized by executing the functional modules 22a to 22c.

【0072】なお、いずれかの機能モジュール22a〜
22cが使用期限を超過している場合も、ステップS9
に処理が進み、使用期限が超過していない機能モジュー
ル22についてのみ実行禁止が解除される。
Any of the functional modules 22a ...
Even when 22c has exceeded the expiration date, step S9
The process proceeds to step S8, and the prohibition of execution is released only for the functional module 22 whose expiration date has not expired.

【0073】これに対して、機能モジュール22a〜2
2cのすべての使用期限が過ぎていると判断された場合
は処理がステップS7に進められ、このステップS7に
おいてエラー表示がCRT19から出力される。
On the other hand, the functional modules 22a-2
If it is determined that all the usage limits of 2c have expired, the process proceeds to step S7, and an error display is output from the CRT 19 in step S7.

【0074】以上説明した第2の実施の形態におけるプ
ログラム実行装置の効果は、第1の実施の形態における
効果とほぼ同様の以下の効果を有する。すなわち、アプ
リケーションプログラム20に含まれる機能モジュール
22a〜22eのそれぞれは、ROM11とディスク装
置13との間におけるユーザーコードが一致し、かつR
OM11に格納された使用期限が過ぎていない場合に実
行される。
The effects of the program execution device according to the second embodiment described above have the following effects, which are substantially the same as the effects according to the first embodiment. That is, in each of the function modules 22a to 22e included in the application program 20, the user code between the ROM 11 and the disk device 13 is the same, and R
It is executed when the expiration date stored in the OM 11 has not expired.

【0075】従って、ディスク装置13に格納されたア
プリケーションプログラム20が不正に複製された場合
でも、その機能モジュール22a〜22e内のユーザコ
ードをその情報格納テーブル17内に格納したROM1
1を有するコンピュータでなければ機能モジュール22
a〜22eのすべては実行することができない。
Therefore, even if the application program 20 stored in the disk device 13 is illegally copied, the ROM 1 in which the user codes in the functional modules 22a to 22e are stored in the information storage table 17
If it is not a computer having 1, the functional module 22
Not all of a-22e can be performed.

【0076】すなわち、正当な使用権原を有するユーザ
ーのコンピュータ以外のコンピュータにおいては、機能
モジュール22a〜22eの実行によって実現される各
オプション機能の不正使用が防止される。
That is, in the computer other than the computer of the user who has the right to use the license, the unauthorized use of each optional function realized by executing the function modules 22a to 22e is prevented.

【0077】また、ディスク装置13に格納されたモジ
ュールは、ROM11に格納されるユーザコードにより
実行禁止解除がなされる。従って、各ユーザー毎に必要
とする機能モジュール22に対応するユーザコードがそ
のコンピュータのROM11の情報格納テーブル17内
に予め記載されてさえすれば、アプリケーションプログ
ラム20を格納したディスク装置13を出荷する場合に
おいて、アプリケーションプログラム20にオプション
機能としてすべての機能モジュール22を含ませた状態
で出荷しても、ユーザー毎に使用可能な機能モジュール
22が異なる結果となる。
Further, the module stored in the disk device 13 is released from the execution prohibition by the user code stored in the ROM 11. Therefore, as long as the user code corresponding to the functional module 22 required for each user is described in advance in the information storage table 17 of the ROM 11 of the computer, the disk device 13 storing the application program 20 is shipped. In the above, even if the application program 20 is shipped with all the function modules 22 included as optional functions, the available function modules 22 are different for each user.

【0078】これにより、従来のようにユーザーの要求
に応じて必要なオプション機能を実現する機能モジュー
ル22を付加するといった手間を省略することができ、
アプリケーションプログラム20の制作者の負担が軽減
される。
As a result, it is possible to omit the labor of adding the function module 22 for realizing the required optional function according to the user's request, which is required in the conventional case.
The burden on the creator of the application program 20 is reduced.

【0079】[0079]

【発明の効果】以上説明したように、本発明のプログラ
ム実行装置によれば、記憶媒体に格納されたアプリケー
ションプログラムの不正使用を防止することができる。
As described above, according to the program execution device of the present invention, it is possible to prevent the unauthorized use of the application program stored in the storage medium.

【0080】また、記憶媒体における外部からのアクセ
ス禁止領域に解除コードを格納すれば解除コードの不正
な変更、追加、削除を困難とすることができる。
Further, if the release code is stored in the external access prohibited area in the storage medium, it is possible to make it difficult to illegally change, add, or delete the release code.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の第1の実施の形態におけるプログラム
実行装置を示すブロック図
FIG. 1 is a block diagram showing a program execution device according to a first embodiment of the present invention.

【図2】図1のディスク装置補助記憶の説明図FIG. 2 is an explanatory diagram of auxiliary storage of the disk device of FIG.

【図3】図1のROMの説明図3 is an explanatory diagram of the ROM of FIG.

【図4】図1のプログラム実行装置の動作を示すフロー
チャート
FIG. 4 is a flowchart showing the operation of the program execution device of FIG.

【図5】本発明の第2の実施の形態におけるプログラム
実行装置を構成するROMを示す説明図
FIG. 5 is an explanatory diagram showing a ROM constituting a program execution device according to a second embodiment of the present invention.

【図6】本発明の第2の実施の形態におけるプログラム
実行装置を構成するディスク装置補助記憶を示す説明
図。
FIG. 6 is an explanatory diagram showing a disk device auxiliary storage that constitutes a program execution device according to a second embodiment of the present invention.

【図7】本発明の第2の実施の形態におけるプログラム
実行装置の動作を示すフローチャート
FIG. 7 is a flowchart showing the operation of the program execution device according to the second embodiment of the present invention.

【符号の説明】[Explanation of symbols]

10 プログラム実行装置 11 ROM 12 CPU 13 ディスク装置 15 タイマ 17 情報格納テーブル 18 キーボード 19 CRT 20 アプリケーションプログラム 21 実行制御プログラム(実行制御モジュール) 22 機能モジュール 10 Program Execution Device 11 ROM 12 CPU 13 Disk Device 15 Timer 17 Information Storage Table 18 Keyboard 19 CRT 20 Application Program 21 Execution Control Program (Execution Control Module) 22 Functional Module

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 実行に際し実行禁止の解除を必要とする
機能モジュールを含むアプリケーションプログラム、及
び、前記機能モジュールの実行禁止解除用の実行コード
が格納された第1の記憶媒体と、 前記実行コードに対応する解除コード、及び、前記実行
コードと前記解除コードとを対比して両者が一致する場
合に前記機能モジュールの実行禁止を解除する実行制御
プログラムが格納された第2の記憶媒体と、 前記第2の記憶媒体に格納された実行制御プログラムを
実行して前記実行コードと前記解除コードとが一致して
いる場合のみ前記機能モジュールを実行するプログラム
実行部とを備えることを特徴とするプログラム実行装
置。
1. An application program including a functional module that requires release of execution prohibition at the time of execution, a first storage medium storing an execution code for releasing execution prohibition of the functional module, and the execution code. A second storage medium storing a corresponding release code, and an execution control program for releasing the execution prohibition of the functional module when the execution code and the release code are compared and the two coincide with each other; And a program execution unit that executes the functional module only when the execution code and the release code match each other by executing the execution control program stored in the second storage medium. .
【請求項2】 前記解除コードは、前記第2の記憶媒体
における外部からのアクセス禁止領域に格納されている
ことを特徴とする請求項1に記載のプログラム実行装
置。
2. The program execution device according to claim 1, wherein the release code is stored in an external access prohibited area of the second storage medium.
【請求項3】 前記解除コードは、使用者固有のコード
であることを特徴とする請求項1または請求項2に記載
のプログラム実行装置。
3. The program execution device according to claim 1, wherein the cancellation code is a code unique to a user.
【請求項4】 前記プログラム実行部の動作タイミング
を制御する時計をさらに備えるとともに、 前記第2の記憶媒体には前記機能モジュールの使用期限
の年月日が格納されており、 前記実行制御プログラムは前記プログラム実行部による
前記機能モジュールの実行に際し前記時計の計測した年
月日と前記使用期限の年月日とを対比し、前記時計によ
り計測された年月日が前記使用期限の年月日を超えてい
ない場合にのみ前記機能モジュールの実行禁止を解除す
ることを特徴とする請求項1から請求項3のいずれかに
記載のプログラム実行装置。
4. A clock for controlling the operation timing of the program execution unit is further provided, and the expiration date of the functional module is stored in the second storage medium. When the program execution unit executes the functional module, the date measured by the clock is compared with the expiration date, and the date measured by the clock indicates the expiration date. 4. The program execution device according to claim 1, wherein the prohibition of execution of the functional module is released only when the number of times is not exceeded.
【請求項5】 解除コードが格納された第1の記憶媒体
と、 前記解除コードに対応する実行コードを有するとともに
実行に際し実行禁止の解除を必要とする機能モジュー
ル、及び、前記実行コードと前記解除コードとを対比し
て両者が一致する場合に前記機能モジュールの実行禁止
を解除する実行制御モジュールを含むアプリケーション
プログラムが格納された第2の記憶媒体と、 前記第2の記憶媒体に格納された実行制御モジュールを
実行して前記実行コードと前記解除コードとが一致して
いる場合のみ前記機能モジュールを実行するプログラム
実行部とを備えることを特徴とするプログラム実行装
置。
5. A first storage medium storing a release code, a functional module having an execution code corresponding to the release code and requiring release of execution prohibition at the time of execution, and the execution code and the release. A second storage medium in which an application program including an execution control module that cancels execution prohibition of the functional module is stored when the codes are compared with each other, and the execution stored in the second storage medium A program execution device comprising: a program execution unit that executes a control module and executes the functional module only when the execution code and the cancellation code match.
JP7290194A 1995-11-08 1995-11-08 Program execution device Pending JPH09134285A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7290194A JPH09134285A (en) 1995-11-08 1995-11-08 Program execution device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7290194A JPH09134285A (en) 1995-11-08 1995-11-08 Program execution device

Publications (1)

Publication Number Publication Date
JPH09134285A true JPH09134285A (en) 1997-05-20

Family

ID=17752978

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7290194A Pending JPH09134285A (en) 1995-11-08 1995-11-08 Program execution device

Country Status (1)

Country Link
JP (1) JPH09134285A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009087283A (en) * 2007-10-03 2009-04-23 Obic Business Consultants Ltd Information processor, information processing method, and program
JP2010069644A (en) * 2008-09-17 2010-04-02 Hitachi Industrial Equipment Systems Co Ltd Ink-jet recording apparatus
JP2015531508A (en) * 2012-09-06 2015-11-02 トライアムファント, インコーポレイテッド System and method for automated memory and thread execution anomaly detection in computer networks

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009087283A (en) * 2007-10-03 2009-04-23 Obic Business Consultants Ltd Information processor, information processing method, and program
JP2010069644A (en) * 2008-09-17 2010-04-02 Hitachi Industrial Equipment Systems Co Ltd Ink-jet recording apparatus
JP2015531508A (en) * 2012-09-06 2015-11-02 トライアムファント, インコーポレイテッド System and method for automated memory and thread execution anomaly detection in computer networks

Similar Documents

Publication Publication Date Title
JP3243331B2 (en) Method for creating layered medium for software management, apparatus for creating layered medium for software management, and layered medium for software management
US5018096A (en) Security administrator for automatically updating security levels associated with operator personal identification data
JPH06103076A (en) Computer system having security mechanism and method for controlling mechanism thereof
WO1992020022A1 (en) Management interface and format for license management system
JPH02277129A (en) Data processor
JP2002032141A (en) Method for preventing unapproved application of software constitutional element
JPH07325712A (en) Illicit copy preventing device for program
JPH064530A (en) Document management device
US20020129270A1 (en) Electronic device for providing software protection
JPH09134285A (en) Program execution device
JPH05334252A (en) Password valid period management system
JPH0442326A (en) Information processor with program surreptitious use preventing function
JP3302593B2 (en) Software copyright protection device
JPH04104325A (en) Protection system for software
JPS63153633A (en) Use limitation system for program
JPH03290733A (en) Lend-out period controller for application program
JPH1091425A (en) Method for making application software usage terminal intrinsic and medium for recording program to execute the same
US20230342486A1 (en) Permissions management for queries in a graph
JP3706647B2 (en) Information processing apparatus and information processing method
JP2006031320A (en) Software license management system and management method
JPH08129486A (en) Method for protecting software copyright
JPH09311807A (en) File protection and management device
JP2978520B2 (en) POS system environment setting method
JP2934709B2 (en) File security management device
JPH0264754A (en) Processor with software protecting function

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040217

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20040629