WO2018049760A1 - Software updating method and apparatus - Google Patents

Software updating method and apparatus Download PDF

Info

Publication number
WO2018049760A1
WO2018049760A1 PCT/CN2016/113321 CN2016113321W WO2018049760A1 WO 2018049760 A1 WO2018049760 A1 WO 2018049760A1 CN 2016113321 W CN2016113321 W CN 2016113321W WO 2018049760 A1 WO2018049760 A1 WO 2018049760A1
Authority
WO
WIPO (PCT)
Prior art keywords
software
software update
freezing point
update
restore
Prior art date
Application number
PCT/CN2016/113321
Other languages
French (fr)
Chinese (zh)
Inventor
李春
Original Assignee
广州视睿电子科技有限公司
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 广州视睿电子科技有限公司 filed Critical 广州视睿电子科技有限公司
Publication of WO2018049760A1 publication Critical patent/WO2018049760A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates

Definitions

  • the present invention relates to the field of computer technologies, and in particular, to a software update method and apparatus.
  • the freezing point restore software will be installed for system restoration.
  • the system When the system starts the freezing point restore, the system will be restored to the freezing point set by the user after each restart, and the software update (including manual update and automatic update) in the frozen state will be restored to the next startup. The status is not updated.
  • the existing software solution does not take into account the impact of the freezing point restore on the software update, resulting in repeated software updates, users need to repeatedly confirm whether to update the software, the user experience is declining, and the software update will waste the resources of the update server to the software. Developers bring economic losses.
  • the object of the embodiments of the present invention is to provide a software update method and device, which solves the conflict between freezing point restore and software update, avoids repeated software update, improves the software update experience in the freezing point restore state, and reduces the resources of the update server. Occupied.
  • the present invention provides a software update method, including:
  • the update is configured to not perform software update in a state where the system enables the freezing point restore, the software update request is ignored when receiving the software update request;
  • the update is configured to perform a software update in a state in which the system turns on the freezing point restore
  • the freezing point restore is turned off, and after the freezing point restore is turned off, the software update request is executed.
  • the update configuration preset by the user if the update is configured to not perform software update in the state that the system is in the freezing point restore state, the software update request is ignored when receiving the software update request; if the update configuration is In order to perform software update while the system turns on the freezing point restore, the freezing point restore is turned off when the software update request is received, and the software update request is executed after the freezing point restore is turned off.
  • the invention can help solve the freezing point The conflict between the restoration and the software update, avoiding repeated updates of the software, improving the software update experience under the freezing point recovery state, reducing the waste of the update server resources, and reducing the software update maintenance cost.
  • the reading the preset update configuration to detect whether the current software needs to perform software update in the state that the system starts the freezing point restoration specifically:
  • the update configuration file preset by the user is read to detect whether the software needs to be updated when the system starts the freezing point recovery state.
  • the software update request is ignored when receiving the software update request, and further includes:
  • the update is configured to not perform software update when the system starts the freezing point restore, when the software update request is received, detecting whether the freezing point restore of the system is in an open state; if yes, ignoring the software update request; And executing the software update request.
  • the update is configured to perform a software update when the system turns on the freezing point restore
  • the freezing point restoration is turned off
  • after the freezing point restoration is turned off, performing the Software update request further including:
  • the update is configured to perform a software update when the system turns on the freezing point restore, when the software update request is received, attempt to close the freezing point restore;
  • the method further includes:
  • the invention only needs to write the user's configuration information into the update configuration file when the software is first started, and in the subsequent software update, the conflict between the freezing point restore and the software update can be solved according to the user configuration, which helps to further improve the user. Software update experience.
  • the present invention also provides a software update apparatus, including:
  • the configuration reading module is configured to obtain a preset update configuration to detect whether the current software needs to perform software update when the system starts the freezing point recovery state;
  • the request ignore module is configured to ignore the software update request when receiving the software update request if the update is configured to not perform software update in a state where the system enables the freezing point restore;
  • a software update module configured to: if the update is configured to perform a software update in a state in which the system starts the freeze point restore, when the software update request is received, the freezing point restore is turned off, and after the freezing point restore is turned off, Execute the software update request.
  • the configuration reading module comprises:
  • the configuration reading unit is configured to read an update configuration file preset by the user when the software is started for initialization, to detect whether the software needs to perform software update when the system starts the freezing point recovery state.
  • the request ignoring module comprises:
  • a first updating unit configured to: if the update is configured to not perform software update in a state where the system is in the state of freezing point restore, detecting whether the freezing point restoration of the system is in an open state when receiving the software update request; if yes, ignoring the Said software update request; if not, executing the software update request.
  • the software update module comprises:
  • a freezing point closing unit configured to: if the update is configured to perform a software update when the system turns on the freezing point restore, attempt to close the freezing point restore when receiving the software update request;
  • a second updating unit configured to detect whether the freezing point restoration is turned off; if the freezing point restoration has been closed, executing the software update request; if the freezing point restoration is not closed, reminding that the freezing point restoration cannot be Close and recommend manual shutdown.
  • the software update apparatus further includes:
  • a user configuration module configured to detect whether the software is started for the first time, and remind the user to set whether the software update is required when the system starts the freezing point recovery when the software is first started;
  • the configuration write module is used to write information about whether the user needs to perform software update to the update configuration file.
  • FIG. 1 is a flow chart of an embodiment of a software update method provided by the present invention.
  • FIG. 2 is a flow chart of another embodiment of a software update method provided by the present invention.
  • FIG. 3 is a schematic structural diagram of an embodiment of a software updating apparatus provided by the present invention.
  • FIG. 4 is a schematic structural diagram of another embodiment of a software updating apparatus provided by the present invention.
  • FIG. 1 there is shown a flow diagram of one embodiment of a software update method provided by the present invention.
  • the software update method includes steps S11 to S13:
  • the update configuration file preset by the user may be read to detect whether the software needs to perform software update in a state where the system starts the freezing point recovery.
  • the update is configured to not perform a software update in a state where the system enables the freezing point restore, the software update request is ignored when receiving the software update request.
  • the update is configured to not perform software update in a state in which the system starts the freezing point restore
  • the software update request is received, it is detected whether the freezing point restoration of the system is in an open state. If yes, the software update request is ignored; if not, the software update request is executed.
  • the update request can be directly ignored in the case of automatic software update, and the user can be reminded to manually turn off the freezing point in the case of manual software update.
  • the software update request can be directly executed.
  • the update is configured to perform software update in a state in which the system starts the freezing point restoration, when the software update request is received, the freezing point restore is turned off, and after the freezing point is turned off, the software is executed. Update request.
  • the update is configured to perform a software update when the system turns on the freezing point restore
  • the freezing point restore is attempted to be closed.
  • the freezing point restore It is detected whether the freezing point restoration is turned off. If the freezing point restore has been turned off, the software update request is executed; if the freezing point restore is not turned off, the freezing point restore cannot be turned off and it is recommended to manually close.
  • the software first determines whether the system's freezing point restore has been closed, and if not closed, calls the corresponding API (Application Programming Interface, The application programming interface) interface attempts to turn off the freezing point restore. Whether the software detects whether the freezing point restore of the system is turned off, and if it has been turned off, directly executes the software update request; if the freezing point restore of the system is not automatically turned off, the user is reminded that the freezing point cannot be closed, and it is recommended to manually turn off the freezing point. Try again to update the software after the restore.
  • API Application Programming Interface
  • the invention can select whether to perform software update under the freezing point recovery according to the configuration of the user, and set the user to be under the freezing point.
  • the software is not updated, the automatic update request sent by the server is ignored.
  • the system is automatically shut down after the freezing point is restored, and then the software is updated.
  • the conflict between the freezing point restoration and the software update is effectively solved, the software is repeatedly updated, the user update experience is improved, the resource occupation of the computer and the update server is reduced, and the software maintenance and management are facilitated.
  • FIG. 2 it is a flowchart of a method of another embodiment of the software update method provided by the present invention.
  • the method further includes:
  • S21 Detect whether the software is started for the first time, and when the software is first started, remind the user to set whether the software update is needed when the system starts the freezing point restoration.
  • the software When the software is initialized, it will automatically detect whether it is the first startup. If the configuration file is not updated in the software configuration directory, it will be started for the first time and enter the user configuration process. Otherwise, skip the user setup process and directly read the update configuration file in the software configuration directory.
  • the embodiment further adds the user software update configuration process on the basis of the embodiment shown in FIG. 1 , and only needs to write the user configuration information into the update configuration file when the software is first started, and then the subsequent software update can be performed.
  • the conflict between the freezing point restore and the software update is solved, which helps to further improve the user's software update experience.
  • FIG. 3 it is a schematic structural diagram of a software updating apparatus provided by the present invention.
  • the basic principle of the embodiment is the same as that of the method embodiment shown in FIG. 1.
  • the software update apparatus includes:
  • the configuration reading module 31 is configured to obtain a preset update configuration to detect whether the current software needs to perform software update in a state where the system starts the freezing point recovery.
  • the request ignoring module 32 is configured to ignore the software update request when the software update request is received if the update is configured not to perform a software update in a state where the system turns on the freezing point restore.
  • the software update module 33 is configured to: if the update is configured to perform software update in a state where the system is in the state of freezing point restoration, when the software update request is received, the freezing point restoration is turned off, and after the freezing point is restored Execute the software update request.
  • the configuration reading module 31 includes:
  • the request ignoring module 32 includes:
  • the first update unit is configured to: if the update is configured to not perform software update in a state in which the system starts the freezing point restore, when the software update request is received, detecting whether the freezing point restoration of the system is in an open state. If yes, the software update request is ignored; if not, the software update request is executed.
  • the software update module 33 includes:
  • the freezing point closing unit is configured to, if the update is configured to perform a software update when the system turns on the freezing point restore, attempt to close the freezing point restore when receiving the software update request.
  • a second updating unit configured to detect whether the freezing point restoration is turned off. If the freezing point restore has been turned off, the software update request is executed; if the freezing point restore is not turned off, the freezing point restore cannot be turned off and it is recommended to manually close.
  • FIG. 4 it is a schematic structural diagram of another embodiment of a software updating apparatus provided by the present invention.
  • the basic principle of the embodiment is the same as that of the method embodiment shown in FIG. 2.
  • FIG. 2 For details that are not detailed in this embodiment, reference may be made to the related description in the embodiment shown in FIG. 2.
  • the software update device in this embodiment further includes: on the basis of the embodiment shown in FIG. 3, further comprising:
  • the user configuration module 41 is configured to detect whether the software is started for the first time, and when the software is first started, remind the user to set whether the software update is required in the state that the system starts the freezing point restoration.
  • the configuration writing module 42 is configured to write information about whether the user needs to perform software update to the update configuration file.
  • the update configuration preset by the user if the update configuration is such that the software update is not performed in the state where the system starts the freezing point restore, the software update request is ignored when the software update request is received. If the update is configured to perform a software update in a state in which the system turns on the freezing point restore, when the software update request is received, the freezing point restore is turned off, and after the freezing point restore is turned off, the software update request is executed. .
  • the conflict between the freezing point restoration and the software update is solved, the software is repeatedly updated, the software updating experience under the freezing point recovery state is improved, the resource waste of the updating server is reduced, and the software maintenance cost is reduced.
  • the device embodiments described above are merely illustrative, wherein the units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical. Units can be located in one place or distributed to multiple network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the embodiment.
  • the connection relationship between the modules indicates that there is a communication connection between them, and specifically, one or more communication buses or signal lines can be realized.
  • the present invention can be implemented by means of software. It is implemented by adding necessary general hardware, and of course, it can also be implemented by dedicated hardware including an application specific integrated circuit, a dedicated CPU, a dedicated memory, a dedicated component, and the like. In general, functions performed by computer programs can be easily implemented with the corresponding hardware, and the specific hardware structure used to implement the same function can be various, such as analog circuits, digital circuits, or dedicated circuits. Circuits, etc. However, for the purposes of the present invention, software program implementation is a better implementation in more cases.
  • the technical solution of the present invention which is essential or contributes to the prior art, can be embodied in the form of a software product stored in a readable storage medium, such as a floppy disk of a computer.
  • a readable storage medium such as a floppy disk of a computer.
  • U disk mobile hard disk, read-only memory (ROM, Read-Only Memory), random access memory (RAM, Random Access Memory), disk or optical disk, etc., including a number of instructions to make a computer device (may be A personal computer, server, or network device, etc.) performs the methods described in various embodiments of the present invention.

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

A software updating method and apparatus. The method comprises: obtaining pre-configured updating configuration to detect whether current software needs to be updated in a state that the system enables deep freeze (S11); if the updating configuration indicates that the software is not to be updated in the state that the system enables deep freeze, when a software updating request is received, ignoring the software updating request (S12); and if the updating configuration indicates that the software is still to be updated in the state that the system enables deep freeze, when a software updating request is received, disabling the deep freeze, and executing the software updating request after the deep freeze is disabled (S13). The method can solve the conflict between deep freeze and software updating, avoid repeated updating of software, improve software updating experience in a deep freeze state, reduce resource waste of an update server, and lower the software maintenance costs.

Description

一种软件更新方法和装置Software update method and device 技术领域Technical field
本发明涉及计算机技术领域,尤其涉及一种软件更新方法和装置。The present invention relates to the field of computer technologies, and in particular, to a software update method and apparatus.
背景技术Background technique
在学校、网吧和企业等很多PC(personal computer,个人计算机)应用场景下,都会安装冰点还原软件进行系统还原。当系统开启冰点还原后,在每次重新启动后都会将系统还原至用户设置的冰点,在处于冰冻状态的系统下进行的软件更新(包括手动更新和自动更新),都会在下次启动时恢复到未更新状态。In many PC (personal computer) application scenarios such as schools, Internet cafes, and enterprises, the freezing point restore software will be installed for system restoration. When the system starts the freezing point restore, the system will be restored to the freezing point set by the user after each restart, and the software update (including manual update and automatic update) in the frozen state will be restored to the next startup. The status is not updated.
发明内容Summary of the invention
现有的软件方案没有考虑到冰点还原对软件更新带来的影响,导致软件反复更新,用户需要反复确认是否更新软件,用户体验下降,同时软件的反复更新也会浪费更新服务器的资源,给软件开发商带来经济损失。The existing software solution does not take into account the impact of the freezing point restore on the software update, resulting in repeated software updates, users need to repeatedly confirm whether to update the software, the user experience is declining, and the software update will waste the resources of the update server to the software. Developers bring economic losses.
本发明实施例的目的在于提供一种软件更新方法和装置,解决冰点还原与软件更新之间的冲突,避免软件的反复更新,改善处于冰点还原状态下的软件更新体验,降低对更新服务器的资源占用。The object of the embodiments of the present invention is to provide a software update method and device, which solves the conflict between freezing point restore and software update, avoids repeated software update, improves the software update experience in the freezing point restore state, and reduces the resources of the update server. Occupied.
为了实现上述目的,本发明提供了一种软件更新方法,包括:In order to achieve the above object, the present invention provides a software update method, including:
获取预先设置的更新配置,以检测当前软件在系统开启冰点还原的状态下是否需要进行软件更新;Obtain a preset update configuration to detect whether the current software needs to be updated when the system starts the freezing point restore;
若所述更新配置为在系统开启冰点还原的状态下不进行软件更新,则在接收到软件更新请求时,忽略所述软件更新请求;If the update is configured to not perform software update in a state where the system enables the freezing point restore, the software update request is ignored when receiving the software update request;
若所述更新配置为在系统开启冰点还原的状态下仍进行软件更新,则在接收到软件更新请求时,关闭所述冰点还原,并在所述冰点还原被关闭后,执行所述软件更新请求。If the update is configured to perform a software update in a state in which the system turns on the freezing point restore, when the software update request is received, the freezing point restore is turned off, and after the freezing point restore is turned off, the software update request is executed. .
本发明根据用户预先设置的更新配置,若所述更新配置为在系统开启冰点还原的状态下不进行软件更新,则在接收到软件更新请求时,忽略所述软件更新请求;若所述更新配置为在系统开启冰点还原的状态下仍进行软件更新,则在接收到软件更新请求时,关闭所述冰点还原,并在所述冰点还原被关闭后,执行所述软件更新请求。采用本发明,有助于解决冰点 还原与软件更新之间的冲突,避免软件的反复更新,改善处于冰点还原状态下的软件更新体验,减少更新服务器的资源浪费,降低软件的更新维护成本。According to the update configuration preset by the user, if the update is configured to not perform software update in the state that the system is in the freezing point restore state, the software update request is ignored when receiving the software update request; if the update configuration is In order to perform software update while the system turns on the freezing point restore, the freezing point restore is turned off when the software update request is received, and the software update request is executed after the freezing point restore is turned off. The invention can help solve the freezing point The conflict between the restoration and the software update, avoiding repeated updates of the software, improving the software update experience under the freezing point recovery state, reducing the waste of the update server resources, and reducing the software update maintenance cost.
优选地,所述读取预先设置的更新配置,以检测当前软件在系统开启冰点还原的状态下是否需要进行软件更新,具体为:Preferably, the reading the preset update configuration to detect whether the current software needs to perform software update in the state that the system starts the freezing point restoration, specifically:
在软件启动进行初始化时,读取用户预先设置的更新配置文件,以检测所述软件在系统开启冰点还原的状态下是否需要进行软件更新。When the software is started for initialization, the update configuration file preset by the user is read to detect whether the software needs to be updated when the system starts the freezing point recovery state.
优选地,所述若所述更新配置为在系统开启冰点还原的状态下不进行软件更新,则在接收到软件更新请求时,忽略所述软件更新请求,进一步包括:Preferably, if the update is configured to not perform software update in a state in which the system starts the freezing point restore, the software update request is ignored when receiving the software update request, and further includes:
若所述更新配置为在系统开启冰点还原的状态下不进行软件更新,则在接收到软件更新请求时,检测系统的冰点还原是否处于开启状态;若是,则忽略所述软件更新请求;若否,则执行所述软件更新请求。If the update is configured to not perform software update when the system starts the freezing point restore, when the software update request is received, detecting whether the freezing point restore of the system is in an open state; if yes, ignoring the software update request; And executing the software update request.
优选地,所述若所述更新配置为在系统开启冰点还原时仍进行软件更新,则在接收到软件更新请求时,关闭所述冰点还原,并在所述冰点还原被关闭后,执行所述软件更新请求,进一步包括:Preferably, if the update is configured to perform a software update when the system turns on the freezing point restore, when the software update request is received, the freezing point restoration is turned off, and after the freezing point restoration is turned off, performing the Software update request, further including:
若所述更新配置为在系统开启冰点还原时仍进行软件更新,则在接收到软件更新请求时,尝试关闭所述冰点还原;If the update is configured to perform a software update when the system turns on the freezing point restore, when the software update request is received, attempt to close the freezing point restore;
检测所述冰点还原是否被关闭;若所述冰点还原已被关闭,则执行所述软件更新请求;若所述冰点还原未被关闭,则提醒所述冰点还原无法被关闭并建议手动进行关闭。Detecting whether the freezing point restore is turned off; if the freezing point restore has been turned off, executing the software update request; if the freezing point restore is not closed, reminding that the freezing point restore cannot be turned off and suggesting manual closing.
进一步地,在所述获取预先设置的更新配置,以检测当前软件在系统开启冰点还原的状态下是否需要进行软件更新之前,还包括:Further, before the obtaining the updated configuration to detect whether the current software needs to be updated in the state that the system starts the freezing point restoration, the method further includes:
检测所述软件是否为第一次启动,并在软件第一次启动时,提醒用户设置在系统开启冰点还原的状态下是否需要进行软件更新;Detect whether the software is started for the first time, and when the software is first started, remind the user to set whether the software update is needed when the system starts the freezing point recovery state;
将用户设置的是否需要进行软件更新的信息写入更新配置文件。Write information about whether the user needs to perform software update to the update configuration file.
本发明仅需在软件初次启动时,将用户的配置信息写入更新配置文件,即可在后续的软件更新中,依照用户配置解决冰点还原与软件更新之间的冲突,有助于进一步提高用户的软件更新体验。The invention only needs to write the user's configuration information into the update configuration file when the software is first started, and in the subsequent software update, the conflict between the freezing point restore and the software update can be solved according to the user configuration, which helps to further improve the user. Software update experience.
相应地,本发明还提供了一种软件更新装置,包括:Accordingly, the present invention also provides a software update apparatus, including:
配置读取模块,用于获取预先设置的更新配置,以检测当前软件在系统开启冰点还原的状态下是否需要进行软件更新;The configuration reading module is configured to obtain a preset update configuration to detect whether the current software needs to perform software update when the system starts the freezing point recovery state;
请求忽略模块,用于若所述更新配置为在系统开启冰点还原的状态下不进行软件更新,则在接收到软件更新请求时,忽略所述软件更新请求; The request ignore module is configured to ignore the software update request when receiving the software update request if the update is configured to not perform software update in a state where the system enables the freezing point restore;
软件更新模块,用于若所述更新配置为在系统开启冰点还原的状态下仍进行软件更新,则在接收到软件更新请求时,关闭所述冰点还原,并在所述冰点还原被关闭后,执行所述软件更新请求。a software update module, configured to: if the update is configured to perform a software update in a state in which the system starts the freeze point restore, when the software update request is received, the freezing point restore is turned off, and after the freezing point restore is turned off, Execute the software update request.
优选地,所述配置读取模块包括:Preferably, the configuration reading module comprises:
配置读取单元,用于在软件启动进行初始化时,读取用户预先设置的更新配置文件,以检测所述软件在系统开启冰点还原的状态下是否需要进行软件更新。The configuration reading unit is configured to read an update configuration file preset by the user when the software is started for initialization, to detect whether the software needs to perform software update when the system starts the freezing point recovery state.
优选地,所述请求忽略模块包括:Preferably, the request ignoring module comprises:
第一更新单元,用于若所述更新配置为在系统开启冰点还原的状态下不进行软件更新,则在接收到软件更新请求时,检测系统的冰点还原是否处于开启状态;若是,则忽略所述软件更新请求;若否,则执行所述软件更新请求。a first updating unit, configured to: if the update is configured to not perform software update in a state where the system is in the state of freezing point restore, detecting whether the freezing point restoration of the system is in an open state when receiving the software update request; if yes, ignoring the Said software update request; if not, executing the software update request.
优选地,所述软件更新模块包括:Preferably, the software update module comprises:
冰点关闭单元,用于若所述更新配置为在系统开启冰点还原时仍进行软件更新,则在接收到软件更新请求时,尝试关闭所述冰点还原;a freezing point closing unit, configured to: if the update is configured to perform a software update when the system turns on the freezing point restore, attempt to close the freezing point restore when receiving the software update request;
第二更新单元,用于检测所述冰点还原是否被关闭;若所述冰点还原已被关闭,则执行所述软件更新请求;若所述冰点还原未被关闭,则提醒所述冰点还原无法被关闭并建议手动进行关闭。a second updating unit, configured to detect whether the freezing point restoration is turned off; if the freezing point restoration has been closed, executing the software update request; if the freezing point restoration is not closed, reminding that the freezing point restoration cannot be Close and recommend manual shutdown.
进一步地,所述软件更新装置还包括:Further, the software update apparatus further includes:
用户配置模块,用于检测所述软件是否为第一次启动,并在软件第一次启动时,提醒用户设置在系统开启冰点还原的状态下是否需要进行软件更新;a user configuration module, configured to detect whether the software is started for the first time, and remind the user to set whether the software update is required when the system starts the freezing point recovery when the software is first started;
配置写入模块,用于将用户设置的是否需要进行软件更新的信息写入更新配置文件。The configuration write module is used to write information about whether the user needs to perform software update to the update configuration file.
附图说明DRAWINGS
图1是本发明提供的软件更新方法的一个实施例的流程图;1 is a flow chart of an embodiment of a software update method provided by the present invention;
图2是本发明提供的软件更新方法的另一个实施例的流程图;2 is a flow chart of another embodiment of a software update method provided by the present invention;
图3是本发明提供的软件更新装置的一个实施例的结构示意图;3 is a schematic structural diagram of an embodiment of a software updating apparatus provided by the present invention;
图4是本发明提供的软件更新装置的另一个实施例的结构示意图。4 is a schematic structural diagram of another embodiment of a software updating apparatus provided by the present invention.
具体实施方式detailed description
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例, 都属于本发明保护的范围。The technical solutions in the embodiments of the present invention are clearly and completely described in the following with reference to the accompanying drawings in the embodiments of the present invention. It is obvious that the described embodiments are only a part of the embodiments of the present invention, but not all embodiments. All other embodiments obtained by those of ordinary skill in the art based on the embodiments of the present invention without creative efforts, All fall within the scope of protection of the present invention.
参见图1,是本发明提供的软件更新方法的一个实施例的流程图。Referring to Figure 1, there is shown a flow diagram of one embodiment of a software update method provided by the present invention.
所述软件更新方法包括步骤S11~S13:The software update method includes steps S11 to S13:
S11,获取预先设置的更新配置,以检测当前软件在系统开启冰点还原的状态下是否需要进行软件更新。S11: Obtain a preset update configuration to detect whether the current software needs to perform software update when the system starts the freezing point recovery state.
在具体实施当中,可在软件启动进行初始化时,读取用户预先设置的更新配置文件,以检测所述软件在系统开启冰点还原的状态下是否需要进行软件更新。在软件初始化时,读取用户更新配置文件config.ini中DeepFreezeUpdate的值,如果DeepFreezeUpdate=true,则当前软件在系统开启冰点还原的状态下需要进行软件更新。否则,不需要进行软件更新。In a specific implementation, when the software startup is initialized, the update configuration file preset by the user may be read to detect whether the software needs to perform software update in a state where the system starts the freezing point recovery. When the software is initialized, read the value of DeepFreezeUpdate in the user update configuration file config.ini. If DeepFreezeUpdate=true, the current software needs to perform software update when the system starts the freezing point restore. Otherwise, no software updates are required.
S12,若所述更新配置为在系统开启冰点还原的状态下不进行软件更新,则在接收到软件更新请求时,忽略所述软件更新请求。S12. If the update is configured to not perform a software update in a state where the system enables the freezing point restore, the software update request is ignored when receiving the software update request.
在具体实施当中,若所述更新配置为在系统开启冰点还原的状态下不进行软件更新,则在接收到软件更新请求时,检测系统的冰点还原是否处于开启状态。若是,则忽略所述软件更新请求;若否,则执行所述软件更新请求。In a specific implementation, if the update is configured to not perform software update in a state in which the system starts the freezing point restore, when the software update request is received, it is detected whether the freezing point restoration of the system is in an open state. If yes, the software update request is ignored; if not, the software update request is executed.
若用户设置为冰点下不更新软件,并且检测到系统已开启冰点还原,在软件自动更新的情况下可直接忽略更新请求,而在软件手动更新的情况下则可提醒用户手动关闭冰点。当检测到系统并未开启冰点还原,此时冰点还原与软件更新并不存在冲突,则可直接执行软件更新请求。If the user is set to not update the software under the freezing point, and it is detected that the system has turned on the freezing point restore, the update request can be directly ignored in the case of automatic software update, and the user can be reminded to manually turn off the freezing point in the case of manual software update. When it is detected that the system does not enable the freezing point restore, and there is no conflict between the freezing point restoration and the software update, the software update request can be directly executed.
S13,若所述更新配置为在系统开启冰点还原的状态下仍进行软件更新,则在接收到软件更新请求时,关闭所述冰点还原,并在所述冰点还原被关闭后,执行所述软件更新请求。S13. If the update is configured to perform software update in a state in which the system starts the freezing point restoration, when the software update request is received, the freezing point restore is turned off, and after the freezing point is turned off, the software is executed. Update request.
在具体实施当中,若所述更新配置为在系统开启冰点还原时仍进行软件更新,则在接收到软件更新请求时,尝试关闭所述冰点还原。In a specific implementation, if the update is configured to perform a software update when the system turns on the freezing point restore, when the software update request is received, the freezing point restore is attempted to be closed.
检测所述冰点还原是否被关闭。若所述冰点还原已被关闭,则执行所述软件更新请求;若所述冰点还原未被关闭,则提醒所述冰点还原无法被关闭并建议手动进行关闭。It is detected whether the freezing point restoration is turned off. If the freezing point restore has been turned off, the software update request is executed; if the freezing point restore is not turned off, the freezing point restore cannot be turned off and it is recommended to manually close.
若用户设置为冰点下更新软件,当软件接收到更新服务器或者用户手动发送的软件更新请求时,软件首先判断系统的冰点还原是否已关闭,若未关闭则通过调用相应的API(Application Programming Interface,应用程序编程接口)接口尝试关闭所述冰点还原。所述软件检测系统的冰点还原是否被关闭,如已被关闭,则直接执行所述软件更新请求;如未能自动关闭系统的冰点还原,则提醒用户冰点还原无法被关闭,并建议手动关闭冰点还原后再重新尝试更新软件。If the user is set to update the software under the freezing point, when the software receives the update server or the software update request manually sent by the user, the software first determines whether the system's freezing point restore has been closed, and if not closed, calls the corresponding API (Application Programming Interface, The application programming interface) interface attempts to turn off the freezing point restore. Whether the software detects whether the freezing point restore of the system is turned off, and if it has been turned off, directly executes the software update request; if the freezing point restore of the system is not automatically turned off, the user is reminded that the freezing point cannot be closed, and it is recommended to manually turn off the freezing point. Try again to update the software after the restore.
本发明可根据用户的配置,选择在冰点还原下是否进行软件更新,在用户设置为冰点下 不更新软件时,忽略服务器发送的自动更新请求,在用户设置为冰点下更新软件时,自动关闭系统的冰点还原后,再进行软件更新。有效地解决了冰点还原和软件的更新之间的冲突,避免了软件的反复更新,改善用户更新体验的同时,减少了对计算机以及更新服务器的资源占用,便于软件的维护和管理。The invention can select whether to perform software update under the freezing point recovery according to the configuration of the user, and set the user to be under the freezing point. When the software is not updated, the automatic update request sent by the server is ignored. When the user is set to update the software under the freezing point, the system is automatically shut down after the freezing point is restored, and then the software is updated. The conflict between the freezing point restoration and the software update is effectively solved, the software is repeatedly updated, the user update experience is improved, the resource occupation of the computer and the update server is reduced, and the software maintenance and management are facilitated.
参见图2,是本发明提供的软件更新方法的另一个实施例的方法流程图。Referring to FIG. 2, it is a flowchart of a method of another embodiment of the software update method provided by the present invention.
进一步地,在所述步骤S11之前,还包括:Further, before the step S11, the method further includes:
S21,检测所述软件是否为第一次启动,并在软件第一次启动时,提醒用户设置在系统开启冰点还原的状态下是否需要进行软件更新。S21: Detect whether the software is started for the first time, and when the software is first started, remind the user to set whether the software update is needed when the system starts the freezing point restoration.
软件初始化时会自动检测是否为第一次启动,如果在软件配置目录下,没有更新配置文件,则为第一次启动,进入用户配置流程。否则,跳过用户设置流程,直接读取软件配置目录下的更新配置文件。When the software is initialized, it will automatically detect whether it is the first startup. If the configuration file is not updated in the software configuration directory, it will be started for the first time and enter the user configuration process. Otherwise, skip the user setup process and directly read the update configuration file in the software configuration directory.
S22,将用户设置的是否需要进行软件更新的信息写入更新配置文件。S22. Write information about whether the software update is required by the user to the update configuration file.
将用户选择的在系统开启冰点还原的状态下是否进行软件更新的信息写入到更新配置文件config.ini,若用户选择冰点下更新,则写入DeepFreezeUpdate=true;若用户选择冰点下不更新,则写入DeepFreezeUpdate=false。若用户并未设置是否在冰点下更新,则默认选择冰点下不更新,向config.ini写入DeepFreezeUpdate=false。Write the information about whether the software update is performed in the state where the system is turned on and the system is updated. If the user selects the update under freezing point, write DeepFreezeUpdate=true; if the user chooses not to update under freezing point, Then write DeepFreezeUpdate=false. If the user does not set whether to update under the freezing point, the default selection is not updated under the freezing point, and Write DeepFreezeUpdate=false to config.ini.
本实施例在图1所示实施例的基础上,进一步加入了用户的软件更新配置流程,仅需在软件初次启动时,将用户的配置信息写入更新配置文件,即可在后续的软件更新中,依照用户配置解决冰点还原与软件更新之间的冲突,有助于进一步提高用户的软件更新体验。The embodiment further adds the user software update configuration process on the basis of the embodiment shown in FIG. 1 , and only needs to write the user configuration information into the update configuration file when the software is first started, and then the subsequent software update can be performed. In the user configuration, the conflict between the freezing point restore and the software update is solved, which helps to further improve the user's software update experience.
参见图3,是本发明提供的软件更新装置的结构示意图。本实施例的基本原理与图1所示方法实施例一致,本实施例中未详述之处可参见图1所示实施例中的相关描述。Referring to FIG. 3, it is a schematic structural diagram of a software updating apparatus provided by the present invention. The basic principle of the embodiment is the same as that of the method embodiment shown in FIG. 1. For details that are not detailed in this embodiment, reference may be made to the related description in the embodiment shown in FIG. 1.
如图3所示,所述软件更新装置包括:As shown in FIG. 3, the software update apparatus includes:
配置读取模块31,用于获取预先设置的更新配置,以检测当前软件在系统开启冰点还原的状态下是否需要进行软件更新。The configuration reading module 31 is configured to obtain a preset update configuration to detect whether the current software needs to perform software update in a state where the system starts the freezing point recovery.
请求忽略模块32,用于若所述更新配置为在系统开启冰点还原的状态下不进行软件更新,则在接收到软件更新请求时,忽略所述软件更新请求。The request ignoring module 32 is configured to ignore the software update request when the software update request is received if the update is configured not to perform a software update in a state where the system turns on the freezing point restore.
软件更新模块33,用于若所述更新配置为在系统开启冰点还原的状态下仍进行软件更新,则在接收到软件更新请求时,关闭所述冰点还原,并在所述冰点还原被关闭后,执行所述软件更新请求。The software update module 33 is configured to: if the update is configured to perform software update in a state where the system is in the state of freezing point restoration, when the software update request is received, the freezing point restoration is turned off, and after the freezing point is restored Execute the software update request.
在具体实施当中,所述配置读取模块31包括:In a specific implementation, the configuration reading module 31 includes:
配置读取单元,用于在软件启动进行初始化时,读取用户预先设置的更新配置文件,以 检测所述软件在系统开启冰点还原的状态下是否需要进行软件更新。Configuring a reading unit for reading an update configuration file preset by the user when the software is started for initialization It is detected whether the software needs to perform software update when the system starts the freezing point restoration.
在具体实施当中,所述请求忽略模块32包括:In a specific implementation, the request ignoring module 32 includes:
第一更新单元,用于若所述更新配置为在系统开启冰点还原的状态下不进行软件更新,则在接收到软件更新请求时,检测系统的冰点还原是否处于开启状态。若是,则忽略所述软件更新请求;若否,则执行所述软件更新请求。The first update unit is configured to: if the update is configured to not perform software update in a state in which the system starts the freezing point restore, when the software update request is received, detecting whether the freezing point restoration of the system is in an open state. If yes, the software update request is ignored; if not, the software update request is executed.
在具体实施当中,所述软件更新模块33包括:In a specific implementation, the software update module 33 includes:
冰点关闭单元,用于若所述更新配置为在系统开启冰点还原时仍进行软件更新,则在接收到软件更新请求时,尝试关闭所述冰点还原。The freezing point closing unit is configured to, if the update is configured to perform a software update when the system turns on the freezing point restore, attempt to close the freezing point restore when receiving the software update request.
第二更新单元,用于检测所述冰点还原是否被关闭。若所述冰点还原已被关闭,则执行所述软件更新请求;若所述冰点还原未被关闭,则提醒所述冰点还原无法被关闭并建议手动进行关闭。And a second updating unit, configured to detect whether the freezing point restoration is turned off. If the freezing point restore has been turned off, the software update request is executed; if the freezing point restore is not turned off, the freezing point restore cannot be turned off and it is recommended to manually close.
参见图4,是本发明提供的软件更新装置的另一个实施例的结构示意图。本实施例的基本原理与图2所示方法实施例一致,本实施例中未详述之处可参见图2所示实施例中的相关描述。Referring to FIG. 4, it is a schematic structural diagram of another embodiment of a software updating apparatus provided by the present invention. The basic principle of the embodiment is the same as that of the method embodiment shown in FIG. 2. For details that are not detailed in this embodiment, reference may be made to the related description in the embodiment shown in FIG. 2.
本实施例所述软件更新装置在图3所示实施例的基础上,进一步还包括:The software update device in this embodiment further includes: on the basis of the embodiment shown in FIG. 3, further comprising:
用户配置模块41,用于检测所述软件是否为第一次启动,并在软件第一次启动时,提醒用户设置在系统开启冰点还原的状态下是否需要进行软件更新。The user configuration module 41 is configured to detect whether the software is started for the first time, and when the software is first started, remind the user to set whether the software update is required in the state that the system starts the freezing point restoration.
配置写入模块42,用于将用户设置的是否需要进行软件更新的信息写入更新配置文件。The configuration writing module 42 is configured to write information about whether the user needs to perform software update to the update configuration file.
本发明根据用户预先设置的更新配置,若所述更新配置为在系统开启冰点还原的状态下不进行软件更新,则在接收到软件更新请求时,忽略所述软件更新请求。若所述更新配置为在系统开启冰点还原的状态下仍进行软件更新,则在接收到软件更新请求时,关闭所述冰点还原,并在所述冰点还原被关闭后,执行所述软件更新请求。采用本发明,有助于解决冰点还原与软件更新之间的冲突,避免软件的反复更新,改善处于冰点还原状态下的软件更新体验,减少更新服务器的资源浪费,降低软件维护成本。According to the present invention, according to the update configuration preset by the user, if the update configuration is such that the software update is not performed in the state where the system starts the freezing point restore, the software update request is ignored when the software update request is received. If the update is configured to perform a software update in a state in which the system turns on the freezing point restore, when the software update request is received, the freezing point restore is turned off, and after the freezing point restore is turned off, the software update request is executed. . By adopting the invention, the conflict between the freezing point restoration and the software update is solved, the software is repeatedly updated, the software updating experience under the freezing point recovery state is improved, the resource waste of the updating server is reduced, and the software maintenance cost is reduced.
需说明的是,以上所描述的装置实施例仅仅是示意性的,其中所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部模块来实现本实施例方案的目的。另外,本发明提供的装置实施例附图中,模块之间的连接关系表示它们之间具有通信连接,具体可以实现为一条或多条通信总线或信号线。本领域普通技术人员在不付出创造性劳动的情况下,即可以理解并实施。It should be noted that the device embodiments described above are merely illustrative, wherein the units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical. Units can be located in one place or distributed to multiple network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the embodiment. In addition, in the drawings of the device embodiments provided by the present invention, the connection relationship between the modules indicates that there is a communication connection between them, and specifically, one or more communication buses or signal lines can be realized. Those of ordinary skill in the art can understand and implement without any creative effort.
通过以上的实施方式的描述,所属领域的技术人员可以清楚地了解到本发明可借助软件 加必需的通用硬件的方式来实现,当然也可以通过专用硬件包括专用集成电路、专用CPU、专用存储器、专用元器件等来实现。一般情况下,凡由计算机程序完成的功能都可以很容易地用相应的硬件来实现,而且,用来实现同一功能的具体硬件结构也可以是多种多样的,例如模拟电路、数字电路或专用电路等。但是,对本发明而言更多情况下软件程序实现是更佳的实施方式。基于这样的理解,本发明的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品存储在可读取的存储介质中,如计算机的软盘,U盘、移动硬盘、只读存储器(ROM,Read-Only Memory)、随机存取存储器(RAM,Random Access Memory)、磁碟或者光盘等,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行本发明各个实施例所述的方法。Through the description of the above embodiments, those skilled in the art can clearly understand that the present invention can be implemented by means of software. It is implemented by adding necessary general hardware, and of course, it can also be implemented by dedicated hardware including an application specific integrated circuit, a dedicated CPU, a dedicated memory, a dedicated component, and the like. In general, functions performed by computer programs can be easily implemented with the corresponding hardware, and the specific hardware structure used to implement the same function can be various, such as analog circuits, digital circuits, or dedicated circuits. Circuits, etc. However, for the purposes of the present invention, software program implementation is a better implementation in more cases. Based on the understanding, the technical solution of the present invention, which is essential or contributes to the prior art, can be embodied in the form of a software product stored in a readable storage medium, such as a floppy disk of a computer. , U disk, mobile hard disk, read-only memory (ROM, Read-Only Memory), random access memory (RAM, Random Access Memory), disk or optical disk, etc., including a number of instructions to make a computer device (may be A personal computer, server, or network device, etc.) performs the methods described in various embodiments of the present invention.
以上所述,仅为本发明的具体实施方式,但本发明的保护范围并不局限于此,任何熟悉本技术领域的技术人员在本发明揭露的技术范围内,可轻易想到变化或替换,都应涵盖在本发明的保护范围之内。因此,本发明的保护范围应以所述权利要求的保护范围为准。 The above is only a specific embodiment of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art can easily think of changes or substitutions within the technical scope of the present invention. It should be covered by the scope of the present invention. Therefore, the scope of the invention should be determined by the scope of the appended claims.

Claims (10)

  1. 一种软件更新方法,其特征在于,包括:A software update method, comprising:
    获取预先设置的更新配置,以检测当前软件在系统开启冰点还原的状态下是否需要进行软件更新;Obtain a preset update configuration to detect whether the current software needs to be updated when the system starts the freezing point restore;
    若所述更新配置为在系统开启冰点还原的状态下不进行软件更新,则在接收到软件更新请求时,忽略所述软件更新请求;If the update is configured to not perform software update in a state where the system enables the freezing point restore, the software update request is ignored when receiving the software update request;
    若所述更新配置为在系统开启冰点还原的状态下仍进行软件更新,则在接收到软件更新请求时,关闭所述冰点还原,并在所述冰点还原被关闭后,执行所述软件更新请求。If the update is configured to perform a software update in a state in which the system turns on the freezing point restore, when the software update request is received, the freezing point restore is turned off, and after the freezing point restore is turned off, the software update request is executed. .
  2. 如权利要求1所述的软件更新方法,其特征在于,所述读取预先设置的更新配置,以检测当前软件在系统开启冰点还原的状态下是否需要进行软件更新,具体为:The software update method according to claim 1, wherein the reading of the preset update configuration is performed to detect whether the current software needs to be updated in the state that the system is in the state of freezing point restoration, specifically:
    在软件启动进行初始化时,读取用户预先设置的更新配置文件,以检测所述软件在系统开启冰点还原的状态下是否需要进行软件更新。When the software is started for initialization, the update configuration file preset by the user is read to detect whether the software needs to be updated when the system starts the freezing point recovery state.
  3. 如权利要求1所述的软件更新方法,其特征在于,所述若所述更新配置为在系统开启冰点还原的状态下不进行软件更新,则在接收到软件更新请求时,忽略所述软件更新请求,进一步包括:The software update method according to claim 1, wherein the software update is ignored when the software update request is received if the update is configured to not perform software update in a state where the system enables the freeze point restore. The request further includes:
    若所述更新配置为在系统开启冰点还原的状态下不进行软件更新,则在接收到软件更新请求时,检测系统的冰点还原是否处于开启状态;若是,则忽略所述软件更新请求;若否,则执行所述软件更新请求。If the update is configured to not perform software update when the system starts the freezing point restore, when the software update request is received, detecting whether the freezing point restore of the system is in an open state; if yes, ignoring the software update request; And executing the software update request.
  4. 如权利要求1所述的软件更新方法,其特征在于,所述若所述更新配置为在系统开启冰点还原时仍进行软件更新,则在接收到软件更新请求时,关闭所述冰点还原,并在所述冰点还原被关闭后,执行所述软件更新请求,进一步包括:The software update method according to claim 1, wherein if the update is configured to perform a software update when the system turns on the freezing point restore, the freezing point restore is turned off when the software update request is received, and After the freezing point restore is turned off, executing the software update request further includes:
    若所述更新配置为在系统开启冰点还原时仍进行软件更新,则在接收到软件更新请求时,尝试关闭所述冰点还原;If the update is configured to perform a software update when the system turns on the freezing point restore, when the software update request is received, attempt to close the freezing point restore;
    检测所述冰点还原是否被关闭;若所述冰点还原已被关闭,则执行所述软件更新请求;若所述冰点还原未被关闭,则提醒所述冰点还原无法被关闭并建议手动进行关闭。Detecting whether the freezing point restore is turned off; if the freezing point restore has been turned off, executing the software update request; if the freezing point restore is not closed, reminding that the freezing point restore cannot be turned off and suggesting manual closing.
  5. 如权利要求1~4任一项所述的软件更新方法,其特征在于,在所述获取预先设置的更新配置,以检测当前软件在系统开启冰点还原的状态下是否需要进行软件更新之前,还包括: The software update method according to any one of claims 1 to 4, wherein the pre-set update configuration is acquired to detect whether the current software needs to perform software update in a state where the system starts the freezing point restoration, Includes:
    检测所述软件是否为第一次启动,并在软件第一次启动时,提醒用户设置在系统开启冰点还原的状态下是否需要进行软件更新;Detect whether the software is started for the first time, and when the software is first started, remind the user to set whether the software update is needed when the system starts the freezing point recovery state;
    将用户设置的是否需要进行软件更新的信息写入更新配置文件。Write information about whether the user needs to perform software update to the update configuration file.
  6. 一种软件更新装置,其特征在于,包括:A software update device, comprising:
    配置读取模块,用于获取预先设置的更新配置,以检测当前软件在系统开启冰点还原的状态下是否需要进行软件更新;The configuration reading module is configured to obtain a preset update configuration to detect whether the current software needs to perform software update when the system starts the freezing point recovery state;
    请求忽略模块,用于若所述更新配置为在系统开启冰点还原的状态下不进行软件更新,则在接收到软件更新请求时,忽略所述软件更新请求;The request ignore module is configured to ignore the software update request when receiving the software update request if the update is configured to not perform software update in a state where the system enables the freezing point restore;
    软件更新模块,用于若所述更新配置为在系统开启冰点还原的状态下仍进行软件更新,则在接收到软件更新请求时,关闭所述冰点还原,并在所述冰点还原被关闭后,执行所述软件更新请求。a software update module, configured to: if the update is configured to perform a software update in a state in which the system starts the freeze point restore, when the software update request is received, the freezing point restore is turned off, and after the freezing point restore is turned off, Execute the software update request.
  7. 如权利要求6所述的软件更新装置,其特征在于,所述配置读取模块包括:The software update apparatus according to claim 6, wherein the configuration reading module comprises:
    配置读取单元,用于在软件启动进行初始化时,读取用户预先设置的更新配置文件,以检测所述软件在系统开启冰点还原的状态下是否需要进行软件更新。The configuration reading unit is configured to read an update configuration file preset by the user when the software is started for initialization, to detect whether the software needs to perform software update when the system starts the freezing point recovery state.
  8. 如权利要求6所述的软件更新装置,其特征在于,所述请求忽略模块包括:The software update apparatus according to claim 6, wherein the request ignoring module comprises:
    第一更新单元,用于若所述更新配置为在系统开启冰点还原的状态下不进行软件更新,则在接收到软件更新请求时,检测系统的冰点还原是否处于开启状态;若是,则忽略所述软件更新请求;若否,则执行所述软件更新请求。a first updating unit, configured to: if the update is configured to not perform software update in a state where the system is in the state of freezing point restore, detecting whether the freezing point restoration of the system is in an open state when receiving the software update request; if yes, ignoring the Said software update request; if not, executing the software update request.
  9. 如权利要求6所述的软件更新装置,其特征在于,所述软件更新模块包括:The software update apparatus according to claim 6, wherein the software update module comprises:
    冰点关闭单元,用于若所述更新配置为在系统开启冰点还原时仍进行软件更新,则在接收到软件更新请求时,尝试关闭所述冰点还原;a freezing point closing unit, configured to: if the update is configured to perform a software update when the system turns on the freezing point restore, attempt to close the freezing point restore when receiving the software update request;
    第二更新单元,用于检测所述冰点还原是否被关闭;若所述冰点还原已被关闭,则执行所述软件更新请求;若所述冰点还原未被关闭,则提醒所述冰点还原无法被关闭并建议手动进行关闭。a second updating unit, configured to detect whether the freezing point restoration is turned off; if the freezing point restoration has been closed, executing the software update request; if the freezing point restoration is not closed, reminding that the freezing point restoration cannot be Close and recommend manual shutdown.
  10. 如权利要求6~9任一项所述的软件更新装置,其特征在于,所述软件更新装置还包括:The software update device according to any one of claims 6 to 9, wherein the software update device further comprises:
    用户配置模块,用于检测所述软件是否为第一次启动,并在软件第一次启动时,提醒用 户设置在系统开启冰点还原的状态下是否需要进行软件更新;a user configuration module, configured to detect whether the software is started for the first time, and reminds when the software is first started Whether the user needs to perform software update when the system starts the freezing point restore;
    配置写入模块,用于将用户设置的是否需要进行软件更新的信息写入更新配置文件。 The configuration write module is used to write information about whether the user needs to perform software update to the update configuration file.
PCT/CN2016/113321 2016-09-14 2016-12-30 Software updating method and apparatus WO2018049760A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201610824696.9 2016-09-14
CN201610824696.9A CN106484462A (en) 2016-09-14 2016-09-14 A kind of Oftware updating method and device

Publications (1)

Publication Number Publication Date
WO2018049760A1 true WO2018049760A1 (en) 2018-03-22

Family

ID=58273655

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/113321 WO2018049760A1 (en) 2016-09-14 2016-12-30 Software updating method and apparatus

Country Status (2)

Country Link
CN (1) CN106484462A (en)
WO (1) WO2018049760A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106484462A (en) * 2016-09-14 2017-03-08 广州视睿电子科技有限公司 A kind of Oftware updating method and device
CN108920161A (en) * 2018-06-15 2018-11-30 广州视源电子科技股份有限公司 Oftware updating method, device and equipment, readable storage medium storing program for executing

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1170660A2 (en) * 2000-07-06 2002-01-09 Marconi Commerce Systems Inc. A method and apparatus for upgrading software at a remote fuelling site
CN1858707A (en) * 2006-03-28 2006-11-08 华为技术有限公司 Automatic loading method for movable terminal software
CN105677425A (en) * 2016-01-12 2016-06-15 四川文轩教育科技有限公司 Updating method of software system of C/S system structure
CN106484462A (en) * 2016-09-14 2017-03-08 广州视睿电子科技有限公司 A kind of Oftware updating method and device

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102026031B (en) * 2010-12-28 2013-09-04 张朝晖 Set top box

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1170660A2 (en) * 2000-07-06 2002-01-09 Marconi Commerce Systems Inc. A method and apparatus for upgrading software at a remote fuelling site
CN1858707A (en) * 2006-03-28 2006-11-08 华为技术有限公司 Automatic loading method for movable terminal software
CN105677425A (en) * 2016-01-12 2016-06-15 四川文轩教育科技有限公司 Updating method of software system of C/S system structure
CN106484462A (en) * 2016-09-14 2017-03-08 广州视睿电子科技有限公司 A kind of Oftware updating method and device

Also Published As

Publication number Publication date
CN106484462A (en) 2017-03-08

Similar Documents

Publication Publication Date Title
KR102334950B1 (en) Method and apparatus for managing background application
US9606782B2 (en) Game state synchronization and restoration across multiple devices
US8813175B2 (en) Multimodal computing device
US10601978B2 (en) Telecommunication device utilization based on heartbeat communication
US9306810B2 (en) WiFi zapper smart phone application
US9003173B2 (en) Multi-OS (operating system) boot via mobile device
US9268655B2 (en) Interface for resolving synchronization conflicts of application states
JP2019096360A (en) Context history of computing object
US20160232374A1 (en) Permission control method and apparatus
AU2014265749B2 (en) Kiosk application mode for operating system
US20150365360A1 (en) Method and apparatus for processing push message in notification center of mobile terminal, and storage medium
US10019602B2 (en) System and method for improved security for a processor in a portable computing device (PCD)
CN107491348B (en) Method and device for managing application in electronic terminal
EP2755136A1 (en) Remote backup system and remote backup method thereof
WO2016061924A1 (en) Multi-screen sharing based application management method and device, and storage medium
TW201224931A (en) Fast computer startup
US20170168807A1 (en) Method and electronic device for updating application program
WO2017049731A1 (en) Method for application security protection among multiple systems, and terminal
US11671379B1 (en) System and method for subscription management using dynamically composed management entities
WO2018000500A1 (en) Application program management method, management apparatus, and mobile terminal
WO2018049760A1 (en) Software updating method and apparatus
WO2014019471A1 (en) Method and device for performing cleaning process on portable electronic device
US20150324209A1 (en) Operating System Switching Method and Dual-Operating System Electronic Device Using the Same
WO2016115753A1 (en) Multi-system operation method, device, and terminal
AU2016238887B2 (en) Contextual history of computing objects

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

Country of ref document: EP

Kind code of ref document: A1

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 1205A DATED 06/08/2019)

122 Ep: pct application non-entry in european phase

Ref document number: 16916138

Country of ref document: EP

Kind code of ref document: A1