JP2003114799A - Software installation control method, program, and recording medium - Google Patents
Software installation control method, program, and recording mediumInfo
- Publication number
- JP2003114799A JP2003114799A JP2001307597A JP2001307597A JP2003114799A JP 2003114799 A JP2003114799 A JP 2003114799A JP 2001307597 A JP2001307597 A JP 2001307597A JP 2001307597 A JP2001307597 A JP 2001307597A JP 2003114799 A JP2003114799 A JP 2003114799A
- Authority
- JP
- Japan
- Prior art keywords
- program
- software
- installation
- rom
- control method
- 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
Links
Landscapes
- Stored Programmes (AREA)
Abstract
Description
【0001】[0001]
【発明の属する技術分野】本発明は、パソコン等へのソ
フトウェアのインストールを制御するソフトウェアイン
ストール制御方法、該方法を実行させるためのプログラ
ムおよび該プログラムを記録した記録媒体に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a software installation control method for controlling installation of software on a personal computer or the like, a program for executing the method, and a recording medium recording the program.
【0002】[0002]
【従来の技術】従来、パソコン等にソフトウェアをイン
ストールする際、当該ソフトウェアが収容されたCD−
ROM等の記録媒体(以下、CD−ROMを例に説明す
る)をパソコンに付属のCD−ROMドライブに装着す
る。ソフトウェアが収容された記録媒体には、通常、当
該ソフトウェアをインストールするためのインストール
プログラムが格納されており、CD−ROMドライブに
CD−ROMを装着すると、パソコンにインストールさ
れたOSによっては自動的にインストールプログラムが
起動するように設定されているものがある。2. Description of the Related Art Conventionally, when installing software on a personal computer or the like, a CD-ROM containing the software is installed.
A recording medium such as a ROM (hereinafter, a CD-ROM will be described as an example) is attached to a CD-ROM drive attached to a personal computer. The recording medium containing the software usually stores an installation program for installing the software. When the CD-ROM drive is loaded with the CD-ROM, it is automatically installed depending on the OS installed in the personal computer. Some are set to launch the installation program.
【0003】例えば、マイクロソフト コーポレイショ
ンが提供するOS「WINDOWS」(登録商標)にはオート
ランと呼ばれる機能が設けられており、このオートラン
機能に対応したCD−ROMがCD−ROMドライブに
装着されると、当該CD−ROMに収容されている所定
のインストールプログラムが自動的に起動する。より詳
細には、オートラン機能に対応したCD−ROMにはフ
ァイル「Autorun.inf」が格納されており、当該ファイ
ルには当該CD−ROMが装着されたときに自動的に起
動するプログラムの実行ファイル名が記されている。O
SはCD−ROMがCD−ROMドライブに格納された
とき、当該CD−ROMに格納されているファイル「Au
torun.inf」を参照して、そこに記されているプログラ
ムを実行する。For example, the OS "WINDOWS" (registered trademark) provided by Microsoft Corporation has a function called autorun, and when a CD-ROM corresponding to this autorun function is mounted in a CD-ROM drive, A predetermined installation program contained in the CD-ROM is automatically started. More specifically, the file "Autorun.inf" is stored in the CD-ROM compatible with the auto-run function, and the file is the execution file of the program that automatically starts when the CD-ROM is mounted. The name is written. O
S is a file "Au" stored in the CD-ROM when the CD-ROM is stored in the CD-ROM drive.
Refer to "torun.inf" and execute the program described there.
【0004】上記従来の仕組みにおいては、ユーザがC
D−ROM装着後にCD−ROM内のディレクトリ(フ
ォルダ)やファイル構成を一覧して、取扱説明書が指定
するインストールプログラムファイル(実行ファイル)
を選択して起動するといった操作が不要になるため、ソ
フトウェアのインストールに際して手間が軽減されると
いう点で有効である。In the above conventional mechanism, the user is
After installing the D-ROM, list the directories (folders) and file structure in the CD-ROM, and install program file (execution file) specified by the instruction manual.
Since the operation of selecting and starting is unnecessary, it is effective in that the labor for installing the software is reduced.
【0005】[0005]
【発明が解決しようとする課題】但し、上記説明したC
D−ROMは、当該CD−ROMに収容されたソフトウ
ェアのインストール以外にも使用される場合がある。例
えば、既にインストールされているソフトウェアをバー
ジョンアップする際に、前記ソフトウェアが収容された
CD−ROMに格納されている情報を利用したり、ユー
ザが正規であるかを確認するために、当該CD−ROM
の装着が求められることがある。また、既にインストー
ルされているソフトウェアの機能を追加または削除する
際にも、当該機能に関するプログラムを読み出すために
CD−ROMを装着しなければならない場合がある。ま
た、USB機器に代表されるプラグアンドプレイと呼ば
れる機器をパソコンに接続したとき、当該機器のドライ
バがインストールされていない場合は、このドライバソ
フトウェアが収容されたCD−ROMの装着を要求する
場合がある。However, the above-mentioned C
The D-ROM may be used for purposes other than installing the software contained in the CD-ROM. For example, when upgrading the already installed software, in order to use the information stored in the CD-ROM containing the software or to confirm whether the user is authorized, the CD-ROM ROM
May be required to be attached. Further, when adding or deleting the function of the already installed software, it may be necessary to mount the CD-ROM in order to read the program related to the function. Also, when a device called Plug and Play typified by a USB device is connected to a personal computer, if a driver for the device is not installed, it may be requested to mount a CD-ROM containing this driver software. is there.
【0006】しかしながら、このようにソフトウェアの
インストール以外の目的でCD−ROMを装着しても、
オートラン機能によりインストールプログラムが自動的
に起動されるため、パソコンのディスプレイには当該C
D−ROMに収容されているソフトウェアのインストー
ル画面が表示される。ソフトウェアのバージョンアップ
や機能の追加といった作業を何度も行っている者は、C
D−ROMを装着した際にインストール画面が表示され
てもインストールを実行せずに中断させれば良いことを
知っているため、インストールを中断して所望の動作へ
と進んでいくが、このような作業に慣れていない初心者
にとってインストール画面の表示は予想外であるため混
乱してしまい、初心者は所望するバージョンアップやソ
フトウェアの機能追加、ドライバのインストール等の目
的を達成できない恐れがあった。However, even if the CD-ROM is mounted for the purpose other than the software installation as described above,
Since the installation program is automatically started by the auto-run function, the C
An installation screen for the software contained in the D-ROM is displayed. Those who have repeatedly done work such as software version upgrade and function addition,
Even if the installation screen is displayed when the D-ROM is installed, I know that it is sufficient to interrupt the installation without executing it. Therefore, the installation is interrupted and the desired operation is performed. Since the display of the installation screen is unexpected for a beginner who is not accustomed to such work, there is a fear that the beginner may not be able to achieve a desired version upgrade, software function addition, driver installation, or the like.
【0007】本発明は、上記従来の事情に鑑みてなされ
たものであって、使用目的の異なる各状況において記録
媒体が使用されてもユーザを混乱させないソフトウェア
インストール制御方法、プログラムおよび記録媒体を提
供することを目的としている。The present invention has been made in view of the above-mentioned conventional circumstances, and provides a software installation control method, a program, and a recording medium that do not confuse the user even if the recording medium is used in various situations where the purpose of use is different. The purpose is to do.
【0008】[0008]
【課題を解決するための手段】上記課題を解決するため
に、本発明に係るソフトウェアインストール制御方法
は、ソフトウェアのインストールを制御するソフトウェ
アインストール制御方法であって、記録媒体を装着した
ことにより前記記録媒体に収容されている所定のインス
トールプログラムが自動的に起動された後、前記所定の
インストールプログラムによってインストールされたソ
フトウェアをバージョンアップするためのアップデータ
が起動しているかを判断し、前記アップデータが起動し
ていると判断したときは、前記所定のインストールプロ
グラムの処理を中断して前記アップデータを実行し、前
記アップデータが起動していないと判断したときは、前
記所定のインストールプログラムを実行する。In order to solve the above problems, a software installation control method according to the present invention is a software installation control method for controlling software installation, wherein the recording is performed by mounting a recording medium. After the predetermined installation program contained in the medium is automatically started, it is judged whether the updater for upgrading the software installed by the predetermined installation program is started, and the updater is started. If it is determined that the update program is not executed, the processing of the predetermined installation program is interrupted, and if the updater is not activated, the predetermined installation program is executed.
【0009】このように、インストール済みのソフトウ
ェアをバージョンアップするためにアップデータを起動
した後、記録媒体が装着されたことにより自動的に所定
のインストールプログラムが起動されても当該所定のイ
ンストールプログラムは中断される。所定のインストー
ルプログラムの処理が中断されれば、ユーザは混乱の元
となる所定のインストールプログラムのインストール画
面を見ることなくバージョンアップの工程へと進むこと
ができるため、初心者であっても混乱なく簡単にバージ
ョンアップすることができる。As described above, after the updater is started to upgrade the installed software, the predetermined installation program is interrupted even if the predetermined installation program is automatically started by mounting the recording medium. To be done. If the process of the specified installation program is interrupted, the user can proceed to the version upgrade process without looking at the installation screen of the specified installation program, which is a source of confusion, so even beginners can easily and without confusion. It can be upgraded to.
【0010】また、本発明に係るソフトウェアインスト
ール制御方法は、前記アップデータが起動しているかの
判断は、前記アップデータが起動した際に作成、設定ま
たは更新されたオブジェクト情報に基づいて行われる。Further, in the software installation control method according to the present invention, the determination as to whether the updater is activated is made based on the object information created, set or updated when the updater is activated.
【0011】また、本発明に係るソフトウェアインスト
ール制御方法は、ソフトウェアのインストールを制御す
るソフトウェアインストール制御方法であって、記録媒
体を装着したことにより前記記録媒体に収容されている
所定のインストールプログラムが自動的に起動された
後、機器のドライバのインストールを支援するためのプ
ログラムである追加ウィザードが起動しているかを判断
し、前記追加ウィザードが起動していないと判断したと
きは、前記所定のインストールプログラムを実行し、前
記追加ウィザードが起動していると判断したときは、前
記追加ウィザードの中断を促すメッセージを表示した
後、当該追加ウィザードが中断されれば前記所定のイン
ストールプログラムの処理を実行する。A software installation control method according to the present invention is a software installation control method for controlling software installation, wherein a predetermined installation program contained in the recording medium is automatically installed by mounting the recording medium. After being automatically started, it is determined whether the addition wizard, which is a program for supporting the installation of the driver of the device, has been started. When it is determined that the addition wizard has not been started, the predetermined installation program When it is determined that the addition wizard is running, a message prompting the interruption of the addition wizard is displayed, and then the processing of the predetermined installation program is executed if the addition wizard is interrupted.
【0012】また、本発明に係るソフトウェアインスト
ール制御方法は、前記所定のインストールプログラムの
処理を実行する際、前記記録媒体に収容されている前記
機器のドライバをインストールするためのプログラムを
実行する。Further, the software installation control method according to the present invention executes the program for installing the driver of the device contained in the recording medium when executing the processing of the predetermined installation program.
【0013】このように、機器を接続したことにより追
加ウィザードが起動され、機器のドライバをインストー
ルしようと記録媒体が装着されても、追加ウィザードが
起動していることを判断した上で追加ウィザードの中断
を促すメッセージを表示する。さらに、追加ウィザード
が中断されればドライバをインストールするためのプロ
グラムの実行を行っている。したがって、ユーザは混乱
なく正しい方法でドライバをインストールすることがで
きる。As described above, the addition wizard is started by connecting the device, and even if the recording medium is attached to install the driver of the device, it is determined that the addition wizard is started and then the addition wizard is started. Display a message prompting you to suspend. In addition, if the Add Wizard is interrupted, it will run a program to install the driver. Therefore, the user can install the driver in the correct way without confusion.
【0014】また、本発明に係るプログラムは、請求項
1、2、3または4に記載のソフトウェアインストール
制御方法をコンピュータに実行させるためのものであ
る。A program according to the present invention is for causing a computer to execute the software installation control method according to the first, second, third, or fourth aspect.
【0015】さらに、本発明に係るコンピュータにより
読み取り可能な記録媒体は、請求項1、2、3または4
に記載のソフトウェアインストール制御方法をコンピュ
ータに実行させるためのプログラムを記録したものであ
る。Further, a computer-readable recording medium according to the present invention is defined in claim 1, 2, 3 or 4.
A program for causing a computer to execute the software installation control method described in 1. is recorded.
【0016】[0016]
【発明の実施の形態】以下、本発明に係るソフトウェア
インストール制御方法の実施の形態について、図面を参
照して説明する。なお、以下に説明する実施形態では、
本発明に係るソフトウェアインストール制御方法につい
て詳述するが、本発明に係るプログラムおよび記録媒体
については、ソフトウェアインストール制御方法を実行
させるためのプログラムおよび当該プログラムを記録し
た記録媒体であることから、その説明は以下のソフトウ
ェアインストール制御方法の説明に含まれるものであ
る。BEST MODE FOR CARRYING OUT THE INVENTION Embodiments of a software installation control method according to the present invention will be described below with reference to the drawings. In the embodiment described below,
The software installation control method according to the present invention will be described in detail, but the program and the recording medium according to the present invention are a program for executing the software installation control method and a recording medium having the program recorded therein, and therefore description thereof Is included in the following description of the software installation control method.
【0017】本実施形態のソフトウェアインストール制
御方法は、マイクロソフト コーポレイションが提供す
るOS「WINDOWS」(登録商標)でオートランと呼ばれ
る機能に対応したCD−ROM等の記録媒体(以下、C
D−ROMを例に説明する)をパソコンに付属のCD−
ROMドライブに装着した際に、当該CD−ROMに収
容されているソフトウェアをインストールするためのイ
ンストールプログラムがオートラン機能によって自動的
に起動しても、CD−ROMの利用目的に応じて異なる
処理を行う方法である。The software installation control method of this embodiment is a recording medium such as a CD-ROM (hereinafter referred to as C-ROM) that supports a function called autorun in the OS "WINDOWS" (registered trademark) provided by Microsoft Corporation.
(D-ROM is used as an example)
When installed in the ROM drive, even if the installation program for installing the software contained in the CD-ROM is automatically started by the auto-run function, different processing is performed depending on the purpose of use of the CD-ROM. Is the way.
【0018】CD−ROMは、ソフトウェアのインスト
ール以外にも利用される場合があり、その利用目的はそ
れぞれ異なる。例えば、インストール済みの所定のソフ
トウェアをバージョンアップするためのプログラム(以
下、アップデータという)を起動すると、前記所定のソ
フトウェアをインストールする際に用いられたCD−R
OMの装着を求められることがある。この場合のCD−
ROMの利用目的は、当該CD−ROMに格納されてい
る情報を利用したり、アップデータを使用するユーザが
正規であるかを確認するためである。The CD-ROM may be used for purposes other than installing software, and the purpose of use is different. For example, when a program for updating the installed predetermined software (hereinafter referred to as updater) is started, the CD-R used when the predetermined software is installed is installed.
You may be required to wear an OM. CD-in this case
The purpose of using the ROM is to use the information stored in the CD-ROM and to confirm whether the user who uses the updater is authorized.
【0019】また、インストール済みのソフトウェアの
機能を追加または削除する際にも、前記ソフトウェアを
インストールする際に用いられるCD−ROMの装着が
求められることがある。この場合のCD−ROMの利用
目的は、追加または削除する機能に関するプログラムを
読み出すためである。また、USB機器に代表されるプ
ラグアンドプレイと呼ばれる機器をパソコンに接続した
とき、当該機器のドライバがインストールされていない
場合には、ドライバソフトウェアが収容されたCD−R
OMの装着を求められる。この場合のCD−ROMの利
用目的は、機器のドライバをインストールするためであ
る。Also, when adding or deleting the function of the installed software, it may be required to mount the CD-ROM used when installing the software. The purpose of using the CD-ROM in this case is to read the program relating to the function to be added or deleted. In addition, when a device called Plug and Play typified by a USB device is connected to a personal computer and the driver of the device is not installed, the CD-R containing the driver software is installed.
You will be asked to wear an OM. The purpose of using the CD-ROM in this case is to install the driver of the device.
【0020】このように、ソフトウェアおよびインスト
ールプログラム等が収容されたCD−ROMの利用目的
はソフトウェアのインストールだけではない。しかしな
がら、CD−ROMを装着するとオートラン機能によっ
て所定のインストールプログラムが自動的に起動してし
まうため、以下、インストールプログラムが起動しても
CD−ROMの利用目的に応じて所望の処理を行う本実
施形態のソフトウェアインストール制御方法について説
明する。As described above, the purpose of using the CD-ROM in which the software and the installation program are stored is not limited to the software installation. However, when the CD-ROM is installed, a predetermined installation program is automatically started by the auto-run function. Therefore, even if the installation program is started, desired processing is performed according to the purpose of use of the CD-ROM. A form software installation control method will be described.
【0021】図1は、本発明に係る一実施形態のソフト
ウェアインストール制御方法について説明するフローチ
ャートである。まず、アップデータを起動したとき、ソ
フトウェアの機能を追加若しくは削除するとき、または
プラグアンドプレイの新しい機器をパソコンに接続した
とき、CD−ROMの装着が要求された場合を想定す
る。なお、CD−ROMにはソフトウェア、インストー
ルプログラムおよびドライバソフトウェアが収容されて
おり、当該CD−ROMをパソコンに装着するとOSの
オートラン機能によってインストールプログラムが自動
的に起動される。また、OSが提供する「新しいハード
ウェアの追加ウィザード」では、CD−ROMに収容さ
れているドライバソフトウェアによってドライバをイン
ストールすることはできないものとする。FIG. 1 is a flow chart for explaining a software installation control method of an embodiment according to the present invention. First, it is assumed that the CD-ROM is requested to be mounted when the updater is started, when the software function is added or deleted, or when a new plug-and-play device is connected to the personal computer. The CD-ROM contains software, an installation program, and driver software. When the CD-ROM is mounted on a personal computer, the autorun function of the OS automatically starts the installation program. Further, it is assumed that the "new hardware addition wizard" provided by the OS cannot install the driver by the driver software contained in the CD-ROM.
【0022】まず、CD−ROMの装着要求に応じてC
D−ROMをパソコンのCD−ROMドライブに装着す
ると、ステップS101において、オートラン機能によ
りインストールプログラムが自動的に起動する。次に、
ステップS103では、インストール済みのソフトウェ
アをバージョンアップするためのアップデータが起動中
であるかを判断する。ユーザによってアップデータが起
動されると、当該アップデータが動作中であることを示
すオブジェクトがOSに対して作成、設定または更新さ
れる。したがって、ステップS103では、このオブジ
ェクトが存在するかによってアップデータが起動中であ
るかを判断する。First, in response to a CD-ROM mounting request, C
When the D-ROM is installed in the CD-ROM drive of the personal computer, the installation program is automatically started by the auto-run function in step S101. next,
In step S103, it is determined whether the updater for upgrading the installed software is being activated. When the updater is activated by the user, an object indicating that the updater is operating is created, set, or updated in the OS. Therefore, in step S103, it is determined whether the updater is being activated depending on whether this object exists.
【0023】当該ステップS103において、アップデ
ータが起動していると判断されたとき、ステップS10
5に進んでステップS101で起動したインストール処
理を中断した後、ステップS107においてバージョン
アップを実行する。なお、インストール処理の中断(ス
テップS105)は、インストール画面がディスプレイ
に表示される前に行われる。一方、ステップS103に
おいてアップデータが起動していないと判断されたとき
は、ステップS109に進む。When it is determined in step S103 that the updater is running, step S10
After proceeding to step 5 and interrupting the installation process started in step S101, version upgrade is executed in step S107. The installation process is interrupted (step S105) before the installation screen is displayed on the display. On the other hand, if it is determined in step S103 that the updater has not been activated, the process proceeds to step S109.
【0024】ステップS109では、「新しいハードウ
ェアの追加ウィザード」というタイトルのウインドウが
開かれているかによって、新しいハードウェアの追加ウ
ィザード(以下、単に追加ウィザードという)が起動中
であるかを判断する。なお、追加ウィザードはドライバ
がインストールされていないプラグアンドプレイの機器
がパソコンに接続されたときOSによって自動的に起動
される。In step S109, it is determined whether the new hardware addition wizard (hereinafter simply referred to as "addition wizard") is being started depending on whether the window titled "Add New Hardware Wizard" is open. The addition wizard is automatically started by the OS when a plug-and-play device for which a driver is not installed is connected to the personal computer.
【0025】ステップS109において追加ウィザード
が起動していないと判断されたときは、ステップS11
1に進んでステップS101で起動したインストール処
理を実行する。なお、ステップS111で行われるイン
ストール処理は、ソフトウェアの機能の追加または削除
を含む。一方、ステップS109において追加ウィザー
ドが起動していると判断されたときは、ステップS11
3に進んで、「新しいハードウェアの追加ウィザードを
閉じて下さい」といった内容の警告メッセージを画面に
表示する。If it is determined in step S109 that the addition wizard has not started, step S11
The process proceeds to step 1 to execute the installation process started in step S101. The installation process performed in step S111 includes addition or deletion of software functions. On the other hand, if it is determined in step S109 that the addition wizard is activated, step S11
Proceed to 3 and display a warning message such as "Please close the wizard for adding new hardware" on the screen.
【0026】次に、ステップS115では追加ウィザー
ドが中断されたかを判断する。当該ステップS115で
は、ステップS109と同様に、「新しいハードディス
クの追加ウィザード」というタイトルのウインドウが開
かれているかを判断することによって、追加ウィザード
が中断されたかを判断する。当該ステップS115にお
いて、追加ウィザードが中断と判断されなかったときは
ステップS113に戻って再び警告メッセージを画面に
表示し、中断と判断されたときはステップS117に進
んでドライバインストール処理を自動実行する。Next, in step S115, it is determined whether the addition wizard has been interrupted. In step S115, similarly to step S109, it is determined whether or not the addition wizard is interrupted by determining whether or not a window titled "Add New Hard Disk Wizard" is open. If it is determined in step S115 that the addition wizard is not interrupted, the process returns to step S113 to display the warning message again on the screen, and if it is determined that the addition wizard is interrupted, the process proceeds to step S117 to automatically execute the driver installation process.
【0027】したがって、図2に示すように、インスト
ール済みのソフトウェアをバージョンアップするために
アップデータが起動され(ステップS201)、前記ソ
フトウェアをインストールする際に用いられたCD−R
OMの装着が要求された(ステップS203)ことによ
り当該CD−ROMが装着され、オートラン機能によっ
てインストールプログラムが起動しても、アップデータ
が起動していることを判断した上でインストール処理を
中断している。インストール処理の中断がインストール
画面の表示前に行われれば、ユーザは混乱の元となるイ
ンストール画面を見ることなくバージョンアップの工程
へと進むことができるため、初心者であっても混乱なく
簡単にバージョンアップすることができる。なお、ソフ
トウェアの機能を追加または削除する場合も上記と同様
である。Therefore, as shown in FIG. 2, the updater is started to upgrade the installed software (step S201), and the CD-R used when the software is installed is used.
Even if the CD-ROM is mounted due to the request for mounting the OM (step S203) and the installation program is started by the auto-run function, the installation process is interrupted after determining that the updater has been started. There is. If the installation process is interrupted before the installation screen is displayed, the user can proceed to the version upgrade process without looking at the installation screen, which is the source of confusion. Can be up. The same applies to the case of adding or deleting the software function.
【0028】また、図3に示すように、プラグアンドプ
レイの機器をパソコンに接続したことにより(ステップ
S301)、「新しいハードウェアの追加ウィザード」
が起動され(ステップS303)、新しいハードウェア
のドライバが収容されたCD−ROMの装着が要求され
た(ステップS305)ことにより当該CD−ROMが
装着されても、追加ウィザードが起動していることを判
断した上で「新しいハードウェアの追加ウィザードを閉
じて下さい」といった警告メッセージを表示し、かつ、
追加ウィザードではドライバをインストールすることが
できない旨の表示および正しいインストール方法に関す
る表示を行っている。したがって、ユーザは混乱なく正
しい方法でドライバをインストールすることができる。Further, as shown in FIG. 3, by connecting a plug-and-play device to a personal computer (step S301), a "new hardware addition wizard" is displayed.
Is started (step S303), and the addition wizard has been started even if the CD-ROM in which the driver for the new hardware is accommodated is requested (step S305). Warning message such as "Please close the wizard for adding new hardware", and
The Add Wizard displays a message indicating that the driver cannot be installed and a message regarding the correct installation method. Therefore, the user can install the driver in the correct way without confusion.
【0029】[0029]
【発明の効果】以上説明したように、本発明のソフトウ
ェアインストール制御方法、プログラムおよび記録媒体
によれば、インストール済みのソフトウェアをバージョ
ンアップするためにアップデータを起動した後、記録媒
体が装着されたことにより自動的に所定のインストール
プログラムが起動されても当該所定のインストールプロ
グラムは中断される。所定のインストールプログラムの
処理が中断されれば、ユーザは混乱の元となる所定のイ
ンストールプログラムのインストール画面を見ることな
くバージョンアップの工程へと進むことができるため、
初心者であっても混乱なく簡単にバージョンアップする
ことができる。As described above, according to the software installation control method, the program and the recording medium of the present invention, the recording medium is mounted after the updater is started to upgrade the installed software. Thus, even if the predetermined installation program is automatically started, the predetermined installation program is interrupted. If the processing of the predetermined installation program is interrupted, the user can proceed to the version upgrade process without looking at the installation screen of the predetermined installation program which causes confusion.
Even beginners can upgrade easily without confusion.
【図1】本発明に係る一実施形態のソフトウェアインス
トール制御方法について説明するフローチャートFIG. 1 is a flowchart illustrating a software installation control method according to an embodiment of the present invention.
【図2】ソフトウェアをバージョンアップする際のフロ
ーチャート[Fig. 2] Flowchart for upgrading software
【図3】プラグアンドプレイの機器をパソコンに接続し
たときのフローチャート[Figure 3] Flowchart when plug-and-play equipment is connected to a personal computer
Claims (6)
ソフトウェアインストール制御方法であって、 記録媒体を装着したことにより前記記録媒体に収容され
ている所定のインストールプログラムが自動的に起動さ
れた後、前記所定のインストールプログラムによってイ
ンストールされたソフトウェアをバージョンアップする
ためのアップデータが起動しているかを判断し、 前記アップデータが起動していると判断したときは、前
記所定のインストールプログラムの処理を中断して前記
アップデータを実行し、 前記アップデータが起動していないと判断したときは、
前記所定のインストールプログラムを実行することを特
徴とするソフトウェアインストール制御方法。1. A software installation control method for controlling software installation, wherein a predetermined installation program contained in the recording medium is automatically started by mounting the recording medium, and then the predetermined program is executed. The update program for updating the version of the software installed by the installation program is determined, and when it is determined that the updater is activated, the processing of the predetermined installation program is interrupted and the updater is updated. If you execute it and determine that the updater is not running,
A software installation control method, characterized in that the predetermined installation program is executed.
断は、前記アップデータが起動した際に作成、設定また
は更新されたオブジェクト情報に基づいて行われること
を特徴とする請求項1記載のソフトウェアインストール
制御方法。2. The software installation control according to claim 1, wherein whether or not the updater is activated is determined based on object information created, set, or updated when the updater is activated. Method.
ソフトウェアインストール制御方法であって、 記録媒体を装着したことにより前記記録媒体に収容され
ている所定のインストールプログラムが自動的に起動さ
れた後、機器のドライバのインストールを支援するため
のプログラムである追加ウィザードが起動しているかを
判断し、 前記追加ウィザードが起動していないと判断したとき
は、前記所定のインストールプログラムを実行し、 前記追加ウィザードが起動していると判断したときは、
前記追加ウィザードの中断を促すメッセージを表示した
後、当該追加ウィザードが中断されれば前記所定のイン
ストールプログラムの処理を実行することを特徴とする
ソフトウェアインストール制御方法。3. A software installation control method for controlling software installation, wherein a predetermined installation program contained in the recording medium is automatically started by mounting the recording medium, and then a device driver is installed. If it is determined that the addition wizard, which is a program for supporting the installation of, is started, and if it is determined that the addition wizard is not started, the predetermined installation program is executed, and the addition wizard is started. When it is determined that
A software installation control method, wherein after displaying a message prompting interruption of the addition wizard, the processing of the predetermined installation program is executed if the addition wizard is interrupted.
理を実行する際、前記記録媒体に収容されている前記機
器のドライバをインストールするためのプログラムを実
行することを特徴とする請求項3記載のソフトウェアイ
ンストール制御方法。4. The software installation according to claim 3, wherein when executing the processing of the predetermined installation program, a program for installing a driver of the device contained in the recording medium is executed. Control method.
トウェアインストール制御方法をコンピュータに実行さ
せるためのプログラム。5. A program for causing a computer to execute the software installation control method according to claim 1, 2, 3, or 4.
トウェアインストール制御方法をコンピュータに実行さ
せるためのプログラムを記録したコンピュータにより読
み取り可能な記録媒体。6. A computer-readable recording medium recording a program for causing a computer to execute the software installation control method according to claim 1, 2, 3, or 4.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2001307597A JP4001474B2 (en) | 2001-10-03 | 2001-10-03 | Software installation control method, program, and recording medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2001307597A JP4001474B2 (en) | 2001-10-03 | 2001-10-03 | Software installation control method, program, and recording medium |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2003114799A true JP2003114799A (en) | 2003-04-18 |
JP4001474B2 JP4001474B2 (en) | 2007-10-31 |
Family
ID=19127037
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2001307597A Expired - Fee Related JP4001474B2 (en) | 2001-10-03 | 2001-10-03 | Software installation control method, program, and recording medium |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP4001474B2 (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2009026091A (en) * | 2007-07-20 | 2009-02-05 | Fujitsu Ltd | Connection management program, connection management method, and information processing device |
JP2009199422A (en) * | 2008-02-22 | 2009-09-03 | Yokogawa Electric Corp | Recording medium, installation method and computer program |
US7739429B2 (en) * | 2004-03-10 | 2010-06-15 | Taiguen Technology (Shen—Zhen) Co., Ltd. | Method for data processing device exchanging data with computer |
-
2001
- 2001-10-03 JP JP2001307597A patent/JP4001474B2/en not_active Expired - Fee Related
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7739429B2 (en) * | 2004-03-10 | 2010-06-15 | Taiguen Technology (Shen—Zhen) Co., Ltd. | Method for data processing device exchanging data with computer |
JP2009026091A (en) * | 2007-07-20 | 2009-02-05 | Fujitsu Ltd | Connection management program, connection management method, and information processing device |
JP2009199422A (en) * | 2008-02-22 | 2009-09-03 | Yokogawa Electric Corp | Recording medium, installation method and computer program |
Also Published As
Publication number | Publication date |
---|---|
JP4001474B2 (en) | 2007-10-31 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7062764B2 (en) | System and method for manipulating offline software | |
KR100520058B1 (en) | System for upgrading device driver and method for upgrading the same | |
US8041863B2 (en) | Automated solution to provide personalized user environment on any public computer using portable storage devices with personalized user settings uploaded to local registry of public computer | |
US20020069353A1 (en) | Automated device driver installation | |
KR100801014B1 (en) | Hard disk drive having a disk embedded dos boot program and computer system using the same, a firmware download method of the hard disc drive and a record media using the same | |
JP2001034458A (en) | Remote loading executing method and system, information processor, managing device and computer readable recording medium | |
JP5500999B2 (en) | Information processing apparatus, control method thereof, and program | |
JP2001521254A (en) | Mobile device application installation management system and method | |
JP2003308215A (en) | Information processor, control method, and control program | |
KR100472459B1 (en) | Method and apparatus for installing driver for a function | |
KR20130024667A (en) | Method and apparatus for installing software automatically | |
JP2003114799A (en) | Software installation control method, program, and recording medium | |
JPH0322160A (en) | System for assembling adapter control program in computer system | |
US6832312B1 (en) | Process for automatically installing video display software upon detecting new video display controller | |
US10949140B2 (en) | Installer package and information processing apparatus | |
JPH10124435A (en) | Driver install method | |
US7694295B2 (en) | Displaying a vendor provided information screen in response to a log-in experience | |
KR20020080587A (en) | Method for installing device in microsoft windows and thereof media | |
JP4158423B2 (en) | Driver installation system, method thereof and program thereof | |
JPH1027095A (en) | Software version managing system | |
JP2006139364A (en) | Execution environment maintenance system, apparatus for instructing environment maintenance, and apparatus, method and program for maintaining execution environment | |
JP2005182254A (en) | Device driver installation system | |
JP4004287B2 (en) | File association system | |
JPH113220A (en) | Control software supply system | |
JP2006031635A (en) | Information processor and software update method |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20040930 |
|
RD04 | Notification of resignation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7424 Effective date: 20060324 |
|
A711 | Notification of change in applicant |
Free format text: JAPANESE INTERMEDIATE CODE: A712 Effective date: 20061124 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20070201 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20070221 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20070412 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20070509 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20070706 |
|
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: 20070808 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20070814 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100824 Year of fee payment: 3 |
|
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: 20110824 Year of fee payment: 4 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110824 Year of fee payment: 4 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120824 Year of fee payment: 5 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120824 Year of fee payment: 5 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130824 Year of fee payment: 6 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
LAPS | Cancellation because of no payment of annual fees |