CN107305498B - Application installation method, controller and application installation system - Google Patents

Application installation method, controller and application installation system Download PDF

Info

Publication number
CN107305498B
CN107305498B CN201610260785.5A CN201610260785A CN107305498B CN 107305498 B CN107305498 B CN 107305498B CN 201610260785 A CN201610260785 A CN 201610260785A CN 107305498 B CN107305498 B CN 107305498B
Authority
CN
China
Prior art keywords
application
installation
virtual machine
controller
mode
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.)
Active
Application number
CN201610260785.5A
Other languages
Chinese (zh)
Other versions
CN107305498A (en
Inventor
林海长
姜正文
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sangfor Technologies Co Ltd
Original Assignee
Sangfor Technologies Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sangfor Technologies Co Ltd filed Critical Sangfor Technologies Co Ltd
Priority to CN201610260785.5A priority Critical patent/CN107305498B/en
Publication of CN107305498A publication Critical patent/CN107305498A/en
Application granted granted Critical
Publication of CN107305498B publication Critical patent/CN107305498B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements 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/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects

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)

Abstract

The invention discloses an application installation method.A controller determines the installation condition of an application according to the identifier of an application installation instruction when receiving the application installation instruction; when the installation condition is that the application in the first virtual machine needs to acquire the hardware feature code, the controller determines that the installation mode of the application is an application installation package pushing mode; when the application installation mode is an application installation package pushing mode, the controller pushes the application installation package of the application to a second virtual machine, so that the second virtual machine can analyze the application installation package according to the hardware feature codes matched with the first virtual machine in the application installation package to realize application installation. The invention also discloses a controller and an application installation system. The invention improves the intelligence of application installation.

Description

Application installation method, controller and application installation system
Technical Field
The present invention relates to the field of communications technologies, and in particular, to an application installation method, a controller, and an application installation system.
Background
With the development of communication technology, various technologies in the field of communication technology are also rapidly developed. When the existing virtual machine is used for installing an application, firstly, a first virtual machine generates an original template of a configuration file according to the application to be installed, then, other configuration files are copied according to the original template of the configuration file to derive the configuration file to a second virtual machine, when the application to be installed is an application needing to acquire a hardware feature code, the hardware feature code is a Media Access Control (MAC) address, the hardware feature code in the configuration file generated by the first virtual machine represents the first virtual machine, the hardware feature code is derived in the configuration file of the second virtual machine, the hardware feature code represents the second virtual machine, and then, after the second virtual machine receives the configuration file, the second virtual machine cannot analyze the configuration file due to the fact that the hardware feature code in the configuration file is different from the hardware feature code of the configuration file in the first virtual machine, so that the application cannot be installed, and manual intervention is needed at this time, such as manually correcting the hardware feature codes of the configuration file to enable the application to be normally installed, but the application installation mode through manual intervention causes low intelligence of the application installation.
Disclosure of Invention
The invention mainly aims to provide an application installation method, a controller and an application installation system, and aims to solve the technical problem that the traditional application installation mode is low in intelligence.
In order to achieve the above object, the present invention provides an application installation method, including the following steps:
when receiving an application installation instruction, a controller determines the installation condition of an application according to the identifier of the application installation instruction;
when the installation condition is that the application in the first virtual machine needs to acquire the hardware feature code, the controller determines that the installation mode of the application is an application installation package pushing mode;
when the application installation mode is an application installation package pushing mode, the controller pushes the application installation package of the application to a second virtual machine, so that the second virtual machine can analyze the application installation package according to the hardware feature codes matched with the first virtual machine in the application installation package to realize application installation.
Preferably, when the installation mode of the application is a push application installation package mode, the application installation method further includes:
the controller acquires an installation operation log corresponding to the application in the first virtual machine;
and the controller pushes the acquired installation operation log to the second virtual machine so that the second virtual machine executes installation operation on the application according to the installation operation log.
Preferably, after the step of determining the installation condition of the application according to the identifier of the application installation instruction when the controller receives the application installation instruction, the application installation method further includes:
when the installation condition is that the application in the first virtual machine does not need to acquire the hardware feature code, the controller determines that the installation mode of the application is a mounted disk mode;
and when the installation mode of the application is a disk mounting mode, the controller informs the second virtual machine to mount an application disk corresponding to the application.
Preferably, after the step of pushing, by the controller, the application installation package of the application to the second virtual machine when the installation manner of the application is the manner of pushing the application installation package, the application installation method further includes:
the method comprises the steps that when an application unloading instruction is received by a controller, an unloading operation log corresponding to the application in a first virtual machine is obtained;
and the controller pushes the obtained unloading operation log to the second virtual machine so that the second virtual machine can unload the application according to the unloading operation log.
Preferably, after the step of notifying, by the controller, that the application disk corresponding to the application is mounted on the second virtual machine when the installation mode of the application is a mounted disk mode, the application installation method further includes:
and when receiving an application uninstalling instruction, the controller informs the second virtual machine to uninstall the application disk corresponding to the application.
In addition, to achieve the above object, the present invention also provides a controller, comprising:
the first determining module is used for determining the installation condition of the application according to the identifier of the application installation instruction when the application installation instruction is received;
a second determining module, configured to determine that the installation mode of the application is a push application installation package mode when the installation condition is that the application in the first virtual machine needs to obtain the hardware feature code
The first pushing module is used for pushing the application installation package of the application to a second virtual machine when the installation mode of the application is an application installation package pushing mode, so that the second virtual machine can analyze the application installation package according to the hardware feature code matched with the first virtual machine in the application installation package to realize the installation of the application.
Preferably, when the installation mode of the application is a push application installation package mode, the controller further includes:
a first obtaining module, configured to obtain an installation operation log corresponding to the application in the first virtual machine;
the first pushing module is further configured to push the acquired installation operation log to the second virtual machine, so that the second virtual machine executes an installation operation on the application according to the installation operation log.
Preferably, the controller further comprises:
a third determining module, configured to determine that the installation manner of the application is a mounted disk manner when the installation condition is that the application in the first virtual machine does not need to obtain the hardware feature code;
and the first notification module is used for notifying the second virtual machine to mount the application disk corresponding to the application when the installation mode of the application is a mounted disk mode.
Preferably, the controller further comprises:
the second obtaining module is used for obtaining a corresponding unloading operation log of the application in the first virtual machine when an application unloading instruction is received;
and the second pushing module is used for pushing the obtained unloading operation log to the second virtual machine so that the second virtual machine can unload the application according to the unloading operation log.
Preferably, the controller further comprises:
and the second notification module is used for notifying the second virtual machine to uninstall the application disk corresponding to the application when the application uninstalling instruction is received.
In addition, to achieve the above object, the present invention further provides an application installation system, where the application installation system includes a first virtual machine, a controller, and a second virtual machine, where the controller includes the controller as described above, and the second virtual machine is used to mount an application disk corresponding to an application, or to install the application according to an application installation package, and the first virtual machine includes:
the storage module is used for storing the file information corresponding to the application to a preset application disk when receiving the application installation request;
the extraction module is used for extracting the application installation package of the application;
the storage module is further used for storing the extracted application installation package into a preset application program library;
the first processing module is used for determining an installation mode corresponding to the application according to whether the application needs to acquire the hardware feature code or not, and storing the determined application installation mode into a preset storage area so that the controller executes corresponding application installation operation according to the application installation mode when receiving an application installation instruction, wherein the application installation mode is a mounted disk mode when the application does not need to acquire the hardware feature code, and the application installation mode is an application installation package pushing mode when the application needs to acquire the hardware feature code.
Preferably, the first virtual machine further comprises:
the second processing module is configured to record an application installation operation of the application in the first virtual machine to an installation operation log, and store the recorded installation operation log in the preset storage area.
Preferably, the first virtual machine further comprises:
the deleting module is used for deleting the file information corresponding to the application from the application disk when receiving the application uninstalling instruction;
and the third processing module is used for recording the application unloading operation of the application in the first virtual machine to an unloading operation log and storing the recorded unloading operation log to the preset storage area.
The invention provides an application installation method, a controller and an application installation system, wherein the controller determines installation conditions of an application according to an identifier of an application installation instruction when receiving the application installation instruction, determines that the installation mode of the application is a pushing application installation package mode when the installation condition is that the application in a first virtual machine needs to acquire a hardware feature code, and when the installation mode of the application is the pushing application installation package mode, the controller pushes the application installation package of the application to a second virtual machine so that the second virtual machine can analyze the application installation package according to the hardware feature code matched with the first virtual machine in the application installation package to realize the installation of the application, so that when the application acquires the hardware feature code, the controller pushes the application installation package to the second virtual machine so that the second virtual machine can install the application according to the application installation package, the hardware feature codes in the received application installation package are the hardware feature codes of the first virtual machine, and the second virtual machine can execute the application installation process without manually adjusting the hardware feature codes, so that the intelligence of application installation is improved.
Drawings
FIG. 1 is a schematic flow chart of a first embodiment of an application installation method of the present invention;
FIG. 2 is a schematic flow chart of a second embodiment of the application installation method of the present invention;
FIG. 3 is a functional block diagram of a controller according to a first embodiment of the present invention;
FIG. 4 is a functional block diagram of a controller according to a second embodiment of the present invention;
FIG. 5 is a functional block diagram of a first embodiment of an application installation system of the present invention;
fig. 6 is a functional block diagram of a second embodiment of the application installation system of the present invention.
Detailed Description
It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
The invention provides an application installation method.
Referring to fig. 1, fig. 1 is a schematic flow chart of a first embodiment of the application installation method of the present invention.
The embodiment provides an application installation method, which includes:
step S10, when the controller receives the application installation instruction, the installation condition of the application is determined according to the mark of the application installation instruction;
in this embodiment, the triggering manner of the application installation instruction includes: 1. the administrator pushes an application to the second virtual machine on the controller to trigger an application installation instruction; 2. further, in order to improve the intelligence of application installation, when the first virtual machine stores the file information of the application into a preset storage area or a configuration file of the preset storage area according to the application installation request and stores the application installation package of the application into a preset application program, an application installation instruction is triggered.
In this embodiment, when receiving an application installation instruction, a controller determines an installation condition of an application according to an identifier of the application installation instruction, where the installation condition includes two types: when the application in the first virtual machine needs to acquire the hardware feature code, and the application in the first virtual machine does not need to acquire the hardware feature code. Specifically, when the application needs to acquire the hardware feature code in the first virtual machine, the identifier of the application installation instruction may be set to 1, the application does not need to acquire the hardware feature code in the first virtual machine, the identifier of the application installation instruction is set to 2, the setting of the identifier is not limited, and other characters may also be used. When the controller receives the application installation instruction, the installation condition of the application can be determined according to the identifier of the application installation instruction.
Further, the controller may also directly read the application installation condition of the first virtual machine in a preset storage area according to the application installation instruction, or obtain a configuration file in the preset storage area, and read the application installation condition of the first virtual machine from the configuration file, it should be understood that the configuration file does not limit the storage location thereof, and may be in the controller, or may be in any location of the virtual machine system, such as in the first virtual machine, and the preset storage area may be the controller or the storage area of the first virtual machine. That is to say, the controller may check the application installation condition of the application from the configuration file, or may learn the application installation condition of the first virtual machine in other ways, that is, learn the application installation condition of the first virtual machine directly in the preset storage area, thereby determining the application installation way of the application.
Step S20, when the installation condition is that the application in the first virtual machine needs to obtain the hardware feature code, the controller determines that the installation mode of the application is a push application installation package mode;
in this embodiment, preferably, when the application in the first virtual machine needs to acquire the hardware feature code, the controller determines that the installation manner of the application is a push application installation package manner, that is, according to the installation manner of the application in the first virtual machine, the controller may determine the installation manner corresponding to the application, for example, when the installation manner of the application in the first virtual machine is a "push application installation package manner", the controller may determine that the installation manner of the application is also a "push application installation package manner", and specifically, when the application in the first virtual machine needs to acquire the hardware feature code, the controller determines that the installation manner corresponding to the application is a push application installation package manner.
The first virtual machine described in this embodiment may be a common PC side or a common virtual machine, and may also provide a virtual environment in which a program can be installed.
Step S30, when the installation mode of the application is the mode of pushing the application installation package, the controller pushes the application installation package of the application to a second virtual machine, so that the second virtual machine can analyze the application installation package according to the hardware feature code matched with the first virtual machine in the application installation package to realize the installation of the application.
In this embodiment, when the application installation manner is the push application installation package manner, the controller may first obtain the application installation package of the application from a preset application library, and push the obtained application installation package to the second virtual machine, so that the second virtual machine installs the application according to the application installation package, and specifically, the controller analyzes the application installation package according to a hardware feature code matched with the first virtual machine in the application installation package to implement installation of the application. It should be noted that the application library is not limited to the storage location, and may be in the controller or any location of the virtual machine system, such as the first virtual machine.
Further, in order to improve the intelligence of application installation, when the installation mode of the application is a push application installation package mode, the application installation method further includes the steps of:
1. the controller acquires an installation operation log corresponding to the application in the first virtual machine;
2. and the controller pushes the acquired installation operation log to the second virtual machine so that the second virtual machine executes installation operation on the application according to the installation operation log.
In this embodiment, the controller may obtain, in the preset storage area or a configuration file of the preset storage area, an installation operation log corresponding to the application in the first virtual machine, or may obtain, in a file at another location, the installation operation log specifically including: the installation interface and the installation interface control characteristics of the application, such as the installation step of the application in the first virtual machine and the control needed in the installation process of the application, are equivalent to the operation step of a pre-recorded administrator on the installation process of the application in the application installation interface of the first virtual machine, and then the recorded installation operation is stored in the preset storage area or the configuration file of the preset storage area, or the files at other positions. And subsequently, the controller pushes the acquired installation operation log to the second virtual machine so that the second virtual machine can execute installation operation on the application according to the installation operation log, namely, the second virtual machine can automatically execute installation operation on the application according to the installation operation log so as to finish the installation of the application.
Further, when the application is installed, the acquired program window can be hidden, and silent installation is performed.
In the application installation method provided in this embodiment, when a controller receives an application installation instruction, the controller determines an installation condition of an application according to an identifier of the application installation instruction, when the installation condition is that the application in a first virtual machine needs to acquire a hardware feature code, the controller determines that an installation manner of the application is a push application installation package manner, when the installation manner of the application is a push application installation package manner, the controller pushes the application installation package of the application to a second virtual machine, so that the second virtual machine analyzes the application installation package according to the hardware feature code matched with the first virtual machine in the application installation package to implement installation of the application, and when the application acquires the hardware feature code, the controller pushes the application installation package to the second virtual machine to enable the second virtual machine to install the application according to the application installation package, the hardware feature codes in the received application installation package are the hardware feature codes of the first virtual machine, and the second virtual machine can execute the application installation process without manually adjusting the hardware feature codes, so that the intelligence of application installation is improved.
Further, in order to improve the flexibility of application installation, a second embodiment of the application installation method according to the present invention is proposed based on the first embodiment, and in this embodiment, referring to fig. 2, after the step S10, the application installation method further includes:
step S40, when the installation condition is that the application in the first virtual machine does not need to obtain the hardware feature code, the controller determines that the installation mode of the application is a mounted disk mode;
step S50, when the installation mode of the application is a mount disk mode, the controller notifies the second virtual machine to mount an application disk corresponding to the application.
In this embodiment, preferably, when the application in the first virtual machine does not need to obtain the hardware feature code, the installation manner of the application is a mounted disk manner, and then when the installation condition is that the application in the first virtual machine does not need to obtain the hardware feature code, the controller may determine that the installation manner of the application is the mounted disk manner, and when the installation manner of the application is the mounted disk manner, the controller notifies the second virtual machine to mount an application disk corresponding to the application, so that the second virtual machine mounts the application disk corresponding to the application.
In this embodiment, the disk mount mode and the application push installation package mode are unified, so that the operation of the administrator is simplified, the administrator does not need to care which form the actual application is issued to the second virtual machine, i.e., does not need to care which form the application is pushed, and the corresponding application can be pushed for the second virtual machine, thereby improving the intelligence of application push.
Further, in order to improve flexibility of application installation, a third embodiment of the application installation method according to the present invention is proposed based on the first embodiment, and in this embodiment, after step S30, the application installation method further includes:
the method comprises the steps that when an application unloading instruction is received by a controller, an unloading operation log corresponding to the application in a first virtual machine is obtained;
and the controller pushes the obtained unloading operation log to the second virtual machine so that the second virtual machine can unload the application according to the unloading operation log.
In this embodiment, the triggering manner of the application uninstalling instruction includes: 1. the administrator uninstalls an application to the second virtual machine on the controller to trigger an application uninstalling instruction; 2. further, in order to improve the intelligence of application uninstallation, when the first virtual machine deletes the applied file information from the preset storage area or the configuration file of the preset storage area according to the application uninstalling instruction, the application uninstalling instruction is triggered.
In this embodiment, when the installation manner of the application is a push application installation package manner, and after the second virtual machine has implemented installation of the application, if the controller receives an application uninstalling instruction, first obtain an uninstallation operation log corresponding to the application in the first virtual machine, specifically, the controller directly obtains the uninstallation operation log corresponding to the application in the first virtual machine in a preset storage area, or obtains a configuration file in the preset storage area, and obtains the uninstallation operation log corresponding to the application in the first virtual machine in the configuration file, where the preset storage area may be stored in the controller, or may be stored in another location, such as the first virtual machine. The operation log loading specifically includes: the unloading interface and the unloading interface control characteristics of the application, such as the unloading step of the application in the first virtual machine and the control needed in the application unloading process, are equivalent to the operation step of a pre-recorded administrator on the application unloading interface of the first virtual machine in the application unloading process, and then the recorded unloading operation is stored in a preset storage area, or the configuration file of the preset storage area, or the files at other positions.
And subsequently, the controller pushes the obtained unloading operation log to the second virtual machine so that the second virtual machine can unload the application according to the unloading operation log, namely, the second virtual machine can automatically execute unloading operation on the application according to the unloading operation log so as to finish unloading of the application.
Further, if the application is not operated any more, the obtained uninstall window can be hidden when the application is uninstalled, and silent uninstallation is performed; if the application is running, it can be forced to exit the application, perform silent uninstallation, or do silent uninstallation when the user is no longer in use.
In this embodiment, when the application uninstalling instruction is received, the controller executes a corresponding uninstalling operation according to the installation mode of the application, so that the flexibility of application uninstalling is improved.
Further, in order to improve the flexibility of application installation, a fourth embodiment of the application installation method according to the present invention is proposed based on the second embodiment, in this embodiment, after step S50, the application installation method further includes:
and when receiving an application uninstalling instruction, the controller informs the second virtual machine to uninstall the application disk corresponding to the application.
In this embodiment, the triggering manner of the application uninstalling instruction similarly includes: 1. the administrator uninstalls an application to the second virtual machine on the controller to trigger an application uninstalling instruction; 2. further, in order to improve the intelligence of application uninstallation, when the first virtual machine deletes the applied file information from the preset storage area or the configuration file of the preset storage area according to the application uninstalling instruction, the application uninstalling instruction is triggered.
In this embodiment, when the installation manner of the application is a mounted disk manner, and after the second virtual machine has implemented installation of the application, if the controller receives an application uninstalling instruction, the controller notifies the second virtual machine to uninstall the application disk corresponding to the application, specifically, the controller notifies the second virtual machine to uninstall file information recorded in the configuration file, or notifies the second virtual machine to uninstall file information recorded in a file at another location, where the file information includes a file corresponding to a file path recorded in the configuration file and registry information. And after receiving the notification of the controller, the second virtual machine unloads the application disk from the second virtual machine, and deletes the relevant file and the registry information of the application to be unloaded from the personal disk.
Further, if the application is not operated any more, the obtained uninstall window can be hidden when the application is uninstalled, and silent uninstallation is performed; if the application is running, it can be forced to exit the application, perform silent uninstallation, or do silent uninstallation when the user is no longer in use.
In this embodiment, when the application uninstalling instruction is received, the controller executes a corresponding uninstalling operation according to the installation mode of the application, so that the flexibility of application uninstalling is improved.
The invention further provides a controller.
Referring to fig. 3, fig. 3 is a functional block diagram of a controller according to a first embodiment of the present invention.
It is emphasized that the functional block diagram of fig. 3 is merely an exemplary diagram of a preferred embodiment for those skilled in the art, and those skilled in the art can easily add new functional blocks around the functional blocks of the controller shown in fig. 3; the names of the function modules are self-defined names which are only used for assisting in understanding the program function blocks of the controller and are not used for limiting the technical scheme of the invention, and the core of the technical scheme of the invention is the functions which are achieved by the function modules with the respective defined names.
This embodiment proposes a controller, which includes:
the first determining module 10 is configured to determine, when an application installation instruction is received, an installation condition of an application according to an identifier of the application installation instruction;
in this embodiment, the triggering manner of the application installation instruction includes: 1. the administrator pushes an application to the second virtual machine on the controller to trigger an application installation instruction; 2. further, in order to improve the intelligence of application installation, when the first virtual machine stores the file information of the application into a preset storage area or a configuration file of the preset storage area according to the application installation request and stores the application installation package of the application into a preset application program, an application installation instruction is triggered.
In this embodiment, when receiving an application installation instruction, the first determining module 10 determines an installation condition of an application according to an identifier of the application installation instruction, where the installation condition includes two types: when the application in the first virtual machine needs to acquire the hardware feature code, and the application in the first virtual machine does not need to acquire the hardware feature code. Specifically, when the application needs to acquire the hardware feature code in the first virtual machine, the identifier of the application installation instruction may be set to 1, the application does not need to acquire the hardware feature code in the first virtual machine, the identifier of the application installation instruction is set to 2, the setting of the identifier is not limited, and other characters may also be used. When receiving the application installation instruction, the first determining module 10 may determine the installation condition of the application according to the identifier of the application installation instruction.
Further, the determining module 10 may also directly read the application installation condition of the first virtual machine in a preset storage area according to the application installation instruction, or obtain a configuration file in the preset storage area, and read the application installation condition of the first virtual machine from the configuration file, it should be understood that the configuration file does not limit the storage location thereof, and may be in a controller, or may be in any location of a virtual machine system, such as the first virtual machine, and the preset storage area may be the controller or the storage area of the first virtual machine. That is to say, the first determining module 10 may check the application installation condition of the application from the configuration file, and may also learn the application installation condition of the first virtual machine in other manners, that is, learn the application installation condition of the first virtual machine directly in the preset storage area, thereby determining the application installation manner of the application.
A second determining module 20, configured to determine that the installation manner of the application is a push application installation package manner when the installation condition is that the application in the first virtual machine needs to obtain the hardware feature code
In this embodiment, preferably, when the application in the first virtual machine needs to acquire the hardware feature code, the second determining module 20 determines that the installation manner of the application is a push application installation package manner, that is, according to the installation manner of the application in the first virtual machine, the second determining module 20 may determine the installation manner corresponding to the application, for example, when the installation manner of the application in the first virtual machine is a "push application installation package manner", the second determining module 20 may determine that the installation manner of the application is also a "push application installation package manner", and specifically, when the application in the first virtual machine needs to acquire the hardware feature code, the second determining module 20 determines that the installation manner corresponding to the application is a push application installation package manner.
The first virtual machine described in this embodiment may be a common PC side or a common virtual machine, and may also provide a virtual environment in which a program can be installed.
The first pushing module 30 is configured to, when the installation manner of the application is an application installation package pushing manner, push the application installation package of the application to a second virtual machine, so that the second virtual machine analyzes the application installation package according to a hardware feature code matched with the first virtual machine in the application installation package to implement installation of the application.
In this embodiment, when the application installation manner is the manner of pushing the application installation package, the first pushing module 30 may first obtain the application installation package of the application from a preset application library, and push the obtained application installation package to the second virtual machine, so that the second virtual machine installs the application according to the application installation package, specifically, the first pushing module 30 analyzes the application installation package according to a hardware feature code matched with the first virtual machine in the application installation package, so as to implement installation of the application. It should be noted that the application library is not limited to the storage location, and may be in the controller or any location of the virtual machine system, such as the first virtual machine.
Further, in order to improve the intelligence of application installation, when the installation mode of the application is a push application installation package mode, the controller further includes:
a first obtaining module, configured to obtain an installation operation log corresponding to the application in the first virtual machine;
the first pushing module 30 is further configured to push the obtained installation operation log to the second virtual machine, so that the second virtual machine executes an installation operation on the application according to the installation operation log.
In this embodiment, the first obtaining module may obtain, in the preset storage area or a configuration file of the preset storage area, an installation operation log corresponding to the application in the first virtual machine, and may also obtain, in a file at another location, the installation operation log specifically including: the installation interface and the installation interface control characteristics of the application, such as the installation step of the application in the first virtual machine and the control needed in the installation process of the application, are equivalent to the operation step of a pre-recorded administrator on the installation process of the application in the application installation interface of the first virtual machine, and then the recorded installation operation is stored in the preset storage area or the configuration file of the preset storage area, or the files at other positions. Subsequently, the first pushing module 30 pushes the acquired installation operation log to the second virtual machine, so that the second virtual machine can perform installation operation on the application according to the installation operation log, that is, the second virtual machine can automatically perform installation operation on the application according to the installation operation log, so as to complete installation of the application.
Further, when the application is installed, the acquired program window can be hidden, and silent installation is performed.
The controller provided in this embodiment determines, when an application installation instruction is received, an installation condition of an application according to an identifier of the application installation instruction, determines, when the installation condition is that the application in a first virtual machine needs to acquire a hardware feature code, that an installation manner of the application is a push application installation package manner, and when the installation manner of the application is a push application installation package manner, the controller pushes the application installation package of the application to a second virtual machine so that the second virtual machine analyzes the application installation package to implement installation of the application according to the hardware feature code matched with the first virtual machine in the application installation package, so that when the application acquires the hardware feature code, the controller pushes the application installation package to the second virtual machine so that the second virtual machine installs the application according to the application installation package, the hardware feature codes in the received application installation package are the hardware feature codes of the first virtual machine, and the second virtual machine can execute the application installation process without manually adjusting the hardware feature codes, so that the intelligence of application installation is improved.
Further, in order to improve flexibility of application installation, a second embodiment of the controller of the present invention is proposed based on the first embodiment, and in this embodiment, referring to fig. 4, the controller further includes:
a third determining module 40, configured to determine that the installation manner of the application is a mounted disk manner when the installation condition is that the application in the first virtual machine does not need to obtain the hardware feature code;
a first notifying module 50, configured to notify the second virtual machine to mount an application disk corresponding to the application when the installation mode of the application is a mounted disk mode.
In this embodiment, preferably, when the application in the first virtual machine does not need to obtain the hardware feature code, the installation manner of the application is a mounted disk manner, then when the installation condition is that the application in the first virtual machine does not need to obtain the hardware feature code, the third determining module 40 may determine that the installation manner of the application is a mounted disk manner, and when the installation manner of the application is a mounted disk manner, the first notifying module 50 notifies the second virtual machine to mount an application disk corresponding to the application, so that the second virtual machine mounts the application disk corresponding to the application.
In this embodiment, the disk mount mode and the application push installation package mode are unified, so that the operation of the administrator is simplified, the administrator does not need to care which form the actual application is issued to the second virtual machine, i.e., does not need to care which form the application is pushed, and the corresponding application can be pushed for the second virtual machine, thereby improving the intelligence of application push.
Further, in order to improve flexibility of application installation, a third embodiment of the controller of the present invention is proposed based on the first embodiment, and in this embodiment, the controller further includes:
the second obtaining module is used for obtaining a corresponding unloading operation log of the application in the first virtual machine when an application unloading instruction is received;
and the second pushing module is used for pushing the obtained unloading operation log to the second virtual machine so that the second virtual machine can unload the application according to the unloading operation log.
In this embodiment, the triggering manner of the application uninstalling instruction includes: 1. the administrator uninstalls an application to the second virtual machine on the controller to trigger an application uninstalling instruction; 2. further, in order to improve the intelligence of application uninstallation, when the first virtual machine deletes the applied file information from the preset storage area or the configuration file of the preset storage area according to the application uninstalling instruction, the application uninstalling instruction is triggered.
In this embodiment, when the installation manner of the application is a push application installation package manner, and after the second virtual machine has implemented installation of the application, if an application uninstalling instruction is received, the second obtaining module obtains the corresponding uninstall operation log of the application in the first virtual machine first, specifically, the second obtaining module directly obtains the corresponding uninstall operation log of the application in the first virtual machine in a preset storage area, or obtains a configuration file in the preset storage area, and obtains the corresponding uninstall operation log of the application in the first virtual machine in the configuration file, where the preset storage area may be stored in the controller, or may be stored in another location, such as the first virtual machine. The operation log loading specifically includes: the unloading interface and the unloading interface control characteristics of the application, such as the unloading step of the application in the first virtual machine and the control needed in the application unloading process, are equivalent to the operation step of a pre-recorded administrator on the application unloading interface of the first virtual machine in the application unloading process, and then the recorded unloading operation is stored in a preset storage area, or the configuration file of the preset storage area, or the files at other positions.
And the subsequent second pushing module pushes the obtained unloading operation log to the second virtual machine so that the second virtual machine unloads the application according to the unloading operation log, namely, the second virtual machine can automatically execute unloading operation on the application according to the unloading operation log so as to finish the unloading of the application.
Further, if the application is not operated any more, the obtained uninstall window can be hidden when the application is uninstalled, and silent uninstallation is performed; if the application is running, it can be forced to exit the application, perform silent uninstallation, or do silent uninstallation when the user is no longer in use.
In this embodiment, when the application uninstalling instruction is received, the controller executes a corresponding uninstalling operation according to the installation mode of the application, so that the flexibility of application uninstalling is improved.
Further, in order to improve flexibility of application installation, a fourth embodiment of the controller of the present invention is proposed based on the second embodiment, and in this embodiment, the controller further includes:
and the second notification module is used for notifying the second virtual machine to uninstall the application disk corresponding to the application when the application uninstalling instruction is received.
In this embodiment, the triggering manner of the application uninstalling instruction similarly includes: 1. the administrator uninstalls an application to the second virtual machine on the controller to trigger an application uninstalling instruction; 2. further, in order to improve the intelligence of application uninstallation, when the first virtual machine deletes the applied file information from the preset storage area or the configuration file of the preset storage area according to the application uninstalling instruction, the application uninstalling instruction is triggered.
In this embodiment, when the installation manner of the application is a mounted disk manner and the second virtual machine has already implemented installation of the application, if an application uninstalling instruction is received, the second notification module notifies the second virtual machine to uninstall the application disk corresponding to the application, specifically, the second notification module notifies the second virtual machine to uninstall file information recorded in the configuration file, or notifies the second virtual machine to uninstall file information recorded in a file at another location, where the file information includes a file corresponding to a file path recorded in the configuration file and registry information. And after receiving the notification of the controller, the second virtual machine unloads the application disk from the second virtual machine, and deletes the relevant file and the registry information of the application to be unloaded from the personal disk.
Further, if the application is not operated any more, the obtained uninstall window can be hidden when the application is uninstalled, and silent uninstallation is performed; if the application is running, it can be forced to exit the application, perform silent uninstallation, or do silent uninstallation when the user is no longer in use.
In this embodiment, when the application uninstalling instruction is received, the controller executes a corresponding uninstalling operation according to the installation mode of the application, so that the flexibility of application uninstalling is improved.
The invention further provides an application installation system.
Referring to fig. 5, fig. 5 is a functional block diagram of a first embodiment of the application installation system of the present invention.
The application installation system comprises a first virtual machine, a controller and a second virtual machine, wherein the controller comprises the controller, the second virtual machine is used for mounting an application disk corresponding to an application, or installing the application according to an application installation package, and the first virtual machine comprises:
the storage module 60 is configured to store file information corresponding to an application to a preset application disk when receiving an application installation request;
in this embodiment, an administrator triggers an application installation request when clicking to install an application in a first virtual machine, and the storage module 60 executes an installation process when receiving the application installation request, and first stores file information corresponding to the application to a preset application disk, where the file information includes information such as a file and a registry.
An extracting module 70, configured to extract the application installation package of the application;
the storage module 60 is further configured to store the extracted application installation package into a preset application library;
the first processing module 80 is configured to determine an installation manner corresponding to the application according to whether the application needs to acquire a hardware feature code, and store the determined application installation manner in a preset storage area, so that when the controller receives an application installation instruction, the controller executes a corresponding application installation operation according to the application installation manner, where the application installation manner is a mounted disk manner when the application does not need to acquire the hardware feature code, and the application installation manner is a push application installation package manner when the application needs to acquire the hardware feature code.
In this embodiment, after the storage module 60 stores the file information corresponding to the application to a preset application disk, the extraction module 70 extracts the application installation package of the application, and the storage module 50 stores the extracted application installation package to a preset application library, and it should be noted that while the storage module 60 stores the file information corresponding to the application to the preset application disk, the extraction module 70 extracts the application installation package of the application, or after the extraction module 70 extracts the application installation package of the application, the storage module 60 stores the file information corresponding to the application to the preset application disk, that is, the sequence is not limited. Further, the first processing module 80 determines an application installation manner corresponding to the application according to whether the application needs to acquire the hardware feature code, preferably, when the application needs to acquire the hardware feature code, the application installation manner is determined to be a "push application installation package" manner, and when the application does not need to acquire the hardware feature code, the application installation manner is determined to be a "mount disk" manner. After determining the installation mode corresponding to the application, the first processing module 80 stores the determined application installation mode in a preset storage area or a configuration file of the preset storage area, so that the controller executes a corresponding application installation operation according to the application installation mode when receiving an application installation instruction.
It should be understood that the configuration file is not limited to the storage location, and may be in the controller or any location of the virtual machine system, such as the first virtual machine, i.e. the preset storage area may be the controller or the storage area of the first virtual machine. Similarly, the application library may be not limited to the storage location, and may be in the controller or in any location of the virtual machine system, such as the first virtual machine.
Further, in order to improve the intelligence of application push, when the application needs to acquire the hardware feature code, the hardware feature code is not necessarily used to generate the serial number, and for such applications, a mode of a software compatibility list may be used to designate the application as a "mounted disk" mode as the second virtual machine push application.
Further, in order to improve the intelligence of application pushing, the first virtual machine further includes:
the second processing module is configured to record an application installation operation of the application in the first virtual machine to an installation operation log, and store the recorded installation operation log in the preset storage area.
Namely, the second processing module captures an installation process of the application in the first virtual machine, and the capturing of the installation process of the application in the first virtual machine includes: by recording the installation interface and the interface control characteristics, the operation of the installation interface is recorded by an administrator, and the installation operation is written into the preset storage area or the configuration file of the preset storage area to generate an installation operation log.
In the application installation system provided in this embodiment, when receiving an application installation instruction, the first virtual machine may store file information corresponding to an application to a preset application disk, so that when the installation mode of the application is a "mount disk" mode, the second virtual machine mounts the application disk; and extracting the application installation package of the application, and storing the obtained application installation package to a preset application program library, so that when the installation mode of the application is a 'pushing application installation package' mode, the application installation package is pushed to a second virtual machine, and the second virtual machine can automatically execute installation operation. And the installation mode corresponding to the application is determined by the first processing module according to whether the application needs to acquire the hardware feature code and stored in a preset storage area, so that the controller executes corresponding application push operation according to the installation mode when receiving an application push instruction.
Based on the technical characteristics of the invention, the subsequent administrator can perform indifferent pushing only by executing the operation of installing the application once in the first virtual machine. Thereby improving the intelligence of application installation.
Further, in order to improve flexibility of application installation, a second embodiment of the application installation system according to the present invention is provided based on the first embodiment, and in this embodiment, referring to fig. 6, the first virtual machine further includes:
the deleting module 90 is configured to delete file information corresponding to the application from the application disk when the application uninstalling instruction is received;
the third processing module 100 is configured to record an application uninstalling operation of the application in the first virtual machine to an uninstalling operation log, and store the recorded uninstalling operation log in the preset storage area.
In this embodiment, the uninstall instruction is triggered upon receiving an administrator clicking an uninstall application in the first virtual machine. It is noted that the application disk mounted at this time is a copy of the application disk on which the application has been installed, so as to ensure that the original application disk still exists after the uninstallation is performed. When receiving an application uninstalling instruction, the deleting module 90 deletes file information corresponding to an application from the application disk, and the third processing module 100 records an uninstalling interface and interface control features, that is, records an operation of an administrator on the uninstalling interface, and writes the operation into the preset storage area or a configuration file of the preset storage area.
In this embodiment, when an application uninstalling instruction is received, the application uninstalling operation log applied in the first virtual machine is recorded, and the recorded application uninstalling operation log is stored in the preset storage area of the controller, so that when a subsequent second virtual machine uninstalls an application, the application is quickly uninstalled according to the uninstalling operation recorded in the configuration file of the preset storage area or the preset storage area, thereby improving the intelligence of application uninstalling.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or system that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or system. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or system that comprises the element.
The above-mentioned serial numbers of the embodiments of the present invention are merely for description and do not represent the merits of the embodiments.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solutions of the present invention may be embodied in the form of a software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal device (such as a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method according to the embodiments of the present invention.
The above description is only a preferred embodiment of the present invention, and not intended to limit the scope of the present invention, and all modifications of equivalent structures and equivalent processes, which are made by using the contents of the present specification and the accompanying drawings, or directly or indirectly applied to other related technical fields, are included in the scope of the present invention.

Claims (13)

1. An application installation method, characterized in that the application installation method comprises the following steps:
when receiving an application installation instruction, a controller determines the installation condition of an application according to the identifier of the application installation instruction;
when the installation condition is that the application in the first virtual machine needs to acquire the hardware feature code, the controller determines that the installation mode of the application is an application installation package pushing mode;
when the application installation mode is an application installation package pushing mode, the controller pushes the application installation package of the application to a second virtual machine, so that the second virtual machine can analyze the application installation package according to a hardware feature code matched with the first virtual machine in the application installation package to realize application installation;
when the installation condition is that the application in the first virtual machine needs to acquire the hardware feature code, the step of determining, by the controller, that the installation mode of the application is a push application installation package mode specifically includes:
when the installation condition is that the application in the first virtual machine needs to acquire a hardware address, the controller determines that the installation mode of the application is a push application installation package mode, wherein the installation condition includes two types: the application in the first virtual machine needs to acquire the hardware address, and the application in the first virtual machine does not need to acquire the hardware address;
when the application installation mode is an application installation package pushing mode, the controller pushes the application installation package of the application to a second virtual machine, so that the second virtual machine can analyze the application installation package according to a hardware feature code matched with the first virtual machine in the application installation package to realize the installation of the application, and the method specifically comprises the following steps:
when the application installation mode is an application installation package pushing mode, the controller obtains the application installation package of the application from a preset application program library and pushes the application installation package to the second virtual machine, so that the second virtual machine can analyze the application installation package according to the hardware feature code matched with the first virtual machine in the application installation package to realize the installation of the application.
2. The application installation method of claim 1, wherein when the installation mode of the application is a push application installation package mode, the application installation method further comprises:
the controller acquires an installation operation log corresponding to the application in the first virtual machine;
and the controller pushes the acquired installation operation log to the second virtual machine so that the second virtual machine executes installation operation on the application according to the installation operation log.
3. The application installation method of claim 1 or 2, wherein after the step of the controller determining the installation condition of the application according to the identification of the application installation instruction upon receiving the application installation instruction, the application installation method further comprises:
when the installation condition is that the application in the first virtual machine does not need to acquire the hardware feature code, the controller determines that the installation mode of the application is a mounted disk mode;
and when the installation mode of the application is a disk mounting mode, the controller informs the second virtual machine to mount an application disk corresponding to the application.
4. The application installation method according to claim 1, wherein after the step of pushing, by the controller, the application installation package of the application to the second virtual machine when the installation manner of the application is a push application installation package manner, the application installation method further comprises:
the method comprises the steps that when an application unloading instruction is received by a controller, an unloading operation log corresponding to the application in a first virtual machine is obtained;
and the controller pushes the obtained unloading operation log to the second virtual machine so that the second virtual machine can unload the application according to the unloading operation log.
5. The application installation method according to claim 3, wherein after the step of notifying, by the controller, the second virtual machine to mount the application disk corresponding to the application when the installation mode of the application is a mounted disk mode, the application installation method further comprises:
and when receiving an application uninstalling instruction, the controller informs the second virtual machine to uninstall the application disk corresponding to the application.
6. A controller, characterized in that the controller comprises:
the first determining module is used for determining the installation condition of the application according to the identifier of the application installation instruction when the application installation instruction is received;
a second determining module, configured to determine that the installation mode of the application is a push application installation package mode when the installation condition is that the application in the first virtual machine needs to obtain the hardware feature code
The first pushing module is used for pushing the application installation package of the application to a second virtual machine when the installation mode of the application is an application installation package pushing mode, so that the second virtual machine can analyze the application installation package according to the hardware feature code matched with the first virtual machine in the application installation package to realize the installation of the application;
the second determining module is further configured to, when the installation condition is that the application in the first virtual machine needs to acquire a hardware address, determine, by the controller, that the installation mode of the application is a push application installation package mode, where the installation condition includes two types: the application in the first virtual machine needs to acquire the hardware address, and the application in the first virtual machine does not need to acquire the hardware address;
the first pushing module is further configured to, when the application installation manner is an application installation package pushing manner, the controller obtains the application installation package of the application from a preset application library, and pushes the application installation package to the second virtual machine, so that the second virtual machine can analyze the application installation package according to the hardware feature code matched with the first virtual machine in the application installation package to achieve application installation.
7. The controller of claim 6, wherein when the installation mode of the application is a push application installation package mode, the controller further comprises:
a first obtaining module, configured to obtain an installation operation log corresponding to the application in the first virtual machine;
the first pushing module is further configured to push the acquired installation operation log to the second virtual machine, so that the second virtual machine executes an installation operation on the application according to the installation operation log.
8. The controller of claim 6, wherein the controller further comprises:
a third determining module, configured to determine that the installation manner of the application is a mounted disk manner when the installation condition is that the application in the first virtual machine does not need to obtain the hardware feature code;
and the first notification module is used for notifying the second virtual machine to mount the application disk corresponding to the application when the installation mode of the application is a mounted disk mode.
9. The controller of claim 6, wherein the controller further comprises:
the second obtaining module is used for obtaining a corresponding unloading operation log of the application in the first virtual machine when an application unloading instruction is received;
and the second pushing module is used for pushing the obtained unloading operation log to the second virtual machine so that the second virtual machine can unload the application according to the unloading operation log.
10. The controller of claim 8, wherein the controller further comprises:
and the second notification module is used for notifying the second virtual machine to uninstall the application disk corresponding to the application when the application uninstalling instruction is received.
11. An application installation system, comprising a first virtual machine, a controller and a second virtual machine, wherein the controller comprises the controller according to any one of claims 5 to 10, the second virtual machine is used for mounting an application disk corresponding to an application, or installing the application according to an application installation package, and the first virtual machine comprises:
the storage module is used for storing the file information corresponding to the application to a preset application disk when receiving the application installation request;
the extraction module is used for extracting the application installation package of the application;
the storage module is further used for storing the extracted application installation package into a preset application program library;
the first processing module is used for determining an installation mode corresponding to the application according to whether the application needs to acquire the hardware feature code or not, and storing the determined application installation mode into a preset storage area so that the controller executes corresponding application installation operation according to the application installation mode when receiving an application installation instruction, wherein the application installation mode is a mounted disk mode when the application does not need to acquire the hardware feature code, and the application installation mode is an application installation package pushing mode when the application needs to acquire the hardware feature code.
12. The application installation system of claim 11, wherein the first virtual machine further comprises:
the second processing module is configured to record an application installation operation of the application in the first virtual machine to an installation operation log, and store the recorded installation operation log in the preset storage area.
13. The application installation system of claim 11 or 12, wherein the first virtual machine further comprises:
the deleting module is used for deleting the file information corresponding to the application from the application disk when receiving the application uninstalling instruction;
and the third processing module is used for recording the application unloading operation of the application in the first virtual machine to an unloading operation log and storing the recorded unloading operation log to the preset storage area.
CN201610260785.5A 2016-04-25 2016-04-25 Application installation method, controller and application installation system Active CN107305498B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610260785.5A CN107305498B (en) 2016-04-25 2016-04-25 Application installation method, controller and application installation system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610260785.5A CN107305498B (en) 2016-04-25 2016-04-25 Application installation method, controller and application installation system

Publications (2)

Publication Number Publication Date
CN107305498A CN107305498A (en) 2017-10-31
CN107305498B true CN107305498B (en) 2020-12-01

Family

ID=60150999

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610260785.5A Active CN107305498B (en) 2016-04-25 2016-04-25 Application installation method, controller and application installation system

Country Status (1)

Country Link
CN (1) CN107305498B (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101924693A (en) * 2009-04-01 2010-12-22 威睿公司 Be used for method and system in migrating processes between virtual machines
CN102473220A (en) * 2010-05-07 2012-05-23 松下电器产业株式会社 Information processing device, information processing method, and program distribution system
CN104144211A (en) * 2014-07-11 2014-11-12 北京哈工大计算机网络与信息安全技术研究中心 Method and system for detecting result obtained at fixed point in virtual network
CN104866759A (en) * 2014-02-20 2015-08-26 鸿富锦精密工业(深圳)有限公司 System and method for dynamically setting supervisor password
US20150363181A1 (en) * 2014-06-13 2015-12-17 International Business Machines Corporation Software deployment in a distributed virtual machine environment
CN105279000A (en) * 2015-11-19 2016-01-27 北京北信源软件股份有限公司 Virtual machine software installing method, installing controller and installing agent
CN105279399A (en) * 2015-10-30 2016-01-27 百度在线网络技术(北京)有限公司 Application anti-crack method and device
US20160078327A1 (en) * 2014-09-12 2016-03-17 Fuji Xerox Co., Ltd. Information processing apparatus and non-transitory computer readable medium

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101924693A (en) * 2009-04-01 2010-12-22 威睿公司 Be used for method and system in migrating processes between virtual machines
CN102473220A (en) * 2010-05-07 2012-05-23 松下电器产业株式会社 Information processing device, information processing method, and program distribution system
CN104866759A (en) * 2014-02-20 2015-08-26 鸿富锦精密工业(深圳)有限公司 System and method for dynamically setting supervisor password
US20150363181A1 (en) * 2014-06-13 2015-12-17 International Business Machines Corporation Software deployment in a distributed virtual machine environment
CN104144211A (en) * 2014-07-11 2014-11-12 北京哈工大计算机网络与信息安全技术研究中心 Method and system for detecting result obtained at fixed point in virtual network
US20160078327A1 (en) * 2014-09-12 2016-03-17 Fuji Xerox Co., Ltd. Information processing apparatus and non-transitory computer readable medium
CN105279399A (en) * 2015-10-30 2016-01-27 百度在线网络技术(北京)有限公司 Application anti-crack method and device
CN105279000A (en) * 2015-11-19 2016-01-27 北京北信源软件股份有限公司 Virtual machine software installing method, installing controller and installing agent

Also Published As

Publication number Publication date
CN107305498A (en) 2017-10-31

Similar Documents

Publication Publication Date Title
CN107870968B (en) Performing real-time updates to a file system volume
CN102419803B (en) Method, system and device for searching and killing computer virus
US10216510B2 (en) Silent upgrade of software with dependencies
CN104049986A (en) Plugin loading method and device
CN107783776B (en) Processing method and device of firmware upgrade package and electronic equipment
US10108501B2 (en) Terminal backup and recovery method
CN102736978A (en) Method and device for detecting installation status of application program
CN103577567A (en) Method for uninstalling application and deleting garbage file in Android system
WO2016019893A1 (en) Application installation method and apparatus
CN112579202B (en) Method, device, equipment and storage medium for editing server program of Windows system
CN105302711A (en) Application repairing method and apparatus and terminal
WO2011095036A1 (en) Method and system for generating software package
CN108228077B (en) Storage area management method, operation method, device, equipment and readable medium
US20200183789A1 (en) Installation file processing method and device, and server
WO2019048933A1 (en) Method and apparatus for erasing or writing flash data
WO2016082450A1 (en) Method for upgrading user terminal, and user terminal
US10915624B2 (en) Method and apparatus for determining behavior information corresponding to a dangerous file
CN110597662B (en) Backup data automatic verification method and device, user equipment and storage medium
CN112612417A (en) Data migration method, device, equipment and storage medium
CN113485755B (en) Device driver verification method, device and storage medium
CN111198703A (en) Version upgrading method, system, equipment and medium
CN112230947A (en) Upgrading method and upgrading system of operating system
CN107305498B (en) Application installation method, controller and application installation system
JPWO2005103909A1 (en) Security maintenance method, data storage device, security maintenance server, and recording medium recording the program
WO2017020460A1 (en) Method and apparatus for integrating plugin

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information

Address after: Nanshan District Xueyuan Road in Shenzhen city of Guangdong province 518000 No. 1001 Nanshan Chi Park building A1 layer

Applicant after: SANGFOR TECHNOLOGIES Inc.

Address before: Nanshan District Xueyuan Road in Shenzhen city of Guangdong province 518052 No. 1001 Nanshan Chi Park building A1 layer

Applicant before: Sangfor Technologies Co.,Ltd.

CB02 Change of applicant information
GR01 Patent grant
GR01 Patent grant