JPH10105383A - Uninstalling method for application program, and information recording medium - Google Patents

Uninstalling method for application program, and information recording medium

Info

Publication number
JPH10105383A
JPH10105383A JP8260998A JP26099896A JPH10105383A JP H10105383 A JPH10105383 A JP H10105383A JP 8260998 A JP8260998 A JP 8260998A JP 26099896 A JP26099896 A JP 26099896A JP H10105383 A JPH10105383 A JP H10105383A
Authority
JP
Japan
Prior art keywords
application program
file
installation
unique information
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP8260998A
Other languages
Japanese (ja)
Other versions
JP3292448B2 (en
Inventor
Norihiko Asai
紀彦 浅井
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.)
Brother Industries Ltd
Original Assignee
Brother Industries 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 Brother Industries Ltd filed Critical Brother Industries Ltd
Priority to JP26099896A priority Critical patent/JP3292448B2/en
Publication of JPH10105383A publication Critical patent/JPH10105383A/en
Application granted granted Critical
Publication of JP3292448B2 publication Critical patent/JP3292448B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide the uninstalling method which can completely restore a system file when an application program is uninstalled. SOLUTION: For installation (steps S1 to S2: NO), a copy from a floppy disk for the application program, etc., is taken (step S3), a reference file is generated on a hard disk (step S4), and information characteristic of the application program is read out of a system file and written in the reference file (step S5), thereby updating the contents of characteristic information in the system file (step S6). When the application program is uninstalled (steps S2: YES), the application program is deleted from the hard disk (step S7), the reference file is read in (step S8) to restore the system file on the basis of the read information (step S9), and the reference file is deleted from the hard disk (step S10).

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、アプリケーション
プログラムのアンインストール方法及び情報記録媒体の
技術分野に関するものである。
The present invention relates to the technical field of an application program uninstallation method and an information recording medium.

【0002】[0002]

【従来の技術】従来、パーソナルコンピュータにアプリ
ケーションプログラムをインストールする場合には、イ
ンストールによる問題を最小限に抑えるため、またはア
ンインストールを効果的に行うために、システムファイ
ルのバックアップを作成することが一般的に行われてい
る。
2. Description of the Related Art Conventionally, when an application program is installed on a personal computer, it is common to make a backup of a system file in order to minimize problems due to the installation or to perform the uninstallation effectively. It is being done.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、前記従
来の方法では、前記アプリケーションプログラムのイン
ストール後に、更に別のアプリケーションプログラムに
よってシステムファイルが変更された場合、バックアッ
プファイルだけでは、システムファイルを完全に復元す
ることは不可能である。
However, according to the conventional method, when a system file is changed by another application program after the installation of the application program, the system file is completely restored only by the backup file. It is impossible.

【0004】例えば、図4に示すように、アプリケーシ
ョンプログラムをインストールする場合には、インスト
ール直前のシステムファイルの内容をそのままコピーし
たバックアップファイルを生成し、その後アプリケーシ
ョンプログラムをインストールする。このとき、システ
ムファイルの内容は、アプリケーションプログラムに固
有の情報であるInsがOFFからONに書き換えられ
ており、バックアップファイルには、前記InsがOF
Fのままで保存されている。次に、別のアプリケーショ
ンプログラムをインストールした際に、このアプリケー
ションプログラムに固有の情報であるXYZがXYZ=
PQRとしてシステムファイルに書き加えられたとす
る。そして、このように二つのアプリケーションプログ
ラムがインストールされた状態から、最初にインストー
ルされたアプリケーションプログラムをアンインストー
ルする場合には、システムファイルの内容を当該アプリ
ケーションプログラムのインストール前の状態に戻すた
め、前記バックアップファイルの内容をそのままシステ
ムファイルにコピーする。これにより、システムファイ
ルの内容は、当該アプリケーションプログラムのインス
トール前の状態に戻るが、前記バックアップファィルに
は、前記別のアプリケーションプログラムのインストー
ルによりシステムファイルに書き加えられたXYZ=P
QRという情報が書き込まれていないため、前記バック
アップファイルのシステムファイルへのコピーにより、
このXYZ=PQRという情報が削除されてしまい、シ
ステムファイルの復元が行われない。
For example, as shown in FIG. 4, when installing an application program, a backup file is created by directly copying the contents of a system file immediately before installation, and then the application program is installed. At this time, in the contents of the system file, Ins, which is information unique to the application program, has been rewritten from OFF to ON.
It is stored as F. Next, when another application program is installed, XYZ which is information unique to this application program is set to XYZ =
It is assumed that PQR has been added to the system file. Then, when uninstalling the first installed application program from the state in which the two application programs are installed, the backup is performed to restore the contents of the system file to the state before the installation of the application program. Copy the contents of the file as is to a system file. As a result, the contents of the system file return to the state before the installation of the application program. However, the backup file contains the XYZ = P
Since the information of QR is not written, by copying the backup file to the system file,
This information of XYZ = PQR is deleted, and the system file is not restored.

【0005】そこで、本発明は、アプリケーションプロ
グラムのインストール後に別のアプリケーションによっ
てシステムファイルが変更された場合でも、当該別のア
プリケーションに必要な情報を有効に存続させつつ、シ
ステムファイルを完全に復元することのできるアンイン
ストール方法及び情報記録媒体を提供することを課題と
している。
Accordingly, the present invention is to completely restore a system file while effectively retaining information necessary for another application even if the system file is changed by another application after installation of the application program. It is an object of the present invention to provide an uninstallation method and an information recording medium which can perform the above.

【0006】[0006]

【課題を解決するための手段】請求項1に記載のアプリ
ケーションプログラムのアンインストール方法は前記課
題を解決するために、インストール時に固有の情報がシ
ステムファイル上で操作されるアプリケーションプログ
ラムについてのアンインストール方法であって、ファイ
ル記憶機能を有する記憶媒体上に、前記アプリケーショ
ンプログラムのインストール時にて参照ファイルを作成
する工程と、前記アプリケーションプログラムに対する
前記固有の情報についての前記操作前における前記シス
テムファイル中の該固有の情報の内容を、前記参照ファ
イルに書き込む工程と、前記アプリケーションプログラ
ムのアンインストール時に前記アプリケーションプログ
ラムのファイルを前記記憶媒体から削除する工程と、前
記アンインストール時に前記参照ファイルに書き込まれ
た前記固有の情報の内容を読み出す工程と、読み出した
前記固有の情報の内容を前記システムファイルに書き込
むことにより前記システムファイルの内容を前記インス
トール前の状態に復元する工程とからなることを特徴と
する。
According to a first aspect of the present invention, there is provided an application program uninstalling method for an application program in which specific information is operated on a system file at the time of installation. Creating a reference file on a storage medium having a file storage function at the time of installation of the application program; and storing the unique file in the system file before the operation for the unique information on the application program. Writing the content of the information to the reference file; deleting the application program file from the storage medium when the application program is uninstalled; Reading the content of the unique information sometimes written to the reference file, and restoring the content of the system file to the state before the installation by writing the read content of the unique information to the system file. And characterized by the following.

【0007】請求項1に記載のアプリケーションプログ
ラムのアンインストール方法によれば、アプリケーショ
ンプログラムのインストールを行う際に、ファイル記憶
機能を有する記憶媒体上に参照ファイルを作成し、シス
テムファイル中における前記アプリケーションプログラ
ムに対する固有の情報の内容を前記参照ファイルに書き
込んだ後、システムファイル中における前記固有の情報
を操作してインストール処理を完了させる。そして、前
記アプリケーションプログラムのアンインストールを行
う際には、前記アプリケーションプログラムを前記記憶
媒体から削除した後、前記参照ファイルに書き込まれた
前記固有の情報を読み出し、読み出した前記固有の情報
の内容を前記システムファイルに書き込む。これによ
り、システムファイル中における前記固有の情報の内容
は、前記アプリケーションプログラムのインストール前
の状態に復元され、かつ、このとき操作される情報は前
記固有の情報のみであり、他のアプリケーションプログ
ラムに必要な情報を有効に存続させる。
According to the method of uninstalling an application program according to claim 1, when the application program is installed, a reference file is created on a storage medium having a file storage function, and the application program is stored in a system file. After writing the contents of the unique information to the reference file, the installation processing is completed by operating the unique information in the system file. Then, when uninstalling the application program, the application program is deleted from the storage medium, and then the unique information written in the reference file is read. Write to system file. Thereby, the content of the unique information in the system file is restored to the state before the installation of the application program, and the information operated at this time is only the unique information, which is necessary for other application programs. Effective information to survive.

【0008】請求項2に記載のアプリケーションプログ
ラムのアンインストール方法は、前記請求項1に記載の
アプリケーションプログラムのアンインストール方法に
おいて、前記システムファイルの内容を前記インストー
ル前の状態に復元した後、前記参照ファイルを前記記憶
媒体から削除する工程を更に含むことを特徴とする。
According to a second aspect of the present invention, in the method of uninstalling an application program according to the first aspect, after the contents of the system file are restored to the state before the installation, the reference is performed. The method further comprises the step of deleting a file from the storage medium.

【0009】請求項2に記載のアプリケーションプログ
ラムのアンインストール方法によれば、上述のように参
照ファイルから読み出した前記固有の情報の内容を前記
システムファイルに書き込むことにより前記システムフ
ァイルを前記インストール前の状態に復元した後、前記
参照ファイルを前記記憶媒体から削除するので、前記記
憶媒体の空き容量を増大させる。
According to the application program uninstalling method of the present invention, the content of the unique information read from the reference file is written into the system file as described above, so that the system file is stored before the installation. After restoring the state, the reference file is deleted from the storage medium, so that the free space of the storage medium is increased.

【0010】請求項3に記載のアプリケーションプログ
ラムのアンインストール方法は、前記請求項1または請
求項2に記載のアプリケーションプログラムのアンイン
ストール方法において、前記システムファイル上におけ
る前記固有の情報の操作は、少なくとも前記固有の情報
の追加または削除もしくは前記固有の情報の内容の変更
を含むことを特徴とする。
According to a third aspect of the present invention, in the method for uninstalling an application program according to the first or second aspect, the operation of the unique information on the system file is at least performed. The method includes adding or deleting the unique information or changing the content of the unique information.

【0011】請求項3に記載のアプリケーションプログ
ラムのアンインストール方法によれば、少なくとも前記
固有の情報の追加または削除もしくは前記固有の情報の
内容の変更のいずれの操作が行われる場合でも、その追
加または削除もしくは変更される前の前記固有の情報の
内容が前記参照ファイルに書き込まれるので、システム
ファイルをインストール前の状態に確実に復元する。
According to the method of uninstalling an application program according to the third aspect of the present invention, even if at least either the addition or deletion of the unique information or the change of the content of the unique information is performed, the addition or deletion is performed. Since the content of the unique information before being deleted or changed is written in the reference file, the system file is reliably restored to the state before the installation.

【0012】請求項4に記載のアプリケーションプログ
ラムを記録したコンピューター読み取り可能な情報記録
媒体は前記課題を解決するために、インストール時に固
有の情報がシステムファイル上で操作されるアプリケー
ションプログラムについてのアンインストールプログラ
ムを記録したコンピューター読み取り可能な情報記録媒
体であって、コンピューターを、ファイル記憶機能を有
する記憶媒体上に、前記アプリケーションプログラムの
インストール時にて参照ファイルを作成させる手段、前
記アプリケーションプログラムに対する前記固有の情報
についての前記操作前における前記システムファイル中
の該固有の情報の内容を、前記参照ファイルに書き込ま
せる手段、前記アプリケーションプログラムのアンイン
ストール時に前記アプリケーションプログラムのファイ
ルを前記記憶媒体から削除させる手段、前記アンインス
トール時に前記参照ファイルに書き込ませた前記固有の
情報の内容を読み出させる手段、読み出した前記固有の
情報の内容を前記システムファイルに書き込ませること
により前記システムファイルの内容を前記インストール
前の状態に復元させる手段、として機能させるためのプ
ログラムを記録したことを特徴とする。
According to a fourth aspect of the present invention, there is provided a computer-readable information recording medium on which an application program is recorded, wherein the specific information is operated on a system file at the time of installation. Means for causing a computer to create a reference file at the time of installation of the application program on a storage medium having a file storage function, and the unique information for the application program. Means for writing the contents of the unique information in the system file before the operation of the application file to the reference file, Means for deleting a file of the application program from the storage medium, means for reading the content of the unique information written in the reference file at the time of the uninstallation, and content of the read unique information to the system file. A program for functioning as a means for restoring the contents of the system file to the state before the installation by writing the program is recorded.

【0013】請求項4に記載の情報記録媒体によれば、
当該情報記録媒体をコンピューターで読み取らせること
により、コンピューター上でアプリケーションプログラ
ムのアンインストールプログラムが起動され、まずアプ
リケーションプログラムのインストールが行われる際
に、ファイル記憶機能を有する記憶媒体上に参照ファイ
ルが作成させる。次に、システムファイル中における前
記アプリケーションプログラムに対する固有の情報の内
容を前記参照ファイルに書き込ませた後、システムファ
イル中における前記固有の情報を操作させインストール
処理を完了させる。そして、前記アプリケーションプロ
グラムのアンインストールが行われる際には、前記アプ
リケーションプログラムを前記記憶媒体から削除させた
後、前記参照ファイルに書き込ませた前記固有の情報を
読み出させ、読み出させた前記固有の情報の内容を前記
システムファイルに書き込ませる。これにより、システ
ムファイル中における前記固有の情報の内容を、前記ア
プリケーションプログラムのインストール前の状態に復
元させ、かつ、このとき操作される情報は前記固有の情
報のみであり、他のアプリケーションプログラムに必要
な情報を有効に存続させる。
According to the information recording medium of the fourth aspect,
By causing the computer to read the information recording medium, an uninstallation program of the application program is started on the computer, and when the application program is first installed, a reference file is created on a storage medium having a file storage function. . Next, after the content of the unique information for the application program in the system file is written in the reference file, the unique information in the system file is operated to complete the installation process. Then, when the application program is uninstalled, after the application program is deleted from the storage medium, the unique information written in the reference file is read, and the read unique information is read. Is written into the system file. Thereby, the content of the unique information in the system file is restored to the state before the installation of the application program, and the information operated at this time is only the unique information, which is necessary for other application programs. Effective information to survive.

【0014】請求項5に記載の情報記録媒体は、前記請
求項4に記載の情報記録媒体において、コンピューター
を、前記システムファイルの内容を前記インストール前
の状態に復元した後、前記参照ファイルを前記記憶媒体
から削除する手段として機能させるためのプログラムを
更に記録したことを特徴とする。
According to a fifth aspect of the present invention, in the information recording medium according to the fourth aspect, after the computer restores the contents of the system file to the state before the installation, the computer restores the reference file to the state before the installation. A program for functioning as means for deleting from a storage medium is further recorded.

【0015】請求項5に記載の情報記録媒体をコンピュ
ーターで読み取らせることにより、コンピューター上で
アプリケーションプログラムのアンインストールプログ
ラムが起動され、上述のように参照ファイルから読み出
させた前記固有の情報の内容を前記システムファイルに
書き込ませることにより前記システムファイルを前記イ
ンストール前の状態に復元させた後、前記参照ファイル
を前記記憶媒体から削除させるので、前記記憶媒体の空
き容量を増大させる。
When the information recording medium according to claim 5 is read by a computer, an uninstallation program of an application program is started on the computer, and the content of the unique information read from the reference file as described above. Is written in the system file, thereby restoring the system file to the state before the installation, and then deleting the reference file from the storage medium, thereby increasing the free space of the storage medium.

【0016】請求項6に記載の情報記録媒体は、前記請
求項4または請求項5に記載の情報記録媒体において、
前記アプリケーションプログラムに固有の情報の前記操
作前に、前記システムファイル中の該固有の情報の内容
を前記参照ファイルに書き込ませる手段は、少なくとも
前記固有の情報が追加または削除される前もしくは前記
固有の情報の内容が変更される前の内容を前記参照ファ
イルに書き込ませる手段を含むことを特徴とする。
The information recording medium according to claim 6 is the information recording medium according to claim 4 or 5,
The means for writing the content of the unique information in the system file to the reference file before the operation of the information unique to the application program is at least before the unique information is added or deleted or the unique information is added. It is characterized by including means for writing the contents before the contents of the information are changed in the reference file.

【0017】請求項6に記載の情報記録媒体をコンピュ
ーターで読み取らせることにより、コンピューター上で
アプリケーションプログラムのアンインストールプログ
ラムが起動され、少なくとも前記固有の情報の追加また
は削除もしくは前記固有の情報の内容の変更のいずれの
操作を行わせる場合でも、その追加または削除もしくは
変更させる前の前記固有の情報の内容を前記参照ファイ
ルに書き込ませるので、システムファイルをインストー
ル前の状態に確実に復元させる。
By causing the computer to read the information recording medium according to claim 6, an uninstallation program of an application program is started on the computer, and at least addition or deletion of the specific information or content of the specific information is performed. Regardless of the change operation, the content of the unique information before the addition, deletion, or change is written to the reference file, so that the system file is reliably restored to the state before the installation.

【0018】[0018]

【発明の実施の形態】以下、本発明の実施の形態を添付
図面に基づいて説明する。 (第1の実施形態)まず、本発明の第1の実施の形態を
図1から図3に基づいて説明する。図1は本発明の第1
の実施形態において主にソフトウェアから見た機能構成
を示すブロック図である。本実施形態ではMS−DOS
あるいはWindowsのOS(オペレーションシステ
ム)がインストールされたパーソナルコンピューター等
のホスト装置を用いて、アプリケーションプログラムを
インストール及びアンインストールする場合について説
明する。本実施形態におけるホスト装置は、CPU及び
メモリー等を備えたマザーボード部に対する周辺装置と
して、フロッピィディスク装置とハードディスク装置を
備えており、前記OSはハードディスク上に格納されて
いる。
Embodiments of the present invention will be described below with reference to the accompanying drawings. (First Embodiment) First, a first embodiment of the present invention will be described with reference to FIGS. FIG. 1 shows the first embodiment of the present invention.
FIG. 7 is a block diagram showing a functional configuration mainly viewed from software in the embodiment. In the present embodiment, MS-DOS
Alternatively, a case in which an application program is installed and uninstalled using a host device such as a personal computer in which a Windows OS (operation system) is installed will be described. The host device in the present embodiment includes a floppy disk device and a hard disk device as peripheral devices for a motherboard unit having a CPU, a memory, and the like, and the OS is stored on a hard disk.

【0019】次に、このような本実施形態のシステム
に、二つのアプリケーションプログラムをインストール
した後、最初にインストールしたアプリケーションプロ
グラムをアンインストールする場合について説明する。
Next, a case will be described in which two application programs are installed in the system of the present embodiment, and then the application program installed first is uninstalled.

【0020】図1に示すように、フロッピィディスクA
には、アプリケーションプログラム1が格納されてお
り、このアプリケーションプログラム1は、プリンタも
しくはスキャナ等の周辺装置をホスト装置から操作する
ためのプログラムであり、ホスト装置のディスプレイ上
に表示されるユーザーインターフェースプログラム等を
備えている。また、このフロッピィディスクA上には、
プリンタやスキャナ等のための各種のドライバプログラ
ム2も格納されており、前記アプリケーションプログラ
ム1をホスト装置上で起動させた際には、アプリケーシ
ョンプログラム1からドライバプログラム2に指示等を
出力することにより、プリンタやスキャナ等の装置を駆
動させる。
As shown in FIG. 1, a floppy disk A
Stores an application program 1. The application program 1 is a program for operating a peripheral device such as a printer or a scanner from a host device, and includes a user interface program and the like displayed on a display of the host device. It has. Also, on this floppy disk A,
Various driver programs 2 for a printer, a scanner, and the like are also stored. When the application program 1 is started on a host device, an instruction or the like is output from the application program 1 to the driver program 2, thereby Drive devices such as printers and scanners.

【0021】そして、このようなアプリケーションプロ
グラム1をホスト装置にインストールするためのプログ
ラムとして、インストールプログラム3が前記アプリケ
ーションプログラム1及びドライバプログラム2と共
に、前記フロッピィディスクAに格納されている。この
インストールプログラム3は、前記アプリケーションプ
ログラム1及びドライバプログラム2をホスト装置のフ
ァイル記憶機能を有する記憶媒体としてのハードディス
クC上にコピーすると共に、当該アプリケーションプロ
グラム1及びドライバプログラム2がOS4上で正常に
動作できるように、システムファイル5の内容を書き換
えるようになっている。
As a program for installing the application program 1 in the host device, an installation program 3 is stored in the floppy disk A together with the application program 1 and the driver program 2. The installation program 3 copies the application program 1 and the driver program 2 onto the hard disk C as a storage medium having a file storage function of the host device, and operates the application program 1 and the driver program 2 normally on the OS 4. The contents of the system file 5 are rewritten so as to be able to do so.

【0022】このシステムファイル5の内容は、図1に
示すように、フロッピィディスクB上に格納されたアプ
リケーションプログラム6をインストールする際にも、
インストールプログラム7によって書き換えられ、シス
テムファイル5には、アプリケーションプログラム1の
動作環境を整えるための固有の情報と、アプリケーショ
ンプログラム2の動作環境を整えるための固有の情報と
が、混在することになる。
As shown in FIG. 1, the contents of the system file 5 are used when the application program 6 stored on the floppy disk B is installed.
Rewritten by the installation program 7, the system file 5 contains both unique information for preparing the operating environment of the application program 1 and specific information for preparing the operating environment of the application program 2.

【0023】従って、例えばアプリケーションプログラ
ム1をアンインストールする際には、ハードディスクC
上からアプリケーションプログラム1を削除すると共
に、システムファイル5からアプリケーションプログラ
ム1に対する固有の情報を削除等することにより復元す
る必要があるが、ユーザーにこの固有の情報を削除させ
る方式を採ると、ユーザーに煩雑な作業を強いるだけで
なく、誤操作等により必要な情報が削除される等の危険
性があり、好ましくない。
Therefore, for example, when uninstalling the application program 1, the hard disk C
It is necessary to delete the application program 1 from above and to restore the system file 5 by deleting information specific to the application program 1 from the system file 5. This is not preferable because it not only complicates complicated operations but also causes a risk that necessary information is deleted due to an erroneous operation or the like.

【0024】そこで、従来は、インストール前のシステ
ムファィル5の内容をそのままバックアップファイルに
コピーし、アンインストール時には逆にこのバックアッ
プファイルの内容をシステムファイル5にコピーする方
法を採っていた。
Therefore, conventionally, a method has been adopted in which the contents of the system file 5 before installation are directly copied to a backup file, and the contents of the backup file are copied to the system file 5 at the time of uninstallation.

【0025】しかし、この方法では、別のアプリケーシ
ョンプログラムのインストール時にシステムファイルの
内容が更に書き換えられていた場合には、その時に書き
換えられた内容が前記バックアップファイルには反映さ
れていないため、バックアップファイルをシステムファ
イルにコピーすることにより、その書き換えられた内容
を消去してしまう結果となっていた。
However, according to this method, if the contents of the system file are further rewritten when another application program is installed, the contents rewritten at that time are not reflected in the backup file. Was copied to the system file, and the rewritten contents were erased.

【0026】そこで、本実施形態においては、前記イン
ストールプログラム3によるインストール時に、図1に
示すように参照ファイル8を生成し、システムファイル
5の内容のうちインストール時に変更する情報だけを参
照ファイル8に書き込み、アンインストール時には参照
ファイル8の内容に基づいて、インストール時に変更し
た情報のみを復元するようにした。本実施形態において
は、このような動作を行わせるプログラムがインストー
ルプログラム3の中に含まれている。
Therefore, in the present embodiment, the reference file 8 is generated as shown in FIG. 1 at the time of installation by the installation program 3, and only the information that is changed during installation among the contents of the system file 5 is stored in the reference file 8. At the time of writing and uninstalling, only the information changed at the time of installation is restored based on the contents of the reference file 8. In the present embodiment, a program for performing such an operation is included in the installation program 3.

【0027】以下、図1のブロック図、及び図2のフロ
ーチャート、並びに図3のシステムファイルの内容を表
す状態遷移図を用いて、本実施形態におけるアプリケー
ションプログラム1のアンインストール方法について詳
しく説明する。なお、以下の説明において、アプリケー
ションプログラム6と共にフロッピィディスクBに格納
されているインストールプログラム8は、本発明による
ものではなく、一般的な従来のインストールプログラム
とする。
Hereinafter, the method of uninstalling the application program 1 in the present embodiment will be described in detail with reference to the block diagram of FIG. 1, the flowchart of FIG. 2, and the state transition diagram showing the contents of the system file of FIG. In the following description, the installation program 8 stored on the floppy disk B together with the application program 6 is not according to the present invention, but is a general conventional installation program.

【0028】アプリケーションプログラム1をインスト
ールする場合、例えば、フロッピィディスクAをホスト
装置のフロッピィドライブAに挿入して、OS4のコマ
ンドライン上で「A:\SETUP」と入力し、インストールプ
ログラム3を実行させる。これにより、図2に示すよう
にインストールプログラム3がスタートし(ステップS
1)、アンインストールの実行か否かを判断する(ステ
ップS2)。これは、後述するように、インストールプ
ログラム3がインストール後のアプリケーションプログ
ラム1からも実行可能になっているためであり、インス
トール前においては次の処理が行われる(ステップS
2;NO)。まず、フロッピィディスクA上のインスト
ールプログラム3がハードディスクCの所定のディレク
トリーに格納され、次にアプリケーションプログラム1
及びドライバプログラム2が同様に格納されてフロッピ
ィディスクAからのファィルのコピーが行われる(ステ
ップS3)。
To install the application program 1, for example, insert the floppy disk A into the floppy drive A of the host device, enter "A: \ SETUP" on the command line of the OS 4, and execute the install program 3. . Thereby, the installation program 3 is started as shown in FIG.
1) It is determined whether or not to execute uninstallation (step S2). This is because the installation program 3 can be executed from the application program 1 after the installation, as described later. Before the installation, the following processing is performed (Step S).
2; NO). First, the installation program 3 on the floppy disk A is stored in a predetermined directory on the hard disk C.
The driver program 2 is stored in the same manner, and the file is copied from the floppy disk A (step S3).

【0029】次に、ハードディスクC上に参照ファイル
8が新たに作成され(ステップS4)、参照ファイル8
に書き込む情報が選択される。この参照ファイル8に書
き込む情報とは、アプリケーションプログラム1をOS
4上で動作させるためにシステムファイル5に書き込む
固有の情報であり、一般にインストールプログラムによ
りシステムファイルに書き込まれるものである。本実施
形態のインストールプログラム3においては、アプリケ
ーションプログラム1に対してはInsという固有の情
報をシステムファイル5に書き込むようになっている。
従って、アプリケーションプログラム1をアンインスト
ールする際には、このInsの内容をアプリケーション
プログラム1のインストール前の状態にすれば良いの
で、システムファイル5からInsの内容を読み出し、
前記参照ファイル8に書き込む(ステップS5)。本実
施形態においては、図3(A)に示すように、アプリケ
ーションプログラム1のインストール前においては、I
ns=OFFであり、このIns=OFFという情報の
みが参照ファイル8に書き込まれる。
Next, a new reference file 8 is created on the hard disk C (step S4).
Is selected. The information to be written in the reference file 8 means that the application program 1
4 is information unique to the system file 5 to operate on the system file 4, and is generally written to the system file by an installation program. In the installation program 3 of the present embodiment, information specific to the application program 1 is written as Ins in the system file 5.
Therefore, when the application program 1 is uninstalled, the content of Ins may be set to the state before the application program 1 is installed.
Writing to the reference file 8 (step S5). In the present embodiment, as shown in FIG. 3A, before installing the application program 1,
ns = OFF, and only the information of Ins = OFF is written in the reference file 8.

【0030】そして、システムファイル5のInsの内
容がOFFからONに変更され(ステップS6)、アプ
リケーションプログラム1のインストールが終了する。
このときのシステムファイル5の内容は、図3(B)に
示すようにIns=ONという情報のみが書き込まれて
おり、参照ファイル8にはIns=OFFという情報の
みが書き込まれている。
Then, the content of Ins in the system file 5 is changed from OFF to ON (step S6), and the installation of the application program 1 ends.
At this time, in the contents of the system file 5, only the information Ins = ON is written as shown in FIG. 3B, and only the information Ins = OFF is written in the reference file 8.

【0031】次に、以上のようにしてアプリケーション
プログラム1がインストールされた状態で、更に一般的
なアプリケーションプログラム6のインストールが行わ
れた場合を考える。このアプリケーションプログラム6
は、インストールプログラム7と共にフロッピィディス
クBに格納されており、上述したアプリケーションプロ
グラム1の場合と同様の手順でインストールが行われ
る。但し、このインストールプログラム7は本発明に係
るものではなく、従来のインストールプログラムである
ため、参照ファィルの作成は行わず、アプリケーション
プログラム6に対する固有の情報であるXYZ=PQR
をシステムファイル5に書き込むようになっている。ま
た、インストールプログラム7自身をハードディスクC
にコピーすることは行わないため、インストール終了後
においては、図1に示すように、ハードディスクC上に
はアプリケーションプログラム6がコピーされるだけで
ある。更に、このアプリケーションプログラム6のイン
ストールにより、図3(C)に示すようにシステムファ
ィル5にはIns=ONとXYZ=PQRという二つの
情報が書き込まれる。
Next, let us consider a case where a more general application program 6 is installed with the application program 1 installed as described above. This application program 6
Are stored on the floppy disk B together with the installation program 7, and are installed in the same procedure as in the case of the application program 1 described above. However, since the installation program 7 is not related to the present invention and is a conventional installation program, a reference file is not created, and XYZ = PQR which is information specific to the application program 6 is not created.
Is written in the system file 5. Also, the installation program 7 itself is stored on the hard disk C
After the installation is completed, the application program 6 is merely copied onto the hard disk C as shown in FIG. Further, by installing the application program 6, two information, Ins = ON and XYZ = PQR, are written into the system file 5 as shown in FIG.

【0032】次に、このように二つのアプリケーション
プログラムがインストールされた状態から、アプリケー
ションプログラム1をアンインストールする方法につい
て説明する。アプリケーションプログラム1が起動され
ると、スキャナからの読み込み、またはプリント出力等
の操作が可能になるが、このアプリケーションプログラ
ム1からアンインストールのコマンドを選択することも
可能となっている。アプリケーションプログラム1上で
アンインストールのコマンドを選択すると、アプリケー
ションプログラム1と共にハードディスクC上にコピー
されたインストールプログラム3が起動され(ステップ
S1)、アンインストール処理へと移行する(ステップ
S2;YES)。
Next, a method of uninstalling the application program 1 from the state where the two application programs are installed will be described. When the application program 1 is started, operations such as reading from the scanner or printing out can be performed. However, it is also possible to select an uninstall command from the application program 1. When the uninstall command is selected on the application program 1, the install program 3 copied on the hard disk C together with the application program 1 is started (step S1), and the process proceeds to the uninstall process (step S2; YES).

【0033】まず、アプリケーションプログラム1をハ
ードディスクC上から削除し(ステップS7)、次にシ
ステムファイル5をアプリケーションプログラム1のイ
ンストール前の状態に復元するために、参照ファイル8
の読み込みを行う(ステップS8)。このとき参照ファ
イル8には図3(C)に示すようにIns=OFFとい
う情報のみが書き込まれており、この情報を元にシステ
ムファイルのInsをONからOFFに書き換えて、シ
ステムファイル5の復元を行う(ステップS9)。この
ように、参照ファイル8を用いてアンインストールする
アプリケーションプログラム1に関係する固有の情報で
あるInsのみを操作するので、アプリケーションプロ
グラム1のアンインストール後のシステムファイル5の
内容は、図3(D)に示すようになり、アプリケーショ
ンプログラム6に固有の情報であるXYZは有効に存続
する。
First, the application program 1 is deleted from the hard disk C (step S7), and then the reference file 8 is restored to restore the system file 5 to the state before the application program 1 was installed.
Is read (step S8). At this time, only the information of Ins = OFF is written in the reference file 8 as shown in FIG. 3C, and based on this information, Ins of the system file is rewritten from ON to OFF to restore the system file 5. Is performed (step S9). As described above, since only Ins, which is unique information related to the application program 1 to be uninstalled using the reference file 8, is operated, the contents of the system file 5 after the uninstallation of the application program 1 are as shown in FIG. ), And XYZ, which is information unique to the application program 6, remains valid.

【0034】そして、最後に参照ファイル8をハードデ
ィスクCから削除して(ステップS10)、アンインス
トール処理を終了する。以上説明したように、本発明に
よれば、アプリケーションプログラムをアンインストー
ルする場合に、システムファイルにおける他のアプリケ
ーションプログラムに必要な情報を削除等することな
く、アンインストールするアプリケーションプログラム
に関する固有の情報のみをインストール前の状態に復元
することができる。
Then, finally, the reference file 8 is deleted from the hard disk C (step S10), and the uninstall processing is terminated. As described above, according to the present invention, when uninstalling an application program, only information unique to the application program to be uninstalled is deleted without deleting information necessary for other application programs in the system file. It can be restored to the state before installation.

【0035】(第2の実施形態)次に、本発明の第2の
実施形態について説明する。なお、第1の実施形態との
共通箇所の説明は省略する。
(Second Embodiment) Next, a second embodiment of the present invention will be described. Note that description of common parts with the first embodiment will be omitted.

【0036】前記の実施形態では、アンインストールプ
ログラムをインストールプログラムに含ませた例につい
て説明したが、本発明はこれに限られるものではなく、
アンインストールプログラムとインストールプログラム
とを別々にフロッピィディスクに格納し、インストール
時にはアンインストールプログラムとアプリケーション
プログラム等をハードディスク上にコピーするようにし
ても良い。この場合、アンインストールプログラムはコ
ピーせず、フロッピィディスク上からアンインストール
を実行するようにしても良い。
In the above embodiment, an example was described in which the uninstall program was included in the install program. However, the present invention is not limited to this.
The uninstall program and the install program may be stored separately on a floppy disk, and the install program and the application program may be copied onto the hard disk at the time of installation. In this case, the uninstallation program may be executed from a floppy disk without being copied.

【0037】また、前記の実施形態では、情報記録媒体
として、フロッピィディスクを用いた場合について説明
したが、本発明はこれに限られるものではなく、CD−
ROM等の情報記録媒体を用いても良い。
Further, in the above embodiment, the case where the floppy disk is used as the information recording medium has been described. However, the present invention is not limited to this.
An information recording medium such as a ROM may be used.

【0038】更に、前記の実施形態では、インストール
時において固有の情報をシステムファイルへ変更する場
合のみについて説明したが、本発明はこれに限られるも
のではなく、固有の情報を追加する場合や、削除する場
合にも対応できる。これらの場合には、情報の種類だけ
でなく、追加あるいは削除等の処理の種類をも参照ファ
イルに書き込むようにすれば良い。
Furthermore, in the above-described embodiment, only the case where the unique information is changed to the system file at the time of installation has been described. However, the present invention is not limited to this case. It can handle the case of deletion. In these cases, not only the type of information but also the type of processing such as addition or deletion may be written in the reference file.

【0039】また、前記の実施形態では、参照ファイル
を最後に削除することとしたが、参照ファイルそのもの
は極めて小さいものであるから、参照ファイルを残すよ
うにしても良い。但し、前記の実施形態のように参照フ
ァイルを削除することにより、ハードディスク等の記憶
手段の空き容量を増加させ、有効に用いることができ
る。
In the above embodiment, the reference file is deleted last. However, since the reference file itself is extremely small, the reference file may be left. However, by deleting the reference file as in the above embodiment, the free space of the storage means such as a hard disk can be increased and used effectively.

【0040】[0040]

【発明の効果】請求項1に記載のアプリケーションプロ
グラムのアンインストール方法によれば、アプリケーシ
ョンプログラムのインストール前における固有の情報の
内容を参照ファイルに書き込み、アンインストール時に
は、前記参照ファイルに書き込まれた前記固有の情報を
読み出して、読み出した前記固有の情報の内容を前記シ
ステムファイルに書き込むので、システムファイル中に
おける前記固有の情報の内容を、前記アプリケーション
プログラムのインストール前の状態に確実に復元させる
ことができ、かつ、このとき操作される情報は前記固有
の情報のみなので、他のアプリケーションプログラムに
必要な情報を有効に存続させることができる。
According to the method for uninstalling an application program according to the first aspect of the present invention, the contents of the unique information before the installation of the application program are written into the reference file, and at the time of uninstallation, the information written into the reference file is written. Since the unique information is read and the content of the read unique information is written to the system file, it is possible to reliably restore the content of the unique information in the system file to a state before the application program is installed. Since information that can be operated at this time is only the unique information, information necessary for other application programs can be effectively kept.

【0041】請求項2に記載のアプリケーションプログ
ラムのアンインストール方法によれば、上述のように参
照ファイルから読み出した前記固有の情報の内容を前記
システムファイルに書き込むことにより前記システムフ
ァイルを前記インストール前の状態に復元した後、前記
参照ファイルを前記記憶媒体から削除するので、前記記
憶媒体の空き容量を増大させることができ、記録媒体を
有効に使用することができる。
According to the application program uninstalling method of the present invention, the content of the unique information read from the reference file is written in the system file as described above, so that the system file is stored before the installation. After restoring the state, the reference file is deleted from the storage medium, so that the free space of the storage medium can be increased, and the recording medium can be used effectively.

【0042】請求項3に記載のアプリケーションプログ
ラムのアンインストール方法によれば、少なくとも前記
固有の情報の追加または削除もしくは前記固有の情報の
内容の変更のいずれの操作が行われる場合でも、その追
加または削除もしくは変更される前の前記固有の情報の
内容が前記参照ファイルに書き込まれるので、システム
ファイルをインストール前の状態により一層確実に復元
させることができる。
According to the application program uninstalling method of the third aspect, even if at least either the operation of adding or deleting the specific information or the change of the content of the specific information is performed, the addition or deletion of the specific information is performed. Since the content of the unique information before being deleted or changed is written in the reference file, the system file can be more reliably restored to the state before the installation.

【0043】請求項4に記載の情報記録媒体によれば、
当該情報記録媒体をコンピューターで読み取らせること
により、コンピューター上でアプリケーションプログラ
ムのアンインストールプログラムが起動され、アプリケ
ーションプログラムのインストール前における固有の情
報の内容を参照ファイルに書き込ませ、アンインストー
ル時には、前記参照ファイルに書き込ませた前記固有の
情報を読み出させて、読み出させた前記固有の情報の内
容を前記システムファイルに書き込ませるので、システ
ムファイル中における前記固有の情報の内容を、前記ア
プリケーションプログラムのインストール前の状態に確
実に復元させることができ、かつ、このとき操作される
情報は前記固有の情報のみなので、他のアプリケーショ
ンプログラムに必要な情報を有効に存続させることがで
きる。
According to the information recording medium of the fourth aspect,
By causing the computer to read the information recording medium, an uninstallation program of the application program is started on the computer, and the content of the unique information before the installation of the application program is written in a reference file. The unique information written in the application file is read and the content of the read unique information is written in the system file, so that the content of the unique information in the system file is installed in the application program. The previous state can be reliably restored, and the information operated at this time is only the unique information, so that the information necessary for other application programs can be effectively kept.

【0044】請求項5に記載の情報記録媒体によれば、
当該情報記録媒体をコンピューターで読み取らせること
により、コンピューター上でアプリケーションプログラ
ムのアンインストールプログラムが起動され、上述のよ
うに参照ファイルから読み出させた前記固有の情報の内
容を前記システムファイルに書き込ませることにより前
記システムファイルを前記インストール前の状態に復元
させた後、前記参照ファイルを前記記憶媒体から削除さ
せるので、前記記憶媒体の空き容量を増大させることが
でき、記憶媒体を有効に使用させることができる。
According to the information recording medium of the fifth aspect,
By causing the computer to read the information recording medium, an uninstallation program of an application program is started on the computer, and the content of the unique information read from the reference file as described above is written in the system file. After restoring the system file to the state before the installation, the reference file is deleted from the storage medium, so that the free space of the storage medium can be increased and the storage medium can be used effectively. it can.

【0045】請求項6に記載の情報記録媒体によれば、
当該情報記録媒体をコンピューターで読み取らせること
により、コンピューター上でアプリケーションプログラ
ムのアンインストールプログラムが起動され、少なくと
も前記固有の情報の追加または削除もしくは前記固有の
情報の内容の変更のいずれの操作を行わせる場合でも、
その追加または削除もしくは変更させる前の前記固有の
情報の内容を前記参照ファイルに書き込ませるので、シ
ステムファイルをインストール前の状態に確実に復元さ
せることができる。
According to the information recording medium of claim 6,
By causing the computer to read the information recording medium, an uninstallation program of the application program is started on the computer, and at least any operation of adding or deleting the specific information or changing the content of the specific information is performed. Even if
Since the content of the unique information before the addition, deletion, or change is written in the reference file, the system file can be reliably restored to the state before the installation.

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

【図1】本発明の第1の実施形態におけるイメージ画像
形成システムのソフトウェアの機能構成を示すブロック
図である。
FIG. 1 is a block diagram illustrating a functional configuration of software of an image image forming system according to a first embodiment of the present invention.

【図2】本発明の第1の実施形態におけるインストール
及びアンインストール方法を示すフローチャートであ
る。
FIG. 2 is a flowchart illustrating an installation and uninstallation method according to the first embodiment of the present invention.

【図3】本発明の第1の実施形態におけるインストール
及びアンインストールを実行した際のシステムファイル
及び参照ファイルの内容を示すブロック図である。
FIG. 3 is a block diagram showing contents of a system file and a reference file when installation and uninstallation are executed in the first embodiment of the present invention.

【図4】従来のインストール及びアンインストールを実
行した際のシステムファイル及びバックアップファイル
の内容を示すブロック図である。
FIG. 4 is a block diagram showing contents of a system file and a backup file when conventional installation and uninstallation are executed.

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

1…アプリケーションプログラム 2…ドライバプログラム 3…インストールプログラム 4…OS 5…システムファイル 6…アプリケーションプログラム 7…インストールプログラム 8…参照ファイル DESCRIPTION OF SYMBOLS 1 ... Application program 2 ... Driver program 3 ... Installation program 4 ... OS 5 ... System file 6 ... Application program 7 ... Installation program 8 ... Reference file

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 インストール時に固有の情報がシステム
ファイル上で操作されるアプリケーションプログラムに
ついてのアンインストール方法であって、 ファイル記憶機能を有する記憶媒体上に、前記アプリケ
ーションプログラムのインストール時にて参照ファイル
を作成する工程と、 前記アプリケーションプログラムに対する前記固有の情
報についての前記操作前における前記システムファイル
中の該固有の情報の内容を、前記参照ファイルに書き込
む工程と、 前記アプリケーションプログラムのアンインストール時
に前記アプリケーションプログラムのファイルを前記記
憶媒体から削除する工程と、 前記アンインストール時に前記参照ファイルに書き込ま
れた前記固有の情報の内容を読み出す工程と、 読み出した前記固有の情報の内容を前記システムファイ
ルに書き込むことにより前記システムファイルの内容を
前記インストール前の状態に復元する工程と、 からなることを特徴とするアプリケーションプログラム
のアンインストール方法。
1. A method for uninstalling an application program in which unique information is operated on a system file at the time of installation, wherein a reference file is created on a storage medium having a file storage function when the application program is installed. Writing the content of the unique information in the system file before the operation on the unique information for the application program to the reference file; and Deleting a file from the storage medium, reading the content of the unique information written in the reference file at the time of uninstalling, and reading the content of the unique information Uninstalling the application program, comprising the the steps of restoring the state before the installation the contents of the system files by writing to the system file.
【請求項2】 前記システムファイルの内容を前記イン
ストール前の状態に復元した後、前記参照ファイルを前
記記憶媒体から削除する工程を更に含むことを特徴とす
る請求項1に記載のアプリケーションプログラムのアン
インストール方法。
2. The method according to claim 1, further comprising a step of deleting the reference file from the storage medium after restoring the contents of the system file to the state before the installation. Installation method.
【請求項3】 前記システムファイル上における前記固
有の情報の操作は、少なくとも前記固有の情報の追加ま
たは削除もしくは前記固有の情報の内容の変更を含むこ
とを特徴とする請求項1または請求項2に記載のアプリ
ケーションプログラムのアンインストール方法。
3. The operation of the unique information on the system file includes at least addition or deletion of the unique information or change of the content of the unique information. How to uninstall the application program described in.
【請求項4】 インストール時に固有の情報がシステム
ファイル上で操作されるアプリケーションプログラムに
ついてのアンインストールプログラムを記録したコンピ
ューター読み取り可能な情報記録媒体であって、コンピ
ューターを、 ファイル記憶機能を有する記憶媒体上に、前記アプリケ
ーションプログラムのインストール時にて参照ファイル
を作成させる手段、 前記アプリケーションプログラムに対する前記固有の情
報についての前記操作前における前記システムファイル
中の該固有の情報の内容を、前記参照ファイルに書き込
ませる手段、 前記アプリケーションプログラムのアンインストール時
に前記アプリケーションプログラムのファイルを前記記
憶媒体から削除させる手段、 前記アンインストール時に前記参照ファイルに書き込ま
せた前記固有の情報の内容を読み出させる手段、 読み出した前記固有の情報の内容を前記システムファイ
ルに書き込ませることにより前記システムファイルの内
容を前記インストール前の状態に復元させる手段、 として機能させるためのプログラムを記録したことを特
徴とする情報記録媒体。
4. A computer-readable information recording medium in which an uninstallation program for an application program whose unique information is operated on a system file at the time of installation is recorded on a computer-readable storage medium having a file storage function. Means for creating a reference file at the time of installation of the application program, means for writing the content of the unique information in the system file before the operation on the unique information for the application program to the reference file Means for deleting a file of the application program from the storage medium when the application program is uninstalled, and writing the reference file at the time of the uninstallation. Means for reading the content of the unique information that has been read, and means for restoring the content of the system file to the state before the installation by writing the content of the read unique information to the system file. Recording medium for recording a program for recording.
【請求項5】 コンピューターを、前記システムファイ
ルの内容を前記インストール前の状態に復元した後、前
記参照ファイルを前記記憶媒体から削除する手段として
機能させるためのプログラムを更に記録したことを特徴
とする請求項4に記載の情報記録媒体。
5. A program for causing a computer to function as means for deleting the reference file from the storage medium after restoring the contents of the system file to the state before the installation, and further recording the program. The information recording medium according to claim 4.
【請求項6】 前記アプリケーションプログラムに固有
の情報の前記操作前に、前記システムファイル中の該固
有の情報の内容を前記参照ファイルに書き込ませる手段
は、少なくとも前記固有の情報が追加または削除される
前もしくは前記固有の情報の内容が変更される前の内容
を前記参照ファイルに書き込ませる手段を含むことを特
徴とする請求項4または請求項5に記載の情報記録媒
体。
6. A means for writing the content of the unique information in the system file to the reference file before the operation of the information unique to the application program, wherein at least the unique information is added or deleted. 6. The information recording medium according to claim 4, further comprising means for writing the content before or before the content of the unique information is changed in the reference file.
JP26099896A 1996-10-01 1996-10-01 Application program uninstallation method and computer Expired - Fee Related JP3292448B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP26099896A JP3292448B2 (en) 1996-10-01 1996-10-01 Application program uninstallation method and computer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP26099896A JP3292448B2 (en) 1996-10-01 1996-10-01 Application program uninstallation method and computer

Publications (2)

Publication Number Publication Date
JPH10105383A true JPH10105383A (en) 1998-04-24
JP3292448B2 JP3292448B2 (en) 2002-06-17

Family

ID=17355649

Family Applications (1)

Application Number Title Priority Date Filing Date
JP26099896A Expired - Fee Related JP3292448B2 (en) 1996-10-01 1996-10-01 Application program uninstallation method and computer

Country Status (1)

Country Link
JP (1) JP3292448B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE10101996A1 (en) * 2001-01-18 2002-08-08 Tenovis Gmbh & Co Kg Method and device for analyzing the correctness of installations and deinstallations of Windows · T ·· M · programs on a PC
JP2007500387A (en) * 2003-07-28 2007-01-11 エスアーペー アーゲー Install / execute / delete mechanism
CN103309699A (en) * 2012-03-16 2013-09-18 宇龙计算机通信科技(深圳)有限公司 Mobile terminal and application program installation method

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE10101996A1 (en) * 2001-01-18 2002-08-08 Tenovis Gmbh & Co Kg Method and device for analyzing the correctness of installations and deinstallations of Windows · T ·· M · programs on a PC
JP2007500387A (en) * 2003-07-28 2007-01-11 エスアーペー アーゲー Install / execute / delete mechanism
CN103309699A (en) * 2012-03-16 2013-09-18 宇龙计算机通信科技(深圳)有限公司 Mobile terminal and application program installation method
CN103309699B (en) * 2012-03-16 2017-05-17 宇龙计算机通信科技(深圳)有限公司 Mobile terminal and application program installation method

Also Published As

Publication number Publication date
JP3292448B2 (en) 2002-06-17

Similar Documents

Publication Publication Date Title
US7290115B2 (en) System and method for filtering write operations to a storage medium containing an operating system image
US6205558B1 (en) Recovery of file systems after modification failure
JP4512638B2 (en) Computer hard disk system data protection apparatus and method using system area information table and mapping table
JP2008070975A (en) Data storage device and data storage method
JP4622277B2 (en) Peripheral device driver installation apparatus, peripheral device, peripheral device driver installation system, and peripheral device driver installation method
JP6875808B2 (en) Information processing device
JP2008501183A (en) Computer hard disk system data protection apparatus and method for non-preemptively managing system change data in system area
JP4435699B2 (en) Image forming apparatus
JP3292448B2 (en) Application program uninstallation method and computer
JP2007128448A (en) File system and file information processing method
JP4300956B2 (en) Information processing apparatus, information processing method, recording medium, and program
US20060182417A1 (en) Image processor and file data management therein
JP2614361B2 (en) How to change file contents
JP5133230B2 (en) Information processing apparatus, information processing method, and program
JP2002023964A (en) Method for controlling information stored in recording medium of computer system
JP4261649B2 (en) Image processing apparatus, method, and recording medium
JP4471274B2 (en) How to boot OS from hard disk image file
JP3817499B2 (en) Information processing apparatus, control method, and control program
JP3817500B2 (en) Information processing apparatus, control method, and control program
JP2010044503A (en) Computer program, and recording medium
JP2005182254A (en) Device driver installation system
JP2006276908A (en) Information processor, information processing method, and program
JP4591818B2 (en) Image file playback system
JP4630083B2 (en) Image processing apparatus and program used for the same
JP2502897B2 (en) Electronic file device

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080329

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20090329

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20090329

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20100329

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20110329

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20120329

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20120329

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20130329

Year of fee payment: 11

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

Free format text: PAYMENT UNTIL: 20130329

Year of fee payment: 11

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

Free format text: PAYMENT UNTIL: 20140329

Year of fee payment: 12

LAPS Cancellation because of no payment of annual fees