[go: up one dir, main page]

CN102222007A - Installation method of application software - Google Patents

Installation method of application software Download PDF

Info

Publication number
CN102222007A
CN102222007A CN2010101631722A CN201010163172A CN102222007A CN 102222007 A CN102222007 A CN 102222007A CN 2010101631722 A CN2010101631722 A CN 2010101631722A CN 201010163172 A CN201010163172 A CN 201010163172A CN 102222007 A CN102222007 A CN 102222007A
Authority
CN
China
Prior art keywords
read
file system
storage device
application software
external storage
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN2010101631722A
Other languages
Chinese (zh)
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.)
Acer Inc
Original Assignee
Acer Inc
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 Acer Inc filed Critical Acer Inc
Priority to CN2010101631722A priority Critical patent/CN102222007A/en
Publication of CN102222007A publication Critical patent/CN102222007A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

一种应用软件的安装方法,适用于一主机。主机包括具有一只读文件系统的一内接存储装置。应用软件的安装方法,包括下列步骤。首先,连接主机至一外接存储装置。外接存储装置具有一可读写文件系统。接着,判断外接存储装置是否具有一识别数据。当外接存储装置具有识别数据时,合并只读文件系统与可读写文件系统为一虚拟文件系统。之后,依据一安装指令,安装一应用软件至虚拟文件系统。

Figure 201010163172

A method for installing application software is applicable to a host. The host includes an internal storage device having a read-only file system. The method for installing application software includes the following steps. First, the host is connected to an external storage device. The external storage device has a read-write file system. Next, it is determined whether the external storage device has an identification data. When the external storage device has the identification data, the read-only file system and the read-write file system are merged into a virtual file system. Afterwards, according to an installation instruction, an application software is installed in the virtual file system.

Figure 201010163172

Description

应用软件的安装方法How to install the application software

技术领域technical field

本发明涉及一种应用软件的处理方法,且特别涉及一种应用软件的安装方法。The invention relates to a method for processing application software, and in particular to a method for installing application software.

背景技术Background technique

众所皆知地,操作系统是一管理计算机硬件与软件资源的程序,同时也是计算机装置的核心。操作系统身负诸如管理与配置网络与管理文件系统等基本事务,并且也提供一个让使用者与系统互动的操作界面。为了符合日常工作或娱乐的需要,使用者往往会在操作系统中安装各式各样的应用软件,如文书处理软件、游戏等等。此外,当系统或是应用软件有漏洞或臭虫被发现时,使用者也需通过修补(patch)文件或是新版本的安装来改善。As we all know, an operating system is a program that manages computer hardware and software resources, and is also the core of a computer device. The operating system is responsible for basic tasks such as managing and configuring the network and managing the file system, and also provides an operation interface for the user to interact with the system. In order to meet the needs of daily work or entertainment, users often install various application software in the operating system, such as word processing software, games and so on. In addition, when a loophole or a bug is found in the system or application software, the user also needs to improve it by patching the file or installing a new version.

然而,为了安全性或是其他的考虑,有部分的操作系统会采用只读(read-only)文件系统(file system),而不允许使用者对系统安装额外的应用软件或进行系统的更新。在这样的操作系统中,当使用者希望更新系统时,往往只能通过下载整份的映像(image)文件来覆写原来的操作系统,相当不方便。此外,虽然使用者可下载一些可携式版本(portable version)的应用软件到随身碟中来使用,但并非所有应用软件都提供有可携式的版本,所以亦无法完全满足使用者的需求。However, for security or other considerations, some operating systems use a read-only file system (file system), and do not allow users to install additional application software or update the system. In such an operating system, when a user wishes to update the system, the original operating system can only be overwritten by downloading an entire image file, which is quite inconvenient. In addition, although users can download some portable versions of application software to the flash drive for use, not all application software provide portable versions, so they cannot fully meet the needs of users.

发明内容Contents of the invention

本发明提供一种应用软件的安装方法,能够以一般安装方法安装应用软件到只读文件系统架构的操作系统中。The invention provides an installation method of application software, which can install the application software into the operating system of the read-only file system structure by a general installation method.

本发明提出一种应用软件的安装方法,适用于一主机。主机包括具有一只读文件系统的一内接存储装置。应用软件的安装方法,包括下列步骤。首先,连接主机至一外接存储装置。外接存储装置具有一可读写文件系统。接着,判断外接存储装置是否具有一识别数据。当外接存储装置具有识别数据时,合并只读文件系统与可读写文件系统为一虚拟文件系统。之后,依据一安装指令,安装一应用软件至虚拟文件系统。The invention proposes a method for installing application software, which is suitable for a host. The host includes an internal storage device with a read-only file system. A method for installing application software includes the following steps. First, connect the host computer to an external storage device. The external storage device has a readable and writable file system. Next, it is judged whether the external storage device has an identification data. When the external storage device has identification data, the read-only file system and the read-write file system are combined into a virtual file system. Afterwards, an application software is installed to the virtual file system according to an installation instruction.

在本发明的一实施例中,在合并只读文件系统与可读写文件系统为虚拟文件系统的步骤之前,应用软件安装方法还包括下列步骤。根据一合并策略,决定内接存储装置优先读取或是外接存储装置优先读取。In an embodiment of the present invention, before the step of merging the read-only file system and the read-write file system into a virtual file system, the application software installation method further includes the following steps. According to a merging strategy, it is determined whether the internal storage device is preferentially read or the external storage device is preferentially read.

在本发明的一实施例中,在根据合并策略决定内接存储装置优先读取或是外接存储装置优先读取的步骤之前,应用软件安装方法还包括下列步骤。接受一使用者指令,以指定合并策略。In an embodiment of the present invention, before the step of determining whether the internal storage device is preferentially read or the external storage device is preferentially read according to the merging strategy, the application software installation method further includes the following steps. Accepts a user command to specify a merge strategy.

在本发明的一实施例中,合并只读文件系统与可读写文件系统为虚拟文件系统的步骤,包括下列步骤。如果决定内接存储装置优先读取,则以只读文件系统为主进行目录的合并。如果决定外接存储装置优先读取,则以可读写文件系统为主进行目录的合并。之后,挂载合并的目录至只读文件系统的根目录。In an embodiment of the present invention, the step of merging the read-only file system and the read-write file system into a virtual file system includes the following steps. If it is determined that the internal storage device is read first, the directory is merged based on the read-only file system. If it is determined that the external storage device is read first, then the directory is merged based on the readable and writable file system. Afterwards, mount the merged directory to the root of the read-only filesystem.

在本发明的一实施例中,应用软件的安装方法还包括下列步骤。首先,接收一读取指令,以读取一指定目录的一文件。接着,判断指定目录与文件是否同时存在于只读文件系统与可读写文件系统。当指定目录与文件同时存在于只读文件系统与可读写文件系统时,根据合并策略决定自只读文件系统或可读写文件系统读取文件。In an embodiment of the present invention, the method for installing application software further includes the following steps. Firstly, a read command is received to read a file in a designated directory. Next, it is judged whether the specified directory and the file exist in the read-only file system and the read-write file system at the same time. When the specified directory and file exist in both the read-only file system and the read-write file system, it is determined to read the file from the read-only file system or the read-write file system according to the merge strategy.

在本发明的一实施例中,在合并只读文件系统与可读写文件系统为虚拟文件系统的步骤之前,应用软件的安装方法还包括下列步骤。分别挂载只读文件系统与可读写文件系统的根目录至一原始根目录与一延伸根目录,以利用原始根目录与延伸根目录进行合并。In an embodiment of the present invention, before the step of merging the read-only file system and the read-write file system into a virtual file system, the installation method of the application software further includes the following steps. The root directories of the read-only file system and the read-write file system are respectively mounted to an original root directory and an extended root directory, so as to utilize the original root directory and the extended root directory for merging.

在本发明的一实施例中,识别数据为一特定文件或是一特定标签名称。In an embodiment of the present invention, the identification data is a specific file or a specific tag name.

基于上述,本发明通过将内接存储装置的只读文件系统与外接存储装置的可读写文件系统合并为一个虚拟文件系统,而可对受限的系统进行应用软件的安装,相当方便。Based on the above, the present invention combines the read-only file system of the internal storage device and the readable and writable file system of the external storage device into a virtual file system, so that application software can be installed on a limited system, which is quite convenient.

为让本发明的上述特征和优点能更明显易懂,下文特举实施例,并配合附图作详细说明如下。In order to make the above-mentioned features and advantages of the present invention more comprehensible, the following specific embodiments are described in detail with reference to the accompanying drawings.

附图说明Description of drawings

图1为本发明一实施例的主机连接到外接存储装置的示意图。FIG. 1 is a schematic diagram of a host connected to an external storage device according to an embodiment of the present invention.

图2为应用于图1的主机的应用软件的安装方法的流程图。FIG. 2 is a flow chart of a method for installing application software applied to the host in FIG. 1 .

图3为本发明另一实施例的应用软件的安装方法的流程图。FIG. 3 is a flowchart of an application software installation method according to another embodiment of the present invention.

图4为自图2的应用软件的安装方法所延伸出的读写虚拟文件系统的流程图。FIG. 4 is a flow chart of reading and writing a virtual file system extended from the application software installation method in FIG. 2 .

【主要元件符号说明】[Description of main component symbols]

50:外接存储装置50: external storage device

100:主机100: Host

110:内接存储装置110: internal storage device

S110~S140、S210~S280、S310~S400:步骤S110~S140, S210~S280, S310~S400: steps

具体实施方式Detailed ways

图1为本发明一实施例的主机连接到外接存储装置的示意图。请参考图1,主机100包括一内接存储装置110,且适于连接至一外接存储装置50。内接存储装置110具有一只读文件系统。外接存储装置50则具有一可读写文件系统。在本实施例中,内接存储装置110例如为一硬盘,且可存放一操作系统,而外接存储装置50则可为通用串行总线(USB)界面的随身碟,但皆不以此为限。FIG. 1 is a schematic diagram of a host connected to an external storage device according to an embodiment of the present invention. Please refer to FIG. 1 , the host 100 includes an internal storage device 110 adapted to be connected to an external storage device 50 . The internal storage device 110 has a read-only file system. The external storage device 50 has a readable and writable file system. In this embodiment, the internal storage device 110 is, for example, a hard disk, and can store an operating system, while the external storage device 50 can be a flash drive with a Universal Serial Bus (USB) interface, but they are not limited thereto. .

图2为应用于图1的主机的应用软件的安装方法的流程图。请参考图1与图2,首先进行步骤S 110,连接主机100至外接存储装置50。此时,主机100接收到一热插拔(hotplug)信号,且完成外接存储装置50的安装。接着进行步骤S120,判断外接存储装置50是否具有一识别数据。主机100可根据识别数据来决定是否要对外接存储装置50与内接存储装置110进行合并。在本实施例中,识别数据为一特定文件或是一特定标签名称(labelname)。以特定文件为例来说,特定文件可存放在一预设目录下,如果是主机100读到预设目录下有特定文件存在,即判断外接存储装置50具有识别数据。FIG. 2 is a flow chart of a method for installing application software applied to the host in FIG. 1 . Please refer to FIG. 1 and FIG. 2. First, step S110 is performed to connect the host 100 to the external storage device 50. At this time, the host 100 receives a hotplug signal and completes the installation of the external storage device 50 . Next, step S120 is performed to determine whether the external storage device 50 has an identification data. The host 100 can determine whether to merge the external storage device 50 with the internal storage device 110 according to the identification data. In this embodiment, the identification data is a specific file or a specific label name (labelname). Taking the specific file as an example, the specific file can be stored in a preset directory. If the host 100 reads that the specific file exists in the preset directory, it judges that the external storage device 50 has identification data.

当外接存储装置50具有识别数据时,进行步骤S130,合并只读文件系统与可读写文件系统为一虚拟文件系统。此时,对使用者来说,会只看到虚拟文件系统的文件结构。之后进行步骤S140,依据一安装指令,安装一应用软件至虚拟文件系统。也就是说,使用者可执行安装指令来安装所下载的应用软件到虚拟文件系统中,而与一般安装应用软件的方式无异。When the external storage device 50 has the identification data, proceed to step S130 to merge the read-only file system and the read-write file system into a virtual file system. At this time, for the user, only the file structure of the virtual file system can be seen. Afterwards, step S140 is performed to install an application software to the virtual file system according to an installation instruction. That is to say, the user can execute the installation command to install the downloaded application software into the virtual file system, which is no different from the general way of installing application software.

值得一提的是,即使内接存储装置110的文件系统是只读的,使用者也可通过一般的软件安装方法进行安装,也不需麻烦地去找可携版本,相当方便。此外,当不想用新安装的应用软件时,只要移除外接式存储装置50,系统即恢复成原来的状态,等到想用新安装的应用软件时再连接外接式存储装置50即可。It is worth mentioning that even if the file system of the internal storage device 110 is read-only, the user can also install it through the general software installation method, and there is no need to bother to find a portable version, which is quite convenient. In addition, when you do not want to use the newly installed application software, you only need to remove the external storage device 50, and the system will restore to its original state, and then connect the external storage device 50 when you want to use the newly installed application software.

图3为本发明另一实施例的应用软件的安装方法的流程图。为了方便说明,以下将配合图1来说明图3的流程图。首先进行步骤S210,连接主机100至外接存储装置50。接着进行步骤S220,判断外接存储装置50是否具有识别数据。当外接存储装置50不具有识别数据时,进行步骤S230,挂载可读写文件系统为一标准(normal)的文件系统。当外接存储装置50具有识别数据时,进行步骤S240,分别挂载只读文件系统与可读写文件系统的根目录至一原始根目录与一延伸根目录。FIG. 3 is a flowchart of an application software installation method according to another embodiment of the present invention. For convenience of description, the flow chart of FIG. 3 will be described below in conjunction with FIG. 1 . First, step S210 is performed to connect the host 100 to the external storage device 50 . Next, step S220 is performed to determine whether the external storage device 50 has identification data. When the external storage device 50 does not have identification data, proceed to step S230 to mount the readable and writable file system as a normal file system. When the external storage device 50 has the identification data, proceed to step S240 to mount the root directories of the read-only file system and the read-write file system to an original root directory and an extended root directory respectively.

接着进行步骤S250,接受一使用者指令,以指定一合并策略。然后进行步骤S260,根据合并策略,决定内接存储装置110优先读取或是外接存储装置50优先读取。虽然本实施例的合并策略是由使用者所指定,但在另一未绘示的实施例中,合并策略也可预先设定为内接存储装置110优先读取或是外接存储装置50优先读取,并不以此为限。Then proceed to step S250, accepting a user instruction to designate a merging strategy. Then proceed to step S260 , according to the merging strategy, it is determined whether the internal storage device 110 is preferentially read or the external storage device 50 is preferentially read. Although the merging strategy in this embodiment is specified by the user, in another unillustrated embodiment, the merging strategy can also be pre-set to give priority to the internal storage device 110 or the external storage device 50 to read first. Take, not limited to this.

之后进行步骤S270,合并只读文件系统与可读写文件系统为一虚拟文件系统。在本实施例中,步骤S270可包括子步骤S272~S278。首先进行步骤S272,判断内接存储装置110是否优先读取。如果判断外接存储装置50优先读取的话,进行步骤S274,以可读写文件系统为主进行目录的合并。但若判断内接存储装置110优先读取的话,进行步骤S276,以只读文件系统为主进行目录的合并。之后进行步骤S278,挂载合并的目录至只读文件系统的根目录。在完成步骤270之后,即可进行步骤S280,依据一安装指令,安装一应用软件至虚拟文件系统。Then proceed to step S270, merging the read-only file system and the read-write file system into a virtual file system. In this embodiment, step S270 may include sub-steps S272-S278. First, step S272 is performed to determine whether the inline storage device 110 is preferentially read. If it is judged that the external storage device 50 is read first, proceed to step S274, and merge the directories based on the readable and writable file system. However, if it is judged that the inline storage device 110 reads preferentially, proceed to step S276, and merge directories based on the read-only file system. Then proceed to step S278, mount the merged directory to the root directory of the read-only file system. After step 270 is completed, step S280 can be performed to install an application software to the virtual file system according to an installation command.

图4为自图2的应用软件的安装方法所延伸出的读写虚拟文件系统的流程图。请参考图4,首先进行步骤S310,读/写虚拟文件系统。接着进行步骤S320,判断是否读取一文件。如果否,进行步骤S330,接收一写入指令,以写入文件至可读写文件系统。如果是,进行步骤S340,接收一读取指令,以读取一指定目录的一文件。然后进行步骤S350,判断指定目录与文件是否同时存在于只读文件系统与可读写文件系统。如果否,进行步骤S360,根据文件的存在位置,自只读文件系统或可读写文件系统进行文件读取。如果是,进行步骤S370,根据合并策略决定自只读文件系统或可读写文件系统读取文件。接着进行步骤S380,根据合并策略,判断是否优先读取内接存储装置110。如果否,进行步骤S390,自可读写文件系统读取文件。如果是,进行步骤S400,自只读文件系统读取文件。FIG. 4 is a flow chart of reading and writing a virtual file system extended from the application software installation method in FIG. 2 . Please refer to FIG. 4 , step S310 is firstly performed to read/write the virtual file system. Then proceed to step S320, to determine whether to read a file. If not, go to step S330 to receive a write command to write the file into the readable and writable file system. If yes, proceed to step S340 to receive a read command to read a file in a designated directory. Then proceed to step S350 to determine whether the specified directory and file exist in both the read-only file system and the read-write file system. If not, go to step S360, and read the file from the read-only file system or the read-write file system according to the location of the file. If yes, go to step S370, and decide to read the file from the read-only file system or the read-write file system according to the merge strategy. Then proceed to step S380 , according to the merge strategy, it is determined whether to read the inline storage device 110 preferentially. If not, go to step S390 to read the file from the readable and writable file system. If yes, go to step S400 to read the file from the read-only file system.

进一步来说,通过合并策略的选择,可改变内接存储装置110与外接存储装置50的读取顺序,而会产生不同的效果。如果是设定内接存储装置110优先读取的话,原来的系统不会有影响,使得系统较为稳定且安全。相对的,内接存储装置110中存在的文件则无法升级(upgrade);但若是设定外接存储装置50优先读取的话,可让系统更加有弹性,使得使用者可以覆写内接存储装置110的文件。例如,可对内接存储装置110的系统中的软件进行版本升级。相对的,覆写内接存储装置110的文件也可能造成系统较不稳定。Furthermore, through the selection of the merging strategy, the reading order of the internal storage device 110 and the external storage device 50 can be changed to produce different effects. If the internal storage device 110 is set to be read first, the original system will not be affected, making the system more stable and safe. In contrast, the files existing in the internal storage device 110 cannot be upgraded; but if the external storage device 50 is set to be read preferentially, the system can be more flexible, so that the user can overwrite the internal storage device 110 document. For example, software in the system connected to the storage device 110 can be upgraded. Relatively, overwriting the files of the internal storage device 110 may also cause the system to be unstable.

藉此,使用者可根据使用的情境来决定合并策略,而可让系统兼具程序的安装弹性与系统稳定度。In this way, the user can decide the merging strategy according to the usage situation, so that the system can have both program installation flexibility and system stability.

综上所述,本发明通过将内接存储装置的只读文件系统与外接存储装置的可读写文件系统合并为一个虚拟文件系统,而可对受限的系统进行应用软件的安装。如此一来,使用者不但不须下载特殊版本的应用软件,亦无须通过映像档覆写系统来升级系统,相当方便。To sum up, the present invention combines the read-only file system of the internal storage device and the readable and writable file system of the external storage device into a virtual file system, so that application software can be installed on a limited system. In this way, the user not only does not need to download a special version of application software, but also does not need to update the system by overwriting the system with an image file, which is very convenient.

虽然本发明已以实施例公开如上,然其并非用以限定本发明,本领域技术人员,在不脱离本发明的精神和范围内,当可作些许的更动与润饰,故本发明的保护范围当视所附权利要求书所界定者为准。Although the present invention has been disclosed as above with the embodiments, it is not intended to limit the present invention. Those skilled in the art can make some changes and modifications without departing from the spirit and scope of the present invention, so the protection of the present invention The scope is to be determined as defined by the appended claims.

Claims (7)

1.一种应用软件的安装方法,适用于一主机,该主机包括具有一只读文件系统的一内接存储装置,而该应用软件的安装方法,包括:1. A method for installing application software is suitable for a host, the host includes an internal storage device with a read-only file system, and the method for installing application software includes: 连接该主机至一外接存储装置,其中该外接存储装置具有一可读写文件系统;connecting the host to an external storage device, wherein the external storage device has a readable and writable file system; 判断该外接存储装置是否具有一识别数据;judging whether the external storage device has an identification data; 当该外接存储装置具有该识别数据时,合并该只读文件系统与该可读写文件系统为一虚拟文件系统;以及When the external storage device has the identification data, merging the read-only file system and the read-write file system into a virtual file system; and 依据一安装指令,安装一应用软件至该虚拟文件系统。According to an installation instruction, an application software is installed to the virtual file system. 2.如权利要求1所述的应用软件的安装方法,其中在合并该只读文件系统与该可读写文件系统为该虚拟文件系统的步骤之前,还包括:2. The installation method of application software as claimed in claim 1, wherein before the step of merging the read-only file system and the read-write file system into the virtual file system, further comprising: 根据一合并策略,决定该内接存储装置优先读取或是该外接存储装置优先读取。According to a merging strategy, it is determined whether the internal storage device is preferentially read or the external storage device is preferentially read. 3.如权利要求2所述的应用软件的安装方法,其中在根据该合并策略决定该内接存储装置优先读取或是该外接存储装置优先读取的步骤之前,还包括:3. The method for installing application software as claimed in claim 2, wherein before the step of determining the priority reading of the internal storage device or the priority reading of the external storage device according to the merging strategy, further comprising: 接受一使用者指令,以指定该合并策略。Accept a user command to specify the merge strategy. 4.如权利要求2所述的应用软件的安装方法,其中合并该只读文件系统与该可读写文件系统为该虚拟文件系统的步骤,包括:4. The installation method of application software as claimed in claim 2, wherein the step of merging the read-only file system and the read-write file system into the virtual file system comprises: 如果决定该内接存储装置优先读取,则以该只读文件系统为主进行目录的合并;If it is determined that the internal storage device is read first, the directory is merged based on the read-only file system; 如果决定该外接存储装置优先读取,则以该可读写文件系统为主进行目录的合并;以及If it is determined that the external storage device is read first, the directory is merged based on the readable and writable file system; and 挂载合并的目录至该只读文件系统的根目录。Mount the merged directory to the root of the read-only filesystem. 5.如权利要求2所述的应用软件的安装方法,还包括:5. The installation method of application software as claimed in claim 2, further comprising: 接收一读取指令,以读取一指定目录的一文件;receiving a read command to read a file in a designated directory; 判断该指定目录与该文件是否同时存在于该只读文件系统与该可读写文件系统;以及judging whether the specified directory and the file exist in the read-only file system and the read-write file system; and 当该指定目录与该文件同时存在于该只读文件系统与该可读写文件系统时,根据该合并策略决定自该只读文件系统或该可读写文件系统读取该文件。When the specified directory and the file exist in both the read-only file system and the read-write file system, it is determined to read the file from the read-only file system or the read-write file system according to the merge policy. 6.如权利要求1所述的应用软件的安装方法,其中在合并该只读文件系统与该可读写文件系统为该虚拟文件系统的步骤之前,还包括:6. The installation method of application software as claimed in claim 1, wherein before the step of merging the read-only file system and the read-write file system into the virtual file system, further comprising: 分别挂载该只读文件系统与该可读写文件系统的根目录至一原始根目录与一延伸根目录,以利用该原始根目录与该延伸根目录进行合并。Mount the root directories of the read-only file system and the read-write file system to an original root directory and an extended root directory respectively, so as to merge the original root directory and the extended root directory. 7.如权利要求1所述的应用软件的安装方法,其中该识别数据为一特定文件或是一特定标签名称。7. The method for installing application software as claimed in claim 1, wherein the identification data is a specific file or a specific tag name.
CN2010101631722A 2010-04-14 2010-04-14 Installation method of application software Pending CN102222007A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2010101631722A CN102222007A (en) 2010-04-14 2010-04-14 Installation method of application software

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2010101631722A CN102222007A (en) 2010-04-14 2010-04-14 Installation method of application software

Publications (1)

Publication Number Publication Date
CN102222007A true CN102222007A (en) 2011-10-19

Family

ID=44778568

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2010101631722A Pending CN102222007A (en) 2010-04-14 2010-04-14 Installation method of application software

Country Status (1)

Country Link
CN (1) CN102222007A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107526835A (en) * 2017-09-06 2017-12-29 广东欧珀移动通信有限公司 Data connection processing method, data connection processing device and intelligent terminal
CN117081854A (en) * 2023-10-13 2023-11-17 北京安博通科技股份有限公司 Method and device for fusing local blacklist and cloud platform blacklist

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050071378A1 (en) * 2003-09-30 2005-03-31 Smith Alan G. Method of storing applications on removable storage
CN101071622A (en) * 2006-03-20 2007-11-14 索尼株式会社 Information processing apparatus, information processing method, program recording medium, computer program, data structure, and manufacturing method of recording medium
CN101479721A (en) * 2006-06-30 2009-07-08 微软公司 Running applications from removable media

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050071378A1 (en) * 2003-09-30 2005-03-31 Smith Alan G. Method of storing applications on removable storage
CN101071622A (en) * 2006-03-20 2007-11-14 索尼株式会社 Information processing apparatus, information processing method, program recording medium, computer program, data structure, and manufacturing method of recording medium
CN101479721A (en) * 2006-06-30 2009-07-08 微软公司 Running applications from removable media

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
《空军工程大学学报(自然科学版)》 20081231 刘金刚 等 Space文件系统安全可靠机制的研究与实现 80-84 1-7 第9卷, 第6期 *
刘金刚 等: "Space文件系统安全可靠机制的研究与实现", 《空军工程大学学报(自然科学版)》 *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107526835A (en) * 2017-09-06 2017-12-29 广东欧珀移动通信有限公司 Data connection processing method, data connection processing device and intelligent terminal
CN107526835B (en) * 2017-09-06 2019-05-24 Oppo广东移动通信有限公司 Data connection processing method, data connection processing device and intelligent terminal
CN117081854A (en) * 2023-10-13 2023-11-17 北京安博通科技股份有限公司 Method and device for fusing local blacklist and cloud platform blacklist

Similar Documents

Publication Publication Date Title
US7853944B2 (en) Apparatus and method for managing firmware of removable media device
JP6062987B2 (en) Network storage management system
CN104040516A (en) Method, apparatus and system for data deduplication
CN103049375B (en) A kind of camera on-line debugging method
JP2006172449A (en) Portable applications
KR101555210B1 (en) Apparatus and method for downloadin contents using movinand in portable terminal
CN102841802B (en) Software upgrade method for mobile terminal
US20100241815A1 (en) Hybrid Storage Device
CN102436383A (en) Firmware program processing method and equipment
CN103345411A (en) Method and device for uninstalling application program
CN103430147B (en) The control method of signal conditioning package and signal conditioning package
CN110321179B (en) Application program startup method, system, device and computer storage medium
CN105404536A (en) Terminal software upgrade method and terminal software upgrade apparatus
CN108694052B (en) Firmware upgrading method, firmware upgrading device and firmware upgrading system
US20100211699A1 (en) Wireless access apparatus with firmware upgrading function and the method thereof
CN113900693A (en) Firmware upgrading method, device and system, electronic equipment and storage medium
CN108334362A (en) A kind of upgrade method of fpga chip, device and storage device
CN104765631B (en) A kind of application recovery method and device of mobile terminal
US8090927B2 (en) Method and system for executing applicatons, storage medium controller and storage device
JP5163522B2 (en) USB storage device, host computer, USB storage system, and program
CN113778496A (en) Firmware upgrading method and device, electronic equipment and storage medium
CN102222007A (en) Installation method of application software
CN103106086B (en) Operating system disposal route and system
CN104598281A (en) Method for upgrading system of electronic device
TWI410867B (en) Method for installing application software

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20111019