JP3652969B2 - Recording medium recording unused license detection method, unused license detection method, and unused license detection program - Google Patents

Recording medium recording unused license detection method, unused license detection method, and unused license detection program Download PDF

Info

Publication number
JP3652969B2
JP3652969B2 JP2000234736A JP2000234736A JP3652969B2 JP 3652969 B2 JP3652969 B2 JP 3652969B2 JP 2000234736 A JP2000234736 A JP 2000234736A JP 2000234736 A JP2000234736 A JP 2000234736A JP 3652969 B2 JP3652969 B2 JP 3652969B2
Authority
JP
Japan
Prior art keywords
program
list
license
stored
unused
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.)
Expired - Fee Related
Application number
JP2000234736A
Other languages
Japanese (ja)
Other versions
JP2002049433A (en
Inventor
勇次 丸林
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Software Chubu Ltd
Original Assignee
NEC Software Chubu 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 NEC Software Chubu Ltd filed Critical NEC Software Chubu Ltd
Priority to JP2000234736A priority Critical patent/JP3652969B2/en
Publication of JP2002049433A publication Critical patent/JP2002049433A/en
Application granted granted Critical
Publication of JP3652969B2 publication Critical patent/JP3652969B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Description

【0001】
【発明の属する技術分野】
本発明は、未使用ライセンス検出方式、未使用ライセンス検出方法および未使用ライセンス検出用プログラムを記録した記録媒体に関し、特に、パーソナルコンピュータ上の記憶装置には格納されているが、実際には使用されていないプログラムのライセンスを検出する、未使用ライセンス検出方式、未使用ライセンス検出方法および未使用ライセンス検出用プログラムを記録した記録媒体に関する。
【0002】
【従来の技術】
長期間にわたって未使用のファイル・プログラムを検出して消去する方式が特開平05−346883号公報に開示されている。図17は、特開平05−346883号公報に開示された方式の構成を示すブロック図である。
【0003】
第1監視部101が管理対象の電子計算機110内の中央処理装置111におけるプログラムの使用状況を監視し、第2監視部102が管理対象の電子計算機110内の補助記憶装置112におけるファイルおよびプログラムの作成状況とファイルの使用状況とを監視し、第1補助記憶部107が第1監視部101および第2監視部102による監視結果を記憶し、入力部106が各ファイル・プログラムの消去許可期間の入力等のファイルおよびプログラムの管理に関する入力を行い、検査部104が検査実施時刻において第1補助記憶部107内の監視結果と入力部106によって入力された消去許可期間と現在の時刻とに基づいて各ファイル・プログラムの未使用期間が当該各ファイル・プログラムの消去許可期間を越えているか否かを判定しその判定結果に基づいて消去対象となるファイル・プログラムを検出し、制御部105が検査部104によって消去対象と判断されたファイル・プログラムを管理対象の電子計算機110内の補助記憶装置112から消去し、刻時機構部103が第1監視部101、第2監視部102および検査部104に現在の時刻を提供する。
【0004】
【発明が解決しようとする課題】
上述した従来の検出プログラム検出方式では、パーソナルコンピュータのシステムで未使用だが記憶装置に格納されているプログラムを検出することはできるが、複数のプログラムから構成されているソフトウェアのライセンスに対しては有効ではなかった。
【0005】
本発明の目的は、パーソナルコンピュータ上の記憶装置には格納されているが、実際には使用されていない、複数のプログラムから構成されているソフトウェアのライセンスを検出することにある。
【0006】
【課題を解決するための手段】
本発明の未使用ライセンス検出方式は、コンピュータの記憶装置に格納されているファイルを検索してプログラムを検出し格納プログラム一覧を作成する格納プログラム検出部と、前記格納プログラム一覧とライセンスを有するアプリケーションのプログラム構成情報を格納するライセンス情報格納テーブルとから前記記憶装置に格納されているライセンスの一覧である格納ライセンス一覧を作成する格納ライセンス検出部と、前記コンピュータのプログラム起動を監視して起動されたプログラムを検出し実行プログラム一覧を作成する実行プログラム監視部と、前記実行プログラム一覧と前記ライセンス情報格納テーブルとから前記コンピュータ上で使用されたライセンスの一覧である使用ライセンス一覧を作成する使用ライセンス検出部と、前記使用ライセンス一覧と前記格納ライセンス一覧とから前記コンピュータに格納されているが使用されていないライセンスの一覧である未使用ライセンス一覧を作成する未使用ライセンス検出部とを備えたことを特徴とする。
【0007】
本発明の未使用ライセンス検出方式は、コンピュータの記憶装置に格納されているファイルを検索してプログラムを検出し格納プログラム一覧を作成する格納プログラム検出部と、前記格納プログラム一覧とライセンスを有するアプリケーションのプログラム構成情報を格納するライセンス情報格納テーブルとから前記記憶装置に格納されているライセンスとプログラムとの一覧である格納ライセンス詳細情報一覧を作成する格納ライセンス検出部と、前記コンピュータのプログラム起動を監視して起動されたプログラムを検出し実行プログラム一覧を作成する実行プログラム監視部と、前記実行プログラム一覧と前記格納プログラム一覧とから前記記憶装置に格納されているが使用されていない未使用プログラム一覧を作成する未使用プログラム検出部と、前記未使用プログラム一覧と前記格納ライセンス詳細情報一覧とから前記コンピュータに格納されているが使用されていないライセンスの一覧である未使用ライセンス一覧を作成する未使用ライセンス検出部とを備えたことを特徴としてもよい。
【0008】
本発明の未使用ライセンス検出方式は、前記格納プログラム検出部は、前記ファイルの拡張子が「exe」であるときに前記プログラムであると判断することを特徴としてもよい。
【0009】
本発明の未使用ライセンス検出方式は、前記記憶装置は実行プログラム監視時間を有し、実行プログラム監視部は、前記実行プログラム監視時間の期間だけ、プログラム起動を監視することを特徴としてもよい。
【0010】
本発明の未使用ライセンス検出方法は、格納プログラム検出部がコンピュータの記憶装置に格納されているファイルを検索してプログラムを検出し格納プログラム一覧を作成するステップと、格納ライセンス検出部が前記格納プログラム一覧とライセンスを有するアプリケーションのプログラム構成情報を格納するライセンス情報格納テーブルとから前記記憶装置に格納されているライセンスの一覧である格納ライセンス一覧を作成するステップと、実行プログラム監視部が前記コンピュータのプログラム起動を監視して起動されたプログラムを検出し実行プログラム一覧を作成するステップと、使用ライセンス検出部が前記実行プログラム一覧と前記ライセンス情報格納テーブルとから前記コンピュータ上で使用されたライセンスの一覧である使用ライセンス一覧を作成するステップと、未使用ライセンス検出部が前記使用ライセンス一覧と前記格納ライセンス一覧とから前記コンピュータに格納されているが使用されていないライセンスの一覧である未使用ライセンス一覧を作成するステップとを備えたことを特徴とする。
【0011】
本発明の未使用ライセンス検出方法は、格納プログラム検出部がコンピュータの記憶装置に格納されているファイルを検索してプログラムを検出し格納プログラム一覧を作成するステップと、格納ライセンス検出部が前記格納プログラム一覧とライセンスを有するアプリケーションのプログラム構成情報を格納するライセンス情報格納テーブルとから前記記憶装置に格納されているライセンスとプログラムとの一覧である格納ライセンス詳細情報一覧を作成するステップと、実行プログラム監視部が前記コンピュータのプログラム起動を監視して起動されたプログラムを検出し実行プログラム一覧を作成するステップと、未使用プログラム検出部が前記実行プログラム一覧と前記格納プログラム一覧とから前記記憶装置に格納されているが使用されていない未使用プログラム一覧を作成するステップと、未使用ライセンス検出部が前記未使用プログラム一覧と前記格納ライセンス詳細情報一覧とから前記コンピュータに格納されているが使用されていないライセンスの一覧である未使用ライセンス一覧を作成するステップとを備えたことを特徴としてもよい。
【0012】
本発明の未使用ライセンス検出方法は、前記格納プログラム一覧を作成するステップにおいて、前記ファイルの拡張子が「exe」であるときに前記プログラムであると判断することを特徴としてもよい。
【0013】
本発明の未使用ライセンス検出方法は、前記実行プログラム一覧を作成するステップにおいて、前記記憶装置が有する実行プログラム監視時間の期間だけ、プログラム起動を監視することを特徴としてもよい。
【0014】
本発明の記録媒体は、コンピュータの記憶装置に格納されているファイルを検索してプログラムを検出し格納プログラム一覧を作成する処理と、前記格納プログラム一覧とライセンスを有するアプリケーションのプログラム構成情報を格納するライセンス情報格納テーブルとから前記記憶装置に格納されているライセンスの一覧である格納ライセンス一覧を作成する処理と、前記コンピュータのプログラム起動を監視して起動されたプログラムを検出し実行プログラム一覧を作成する処理と、前記実行プログラム一覧と前記ライセンス情報格納テーブルとから前記コンピュータ上で使用されたライセンスの一覧である使用ライセンス一覧を作成する処理と、前記使用ライセンス一覧と前記格納ライセンス一覧とから前記コンピュータに格納されているが使用されていないライセンスの一覧である未使用ライセンス一覧を作成する処理とをコンピュータに実行させるためのプログラムを記録したことを特徴とする。
【0015】
本発明の記録媒体は、コンピュータの記憶装置に格納されているファイルを検索してプログラムを検出し格納プログラム一覧を作成する処理と、前記格納プログラム一覧とライセンスを有するアプリケーションのプログラム構成情報を格納するライセンス情報格納テーブルとから前記記憶装置に格納されているライセンスとプログラムとの一覧である格納ライセンス詳細情報一覧を作成する処理と、前記コンピュータのプログラム起動を監視して起動されたプログラムを検出し実行プログラム一覧を作成する処理と、前記実行プログラム一覧と前記格納プログラム一覧とから前記記憶装置に格納されているが使用されていない未使用プログラム一覧を作成する処理と、前記未使用プログラム一覧と前記格納ライセンス詳細情報一覧とから前記コンピュータに格納されているが使用されていないライセンスの一覧である未使用ライセンス一覧を作成する処理とをコンピュータに実行させるためのプログラムを記録したことを特徴としてもよい。
【0016】
本発明の記録媒体は、前記ファイルの拡張子が「exe」であるときに前記プログラムであると判断する処理をコンピュータに実行させるためのプログラムを記録したことを特徴としてもよい。
【0017】
本発明の記録媒体は、前記記憶装置が有する実行プログラム監視時間の期間だけ、プログラム起動を監視する処理をコンピュータに実行させるためのプログラムを記録したことを特徴としてもよい。
【0018】
【発明の実施の形態】
本発明の実施の形態について図面を参照して詳細に説明する。図1は、本発明の第1の実施の形態の構成を示すブロック図である。図1を参照すると、第1の実施の形態は、格納プログラム検出部11、格納プログラム一覧12、格納ライセンス検出部21、ライセンス情報格納テーブル22、格納ライセンス一覧23、実行プログラム監視部31、実行プログラム一覧32、実行プログラム監視時間33、使用ライセンス検出部41、使用ライセンス一覧42、未使用ライセンス検出部51、未使用ライセンス一覧52、出力装置61を含む。
【0019】
格納プログラム検出部11と格納ライセンス検出部21と実行プログラム監視部31と使用ライセンス検出部41と未使用ライセンス検出部51とは、パーソナルコンピュータ1に含まれる。
【0020】
格納プログラム一覧12とライセンス情報格納テーブル22と格納ライセンス一覧23と実行プログラム一覧32と実行プログラム監視時間33と使用ライセンス一覧42と未使用ライセンス一覧52とは、パーソナルコンピュータ1に内蔵あるいは外付けされた記憶装置5に格納される。ライセンス情報格納テーブル22はあらかじめ用意するテーブルで、ライセンスを有するそれぞれのアプリケーションがどのようなプログラムから構成されているかというアプリケーションの構成情報が格納されている。なお、本発明でのライセンスとは、単独、あるいは複数のプログラムからなるソフトウェアをパーソナルコンピュータ上の記憶装置に格納する権利のことを指す。
【0021】
出力装置61は、未使用ライセンス一覧52を参照するために出力するものであり、ディスプレイ、プリンタ、またはファイルが用いられる。
【0022】
格納プログラム検出部11は記憶装置5に格納されているファイルを検索し全てのプログラムを検出し格納プログラム一覧12を作成する。格納ライセンス検出部21は格納プログラム一覧12とあらかじめ用意してあるライセンス情報格納テーブル22とから記憶装置5に格納されているライセンスの一覧である格納ライセンス一覧23を作成する。実行プログラム監視部31はパーソナルコンピュータ1上で実行プログラム監視時間33の期間だけプログラムの起動の監視を行う。このとき新たに起動されたプログラムを検出した場合には実行プログラム一覧32に新たに起動されたプログラムを追加する。使用ライセンス検出部41は実行プログラム一覧32とライセンス情報格納テーブル22とからパーソナルコンピュータ1上で使用されたライセンスの一覧である使用ライセンス一覧42を作成する。未使用ライセンス検出部51は格納ライセンス一覧23と使用ライセンス一覧42とからパーソナルコンピュータ1には格納されているが使用されていないライセンスの一覧である未使用ライセンス一覧52を作成する。
【0023】
次に、動作について説明する。図2は第1の実施の形態の動作概要を示すフローチャートである。図3は格納プログラム検出部11の動作を示すフローチャートである。図4は格納ライセンス検出部21の動作を示すフローチャートである。図5は実行プログラム監視部31の動作を示すフローチャートである。図6は使用ライセンス検出部41の動作を示すフローチャートである。図7は未使用ライセンス検出部51の動作を示すフローチャートである。
【0024】
図2を参照して動作概要を説明する。まず、図3の処理で格納プログラム一覧12を作成し(ステップS11)、その後図4の処理を実施し、図3で作成した格納プログラム一覧12とあらかじめ用意してあるライセンス情報格納テーブル22から格納ライセンス一覧23を作成する(ステップS12)。その後図5の処理で実行プログラム一覧32の作成を行い(ステップS13)、図6の処理で格納ライセンス一覧23と実行プログラム一覧32から使用ライセンス一覧42を作成する(ステップS14)。その後図7の処理で格納ライセンス一覧23と使用ライセンス一覧42から未使用ライセンス一覧52を作成し(ステップS15)、出力装置61に出力する(ステップS16)。
【0025】
以下に、図3〜図7を参照して動作詳細を説明する。
【0026】
図3は格納プログラム一覧12を作成する格納プログラム検出部11について示している。ステップA1は記憶装置5内のファイルを検索しファイルを読み込む。ステップA2はステップA1で読み込んだファイルの拡張子が「exe」であればプログラムと判断しステップA3に進み、「exe」でなければプログラムではないと判断しステップA4に進む。ステップA3はステップA2でプログラムと判断されたファイルを格納プログラム一覧12に追加する。格納プログラム一覧12は1レコードがプログラム名のみの構成で、複数のレコードから構成されるデータベースであり、記憶装置5内に格納されている全てのプログラム名が保存される。ステップA4はステップA1で読み込んだファイルがその記憶装置5で最後かどうかを判断し、最後のファイルでなければステップA1の処理に戻り、次のファイルの読み込み処理を行い、最後のファイルであれば、図3の格納プログラム一覧12の作成処理を終了する。
【0027】
図4は格納ライセンス一覧23を作成する格納ライセンス検出部21について示している。ステップB1は図3で作成した格納プログラム一覧12からプログラムを読み込む。ステップB2はステップB1で読み込んだプログラムがどのライセンスを構成するプログラムであるかをライセンス格納情報テーブル22から検索し、そのライセンスを検出する。ライセンス情報格納テーブル22はライセンスが構成されるプログラム名が格納されているデータベースであり、あらかじめ作成しておく。図4の例では、ライセンスを有するアプリケーションが「統合オフィス製品」と「統合開発環境」と「グラフィックソフト」であり、「統合オフィス製品」を構成するプログラムが「ワードプロセッサ」、「表計算」、「データベース」、:、:であり、「統合開発環境」を構成するプログラムが「C/C++」、「COBOL」、:、:であり、「グラフィックソフト」を構成するプログラムが:、:である。ステップB3はステップB2で検出したライセンスを格納ライセンス一覧23に出力する。格納ライセンス一覧23は1レコードがライセンス名のみの構成で、複数のレコードから構成されるデータベースであり、記憶装置5内に格納されている全てのライセンス名が保存される。ステップB4は格納プログラム一覧12の最後のプログラムを読み込んだかどうかを判断し、最後のプログラムを読み込んでいないのであればステップB1の処理に戻り、最後のプログラムを読み込んだのであれば、図4の格納ライセンス一覧23の作成処理を終了する。
【0028】
図5は実行プログラム一覧32を作成する実行プログラム監視部31について示している。ステップC1はシステム上で起動されるプログラムの監視を行う。ステップC2は新たにプログラムが起動されたかどうかを判断し、起動されたのであればステップC3に進み、起動されていないのであればステップC4に進む。ステップC3はステップC2で新たに起動されたプログラムであると判断されたプログラムを実行プログラム一覧32に追加する。実行プログラム一覧32は1レコードがプログラム名のみの構成で、複数のレコードから構成されるデータベースであり、指定した実行プログラム監視時間33の間に実行された全てのプログラム名が保存される。実行プログラム監視時間33には起動するプログラムを監視する期間が入力されている。ステップC4はシステム上でプログラムの監視を行ってからの経過時間が実行プログラム監視時間33以内であれば再びステップC1の処理に戻り実行プログラムの監視を行い、過ぎていれば図5の実行プログラム一覧32の作成処理を終了する。
【0029】
図6は使用ライセンス一覧42を作成する使用ライセンス検出部41について示している。ステップD1は図5で作成した実行プログラム一覧32からプログラムを読み込む。ステップD2はステップD1で読み込んだプログラムがどのライセンスを構成するプログラムであるかをライセンス格納情報テーブル22から検索し、そのライセンスを検出する。ステップD3はステップD2で検出したライセンスを使用ライセンス一覧42に出力する。使用ライセンス一覧42は1レコードがライセンス名のみの構成で、複数のレコードから構成されるデータベースであり、指定した実行プログラム監視時間33の間に実行された全てのライセンス名が保存される。ステップD4は実行プログラム一覧32の最後のプログラムを読み込んだかどうかを判断し、最後のプログラムを読み込んでいないのであればステップD1の処理に戻り、最後のプログラムを読み込んだのであれば、図6の使用ライセンス一覧42の作成処理を終了する。
【0030】
図7は未使用ライセンス一覧52を作成する未使用ライセンス検出部51について示している。ステップE1は図4で作成した格納ライセンス一覧23からライセンスを検出する。ステップE2はステップE1で検出したライセンスが図6で作成した使用ライセンス一覧42に存在するかどうかを判断し、存在しない場合はステップE3に進み、存在する場合はステップE4に進む。ステップE3はステップE1で検出したライセンス名を未使用ライセンス一覧52に出力する。未使用ライセンス一覧52は1レコードがライセンス名のみの構成で、複数のレコードから構成されるデータベースであり、記憶装置5内に格納されているが使用していないライセンス名が保存される。ステップE4は格納ライセンス一覧23の最後のライセンスを読み込んだかどうかを判断し、最後のライセンスを読み込んでいないのであればステップE1の処理に戻り、最後のライセンスを読み込んだのであれば、図7の未使用ライセンス一覧52の作成処理を終了する。
【0031】
その後、出力装置61によって未使用ライセンス一覧52の出力を行う。
【0032】
図8は本発明の第2の実施の形態の構成を示すブロック図である。図8を参照すると、第2の実施の形態は、格納プログラム検出部11、格納プログラム一覧12、格納ライセンス検出部21A、ライセンス情報格納テーブル22、格納ライセンス詳細情報一覧23A、実行プログラム監視部31、実行プログラム一覧32、実行プログラム監視時間33、未使用プログラム検出部71、未使用プログラム一覧72、未使用ライセンス検出部51A、未使用ライセンス一覧52、出力装置61を含む。
【0033】
格納プログラム検出部11と格納ライセンス検出部21Aと実行プログラム監視部31と未使用プログラム検出部71と未使用ライセンス検出部51Aとは、パーソナルコンピュータ1に含まれる。
【0034】
格納プログラム一覧12とライセンス情報格納テーブル22と格納ライセンス詳細情報一覧23Aと実行プログラム一覧32と実行プログラム監視時間33と未使用プログラム一覧72と未使用ライセンス一覧52とは、パーソナルコンピュータ1に内蔵あるいは外付けされた記憶装置5に格納される。ライセンス情報格納テーブル22はあらかじめ用意するテーブルで、それぞれのアプリケーションがどのようなプログラムから構成されているかというアプリケーションの構成情報が格納されている。
【0035】
出力装置61は、未使用ライセンス一覧52を参照するために出力するものであり、ディスプレイ、プリンタ、またはファイルが用いられる。
【0036】
次に、動作について説明する。図9は第2の実施の形態の動作概要を示すフローチャートである。図10は格納プログラム検出部11の動作を示すフローチャートである。図11は格納ライセンス検出部21Aの動作を示すフローチャートである。図12は実行プログラム監視部31の動作を示すフローチャートである。図13は未使用プログラム検出部71の動作を示すフローチャートである。図14は未使用ライセンス検出部51Aの動作を示すフローチャートである。
【0037】
図9を参照して動作概要を説明する。まず、図10の処理で格納プログラム一覧12を作成する(ステップS21)。その後、図11では図10で作成した格納プログラム一覧12とライセンス情報格納テーブル22とから格納ライセンス詳細情報一覧23Aを作成する(ステップS22)。図12の処理で実行プログラム一覧32を作成し(ステップS23)、図13の処理で格納プログラム一覧12と実行プログラム一覧32とから未使用プログラム一覧72を作成する(ステップS24)。その後、図14の処理で格納ライセンス詳細情報一覧23Aと未使用プログラム一覧72とから未使用ライセンス一覧52を作成し(ステップS25)、出力装置61に出力する(ステップS26)。
【0038】
以下に、図10〜図14を参照して動作詳細を説明する。
【0039】
図10は格納プログラム一覧12を作成する格納プログラム検出部11について示している。ステップF1は記憶装置5内のファイルを検索しファイルを読み込む。ステップF2はステップF1で読み込んだファイルの拡張子が「exe」であればプログラムと判断しステップF3に進み、「exe」でなければプログラムではないと判断しステップF4に進む。ステップF3はステップF2でプログラムと判断されたファイルを格納プログラム一覧12に追加する。格納プログラム一覧12は1レコードがプログラム名のみの構成で、複数のレコードから構成されるデータベースであり、記憶装置5内に格納されている全てのプログラム名が保存される。ステップF4はステップF1で読み込んだファイルがその記憶装置5で最後のファイルかどうかを判断し最後のファイルでなければステップF1の処理に戻り次のファイルの処理を行い、最後のファイルであれば図10の格納プログラム一覧12の作成処理を終了する。
【0040】
図11は格納ライセンス詳細情報一覧23Aを作成する格納ライセンス検出部21Aについて示している。ステップG1は図10で作成した格納プログラム一覧12からプログラムを読み込む。ステップG2はステップG1で読み込んだプログラムがどのライセンスを構成するプログラムであるかをライセンス情報格納テーブル22から検索し、そのライセンスを検出する。ライセンス情報格納テーブル22はライセンスが構成されるプログラム名がすべて格納されているデータベースであり、あらかじめ作成しておく。図11の例では、ライセンスを有するアプリケーションが「統合オフィス製品」と「統合開発環境」と「グラフィックソフト」であり、「統合オフィス製品」を構成するプログラムが「ワードプロセッサ」、「表計算」、「データベース」、:、:であり、「統合開発環境」を構成するプログラムが「C/C++」、「COBOL」、:、:であり、「グラフィックソフト」を構成するプログラムが:、:である。ステップG3はステップG2で検出したライセンスを格納ライセンス詳細情報一覧23Aに出力する。格納ライセンス詳細情報一覧23Aはライセンスが構成されるプログラム名が格納されているデータベースであり、記憶装置5内に格納されているすべてのライセンスの記憶装置5内での構成されるプログラム名が格納される。ステップG4はステップG1で検出されたプログラムをステップG2で検出したライセンスを構成するプログラムとして格納ライセンス詳細情報一覧23Aに出力する。図11の例では、ステップG1で検出したプログラムが「ワードプロセッサ」、「データベース」、「C/C++」、…であり、ステップG2で検出したライセンスが「統合オフィス製品」、「統合開発環境」である。ステップG5は格納プログラム一覧12にある最後のプログラムを読み込んだかどうかを判断し、最後のログラムを読み込んでいないのであればステップG1の処理に戻り、最後のプログラムを読み込んだのであれば、図11の格納ライセンス詳細情報一覧23Aの作成処理を終了する。
【0041】
図12は実行プログラム一覧32を作成する実行プログラム監視部31について示している。ステップH1はシステム上で起動されるプログラムの監視を行う。ステップH2は新たにプログラムが起動されたかどうかを判断し、起動されたのであればステップH3に進み、起動されていないのであればステップH4に進む。ステップH3はステップH2で新たに起動されたプログラムであると判断されたプログラムを実行プログラム一覧32に追加する。実行プログラム一覧32には1レコードがプログラム名のみの構成で、複数のレコードから構成されるデータベースであり、指定した実行プログラム監視時間33の間に実行された全てのプログラム名が保存される。実行プログラム監視時間33には起動するプログラムを監視する期間が入力されている。ステップH4はシステム上でプログラムの監視を行ってからの経過時間が実行プログラム監視時間33以内であれば再びステップH1の処理に戻り実行プログラムの監視を行い、過ぎていれば図12の実行プログラム一覧32の作成処理を終了する。
【0042】
図13は未使用プログラム一覧72を作成する未使用プログラム検出部71について示している。ステップI1は図10で作成した格納プログラム一覧12にあるプログラムを読み込む。ステップI2はステップI1で読み込んだプログラムが図12で作成した実行プログラム一覧32の中に存在するかどうかを判断し、存在しない場合はステップI3の処理を行い、存在する場合はステップI4の処理を行うようにする。ステップI3は格納プログラム一覧12には存在して実行プログラム一覧32には存在しないプログラムである場合に動作する処理でそのプログラムを未使用プログラム一覧72に追加を行う。未使用プログラム一覧72は1レコードがプログラム名から構成され複数のレコードから構成されるデータベースであり、格納プログラム一覧12には存在し実行プログラム一覧32には存在しないプログラムを未使用プログラムとして保存される。ステップI4は格納プログラム一覧12にある全てのプログラムを検出したかどうかを判断し、最後のプログラムを読み込んでいないのであればステップI1の処理に戻り再度プログラムの読み込み処理を行い、最後のプログラムを読み込んだのであれば図13の未使用プログラム一覧72の作成処理を終了する。
【0043】
図14は未使用ライセンス一覧52を作成する未使用ライセンス検出部51Aについて示している。ステップJ1は図13で作成した未使用プログラム一覧72から未使用プログラムを読み込む。ステップJ2はステップJ1で読み込んだ未使用プログラムが構成しているライセンスを図11で作成した格納ライセンス詳細情報一覧23Aから検出する。ステップJ3はステップJ2で検出したライセンスを構成するプログラムを検出しそのプログラム全てが未使用プログラム一覧72に存在するかを判断し、全てのプログラムが未使用プログラム一覧72に存在するなら未使用ライセンスと判断しステップJ4に進み、存在していないのであればステップJ5に進む。ステップJ4はステップJ2の処理で検出した未使用ライセンスを未使用ライセンス一覧52に出力する。未使用ライセンス一覧52は1レコードがライセンス名の構成で、複数のレコードから構成されるデータベースで、ステップJ3の処理で未使用ライセンスとして認識されたライセンスの名前が保存される。ステップJ5は未使用プログラム一覧72にある最後のプログラムを読み込んだかどうかを判断し、最後のプログラムを読み込んでいないのであればステップJ1の処理に戻り、最後のプログラムを読み込んだのあれば、図14の未使用ライセンス一覧52の作成処理を終了する。
【0044】
その後、出力装置61によって未使用ライセンス一覧52の出力を行う。
【0045】
図15は第3の実施の形態の構成を示すブロック図である。図15を参照すると、第3の実施の形態は、図1で説明した第1の実施の形態の格納プログラム検出部11と格納ライセンス検出部21と実行プログラム監視部31と使用ライセンス検出部41と未使用ライセンス検出部51との代わりに記録媒体81を含む。記録媒体81は、未使用ライセンス検出用プログラムを記録している。この記録媒体81は、磁気ディスク、半導体メモリ、光ディスク、その他の記録媒体であってよい。
【0046】
未使用ライセンス検出用プログラムは記録媒体81からパーソナルコンピュータ1に読み込まれ、第1の実施の形態における格納プログラム検出部11と格納ライセンス検出部21と実行プログラム監視部31と使用ライセンス検出部41と未使用ライセンス検出部51との処理と同様の処理を行わせる。
【0047】
すなわち、パーソナルコンピュータ1の記憶装置5に格納されているファイルを検索してファイルの拡張子が「exe」であるときにプログラムであると判断してプログラムを検出し格納プログラム一覧12を作成する処理と、格納プログラム一覧12とライセンスを有するアプリケーションのプログラム構成情報を格納するライセンス情報格納テーブル22とから記憶装置5に格納されているライセンスの一覧である格納ライセンス一覧23を作成する処理と、パーソナルコンピュータ1のプログラム起動を記憶装置5が有する実行プログラム監視時間33の期間だけ監視して起動されたプログラムを検出し実行プログラム一覧32を作成する処理と、実行プログラム一覧32とライセンス情報格納テーブル22とからパーソナルコンピュータ1上で使用されたライセンスの一覧である使用ライセンス一覧42を作成する処理と、使用ライセンス一覧42と格納ライセンス一覧23とからパーソナルコンピュータ1に格納されているが使用されていないライセンスの一覧である未使用ライセンス一覧52を作成する処理とをパーソナルコンピュータ1に実行させる。
【0048】
図16は第4の実施の形態の構成を示すブロック図である。図16を参照すると、第4の実施の形態は、図2で説明した第2の実施の形態の格納プログラム検出部11と格納ライセンス検出部21Aと実行プログラム監視部31と未使用プログラム検出部71と未使用ライセンス検出部51Aとの代わりに記録媒体81Aを含む。記録媒体81Aは、未使用ライセンス検出用プログラムを記録している。この記録媒体81Aは、磁気ディスク、半導体メモリ、光ディスク、その他の記録媒体であってよい。
【0049】
未使用ライセンス検出用プログラムは記録媒体81Aからパーソナルコンピュータ1に読み込まれ、第2の実施の形態における格納プログラム検出部11と格納ライセンス検出部21Aと実行プログラム監視部31と未使用プログラム検出部71と未使用ライセンス検出部51Aとの処理と同様の処理を行わせる。
【0050】
すなわち、パーソナルコンピュータ1の記憶装置5に格納されているファイルを検索してファイルの拡張子が「exe」であるときにプログラムであると判断してプログラムを検出し格納プログラム一覧12を作成する処理と、格納プログラム一覧12とライセンスを有するアプリケーションのプログラム構成情報を格納するライセンス情報格納テーブル22とから記憶装置5に格納されているライセンスとプログラムとの一覧である格納ライセンス詳細情報一覧23Aを作成する処理と、パーソナルコンピュータ1のプログラム起動を記憶装置5が有する実行プログラム監視時間33の期間だけ監視して起動されたプログラムを検出し実行プログラム一覧32を作成する処理と、実行プログラム一覧32と格納プログラム一覧12とから記憶装置5に格納されているが使用されていない未使用プログラム一覧72を作成する処理と、未使用プログラム一覧72と格納ライセンス詳細情報一覧23Aとからパーソナルコンピュータ1に格納されているが使用されていないライセンスの一覧である未使用ライセンス一覧52を作成する処理とをパーソナルコンピュータ1に実行させる。
【0051】
【発明の効果】
以上説明したように、本発明は、未使用のライセンスを検出することによりそのライセンスが必要な人に譲ることができ、新たな費用の発生を防ぐことができるという効果がある。
【0052】
また、バージョンアップ製品を購入する場合に、使用していない製品を判別することができ、必要な製品数だけ購入することができるという効果がある。さらに、そのソフトウェアを削除することにより、記憶装置の無駄に使用していた領域を開放することができるようになるという効果がある。
【図面の簡単な説明】
【図1】第1の実施の形態の構成を示すブロック図である。
【図2】第1の実施の形態の動作概要を示すフローチャートである。
【図3】第1の実施の形態の格納プログラム検出部の動作を示すフローチャートである。
【図4】第1の実施の形態の格納ライセンス検出部の動作を示すフローチャートである。
【図5】第1の実施の形態の実行プログラム監視部の動作を示すフローチャートである。
【図6】第1の実施の形態の使用ライセンス検出部の動作を示すフローチャートである。
【図7】第1の実施の形態の未使用ライセンス検出部の動作を示すフローチャートである。
【図8】第2の実施の形態の構成を示すブロック図である。
【図9】第2の実施の形態の動作概要を示すフローチャートである。
【図10】第2の実施の形態の格納プログラム検出部の動作を示すフローチャートである。
【図11】第2の実施の形態の格納ライセンス検出部の動作を示すフローチャートである。
【図12】第2の実施の形態の実行プログラム監視部の動作を示すフローチャートである。
【図13】第2の実施の形態の未使用プログラム検出部の動作を示すフローチャートである。
【図14】第2の実施の形態の未使用ライセンス検出部の動作を示すフローチャートである。
【図15】第3の実施の形態の構成を示すブロック図である。
【図16】第4の実施の形態の構成を示すブロック図である。
【図17】従来技術の構成を示すブロック図である。
【符号の説明】
1 パーソナルコンピュータ
5 記憶装置
11 格納プログラム検出部
12 格納プログラム一覧
21 格納ライセンス検出部
21A 格納ライセンス検出部
22 ライセンス情報格納テーブル
23 格納ライセンス一覧
23A 格納ライセンス詳細情報一覧
31 実行プログラム監視部
32 実行プログラム一覧
33 実行プログラム監視時間
41 使用ライセンス検出部
42 使用ライセンス一覧
51 未使用ライセンス検出部
51A 未使用ライセンス検出部
52 未使用ライセンス一覧
61 出力装置
71 未使用プログラム検出部
72 未使用プログラム一覧
81 記録媒体
81A 記録媒体
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to an unused license detection method, an unused license detection method, and a recording medium on which an unused license detection program is recorded, and in particular, although it is stored in a storage device on a personal computer, it is actually used. The present invention relates to an unused license detection method, an unused license detection method, and a recording medium on which an unused license detection program is recorded.
[0002]
[Prior art]
Japanese Laid-Open Patent Publication No. 05-346883 discloses a method for detecting and erasing unused file programs over a long period of time. FIG. 17 is a block diagram showing the configuration of the system disclosed in Japanese Patent Laid-Open No. 05-346883.
[0003]
The first monitoring unit 101 monitors the use status of the program in the central processing unit 111 in the management target computer 110, and the second monitoring unit 102 stores the files and programs in the auxiliary storage device 112 in the management target computer 110. The creation status and the usage status of the file are monitored, the first auxiliary storage unit 107 stores the monitoring results by the first monitoring unit 101 and the second monitoring unit 102, and the input unit 106 sets the deletion permission period of each file / program. Input related to file and program management such as input, and the inspection unit 104 based on the monitoring result in the first auxiliary storage unit 107 at the inspection execution time, the erasure permission period input by the input unit 106, and the current time Whether the unused period of each file program exceeds the deletion permission period of each file program Based on the determination result, a file / program to be deleted is detected, and the control unit 105 detects the file / program determined to be deleted by the inspection unit 104 from the auxiliary storage device 112 in the management target computer 110. The clock mechanism 103 provides the current time to the first monitoring unit 101, the second monitoring unit 102, and the inspection unit 104.
[0004]
[Problems to be solved by the invention]
The above-described conventional detection program detection method can detect a program that is not used in the personal computer system but is stored in the storage device, but is effective for a license for software composed of a plurality of programs. It wasn't.
[0005]
An object of the present invention is to detect a license of software composed of a plurality of programs that is stored in a storage device on a personal computer but is not actually used.
[0006]
[Means for Solving the Problems]
An unused license detection method of the present invention includes a stored program detection unit that searches for a file stored in a storage device of a computer to detect a program and creates a stored program list, and the stored program list and an application having a license. A stored license detection unit that creates a stored license list that is a list of licenses stored in the storage device from a license information storage table that stores program configuration information, and a program that is activated by monitoring program activation of the computer An execution program monitoring unit that detects a program and creates an execution program list, and a use license detection unit that creates a use license list that is a list of licenses used on the computer from the execution program list and the license information storage table And an unused license detection unit that creates an unused license list that is a list of licenses stored in the computer but not used from the used license list and the stored license list. .
[0007]
An unused license detection method of the present invention includes a stored program detection unit that searches for a file stored in a storage device of a computer to detect a program and creates a stored program list, and the stored program list and an application having a license. A license information storage table for storing program configuration information; a stored license detection unit for creating a stored license detailed information list that is a list of licenses and programs stored in the storage device; and monitoring program startup of the computer. An execution program monitoring unit that detects a program started and creates an execution program list, and creates an unused program list that is stored in the storage device but is not used from the execution program list and the stored program list Unused professional An unused license detection unit that creates an unused license list that is a list of unused licenses stored in the computer from the unused program list and the stored license detailed information list. It may be characterized by having.
[0008]
The unused license detection method of the present invention may be characterized in that the stored program detection unit determines that the file is the program when the extension of the file is “exe”.
[0009]
The unused license detection method of the present invention may be characterized in that the storage device has an execution program monitoring time, and the execution program monitoring unit monitors the program activation only during the execution program monitoring time.
[0010]
The unused license detection method of the present invention includes: Stored program detector Searching a file stored in a storage device of a computer to detect a program and creating a list of stored programs; The stored license detector Creating a stored license list which is a list of licenses stored in the storage device from the stored program list and a license information storage table storing program configuration information of an application having a license; The execution program monitoring unit Monitoring the program start of the computer to detect the started program and creating an execution program list; Use license detector Creating a used license list that is a list of licenses used on the computer from the execution program list and the license information storage table; Unused license detector Generating an unused license list that is a list of licenses stored in the computer but not used from the used license list and the stored license list.
[0011]
The unused license detection method of the present invention includes: Stored program detector Searching a file stored in a storage device of a computer to detect a program and creating a list of stored programs; The stored license detector Creating a stored license detailed information list that is a list of licenses and programs stored in the storage device from the stored program list and a license information storage table that stores program configuration information of an application having a license; The execution program monitoring unit Monitoring the program start of the computer to detect the started program and creating an execution program list; Unused program detector Creating an unused program list stored in the storage device but not used from the execution program list and the stored program list; Unused license detector The method may further comprise the step of creating an unused license list that is a list of licenses stored in the computer but not used from the unused program list and the stored license detailed information list.
[0012]
The unused license detection method of the present invention includes: In the step of creating the stored program list, The file may be determined to be the program when the file extension is “exe”.
[0013]
The unused license detection method of the present invention includes: In the step of creating the execution program list, The program activation may be monitored only during the execution program monitoring time period of the storage device.
[0014]
The recording medium of the present invention stores a program stored in a storage device of a computer to detect a program and create a stored program list, and stores the stored program list and program configuration information of an application having a license. Processing for creating a stored license list, which is a list of licenses stored in the storage device, from the license information storage table, and monitoring the program activation of the computer to detect activated programs and create an execution program list Processing, a process of creating a use license list that is a list of licenses used on the computer from the execution program list and the license information storage table, and the use license list and the stored license list. Stored And which is characterized by recording a program for executing a process of creating unused license list that is a list of licenses that are not used in the computer.
[0015]
The recording medium of the present invention stores a program stored in a storage device of a computer to detect a program and create a stored program list, and stores the stored program list and program configuration information of an application having a license. A process of creating a stored license detailed information list that is a list of licenses and programs stored in the storage device from the license information storage table, and detecting and executing the activated program by monitoring program activation of the computer A process of creating a program list, a process of creating an unused program list stored in the storage device but not used from the execution program list and the stored program list, the unused program list and the storage From the detailed license information list May be characterized in that it is stored in the computer has been recorded a program for executing a process of creating unused license list that is a list of licenses that are not used in the computer.
[0016]
The recording medium of the present invention may be recorded with a program for causing a computer to execute processing for determining that the file extension is “exe” when the file extension is “exe”.
[0017]
The recording medium of the present invention may be characterized in that a program for causing a computer to execute a process for monitoring program activation is recorded only for an execution program monitoring time period of the storage device.
[0018]
DETAILED DESCRIPTION OF THE INVENTION
Embodiments of the present invention will be described in detail with reference to the drawings. FIG. 1 is a block diagram showing the configuration of the first exemplary embodiment of the present invention. Referring to FIG. 1, the first embodiment includes a stored program detection unit 11, a stored program list 12, a stored license detection unit 21, a license information storage table 22, a stored license list 23, an execution program monitoring unit 31, and an execution program. A list 32, an execution program monitoring time 33, a used license detection unit 41, a used license list 42, an unused license detection unit 51, an unused license list 52, and an output device 61 are included.
[0019]
The stored program detection unit 11, the stored license detection unit 21, the execution program monitoring unit 31, the used license detection unit 41, and the unused license detection unit 51 are included in the personal computer 1.
[0020]
The stored program list 12, the license information storage table 22, the stored license list 23, the executed program list 32, the executed program monitoring time 33, the used license list 42, and the unused license list 52 are built in or externally attached to the personal computer 1. It is stored in the storage device 5. The license information storage table 22 is a table prepared in advance, and stores application configuration information indicating what programs each licensed application is configured from. The license in the present invention refers to a right to store software consisting of a single program or a plurality of programs in a storage device on a personal computer.
[0021]
The output device 61 outputs data to refer to the unused license list 52, and a display, a printer, or a file is used.
[0022]
The stored program detection unit 11 searches the files stored in the storage device 5 to detect all programs and creates a stored program list 12. The stored license detection unit 21 creates a stored license list 23 that is a list of licenses stored in the storage device 5 from the stored program list 12 and the license information storage table 22 prepared in advance. The execution program monitoring unit 31 monitors the activation of the program on the personal computer 1 for the execution program monitoring time 33. At this time, when a newly activated program is detected, the newly activated program is added to the execution program list 32. The use license detection unit 41 creates a use license list 42 that is a list of licenses used on the personal computer 1 from the execution program list 32 and the license information storage table 22. The unused license detection unit 51 creates an unused license list 52 which is a list of licenses stored in the personal computer 1 but not used from the stored license list 23 and the used license list 42.
[0023]
Next, the operation will be described. FIG. 2 is a flowchart showing an outline of the operation of the first embodiment. FIG. 3 is a flowchart showing the operation of the stored program detection unit 11. FIG. 4 is a flowchart showing the operation of the stored license detection unit 21. FIG. 5 is a flowchart showing the operation of the execution program monitoring unit 31. FIG. 6 is a flowchart showing the operation of the use license detection unit 41. FIG. 7 is a flowchart showing the operation of the unused license detection unit 51.
[0024]
An outline of the operation will be described with reference to FIG. First, the storage program list 12 is created by the processing of FIG. 3 (step S11), and then the processing of FIG. 4 is performed and stored from the storage program list 12 created in FIG. 3 and the license information storage table 22 prepared in advance. A license list 23 is created (step S12). Thereafter, the execution program list 32 is created by the process of FIG. 5 (step S13), and the use license list 42 is created from the stored license list 23 and the execution program list 32 by the process of FIG. 6 (step S14). Thereafter, an unused license list 52 is created from the stored license list 23 and the used license list 42 in the process of FIG. 7 (step S15) and output to the output device 61 (step S16).
[0025]
Details of the operation will be described below with reference to FIGS.
[0026]
FIG. 3 shows the stored program detection unit 11 that creates the stored program list 12. Step A1 searches for a file in the storage device 5 and reads the file. In step A2, if the extension of the file read in step A1 is “exe”, the program is determined to be a program, and the process proceeds to step A3. If it is not “exe”, the program is determined not to be a program and the process proceeds to step A4. In step A3, the file determined to be a program in step A2 is added to the stored program list 12. The stored program list 12 is a database composed of a plurality of records in which one record is a program name only, and all program names stored in the storage device 5 are saved. In step A4, it is determined whether or not the file read in step A1 is the last file in the storage device 5. If it is not the last file, the process returns to step A1, and the next file is read. Then, the process of creating the stored program list 12 in FIG.
[0027]
FIG. 4 shows the stored license detection unit 21 that creates the stored license list 23. In step B1, a program is read from the stored program list 12 created in FIG. In step B2, the license stored in the license storage information table 22 is searched for which license constitutes the program read in step B1, and the license is detected. The license information storage table 22 is a database that stores the names of programs that constitute licenses, and is created in advance. In the example of FIG. 4, the licensed applications are “integrated office product”, “integrated development environment”, and “graphic software”, and the programs constituting the “integrated office product” are “word processor”, “spreadsheet”, “ Database ”,:,:, the programs constituting“ integrated development environment ”are“ C / C ++ ”,“ COBOL ”,:,:, and the programs constituting“ graphic software ”are :::. In step B3, the license detected in step B2 is output to the stored license list 23. The stored license list 23 is a database composed of a plurality of records in which one record has only a license name, and all license names stored in the storage device 5 are stored. Step B4 determines whether or not the last program in the stored program list 12 has been read. If the last program has not been read, the process returns to step B1, and if the last program has been read, the storage in FIG. The creation process of the license list 23 is terminated.
[0028]
FIG. 5 shows the execution program monitoring unit 31 that creates the execution program list 32. Step C1 monitors a program started on the system. In step C2, it is determined whether or not a new program has been activated. If it has been activated, the process proceeds to step C3. If it has not been activated, the process proceeds to step C4. In step C3, a program determined to be a newly started program in step C2 is added to the execution program list 32. The execution program list 32 is a database composed of a plurality of records in which one record is a program name only, and all program names executed during the designated execution program monitoring time 33 are stored. In the execution program monitoring time 33, a period for monitoring a program to be started is input. In step C4, if the elapsed time from the monitoring of the program on the system is within the execution program monitoring time 33, the process returns to the process of step C1 again to monitor the execution program. The creation process 32 is finished.
[0029]
FIG. 6 shows the use license detection unit 41 that creates the use license list 42. In step D1, a program is read from the execution program list 32 created in FIG. In step D2, the license stored in the license storage information table 22 is searched for which license constitutes the program read in step D1, and the license is detected. In step D3, the license detected in step D2 is output to the use license list 42. The used license list 42 is a database composed of a plurality of records in which one record has only a license name, and all license names executed during the designated execution program monitoring time 33 are stored. In step D4, it is determined whether or not the last program in the execution program list 32 has been read. If the last program has not been read, the process returns to step D1, and if the last program has been read, the use of FIG. The creation process of the license list 42 is terminated.
[0030]
FIG. 7 shows an unused license detection unit 51 that creates an unused license list 52. In step E1, a license is detected from the stored license list 23 created in FIG. In step E2, it is determined whether or not the license detected in step E1 exists in the used license list 42 created in FIG. 6. If it does not exist, the process proceeds to step E3. If it exists, the process proceeds to step E4. In step E3, the license name detected in step E1 is output to the unused license list 52. The unused license list 52 is a database composed of a plurality of records in which one record has only a license name, and license names that are stored in the storage device 5 but are not used are stored. Step E4 determines whether or not the last license in the stored license list 23 has been read. If the last license has not been read, the process returns to step E1, and if the last license has been read, the process returns to FIG. The creation process of the use license list 52 is finished.
[0031]
Thereafter, the output device 61 outputs the unused license list 52.
[0032]
FIG. 8 is a block diagram showing the configuration of the second exemplary embodiment of the present invention. Referring to FIG. 8, the second embodiment includes a stored program detection unit 11, a stored program list 12, a stored license detection unit 21A, a license information storage table 22, a stored license detailed information list 23A, an execution program monitoring unit 31, It includes an execution program list 32, an execution program monitoring time 33, an unused program detection unit 71, an unused program list 72, an unused license detection unit 51A, an unused license list 52, and an output device 61.
[0033]
The stored program detection unit 11, the stored license detection unit 21A, the execution program monitoring unit 31, the unused program detection unit 71, and the unused license detection unit 51A are included in the personal computer 1.
[0034]
The stored program list 12, the license information storage table 22, the stored license detailed information list 23A, the executed program list 32, the executed program monitoring time 33, the unused program list 72, and the unused license list 52 are built in or out of the personal computer 1. It is stored in the attached storage device 5. The license information storage table 22 is a table prepared in advance, and stores application configuration information indicating what program each application is configured from.
[0035]
The output device 61 outputs data to refer to the unused license list 52, and a display, a printer, or a file is used.
[0036]
Next, the operation will be described. FIG. 9 is a flowchart showing an outline of the operation of the second embodiment. FIG. 10 is a flowchart showing the operation of the stored program detection unit 11. FIG. 11 is a flowchart showing the operation of the stored license detection unit 21A. FIG. 12 is a flowchart showing the operation of the execution program monitoring unit 31. FIG. 13 is a flowchart showing the operation of the unused program detection unit 71. FIG. 14 is a flowchart showing the operation of the unused license detection unit 51A.
[0037]
An outline of the operation will be described with reference to FIG. First, the stored program list 12 is created by the process of FIG. 10 (step S21). Thereafter, in FIG. 11, a stored license detailed information list 23A is created from the stored program list 12 and the license information storage table 22 created in FIG. 10 (step S22). The execution program list 32 is created by the process of FIG. 12 (step S23), and the unused program list 72 is created from the stored program list 12 and the execution program list 32 by the process of FIG. 13 (step S24). Thereafter, an unused license list 52 is created from the stored license detailed information list 23A and the unused program list 72 by the processing of FIG. 14 (step S25), and is output to the output device 61 (step S26).
[0038]
Details of the operation will be described below with reference to FIGS.
[0039]
FIG. 10 shows the stored program detection unit 11 that creates the stored program list 12. Step F1 searches for a file in the storage device 5 and reads the file. In Step F2, if the extension of the file read in Step F1 is “exe”, the program is determined to be a program, and the process proceeds to Step F3. If it is not “exe”, the program is determined not to be a program, and the process proceeds to Step F4. In step F3, the file determined to be a program in step F2 is added to the stored program list 12. The stored program list 12 is a database composed of a plurality of records in which one record is a program name only, and all program names stored in the storage device 5 are saved. In step F4, it is determined whether or not the file read in step F1 is the last file in the storage device 5. If it is not the last file, the process returns to step F1 to process the next file. The creation processing of the ten stored program lists 12 is finished.
[0040]
FIG. 11 shows the stored license detection unit 21A that creates the stored license detailed information list 23A. In step G1, a program is read from the stored program list 12 created in FIG. In step G2, the license information storage table 22 is searched for which license constitutes the program read in step G1, and the license is detected. The license information storage table 22 is a database that stores all program names that constitute a license, and is created in advance. In the example of FIG. 11, the licensed applications are “integrated office product”, “integrated development environment”, and “graphic software”, and the programs constituting the “integrated office product” are “word processor”, “spreadsheet”, “ Database ”,:,:, and the programs constituting the“ integrated development environment ”are“ C / C ++ ”,“ COBOL ”,:,:, and the programs constituting the“ graphic software ”are :::. In step G3, the license detected in step G2 is output to the stored license detailed information list 23A. The stored license detailed information list 23 </ b> A is a database in which program names constituting licenses are stored, and program names configured in the storage device 5 for all licenses stored in the storage device 5 are stored. The In step G4, the program detected in step G1 is output to the stored license detailed information list 23A as a program constituting the license detected in step G2. In the example of FIG. 11, the programs detected in step G1 are “word processor”, “database”, “C / C ++”,... is there. Step G5 determines whether or not the last program in the stored program list 12 has been read. If the last program has not been read, the process returns to step G1. If the last program has been read, the process returns to FIG. The creation processing of the stored license detailed information list 23A is terminated.
[0041]
FIG. 12 shows the execution program monitoring unit 31 that creates the execution program list 32. Step H1 monitors a program started on the system. In step H2, it is determined whether or not a program has been newly activated. If it has been activated, the process proceeds to step H3. If it has not been activated, the process proceeds to step H4. In step H3, the program determined to be a newly started program in step H2 is added to the execution program list 32. The execution program list 32 is a database composed of a plurality of records in which one record is a program name only, and all program names executed during the designated execution program monitoring time 33 are stored. In the execution program monitoring time 33, a period for monitoring a program to be started is input. In step H4, if the elapsed time since the monitoring of the program on the system is within the execution program monitoring time 33, the process returns to the process of step H1 again to monitor the execution program. The creation process 32 is finished.
[0042]
FIG. 13 shows an unused program detector 71 that creates an unused program list 72. Step I1 reads the program in the stored program list 12 created in FIG. In step I2, it is determined whether or not the program read in step I1 exists in the execution program list 32 created in FIG. 12. If it does not exist, the process of step I3 is performed, and if it exists, the process of step I4 is performed. To do. Step I3 is a process that operates when the stored program list 12 is a program that does not exist in the execution program list 32, and the program is added to the unused program list 72. The unused program list 72 is a database in which one record is composed of program names and is composed of a plurality of records. Programs that exist in the stored program list 12 but do not exist in the execution program list 32 are stored as unused programs. . In step I4, it is determined whether all programs in the stored program list 12 have been detected. If the last program has not been read, the process returns to step I1 and the program is read again to read the last program. If so, the process of creating the unused program list 72 in FIG. 13 is terminated.
[0043]
FIG. 14 shows an unused license detection unit 51A that creates an unused license list 52. In step J1, an unused program is read from the unused program list 72 created in FIG. In step J2, the licenses configured by the unused program read in step J1 are detected from the stored license detailed information list 23A created in FIG. In step J3, the program constituting the license detected in step J2 is detected and it is determined whether all the programs exist in the unused program list 72. If all the programs exist in the unused program list 72, an unused license is determined. Judgment is made, and the process proceeds to Step J4. If it does not exist, the process proceeds to Step J5. In step J4, the unused license detected in the process of step J2 is output to the unused license list 52. The unused license list 52 is a database composed of a plurality of records in which one record has a license name, and the names of licenses recognized as unused licenses in the process of step J3 are stored. Step J5 determines whether or not the last program in the unused program list 72 has been read. If the last program has not been read, the process returns to step J1, and if the last program has been read, FIG. The process of creating the unused license list 52 is terminated.
[0044]
Thereafter, the output device 61 outputs the unused license list 52.
[0045]
FIG. 15 is a block diagram showing the configuration of the third embodiment. Referring to FIG. 15, the third embodiment includes a storage program detection unit 11, a storage license detection unit 21, an execution program monitoring unit 31, and a use license detection unit 41 of the first embodiment described with reference to FIG. 1. A recording medium 81 is included instead of the unused license detection unit 51. The recording medium 81 records an unused license detection program. The recording medium 81 may be a magnetic disk, semiconductor memory, optical disk, or other recording medium.
[0046]
The unused license detection program is read from the recording medium 81 to the personal computer 1, and the stored program detection unit 11, the stored license detection unit 21, the execution program monitoring unit 31, the used license detection unit 41, and the unused license detection unit in the first embodiment. The same processing as that performed by the use license detection unit 51 is performed.
[0047]
That is, a process of searching for a file stored in the storage device 5 of the personal computer 1, determining that it is a program when the file extension is “exe”, detecting the program, and creating the stored program list 12 A process of creating a stored license list 23 that is a list of licenses stored in the storage device 5 from the stored program list 12 and a license information storage table 22 that stores program configuration information of a licensed application, and a personal computer From the processing of detecting the activated program by detecting the activation of one program for the period of the execution program monitoring time 33 of the storage device 5 and creating the execution program list 32, the execution program list 32 and the license information storage table 22. Personal computer A list of licenses that are stored in the personal computer 1 but are not used from the process of creating the used license list 42 that is a list of licenses used on the computer 1 and the used license list 42 and the stored license list 23. The personal computer 1 is caused to execute processing for creating a certain unused license list 52.
[0048]
FIG. 16 is a block diagram showing the configuration of the fourth embodiment. Referring to FIG. 16, in the fourth embodiment, the stored program detection unit 11, the stored license detection unit 21A, the execution program monitoring unit 31, and the unused program detection unit 71 of the second embodiment described in FIG. 81A, a recording medium 81A is included instead of the unused license detection unit 51A. The recording medium 81A records an unused license detection program. The recording medium 81A may be a magnetic disk, a semiconductor memory, an optical disk, or other recording medium.
[0049]
The unused license detection program is read into the personal computer 1 from the recording medium 81A, and the stored program detection unit 11, the stored license detection unit 21A, the execution program monitoring unit 31, the unused program detection unit 71, and the second embodiment. The same processing as that performed by the unused license detection unit 51A is performed.
[0050]
That is, a process of searching for a file stored in the storage device 5 of the personal computer 1, determining that it is a program when the file extension is “exe”, detecting the program, and creating the stored program list 12 And a stored license detailed information list 23A that is a list of licenses and programs stored in the storage device 5 from the stored program list 12 and the license information storage table 22 that stores program configuration information of the application having the license. Processing, processing for monitoring the program activation of the personal computer 1 for the duration of the execution program monitoring time 33 of the storage device 5, detecting the activated program, and creating the execution program list 32, execution program list 32, and storage program From list 12 Although stored in the personal computer 1 from the process of creating the unused program list 72 stored in the device 5 but not used, and the unused program list 72 and the stored license detailed information list 23A, they are not used. The personal computer 1 is caused to execute a process of creating an unused license list 52 that is a list of licenses.
[0051]
【The invention's effect】
As described above, the present invention has an effect of detecting an unused license and transferring it to a person who needs the license, thereby preventing the generation of new costs.
[0052]
In addition, when purchasing an upgraded product, it is possible to determine which products are not used, and it is possible to purchase as many products as necessary. Further, by deleting the software, there is an effect that it is possible to release a useless area of the storage device.
[Brief description of the drawings]
FIG. 1 is a block diagram showing a configuration of a first exemplary embodiment.
FIG. 2 is a flowchart showing an operation outline of the first embodiment;
FIG. 3 is a flowchart illustrating an operation of a stored program detection unit according to the first embodiment.
FIG. 4 is a flowchart illustrating an operation of a stored license detection unit according to the first embodiment.
FIG. 5 is a flowchart illustrating an operation of an execution program monitoring unit according to the first embodiment.
FIG. 6 is a flowchart illustrating an operation of a use license detection unit according to the first embodiment.
FIG. 7 is a flowchart illustrating an operation of an unused license detection unit according to the first embodiment.
FIG. 8 is a block diagram showing a configuration of a second exemplary embodiment.
FIG. 9 is a flowchart showing an operation outline of the second embodiment;
FIG. 10 is a flowchart illustrating an operation of a stored program detection unit according to the second embodiment.
FIG. 11 is a flowchart illustrating an operation of a stored license detection unit according to the second embodiment.
FIG. 12 is a flowchart illustrating an operation of an execution program monitoring unit according to the second embodiment.
FIG. 13 is a flowchart illustrating an operation of an unused program detection unit according to the second embodiment.
FIG. 14 is a flowchart illustrating an operation of an unused license detection unit according to the second embodiment.
FIG. 15 is a block diagram showing a configuration of a third exemplary embodiment.
FIG. 16 is a block diagram showing a configuration of a fourth exemplary embodiment.
FIG. 17 is a block diagram showing a configuration of a conventional technique.
[Explanation of symbols]
1 Personal computer
5 storage devices
11 Stored program detector
12 List of stored programs
21 Stored license detector
21A Stored license detector
22 License information storage table
23 List of stored licenses
23A List of stored license details
31 Execution program monitoring unit
32 List of executable programs
33 Execution program monitoring time
41 Used license detector
42 List of licenses used
51 Unused license detector
51A Unused license detector
52 List of unused licenses
61 Output device
71 Unused program detector
72 List of unused programs
81 recording medium
81A recording medium

Claims (12)

コンピュータの記憶装置に格納されているファイルを検索してプログラムを検出し格納プログラム一覧を作成する格納プログラム検出部と、前記格納プログラム一覧とライセンスを有するアプリケーションのプログラム構成情報を格納するライセンス情報格納テーブルとから前記記憶装置に格納されているライセンスの一覧である格納ライセンス一覧を作成する格納ライセンス検出部と、前記コンピュータのプログラム起動を監視して起動されたプログラムを検出し実行プログラム一覧を作成する実行プログラム監視部と、前記実行プログラム一覧と前記ライセンス情報格納テーブルとから前記コンピュータ上で使用されたライセンスの一覧である使用ライセンス一覧を作成する使用ライセンス検出部と、前記使用ライセンス一覧と前記格納ライセンス一覧とから前記コンピュータに格納されているが使用されていないライセンスの一覧である未使用ライセンス一覧を作成する未使用ライセンス検出部とを備えたことを特徴とする未使用ライセンス検出方式。A stored program detection unit that searches a file stored in a storage device of a computer to detect a program and creates a stored program list, and a license information storage table that stores the stored program list and program configuration information of an application having a license A stored license detection unit that creates a stored license list that is a list of licenses stored in the storage device, and an execution that creates a list of executable programs by detecting the activated programs by monitoring program activation of the computer A program monitoring unit; a use license detection unit that creates a use license list that is a list of licenses used on the computer from the execution program list and the license information storage table; the use license list and the storage Unused licenses detection method characterized by comprising the unused license detector that creates an unused license list that is a list of licenses that have been stored in the computer is not in use and a license list. コンピュータの記憶装置に格納されているファイルを検索してプログラムを検出し格納プログラム一覧を作成する格納プログラム検出部と、前記格納プログラム一覧とライセンスを有するアプリケーションのプログラム構成情報を格納するライセンス情報格納テーブルとから前記記憶装置に格納されているライセンスとプログラムとの一覧である格納ライセンス詳細情報一覧を作成する格納ライセンス検出部と、前記コンピュータのプログラム起動を監視して起動されたプログラムを検出し実行プログラム一覧を作成する実行プログラム監視部と、前記実行プログラム一覧と前記格納プログラム一覧とから前記記憶装置に格納されているが使用されていない未使用プログラム一覧を作成する未使用プログラム検出部と、前記未使用プログラム一覧と前記格納ライセンス詳細情報一覧とから前記コンピュータに格納されているが使用されていないライセンスの一覧である未使用ライセンス一覧を作成する未使用ライセンス検出部とを備えたことを特徴とする未使用ライセンス検出方式。A stored program detection unit that searches a file stored in a storage device of a computer to detect a program and creates a stored program list, and a license information storage table that stores the stored program list and program configuration information of an application having a license A stored license detection unit for creating a stored license detailed information list that is a list of licenses and programs stored in the storage device, and a program that is activated by monitoring program activation of the computer An execution program monitoring unit that creates a list, an unused program detection unit that creates a list of unused programs that are stored in the storage device but are not used from the execution program list and the stored program list; Program used An unused license detecting unit that creates an unused license list that is a list of licenses that are stored in the computer but are not used from the list and the stored license detailed information list License detection method. 前記格納プログラム検出部は、前記ファイルの拡張子が「exe」であるときに前記プログラムであると判断することを特徴とする請求項1または2記載の未使用ライセンス検出方式。3. The unused license detection method according to claim 1, wherein the stored program detection unit determines that the file is the program when the extension of the file is “exe”. 前記記憶装置は実行プログラム監視時間を有し、実行プログラム監視部は、前記実行プログラム監視時間の期間だけ、プログラム起動を監視することを特徴とする請求項1、2または3記載の未使用ライセンス検出方式。4. The unused license detection according to claim 1, wherein the storage device has an execution program monitoring time, and the execution program monitoring unit monitors the program activation only for the period of the execution program monitoring time. method. 格納プログラム検出部がコンピュータの記憶装置に格納されているファイルを検索してプログラムを検出し格納プログラム一覧を作成するステップと、格納ライセンス検出部が前記格納プログラム一覧とライセンスを有するアプリケーションのプログラム構成情報を格納するライセンス情報格納テーブルとから前記記憶装置に格納されているライセンスの一覧である格納ライセンス一覧を作成するステップと、実行プログラム監視部が前記コンピュータのプログラム起動を監視して起動されたプログラムを検出し実行プログラム一覧を作成するステップと、使用ライセンス検出部が前記実行プログラム一覧と前記ライセンス情報格納テーブルとから前記コンピュータ上で使用されたライセンスの一覧である使用ライセンス一覧を作成するステップと、未使用ライセンス検出部が前記使用ライセンス一覧と前記格納ライセンス一覧とから前記コンピュータに格納されているが使用されていないライセンスの一覧である未使用ライセンス一覧を作成するステップとを備えたことを特徴とする未使用ライセンス検出方法。 A step in which a stored program detection unit searches a file stored in a storage device of a computer to detect a program and creates a stored program list; and a program configuration information of an application having a stored license list and the license Creating a stored license list that is a list of licenses stored in the storage device from the license information storage table storing the program , and an execution program monitoring unit monitoring the program startup of the computer and starting the program stearyl creating and creating detecting an execution program list, the list is a use license list of license used on the computer and a license detecting unit said execution program list and the license information storage table Further comprising a flop, and creating unused license list that is a list of licenses that are not has been stored from unused licenses detection unit and the license list and the stored license list to the computer using An unused license detection method characterized by: 格納プログラム検出部がコンピュータの記憶装置に格納されているファイルを検索してプログラムを検出し格納プログラム一覧を作成するステップと、格納ライセンス検出部が前記格納プログラム一覧とライセンスを有するアプリケーションのプログラム構成情報を格納するライセンス情報格納テーブルとから前記記憶装置に格納されているライセンスとプログラムとの一覧である格納ライセンス詳細情報一覧を作成するステップと、実行プログラム監視部が前記コンピュータのプログラム起動を監視して起動されたプログラムを検出し実行プログラム一覧を作成するステップと、未使用プログラム検出部が前記実行プログラム一覧と前記格納プログラム一覧とから前記記憶装置に格納されているが使用されていない未使用プログラム一覧を作成するステップと、未使用ライセンス検出部が前記未使用プログラム一覧と前記格納ライセンス詳細情報一覧とから前記コンピュータに格納されているが使用されていないライセンスの一覧である未使用ライセンス一覧を作成するステップとを備えたことを特徴とする未使用ライセンス検出方法。 A step in which a stored program detection unit searches a file stored in a storage device of a computer to detect a program and creates a stored program list; and a program configuration information of an application having a stored license list and the license A stored license detailed information list that is a list of licenses and programs stored in the storage device from a license information storage table that stores the stored information, and an execution program monitoring unit that monitors program activation of the computer A step of detecting an activated program and creating an execution program list; and an unused program list in which an unused program detection unit is stored in the storage device from the execution program list and the stored program list but is not used The Step of creating a step of forming, unused license list that is a list of licenses that do not have been stored in the computer is used from the unused license detection unit and the unused program list with the stored license details list And an unused license detection method. 前記格納プログラム一覧を作成するステップにおいて、前記ファイルの拡張子が「exe」であるときに前記プログラムであると判断することを特徴とする請求項5または6記載の未使用ライセンス検出方法。7. The unused license detection method according to claim 5 , wherein in the step of creating the stored program list, when the extension of the file is “exe”, it is determined that the program is the program. 前記実行プログラム一覧を作成するステップにおいて、前記記憶装置が有する実行プログラム監視時間の期間だけ、プログラム起動を監視することを特徴とする請求項5、6または7記載の未使用ライセンス検出方法。 8. The unused license detection method according to claim 5, 6 or 7 , wherein in the step of creating the execution program list , program activation is monitored only during an execution program monitoring time period of the storage device. コンピュータの記憶装置に格納されているファイルを検索してプログラムを検出し格納プログラム一覧を作成する処理と、前記格納プログラム一覧とライセンスを有するアプリケーションのプログラム構成情報を格納するライセンス情報格納テーブルとから前記記憶装置に格納されているライセンスの一覧である格納ライセンス一覧を作成する処理と、前記コンピュータのプログラム起動を監視して起動されたプログラムを検出し実行プログラム一覧を作成する処理と、前記実行プログラム一覧と前記ライセンス情報格納テーブルとから前記コンピュータ上で使用されたライセンスの一覧である使用ライセンス一覧を作成する処理と、前記使用ライセンス一覧と前記格納ライセンス一覧とから前記コンピュータに格納されているが使用されていないライセンスの一覧である未使用ライセンス一覧を作成する処理とをコンピュータに実行させるためのプログラムを記録したことを特徴とする記録媒体。From the process of searching a file stored in a storage device of a computer to detect a program and creating a stored program list, and the license information storage table storing the program configuration information of the stored program list and an application having a license A process of creating a stored license list that is a list of licenses stored in the storage device; a process of monitoring a program start of the computer to detect a started program and creating an execution program list; and the execution program list And a process of creating a use license list that is a list of licenses used on the computer from the license information storage table, and the use license list and the stored license list that are stored in the computer are used. The Recording medium characterized by recording a program for executing a process of creating unused license list is the list of free license to the computer. コンピュータの記憶装置に格納されているファイルを検索してプログラムを検出し格納プログラム一覧を作成する処理と、前記格納プログラム一覧とライセンスを有するアプリケーションのプログラム構成情報を格納するライセンス情報格納テーブルとから前記記憶装置に格納されているライセンスとプログラムとの一覧である格納ライセンス詳細情報一覧を作成する処理と、前記コンピュータのプログラム起動を監視して起動されたプログラムを検出し実行プログラム一覧を作成する処理と、前記実行プログラム一覧と前記格納プログラム一覧とから前記記憶装置に格納されているが使用されていない未使用プログラム一覧を作成する処理と、前記未使用プログラム一覧と前記格納ライセンス詳細情報一覧とから前記コンピュータに格納されているが使用されていないライセンスの一覧である未使用ライセンス一覧を作成する処理とをコンピュータに実行させるためのプログラムを記録したことを特徴とする記録媒体。From the process of searching a file stored in a storage device of a computer to detect a program and creating a stored program list, and the license information storage table storing the program configuration information of the stored program list and an application having a license A process of creating a stored license detailed information list that is a list of licenses and programs stored in the storage device, a process of monitoring the program activation of the computer to detect the activated program, and creating an execution program list; From the execution program list and the stored program list, the process of creating an unused program list stored in the storage device but not used, the unused program list and the stored license detailed information list Stored in computer Recording medium, wherein a program is recorded for executing in which there is a list of licenses that are not used and a process of creating an unused license list to the computer. 前記ファイルの拡張子が「exe」であるときに前記プログラムであると判断する処理をコンピュータに実行させるためのプログラムを記録したことを特徴とする請求項9または10記載の記録媒体。The recording medium according to claim 9 or 10, wherein a program for causing a computer to execute processing for determining that the file extension is "exe" when the file extension is "exe" is recorded. 前記記憶装置が有する実行プログラム監視時間の期間だけ、プログラム起動を監視する処理をコンピュータに実行させるためのプログラムを記録したことを特徴とする請求項9、10または11記載の記録媒体。12. The recording medium according to claim 9, wherein a program for causing a computer to execute processing for monitoring program activation is recorded for a period of an execution program monitoring time possessed by the storage device.
JP2000234736A 2000-08-02 2000-08-02 Recording medium recording unused license detection method, unused license detection method, and unused license detection program Expired - Fee Related JP3652969B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000234736A JP3652969B2 (en) 2000-08-02 2000-08-02 Recording medium recording unused license detection method, unused license detection method, and unused license detection program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000234736A JP3652969B2 (en) 2000-08-02 2000-08-02 Recording medium recording unused license detection method, unused license detection method, and unused license detection program

Publications (2)

Publication Number Publication Date
JP2002049433A JP2002049433A (en) 2002-02-15
JP3652969B2 true JP3652969B2 (en) 2005-05-25

Family

ID=18727070

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000234736A Expired - Fee Related JP3652969B2 (en) 2000-08-02 2000-08-02 Recording medium recording unused license detection method, unused license detection method, and unused license detection program

Country Status (1)

Country Link
JP (1) JP3652969B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100643278B1 (en) 2003-10-22 2006-11-10 삼성전자주식회사 Method and Apparatus for managing digital rights of portable storage device
US20150332026A1 (en) * 2014-05-16 2015-11-19 Solarwinds Worldwide, Llc Reusable license activation key
JP6269357B2 (en) * 2014-07-09 2018-01-31 株式会社Jvcケンウッド Client device, server device, license management method, program

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05346883A (en) * 1992-06-15 1993-12-27 Hokuriku Nippon Denki Software Kk Management system for file and program
JPH05346851A (en) * 1992-06-16 1993-12-27 Mitsubishi Electric Corp Software license managing device
JPH09265394A (en) * 1996-03-28 1997-10-07 Hitachi Ltd System for detecting no-permission software install to network pc
JPH10111797A (en) * 1996-10-08 1998-04-28 Nec Corp Network license management system
JPH1185848A (en) * 1997-09-11 1999-03-30 Nippon Telegr & Teleph Corp <Ntt> Licence distribution managing method, system thereof and storage medium stored with licence circulation managing program

Also Published As

Publication number Publication date
JP2002049433A (en) 2002-02-15

Similar Documents

Publication Publication Date Title
JP4426280B2 (en) Backup / restore system and method
TWI221993B (en) System and method for searching for duplicate data
JP6064608B2 (en) Storage device, backup program, and backup method
US20140351640A1 (en) System reset
JP2008538835A (en) Apparatus, method and system for restoring file
KR20050015972A (en) Apparatus and method for controlling booting of computer system
JPH11134234A (en) Backup list method, its controller and recording medium which records backup restoration program and which computer can read
JP2009110477A (en) File management system and file management program
JP3652969B2 (en) Recording medium recording unused license detection method, unused license detection method, and unused license detection program
JP2006313531A (en) File management system
JP2006277563A (en) Backup system and backup method for restoring file to version of specified date/time, and program for causing computer to execute method
JP2007128448A (en) File system and file information processing method
JP2004213365A (en) Hard disk drive unit, data recording device, backup device, restore device, backup method, and computer program executable in computer for making computer function as back up device
JP2891877B2 (en) Recording medium and electronic publication utilization system and processing method
JPH0283622A (en) System for installing chargeable software on plural computers by single medium
TWI326411B (en) Method for protecting data in a hard disk
JP4516816B2 (en) Write log acquisition device and method for recording medium, and program therefor
JP2006146907A (en) Managing list and other item in electronic file system
JP4725035B2 (en) Data backup device
JP4490375B2 (en) Data recording device
JP7332951B2 (en) Processing server, processing method and processing program
TWI331748B (en) Method for protecting data in a hard disk
JP2010033677A (en) Recording medium, data recording method, content reproducing method, and electronic device
JP2009140142A (en) Journal file system and its repair method
JP4410754B2 (en) File backup system and method

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20041101

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20041116

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050104

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20050224

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20080304

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20090304

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20100304

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20100304

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20110304

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20110304

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20120304

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20130304

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20130304

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20140304

Year of fee payment: 9

LAPS Cancellation because of no payment of annual fees