WO2014032601A1 - Systems and methods for file processing - Google Patents
Systems and methods for file processing Download PDFInfo
- Publication number
- WO2014032601A1 WO2014032601A1 PCT/CN2013/082566 CN2013082566W WO2014032601A1 WO 2014032601 A1 WO2014032601 A1 WO 2014032601A1 CN 2013082566 W CN2013082566 W CN 2013082566W WO 2014032601 A1 WO2014032601 A1 WO 2014032601A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- software
- file
- unknown file
- unknown
- opening
- 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.)
- Ceased
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/60—Software deployment
- G06F8/61—Installation
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/445—Program loading or initiating
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/445—Program loading or initiating
- G06F9/44505—Configuring for program initiating, e.g. using registry, configuration files
Definitions
- the present invention is directed to computer technology. More particularly, the invention provides systems and methods for information processing. Merely by way of example, the invention has been applied to computer files. But it would be recognized that the invention has a much broader range of applicability.
- an association between the installed software and types of files that the installed software can open may be written into a registry of an operating system (e.g., Windows).
- an operating system e.g., Windows
- the operating system e.g., Windows
- the operating system e.g., Windows
- the operating system usually generates a popup prompt window to indicate that the operating system cannot open this file and provide two options: 1. use the Web service to find a correct program; 2. select a program from a list of installed programs. Oftentimes, a user cannot find the correct program from the list of installed programs. If the user selects using the Web service to find the correct program, the user interface may switch to a webpage in which information related to the unknown file may be shown. The user may further switch from the current webpage to a search page and the user may need to search for a proper link from a large number of webpage links provided in the search page.
- the operating system e.g., Windows
- the user interface may switch to a webpage in which information related to the unknown file may be shown. The user may further switch from the current webpage to a search page and the user may need to search for a proper link from a large number of webpage links provided in the search page.
- the present invention is directed to computer technology. More particularly, the invention provides systems and methods for information processing. Merely by way of example, the invention has been applied to computer files. But it would be recognized that the invention has a much broader range of applicability.
- a method for opening an unknown file For example, whether a software matching with an unknown file is locally installed is detected; in response to the software being locally installed, the unknown file is opened using the installed software; and in response to the software not being locally installed, the software is downloaded and the unknown file is opened using the downloaded software.
- a device for opening an unknown file includes a local- software-detection module, a download module, and a file-opening module.
- the local-software- detection module is configured to detect whether a software matching with an unknown file is locally installed.
- the download module is configured, in response to the software not being locally installed, to download the software.
- the file-opening module is configured, in response to the software being locally installed, to open the unknown file with the installed software and, in response to the software not being locally installed, open the unknown file with the downloaded software.
- a method for opening an unknown file For example, whether a software matching with an unknown file is locally installed is detected; in response to the software being locally installed, the unknown file is opened using the installed software; and in response to the software not being locally installed, the software is downloaded and the unknown file is opened using the downloaded software.
- the opening the unknown file using the installed software include, repairing an association between a file type related to the unknown file and the installed software in a registry of an operating system; providing an instruction to the operating system to open the unknown file; and in response to failing to repair the association between the file type related to the unknown file and the installed software in the registry of the operating system, downloading the software and opening the unknown file using the downloaded software.
- the repairing an association between a file type related to the unknown file and the installed software in a registry of an operating system includes: displaying a prompt for repairing the association between the file type related to the unknown file and the installed software in the registry of the operating system; and receiving a confirmation for repairing the association between the file type related to the unknown file and the installed software.
- the opening the unknown file using the downloaded software includes: installing the downloaded software; setting an association between a file type related to the unknown file and the downloaded software; and providing an instruction to the operating system to open the unknown file.
- the downloading the software includes: displaying a prompt for downloading the software; and receiving a confirmation for downloading the software.
- a device for opening an unknown file includes a local- software- detection module, a download module, a file-opening module, a display module, and an instruction- fetching module.
- the local-software-detection module is configured to detect whether a software matching with an unknown file is locally installed.
- the download module is configured, in response to the software not being locally installed, to download the software.
- the file-opening module is configured, in response to the software being locally installed, to open the unknown file with the installed software and, in response to the software not being locally installed, open the unknown file with the downloaded software.
- the display module is configured to display a prompt for repairing an association between a file type related to the unknown file and the installed software in a registry of an operating system and display a prompt for downloading the software.
- the instruction- fetching module is configured to receive a confirmation for repairing the association between the file type related to the unknown file and the installed software in the registry of the operating system and receive a confirmation for downloading the software.
- the file-opening module includes a registry- writing module, an instruction-generation module, and an installation module.
- the registry-writing module is configured, in response to the software being locally installed, to repair the association between the file type related to the unknown file and the installed software in the registry of the operating system and, in response to the software not being locally installed, set the association between the file type related to the unknown file and the downloaded software in the registry of the operating system.
- the instruction-generation module is configured to provide an instruction to the operating system to open the unknown file.
- the installation module is configured, in response to the software not being locally installed, to install the downloaded software.
- the download module is further configured, in response to failing to repair the association between the file type related to the unknown file and the installed software in the registry of the operating system, to download the software.
- the file-opening module is further configured, in response to failing to repair the association between the file type related to the unknown file and the installed software in the registry of the operating system, to open the unknown file using the downloaded software.
- a non-transitory computer readable storage medium comprises programming instructions for opening an unknown file.
- the programming instructions are configured to cause a processing system to execute operations comprising: detecting whether a software matching with an unknown file is locally installed; in response to the software being locally installed, opening the unknown file using the installed software; and in response to the software not being locally installed, downloading the software and opening the unknown file using the
- a computer-implemented system for opening an unknown file includes one or more data processors and a computer-readable storage medium.
- the computer- readable storage medium is encoded with instructions for commanding the data processors to execute operations including: detecting whether a software matching with an unknown file is locally installed; in response to the software being locally installed, opening the unknown file using the installed software; and in response to the software not being locally installed, downloading the software and opening the unknown file using the downloaded software.
- the systems and methods described herein may be configured to open an unknown file, where user participation is barely needed to use locally installed software to open the unknown file or automatically download a matching software to open the unknown file, in order to increase the convenience for user operations and improve the efficiency of opening an unknown file.
- the systems and methods described herein may be configured to open an unknown file, where interface switching is rarely needed in the process of opening the unknown file so as to facilitate user operations.
- the systems and methods described herein may be configured to implement one or more prompt windows for opening an unknown file, where different prompt windows are closely related so as to conveniently guide users to perform relevant operations. 4. BRIEF DESCRIPTION OF THE DRAWINGS
- Figure 1 is a simplified diagram showing a method for opening an unknown file according to one embodiment of the present invention.
- Figure 2 is a simplified diagram showing a method for opening an unknown file according to another embodiment of the present invention.
- Figure 3 is a simplified diagram of a prompt window showing one or more recommended software for opening an unknown file according to one embodiment of the present invention.
- Figure 4 is a simplified diagram of a prompt window showing that a software is being downloaded according to one embodiment of the present invention.
- Figure 5 is a simplified diagram of a prompt window showing the completion of installing a software according to one embodiment of the present invention.
- Figure 6 is a simplified diagram of a prompt window for repairing an association between a type of an unknown file and a matching software according to one embodiment of the present invention.
- Figure 7 is a simplified diagram of a prompt window showing that a process for repairing an association between a type of an unknown file and a matching software is ongoing according to one embodiment of the present invention.
- Figure 8 is a simplified diagram of a prompt window showing that a process for repairing an association between a type of an unknown file and a matching software has completed according to one embodiment of the present invention.
- Figure 9 is a simplified diagram of a prompt window showing that a process for repairing an association between a type of an unknown file and a matching software has failed according to one embodiment of the present invention.
- Figure 10 is a simplified diagram showing a device for opening an unknown file according to one embodiment of the present invention.
- Figure 11 is a simplified diagram showing certain components of a file-opening module as part of the device as shown in Figure 10 according to one embodiment of the present invention.
- Figure 12 is a simplified diagram showing certain components of a file-opening module as part of the device as shown in Figure 10 according to another embodiment of the present invention.
- Figure 13 is a simplified diagram showing a device for opening an unknown file according to another embodiment of the present invention.
- the present invention is directed to computer technology. More particularly, the invention provides systems and methods for information processing. Merely by way of example, the invention has been applied to computer files. But it would be recognized that the invention has a much broader range of applicability.
- FIG. 1 is a simplified diagram showing a method for opening an unknown file according to one embodiment of the present invention.
- the method 100 for opening an unknown file includes at least a process S101 for detecting whether a software matching with an unknown file is locally installed; if the software matching with the unknown file is locally installed, then a process SI 02 may be executed; if not, then a process SI 03 may be executed.
- an operating system e.g., Windows
- the operating system may send an instruction to generate a pop-up prompt window and a prompt window pops up in response. It may be indicated in the prompt window that the file cannot be opened, and two options may be provided - "use the Web service to find a correct program," and "select a program from a list of installed programs.”
- an instruction to open an unknown file is received. For example, if the instruction to open an unknown file is received, a system instruction to generate a pop-up prompt window from the operating system (e.g., Windows) is intercepted to prevent the prompt window from popping up.
- the process S101 is then executed, in some embodiments.
- information associated with a software that matches with the unknown file is obtained, including an identification of an application program that can open the unknown file, according to certain embodiments. For example, it is detected whether configuration files of locally installed software contain extensions related to the unknown file. As an example, if the configuration files of a particular software contain such extensions, this software matches with the unknown file.
- the matching software is included in a software list within a registry of the operating system or included in an application list within the Start menu, according to another embodiment. For example, if the matching software is found in either the software list or the application list, the matching software has been locally installed.
- the unknown file is opened using the installed matching software. For example, an association between the file type of the unknown file and the matching software within the system registry is repaired, and then an instruction is sent to the operating system to open the unknown file.
- the operating system may search in the system registry for a software associated with the type of the file to be opened, and run the software to open the file.
- the association between the file type of the unknown file and the installed matching software in the system registry has been repaired.
- the operating system runs the matching software to open the unknown file.
- the matching software is downloaded and the unknown file is then opened using the downloaded matching software.
- information associated with relationship between file types and corresponding software i.e., the software capable of opening files of one or more file types
- a software that corresponds to the file type of the unknown file and the identification information of such a matching software are obtained based on the information associated with the relationship between file types and corresponding software, at the process SI 03.
- information associated with relationship between software identification information and corresponding download addresses is saved in advance. For example, a download address that corresponds to the identification information of the matching software is located and the matching software is downloaded from the located download address, at the process S103.
- the downloaded matching software is installed, in some embodiments.
- an association between the file type of the unknown file and the downloaded matching software is set in the system registry, and an instruction is provided to the operating system to open the unknown file.
- FIG. 2 is a simplified diagram showing a method for opening an unknown file according to another embodiment of the present invention.
- the method 200 for opening an unknown file includes at least a process S201 for detecting whether a software matching with an unknown file is locally installed; if the software matching with the unknown file is locally installed, then a process S202 may be executed; if not, then a process S206 may be executed.
- the process S202 includes displaying a prompt for downloading the matching software.
- the prompt includes a window that contains a download-control component.
- the download-control component is used to fetch a confirmation instruction for downloading the matching software.
- Figure 3 is a simplified diagram of a prompt window showing one or more recommended software for opening an unknown file according to one embodiment of the present invention. This diagram is merely an example, which should not unduly limit the scope of the claims. One of ordinary skill in the art would recognize many variations, alternatives, and modifications.
- a prompt window 300 is displayed to show one or more recommended software for opening the unknown file that can be downloaded and/or installed, according to one embodiment.
- the prompt window 300 includes an option list 301 of recommended software and another option 302 for selecting a program in the computer to open the unknown file.
- the option list 301 is more conspicuous than the option 302 so as to prompt a user to preferentially select an option corresponding to a certain recommended software from the list 301.
- the font color, the font size, and/or the order of options in the option list 301 can be set to make the option list 301 more conspicuous.
- the process S203 includes receiving a confirmation for downloading the matching software. In one embodiment, when a user clicks on the download- control component, a confirmation instruction to download the matching software is obtained.
- a confirmation instruction is provided for downloading the matching software (i.e., the particular recommended software), according to certain embodiments.
- the user selects the option 302
- a window of "select a program in the computer" provided by the operating system (e.g., Windows) is displayed.
- the process S204 includes downloading and installing the matching software, according to yet another embodiment.
- the matching software is downloaded after the confirmation for downloading the software is received.
- FIG 4 is a simplified diagram of a prompt window showing that a software is being downloaded according to one embodiment of the present invention.
- This diagram is merely an example, which should not unduly limit the scope of the claims.
- a prompt window 400 is displayed to show that the software is being downloaded, in one embodiment.
- the downloaded software can be installed automatically.
- the process S205 includes setting an association between a file type related to the unknown file and the downloaded software in the system registry, and providing an instruction to the operating system to open the unknown file.
- FIG. 5 is a simplified diagram of a prompt window showing the completion of installing a software according to one embodiment of the present invention.
- This diagram is merely an example, which should not unduly limit the scope of the claims.
- a prompt window 500 is displayed to show the completion of the installation, before the instruction to open the unknown file is sent to the operating system, according to one embodiment.
- the prompt window 500 includes an option to open the unknown file 501. If the user selects the option 501, i.e., a user instruction to open the unknown file using the downloaded software being received, an instruction to open the unknown file is sent to the operating system, in certain embodiments.
- the process S206 includes displaying a prompt for repairing an association between the file type related to the unknown file and the installed software in the system registry, according to one embodiment.
- the prompt is a window including a repair-control component which can be used to receive a confirmation instruction for repairing the association between the file type of the unknown file and the matching software.
- FIG. 6 is a simplified diagram of a prompt window for repairing an association between a type of an unknown file and a matching software according to one embodiment of the present invention.
- a prompt window 600 is displayed and includes an option 601 to repair the association between the file type of the unknown file and the matching software, an option 602 to install a recommended software, and an option 603 to select a program in the computer to open the unknown file, according to some embodiments.
- the option 601 is more conspicuous than the options 602 and 603 so as to prompt a user to preferentially select the option 601.
- the font color, the font size, and/or the order of options can be set to make the option 601 more conspicuous.
- the process S207 includes receiving a confirmation for repairing the association between the file type related to the unknown file and the locally installed software, in certain embodiments. For example, when a user clicks on the repair-control component, the user confirmation is received. As shown in Figure 6, if the user selects the option 601, the user
- the process S208 includes repairing the association between the file type of the unknown file and the installed software in the system registry, and providing an instruction to the operating system to open the unknown file, according to certain embodiments. For example, the association between the file type of the unknown file and the matching software in the system registry is repaired after receiving the confirmation instruction.
- FIG. 7 is a simplified diagram of a prompt window showing that a process for repairing an association between a type of an unknown file and a matching software is ongoing according to one embodiment of the present invention.
- This diagram is merely an example, which should not unduly limit the scope of the claims.
- a prompt window 700 is displayed to show that the repairing process is ongoing, for example.
- FIG 8 is a simplified diagram of a prompt window showing that a process for repairing an association between a type of an unknown file and a matching software has completed according to one embodiment of the present invention.
- This diagram is merely an example, which should not unduly limit the scope of the claims.
- a prompt window 800 which includes an option 801 to open the known file is displayed to indicate the repairing process has completed. For example, if the user selects the option 801, i.e., the user confirmation to open the unknown file using the installed software being received, the instruction to open the unknown file is then sent to the operating system.
- Figure 9 is a simplified diagram of a prompt window showing that a process for repairing an association between a type of an unknown file and a matching software has failed according to one embodiment of the present invention.
- This diagram is merely an example, which should not unduly limit the scope of the claims.
- One of ordinary skill in the art would recognize many variations, alternatives, and modifications.
- a prompt window 900 is displayed to indicate the failure of the repairing process.
- the prompt window 900 includes an option list 901 of recommended software and another option 902 to select a program in the computer to open the known file.
- the option list 901 is more conspicuous than the option 902 to prompt the user to preferentially select an option corresponding to a certain recommended software within the option list 901.
- the user confirmation is obtained for downloading the matching software (i.e. the particular recommended software).
- Figure 10 is a simplified diagram showing a device for opening an unknown file according to one embodiment of the present invention.
- the device 1000 includes a local-software-detection module 10, a file-opening module 20, and a download module 30.
- the local-software-detection module 10 is configured to detect whether a software matching with an unknown file is locally installed.
- an operating system e.g., Windows
- the operating system may send an instruction to generate a pop-up prompt window and a prompt window pops up in response. It may be indicated in the prompt window that the file cannot be opened, and two options may be provided - "use the Web service to find a correct program," and "select a program from a list of installed programs.”
- the local-software-detection module 10 is configured to detect whether an instruction to open an unknown file is received. For example, if the instruction to open an unknown file is received, the local-software-detection module 10 is configured to intercept a system instruction to generate a pop-up prompt window from the operating system (e.g., Windows) to prevent the prompt window from popping up. As an example, the local- software- detection module 10 is further configured to detect whether a software that matches with the unknown file has been installed locally.
- the operating system e.g., Windows
- information associated with a software that matches with the unknown file is obtained, including an identification of an application program that can open the unknown file.
- the local-software-detection module 10 is configured to detect whether configuration files of locally installed software contain extensions related to the unknown file. As an example, if the configuration files of a particular software contain such extensions, this software matches with the unknown file.
- the local- software-detection module 10 is configured to detect whether the matching software is included in a software list within a system registry or included in an application list within the Start menu, according to another embodiment. For example, if the matching software is found in either the software list or the application list, the matching software has been locally installed.
- the file-opening module 20 is configured, in response to the software being locally installed, to open the unknown file with the installed software and, in response to the software not being locally installed, open the unknown file with the downloaded software.
- Figure 11 is a simplified diagram showing certain components of the file-opening module 20 as part of the device 1000 according to one embodiment of the present invention. This diagram is merely an example, which should not unduly limit the scope of the claims. One of ordinary skill in the art would recognize many variations, alternatives, and modifications.
- the file-opening module includes a registry- writing module 201 and an instruction-generation module 202.
- the registry- writing module 201 is configured, in response to the software being locally installed, to repair an association between a file type related to the unknown file and the installed software in a registry of an operating system.
- the instruction-generation module 202 is configured to provide an instruction to the operating system to open the unknown file.
- an association between the file type of the unknown file and the matching software within the system registry is repaired, and then an instruction is sent to the operating system to open the unknown file.
- the operating system e.g., Windows
- the operating system may search in the system registry for a software associated with the type of the file to be opened, and run the associated software to open the file.
- the registry- writing module 201 is configured to repair the association between the file type of the unknown file and the matching software in the system registry.
- the instruction-generation module 202 is configured to send an instruction to open the unknown file to the operating system (e.g., Windows) which runs the matching software to open the unknown file.
- the matching software in response to a failure of repairing the association between the file type related to the unknown file and the installed software in the system registry, the matching software is downloaded, and the unknown file is then opened using the downloaded software.
- the download module 30 is configured, in response to the software not being locally installed, to download the software, according to certain embodiments. For example, information associated with relationship between file types and corresponding software (i.e., the software capable of opening files of one or more file types) is saved in advance. As an example, the download module 30 is configured to locate a software that corresponds to the file type of the unknown file and obtain the identification information of the matching software based on the information associated with the relationship between file types and corresponding software.
- information associated with relationship between software identification information and corresponding download addresses is saved in advance.
- the download module 30 is configured to locate the download address that corresponds to the identification information of the matching software and download the matching software from the located download address.
- the file -opening module 20 is further configured, in response to the matching software not being locally installed, to download the matching software and open the unknown file using the downloaded software.
- Figure 12 is a simplified diagram showing certain components of the file-opening module 20 as part of the device 1000 according to another embodiment of the present invention. This diagram is merely an example, which should not unduly limit the scope of the claims. One of ordinary skill in the art would recognize many variations, alternatives, and modifications. As shown in Figure 12, the file-opening module further includes an installation module 203 in addition to the registry-writing module 201 and the instruction-generation module 202.
- the installation module 203 is configured, in response to the software not being locally installed, to install the downloaded software.
- the registry- writing module 201 is further configured, in response to the software not being locally installed, to set the association between the file type related to the unknown file and the downloaded software in the system registry.
- the instruction-generation module 202 is further configured to provide an instruction to the operating system to open the unknown file.
- the download module 30 is further configured, in response to a failure of repairing the association between the file type related to the unknown file and the installed software in the system registry, to download the software.
- the file- opening module 20 is further configured, in response to a failure of repairing the association between the file type related to the unknown file and the installed software in the system registry, to open the unknown file using the downloaded software.
- Figure 13 is a simplified diagram showing a device for opening an unknown file according to another embodiment of the present invention. This diagram is merely an example, which should not unduly limit the scope of the claims. One of ordinary skill in the art would recognize many variations, alternatives, and modifications. As shown in Figure 13, the device 1000 further includes a display module 40 and an instruction- fetching module 50, in addition to the local- software-detection module 10, the file-opening module 20 and the download module 30.
- the display module 40 is configured to display a prompt for repairing the association between the file type related to the unknown file and the installed software in the system registry, e.g., before the registry-writing module 201 repairs the association between the file type of the unknown file and the matching software in the system registry.
- the prompt is a window including a repair-control component which can be used to receive a confirmation instruction for repairing the association between the file type of the unknown file and the matching software.
- the instruction-fetching module 50 is configured to receive a confirmation for repairing the association between the file type related to the unknown file and the installed software in the system registry, e.g., before the registry-writing module 201 repairs the association between the file type of the unknown file and the matching software in the system registry. For example, when a user clicks on the repair-control component, the instruction- fetching module 50 is configured to receive the user confirmation.
- the display module 40 is further configured to display a prompt for downloading the matching software, e.g., before the download module 30 downloads the matching software.
- the prompt includes a window that contains a download-control component.
- the download-control component is used to fetch a confirmation instruction for downloading the matching software.
- the instruction- fetching module 50 is further configured to receive a confirmation for downloading the software, e.g., before the download module 30
- the instruction- fetching module 50 is configured to receive the user confirmation for downloading the matching software.
- a method for opening an unknown file For example, whether a software matching with an unknown file is locally installed is detected; in response to the software being locally installed, the unknown file is opened using the installed software; and in response to the software not being locally installed, the software is downloaded and the unknown file is opened using the downloaded software.
- the method is
- a device for opening an unknown file includes a local- software-detection module, a download module, and a file-opening module.
- the local-software- detection module is configured to detect whether a software matching with an unknown file is locally installed.
- the download module is configured, in response to the software not being locally installed, to download the software.
- the file-opening module is configured, in response to the software being locally installed, to open the unknown file with the installed software and, in response to the software not being locally installed, open the unknown file with the downloaded software.
- the device is implemented according to at least Figure 10 and/or Figure 13.
- a method for opening an unknown file For example, whether a software matching with an unknown file is locally installed is detected; in response to the software being locally installed, the unknown file is opened using the installed software; and in response to the software not being locally installed, the software is downloaded and the unknown file is opened using the downloaded software.
- the opening the unknown file using the installed software include, repairing an association between a file type related to the unknown file and the installed software in a registry of an operating system; providing an instruction to the operating system to open the unknown file; and in response to failing to repair the association between the file type related to the unknown file and the installed software in the registry of the operating system, downloading the software and opening the unknown file using the downloaded software.
- the repairing an association between a file type related to the unknown file and the installed software in a registry of an operating system includes: displaying a prompt for repairing the association between the file type related to the unknown file and the installed software in the registry of the operating system; and receiving a confirmation for repairing the association between the file type related to the unknown file and the installed software.
- the opening the unknown file using the downloaded software includes: installing the downloaded software; setting an association between a file type related to the unknown file and the downloaded software; and providing an instruction to the operating system to open the unknown file.
- the downloading the software includes: displaying a prompt for downloading the software; and receiving a confirmation for downloading the software.
- the method is implemented according to at least Figure 1, Figure 2, Figure 3, Figure 4, Figure 5, Figure 6, Figure 7, Figure 8, and/or Figure 9.
- a device for opening an unknown file includes a local- so ft ware- detection module, a download module, a file-opening module, a display module, and an instruction- fetching module.
- the local-software-detection module is configured to detect whether a software matching with an unknown file is locally installed.
- the download module is configured, in response to the software not being locally installed, to download the software.
- the file-opening module is configured, in response to the software being locally installed, to open the unknown file with the installed software and, in response to the software not being locally installed, open the unknown file with the downloaded software.
- the display module is configured to display a prompt for repairing an association between a file type related to the unknown file and the installed software in a registry of an operating system and display a prompt for downloading the software.
- the instruction- fetching module is configured to receive a confirmation for repairing the association between the file type related to the unknown file and the installed software in the registry of the operating system and receive a confirmation for downloading the software.
- the file-opening module includes a registry- writing module, an instruction-generation module, and an installation module.
- the registry-writing module is configured, in response to the software being locally installed, to repair the association between the file type related to the unknown file and the installed software in the registry of the operating system and, in response to the software not being locally installed, set the association between the file type related to the unknown file and the downloaded software in the registry of the operating system.
- the instruction-generation module is configured to provide an instruction to the operating system to open the unknown file.
- the installation module is configured, in response to the software not being locally installed, to install the downloaded software.
- the download module is further configured, in response to failing to repair the association between the file type related to the unknown file and the installed software in the registry of the operating system, to download the software.
- the file-opening module is further configured, in response to failing to repair the association between the file type related to the unknown file and the installed software in the registry of the operating system, to open the unknown file using the downloaded software.
- the device is implemented according to at least Figure 3, Figure 4, Figure 5, Figure 6, Figure 7, Figure 8, Figure 9, Figure 10, Figure 11, Figure 12, and/or Figure 13.
- a non-transitory computer readable storage medium comprises programming instructions for opening an unknown file.
- the programming instructions are configured to cause a processing system to execute operations comprising: detecting whether a software matching with an unknown file is locally installed; in response to the software being locally installed, opening the unknown file using the installed software; and in response to the software not being locally installed, downloading the software and opening the unknown file using the
- the storage medium is implemented according to at least Figure 1 and/or Figure 2.
- a computer-implemented system for opening an unknown file includes one or more data processors and a computer-readable storage medium.
- the computer- readable storage medium is encoded with instructions for commanding the data processors to execute operations including: detecting whether a software matching with an unknown file is locally installed; in response to the software being locally installed, opening the unknown file using the installed software; and in response to the software not being locally installed, downloading the software and opening the unknown file using the downloaded software.
- the system is implemented according to at least Figure 1 and/or Figure 2.
- some or all components of various embodiments of the present invention each are, individually and/or in combination with at least another component, implemented using one or more software components, one or more hardware components, and/or one or more combinations of software and hardware components.
- some or all components of various embodiments of the present invention each are, individually and/or in combination with at least another component, implemented in one or more circuits, such as one or more analog circuits and/or one or more digital circuits.
- various embodiments and/or examples of the present invention can be combined.
- the methods and systems described herein may be implemented on many different types of processing devices by program code comprising program instructions that are executable by the device processing subsystem.
- the software program instructions may include source code, object code, machine code, or any other stored data that is operable to cause a processing system to perform the methods and operations described herein.
- Other implementations may also be used, however, such as firmware or even appropriately designed hardware configured to carry out the methods and systems described herein.
- the systems' and methods' data may be stored and implemented in one or more different types of computer-implemented data stores, such as different types of storage devices and programming constructs (e.g., RAM, ROM, Flash memory, flat files, databases, programming data structures, programming variables, IF-THEN (or similar type) statement constructs, etc.).
- storage devices and programming constructs e.g., RAM, ROM, Flash memory, flat files, databases, programming data structures, programming variables, IF-THEN (or similar type) statement constructs, etc.
- data structures describe formats for use in organizing and storing data in databases, programs, memory, or other computer-readable media for use by a computer program.
- the systems and methods may be provided on many different types of computer-readable media including computer storage mechanisms (e.g., CD-ROM, diskette, RAM, flash memory, computer's hard drive, etc.) that contain instructions (e.g., software) for use in execution by a processor to perform the methods' operations and implement the systems described herein.
- computer storage mechanisms e.g., CD-ROM, diskette, RAM, flash memory, computer's hard drive, etc.
- instructions e.g., software
- a module or processor includes but is not limited to a unit of code that performs a software operation, and can be implemented for example as a subroutine unit of code, or as a software function unit of code, or as an object (as in an object- oriented paradigm), or as an applet, or in a computer script language, or as another type of computer code.
- the software components and/or functionality may be located on a single computer or distributed across multiple computers depending upon the situation at hand.
- the computing system can include clients and servers.
- a client and server are generally remote from each other and typically interact through a communication network.
- the relationship of client and server arises by virtue of computer programs running on the respective computers and having a client-server relationship to each other.
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Stored Programmes (AREA)
Description
Claims
Priority Applications (3)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| SG11201404729SA SG11201404729SA (en) | 2012-08-30 | 2013-08-29 | Systems and methods for file processing |
| BR112014019186A BR112014019186A8 (en) | 2012-08-30 | 2013-08-29 | systems and methods for file processing |
| US14/097,897 US20140109084A1 (en) | 2012-08-30 | 2013-12-05 | Systems and Methods for File Processing |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201210315043.X | 2012-08-30 | ||
| CN201210315043XA CN102831010A (en) | 2012-08-30 | 2012-08-30 | Method and device for opening unknown file |
Related Child Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US14/097,897 Continuation US20140109084A1 (en) | 2012-08-30 | 2013-12-05 | Systems and Methods for File Processing |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2014032601A1 true WO2014032601A1 (en) | 2014-03-06 |
Family
ID=47334159
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2013/082566 Ceased WO2014032601A1 (en) | 2012-08-30 | 2013-08-29 | Systems and methods for file processing |
Country Status (5)
| Country | Link |
|---|---|
| US (1) | US20140109084A1 (en) |
| CN (1) | CN102831010A (en) |
| BR (1) | BR112014019186A8 (en) |
| SG (1) | SG11201404729SA (en) |
| WO (1) | WO2014032601A1 (en) |
Families Citing this family (10)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN102831010A (en) * | 2012-08-30 | 2012-12-19 | 腾讯科技(深圳)有限公司 | Method and device for opening unknown file |
| CN103116509A (en) * | 2013-01-18 | 2013-05-22 | 上海新华解放数字阅读传媒有限公司 | Self-function and manufacturing method of electronic book files and system of electronic book files |
| US20160085765A1 (en) * | 2014-09-22 | 2016-03-24 | Amazon Technologies, Inc. | Computing environment selection techniques |
| JP6447307B2 (en) * | 2015-03-30 | 2019-01-09 | 富士通株式会社 | Management program, management apparatus, and management method |
| CN105023374A (en) * | 2015-07-22 | 2015-11-04 | 天地融科技股份有限公司 | Transaction system of POS machine |
| CN106469066A (en) * | 2015-08-14 | 2017-03-01 | 腾讯科技(深圳)有限公司 | The method for pushing of program information and device |
| US12056141B1 (en) * | 2016-08-09 | 2024-08-06 | Snap Inc. | Systems and methods for tracing software application activity |
| CN106570059A (en) * | 2016-09-29 | 2017-04-19 | 宇龙计算机通信科技(深圳)有限公司 | Method and system for document opening |
| CN112799778A (en) * | 2020-12-31 | 2021-05-14 | 山东浪潮通软信息科技有限公司 | Container application starting method, device and medium |
| CN114840744A (en) * | 2022-03-02 | 2022-08-02 | 统信软件技术有限公司 | Software recommendation method and device, computing equipment and readable storage medium |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101158906A (en) * | 2007-08-10 | 2008-04-09 | 林明辉 | Customer terminals program automatic update method |
| US20100095290A1 (en) * | 2008-10-10 | 2010-04-15 | Sony Computer Entertainment Inc. | Game device and information processing apparatus |
| CN101924798A (en) * | 2010-09-08 | 2010-12-22 | 北京大学 | A method and system for transparent loading of Android components based on file types |
| CN102831010A (en) * | 2012-08-30 | 2012-12-19 | 腾讯科技(深圳)有限公司 | Method and device for opening unknown file |
Family Cites Families (15)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6047312A (en) * | 1995-07-07 | 2000-04-04 | Novell, Inc. | System for replicating and associating file types with application programs among plurality of partitions in a server |
| US7117243B2 (en) * | 2001-10-02 | 2006-10-03 | Citrix Systems, Inc. | Methods for distributed program execution with file-type association in a client-server network |
| US7203737B2 (en) * | 2001-10-31 | 2007-04-10 | Microsoft Corporation | Computer system with file association and application retrieval |
| CN1208719C (en) * | 2002-09-27 | 2005-06-29 | 联想(北京)有限公司 | Application software automatic installing and automatic restoring method |
| US20070128899A1 (en) * | 2003-01-12 | 2007-06-07 | Yaron Mayer | System and method for improving the efficiency, comfort, and/or reliability in Operating Systems, such as for example Windows |
| CN1856781A (en) * | 2003-08-11 | 2006-11-01 | 合声系统公司 | Systems and methods for automated computer support |
| US20060059174A1 (en) * | 2004-09-16 | 2006-03-16 | International Business Machines Corporation | Apparatus, system, and method for locating an application compatible with a file |
| EP1688850A1 (en) * | 2005-02-07 | 2006-08-09 | Sony Ericsson Mobile Communications AB | Generic parser for electronic devices |
| CN100374972C (en) * | 2005-08-03 | 2008-03-12 | 珠海金山软件股份有限公司 | A system and method for detecting and defending computer malicious programs |
| BRPI1010897A2 (en) * | 2009-05-19 | 2019-02-19 | Nholdings Sa | method and system for providing a local device with computer services from a remote provider and method and system for advertising a user of a virtual machine hosted by a remote server |
| US8949737B2 (en) * | 2009-10-28 | 2015-02-03 | Red Hat, Inc. | Centralized application package distribution |
| US8621386B2 (en) * | 2010-07-19 | 2013-12-31 | Verizon Patent And Licensing Inc. | File management and transfer using user interface icons associated with applications |
| US8484100B2 (en) * | 2010-10-19 | 2013-07-09 | Apple Inc. | Method, medium, and system for an integrated application store for a user device |
| CN102195987B (en) * | 2011-05-31 | 2014-04-30 | 成都七巧软件有限责任公司 | Distributed credibility authentication method and system thereof based on software product library |
| US8825689B2 (en) * | 2012-05-21 | 2014-09-02 | Sonatype, Inc. | Method and system for matching unknown software component to known software component |
-
2012
- 2012-08-30 CN CN201210315043XA patent/CN102831010A/en active Pending
-
2013
- 2013-08-29 WO PCT/CN2013/082566 patent/WO2014032601A1/en not_active Ceased
- 2013-08-29 SG SG11201404729SA patent/SG11201404729SA/en unknown
- 2013-08-29 BR BR112014019186A patent/BR112014019186A8/en not_active IP Right Cessation
- 2013-12-05 US US14/097,897 patent/US20140109084A1/en not_active Abandoned
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101158906A (en) * | 2007-08-10 | 2008-04-09 | 林明辉 | Customer terminals program automatic update method |
| US20100095290A1 (en) * | 2008-10-10 | 2010-04-15 | Sony Computer Entertainment Inc. | Game device and information processing apparatus |
| CN101924798A (en) * | 2010-09-08 | 2010-12-22 | 北京大学 | A method and system for transparent loading of Android components based on file types |
| CN102831010A (en) * | 2012-08-30 | 2012-12-19 | 腾讯科技(深圳)有限公司 | Method and device for opening unknown file |
Also Published As
| Publication number | Publication date |
|---|---|
| BR112014019186A8 (en) | 2021-05-18 |
| US20140109084A1 (en) | 2014-04-17 |
| BR112014019186A2 (en) | 2017-06-20 |
| CN102831010A (en) | 2012-12-19 |
| SG11201404729SA (en) | 2014-09-26 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US20140109084A1 (en) | Systems and Methods for File Processing | |
| US9836380B2 (en) | Systems and methods for testing terminal applications | |
| US10528742B2 (en) | Method and apparatus for repairing kernel vulnerability | |
| US9244758B2 (en) | Systems and methods for repairing system files with remotely determined repair strategy | |
| US8171406B1 (en) | Automating user interface navigation | |
| US20150128122A1 (en) | Systems and Methods for Updating Software | |
| US20150146717A1 (en) | Systems and Methods for Data Migration | |
| US8769487B2 (en) | Configurable auto content testing framework for technical documentation | |
| CN106027644B (en) | Service verification method and system | |
| WO2017041486A1 (en) | Cluster deployment implementation method and apparatus | |
| CN105912138B (en) | A kind of input method and device of phrase | |
| US20190073198A1 (en) | Multi-flavored software execution from a singular code base | |
| CN114756247B (en) | A system deployment method, device, equipment and storage medium | |
| CN111078256A (en) | Upgrade method, terminal and readable storage medium of automated test environment | |
| US20180136939A1 (en) | Efficient booting system | |
| US20130346909A1 (en) | Navigation to a data definition in a diff context | |
| CN112804352B (en) | Cloud server initialization method and device and storage medium | |
| US20140172924A1 (en) | Crash recovery for attended operating system installations | |
| US11163890B2 (en) | Self-targeting method of automated cybersecurity analysis on an operating system | |
| CN105335195A (en) | Device driver upgrading method and device and electronic device | |
| CN104216997A (en) | Method and device for repairing terminal equipment | |
| CN111240589B (en) | Partition isolation-based system management method, device, equipment and storage medium | |
| US8615751B2 (en) | Seeding product information | |
| CN106161050B (en) | Problem resource indicating device and problem resource indicating method | |
| CN105808214B (en) | A kind of data compiling method and map compiler |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 13832083 Country of ref document: EP Kind code of ref document: A1 |
|
| REG | Reference to national code |
Ref country code: BR Ref legal event code: B01A Ref document number: 112014019186 Country of ref document: BR |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 32PN | Ep: public notification in the ep bulletin as address of the adressee cannot be established |
Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205N DATED 08/05/2015) |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 13832083 Country of ref document: EP Kind code of ref document: A1 |
|
| ENP | Entry into the national phase |
Ref document number: 112014019186 Country of ref document: BR Kind code of ref document: A2 Effective date: 20140804 |