CN111078236A - Automatic software installation method and system, electronic equipment and storage medium - Google Patents

Automatic software installation method and system, electronic equipment and storage medium Download PDF

Info

Publication number
CN111078236A
CN111078236A CN201911311833.9A CN201911311833A CN111078236A CN 111078236 A CN111078236 A CN 111078236A CN 201911311833 A CN201911311833 A CN 201911311833A CN 111078236 A CN111078236 A CN 111078236A
Authority
CN
China
Prior art keywords
software
installation
package
window
new window
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201911311833.9A
Other languages
Chinese (zh)
Inventor
林震宇
陈文极
徐立宇
林晨
林智泓
陈艺辉
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
China Construction Bank Corp
Original Assignee
China Construction Bank Corp
CCB Finetech 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 China Construction Bank Corp, CCB Finetech Co Ltd filed Critical China Construction Bank Corp
Priority to CN201911311833.9A priority Critical patent/CN111078236A/en
Publication of CN111078236A publication Critical patent/CN111078236A/en
Pending legal-status Critical Current

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
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management

Abstract

The invention discloses a software automatic installation control method, which comprises the following steps: acquiring a software installation package label, wherein the software installation package can be read by first equipment; reading a second equipment list of the software to be installed, and configuring the corresponding software installation package to second equipment in the list by selecting the tag; controlling a second device in the list to run the software installation package; managing an operation process, monitoring the process of the second equipment for operating the installation package, identifying characters of a button needing to be operated in a new window through a natural language processing model when the new window is generated in the operation process, and executing corresponding operation on the button according to the semantics of the characters. The monitored window content is identified according to the natural language processing model, then different processing modes are made, the problem that the universality cannot be considered and the influence of other windows cannot be taken into account in the automatic software installation or uninstallation process in the related technology is effectively solved, and the method has high universality.

Description

Automatic software installation method and system, electronic equipment and storage medium
Technical Field
The embodiment of the invention relates to the field of robot process automation, in particular to a software automatic installation method, a software automatic installation system, electronic equipment and a storage medium.
Background
With the rise of unmanned economy, Robot Process Automation (RPA) plays an important business hand in the robot Process Automation, and RPA is a method which can simulate the operation behavior of a person among different systems on a computer and replace the person to execute an office Process with high regularity and repeatability in front of the computer. RPA is adept at automating repeated and tedious operations in a workflow. The automation of the complicated process is an important link of enterprise digital transformation. The RPA can effectively optimize the traditional office process, improve the cooperation efficiency, indirectly optimize the labor resource allocation of enterprises and assist the digital upgrading of the enterprises.
In the related art, three ways for implementing automatic installation of software by using RPA are generally adopted, and first, a software developer provides a way of silent installation and implements batch installation by using scripts. And secondly, the installation is realized by simulating a mouse, a keyboard and a manual script recording mode. And thirdly, identifying the window type, and matching by using a preset rule to finish installation. The main drawback of the first solution described above is that there are currently few solutions in the industry where software is actively supporting silent installation. The main disadvantage of the second scheme is that the script recording is labor intensive and requires a production consistent resolution and system version of the recording to avoid failure. The third major drawback is that the limited number of window types make up the rule set, which is not very versatile.
For the above reasons, a method for automatically installing software that can be applied to various environments is urgently needed.
Disclosure of Invention
The application provides a software automatic installation method, a system, electronic equipment and a storage medium, which are used for improving the universality and intelligence of software automatic installation when a production environment is automatically built, and the technical scheme adopted by the application is as follows:
the invention provides a software automatic installation control method, which comprises the following steps:
acquiring a software installation package label, wherein the software installation package can be read by first equipment;
reading a second equipment list of the software to be installed, and configuring the corresponding software installation package to second equipment in the list by selecting the tag;
controlling a second device in the list to run the software installation package;
managing an operation process, monitoring the process of the second equipment for operating the installation package, identifying characters of a button needing to be operated in a new window through a natural language processing model when the new window is generated in the operation process, and executing corresponding operation on the button according to the semantics of the characters to finish installation.
Specifically, the software installation package label is a unique English code for identifying the software installation package.
Specifically, the corresponding operation executed on the button includes clicking the button or selecting a check box.
Further, when a new window is generated in the running process, the method also comprises the steps of identifying whether the new window belongs to the window generated in the software installation process through a natural language processing model, and closing the abnormal window if the new window belongs to the abnormal window.
Further, when a new window is generated in the operation process, whether a dependent package needs to be acquired or not is identified through a natural language processing model, when the dependent package needs to be acquired, the required dependent package is acquired from the first device and operated, and after the dependent package is operated, the current installation step is returned to for continuous installation.
Specifically, the characters of the button needing to be operated in the new window are identified through a natural language processing model, when corresponding operation is carried out on the button according to the semantics of the characters, if the characters of the button are identified abnormally by the natural language processing model, the characters with abnormal identification are used as the corpus to train the natural language processing model.
In a second aspect, there is provided a software automatic installation control system, including:
the acquisition module is used for acquiring a software installation package label, and the software installation package can be read by first equipment;
the second device reading module is used for reading a second device list of the software to be installed and configuring the corresponding software installation package to the second device in the list by selecting the tag;
the control module is used for controlling the second equipment in the list to run the software installation package;
and the operation process management module is used for managing an operation process, monitoring the process of the second equipment for operating the installation package, identifying characters of the button needing to be operated in the new window through a natural language processing model when the new window is generated in the operation process, and executing corresponding operation on the button according to the semantics of the characters to complete installation.
Specifically, the running process management module is used for identifying whether a new window belongs to a window generated in the software installation process through a natural language processing model when the new window is generated in the running process, and closing an abnormal window when the new window belongs to the abnormal window; and/or when a new window is generated in the running process, identifying whether a dependent package needs to be acquired or not through a natural language processing model, acquiring the required dependent package from the first device and running the dependent package when the dependent package needs to be acquired, and returning to the current installation step to continue installation after the dependent package is completely run.
A third aspect provides an electronic device comprising:
one or more processors;
a memory;
one or more applications, wherein the one or more applications are stored in the memory and configured to be executed by the one or more processors, the one or more programs configured to: the software automatic installation control method according to the first aspect is executed.
In a fourth aspect, a computer-readable storage medium is characterized in that the computer-readable storage medium is used for storing computer instructions, which when run on a computer, make the computer execute the software automatic installation control method of the first aspect.
According to the automatic software installation method, system, electronic equipment and storage medium provided by the invention, compared with the scheme that a software developer provides a silent installation mode, a mode of utilizing a simulated mouse, a keyboard and a manual script recording mode or a mode of identifying window types and utilizing a preset rule to match to complete installation in the prior art, the method comprises the steps of obtaining a software installation package label stored in first equipment, then reading a second equipment list of software to be installed, configuring a corresponding software installation package into second equipment in the list by selecting the label, controlling the second equipment in the list to run the software installation package, monitoring installation, identifying characters of a button needing to be operated in a new window through a natural language processing model when the new window is generated, and executing corresponding operation on the button according to the semantics of the characters, and finishing the installation. In the automatic software installation process, the system window is monitored in real time, the monitored window content is identified according to the natural language processing model, then different processing modes are made, and most of software installation and uninstallation can be automatically installed according to the method of the scheme, so that the method has universality; in addition, the invention identifies the monitored window content according to the natural language processing model, and then makes different processing modes, thereby effectively avoiding the situation that the abnormal popup blocks the installation process. Therefore, the method and the device can effectively solve the problem that the universality cannot be considered and the influence of other windows cannot be avoided during the automatic software installation or uninstallation process in the related technology, and have higher universality.
Drawings
FIG. 1 is a schematic flow chart illustrating a method for automatically installing software according to an embodiment of the present invention
FIG. 2 is a schematic structural diagram of an automatic software installation system according to an embodiment of the present invention
Fig. 3 is a schematic structural diagram of an electronic device according to an embodiment of the present invention.
Detailed Description
Reference will now be made in detail to the embodiments of the present application, examples of which are illustrated in the accompanying drawings, wherein like or similar reference numerals refer to the same or similar elements or elements having the same or similar function throughout. The embodiments described below with reference to the drawings are exemplary only for the purpose of explaining the present application and are not to be construed as limiting the present application.
As used herein, the singular forms "a", "an" and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It will be further understood that the terms "comprises" and/or "comprising," when used in this specification, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof. As used herein, the term "and/or" includes all or any element and all combinations of one or more of the associated listed items.
To make the objects, technical solutions and advantages of the present application more clear, embodiments of the present application will be described in further detail below with reference to the accompanying drawings.
The following describes the technical solutions of the present application and how to solve the above technical problems with specific embodiments. The following several specific embodiments may be combined with each other, and details of the same or similar concepts or processes may not be repeated in some embodiments. Embodiments of the present application will be described below with reference to the accompanying drawings.
The embodiment of the application provides a software automatic installation control method, as shown in fig. 1, the method may include the following steps:
step S101: acquiring a software installation package label, wherein the software installation package can be read by first equipment;
the system software can be divided into an operating system and supporting software, wherein the operating system is the most basic software, the operating system is Linux, MacOS, Unix, Windows and the like, the supporting software is software for supporting development and maintenance of various software in the computer, and the supporting software is environment database, various interface software, a series of basic tools and the like; the software may also be application software that is developed by developers for a particular purpose, such as Office, WPS, AutoCAD, Photoshop, etc.
The label can be an abbreviation of the name of the installation package software, the abbreviation is an abbreviation of an English name, for example, a character string consisting of initials of words of the name of the software or a character string consisting of initials of pinyin of the name of Chinese of the software, and also a character string consisting of numbers. The form of the tag is not particularly limited in this embodiment as long as the software can be uniquely represented.
The form of the installation package is not particularly limited in this embodiment, and may be a compressed package file in a compressed form, a folder containing an installation file, or a file in a simple exe format. The storage of the installation package in the first device means that the installation package is stored in a storage unit that can be read by the first device, the storage unit may be built in the first device, may be externally hung on the first device, may be separated from the first device, and may select to read through a short-distance communication method, such as bluetooth, NFC, or the like, when being separated from the first device. Even the installation package is stored in a cloud or server that can be read by the first device.
The first device may be a desktop, laptop, tablet, PAD, thin terminal, or other device with intelligence.
Step S102: reading a second equipment list of the software to be installed, and configuring the corresponding software installation package to second equipment in the list by selecting the tag;
the specific number of the second devices is multiple, and reading the second device list refers to reading a data list capable of characterizing and identifying the second devices, for example, the data list may be an IP address list, a Mac address list, a user name list, and the like of the second devices. The second device may be a desktop computer, a laptop computer, a tablet computer, a PAD, a thin terminal, or other electronic device capable of running a computer program. And configuring the corresponding software installation package to the second device in the list by selecting the tag, specifically, transferring the software installation file to be installed to the device of the software to be installed, where the configuration mode may be to push the software installation package to be installed to the second device.
Step S103: controlling a second device in the list to run the software installation package; the operation of the software installation package refers to selecting relevant files of the installation package, clicking to open, clicking to the next step, selecting a check box, clicking to complete a button and other installation operations in the installation process, and the action of responding to the operations by the second equipment.
Step S104: managing an operation process, monitoring the process of the second equipment for operating the installation package, identifying characters of a button needing to be operated in a new window through a natural language processing model when the new window is generated in the operation process, and executing corresponding operation on the button according to the semantics of the characters to finish installation.
Specifically, the whole window is monitored in the process of controlling the second device to run the installation program, the whole window comprises a system window and various windows running on the system, particularly, a new window generated in the installation process is monitored, when a new window is generated (popped up), a natural language processing model (NLP) is called to identify the new window generated in the process, all characters or part of key files in the window can be read during identification, identification is carried out according to a trained natural language processing model, and a corresponding button or a corresponding space is selected according to an identified language to execute various operation behaviors until all installation is completed. The natural language processing model can be trained in advance by using a large amount of installation data. It is emphasized that the spirit of the solution of the present application is not only applicable to automatic installation of software, but the solution according to the spirit of the present invention may still be applicable to automatic uninstallation of software.
Specifically, the software installation package label is a unique English code for identifying the software installation package.
Specifically, the corresponding operation executed on the button includes clicking the button or selecting a check box.
The embodiment of the application provides a possible implementation manner, when a new window is generated in the running process, the method further comprises the steps of identifying whether the new window belongs to the window generated in the software installation process through a natural language processing model, and if the new window belongs to an abnormal window, closing the abnormal window.
The specific abnormal window is a new window unrelated to the software installation process, such as an advertisement popup window, a software update prompt, a calendar prompt, a new mail arrival prompt or a prompt popup window generated by instant messaging software.
The embodiment of the application provides a possible implementation manner, and when a new window is generated in the operation process, the method further comprises the steps of identifying whether a dependency package needs to be acquired or not through a natural language processing model, acquiring the needed dependency package from the first device and operating the dependency package when the dependency package needs to be acquired, and returning to the current installation step to continue installation after the dependency package is operated.
The specific dependency package refers to a module provided by a third party and required to be depended on by executing a certain component, for example, a langdetect language detection package of Python version, an environment parameter package, and the like, and the obtaining from the first device refers to that the dependency package can be selectively obtained from a storage unit of the first device when the second device needs to execute the dependency package in an installation process, the form of the storage unit is the same as that described above, and only the storage unit is emphasized to refer to not only the local storage unit of the first device. The method comprises the steps of running a dependency package, calling a natural language processing model to identify a new window generated in the dependency package installation process when the new window is generated in the dependency package installation process, reading all characters or part of key characters in the generated new window during identification, identifying according to a trained natural language processing model, selecting a corresponding button or space according to an identified language, and executing various operation behaviors until the complete installation of the dependency package is completed. And returning to the current process of the installation of the element to be installed after the installation of the dependency package is completed, and continuously executing the operation until the installation of the software to be installed is completed.
The embodiment of the application provides a possible implementation manner, the characters of the button needing to be operated in the new window are identified through the natural language processing model, according to the semantics of the characters are right when the button executes corresponding operation, if the natural language processing model is right when the character identification of the button is abnormal, the characters with abnormal identification are used as corpus to be trained by the natural language processing model.
Fig. 2 provides an implementation process of a software automatic installation control system according to an embodiment of the present application, including: an acquisition module 201, a second device reading module 202, a control module 203 and an operation process management module 204.
Wherein:
an obtaining module 201, configured to obtain a software installation package tag, where the software installation package is readable by a first device;
a second device reading module 202, configured to read a second device list of software to be installed, and configure a corresponding software installation package to a second device in the list by selecting the tag;
the control module 203 is configured to control the second device in the list to run the software installation package;
and the operation process management module 204 is configured to manage an operation process, monitor a process in which the second device operates the installation package, recognize, through a natural language processing model, characters of a button to be operated in a new window when the new window is generated in the operation process, perform corresponding operation on the button according to semantics of the characters, and complete installation.
The embodiment of the present application provides a possible implementation manner, specifically, the running process management module 204 is configured to identify, through a natural language processing model, whether a new window belongs to a window generated in the software installation process when the new window is generated in the running process, and close an abnormal window when the new window belongs to the abnormal window; and/or when a new window is generated in the running process, identifying whether a dependent package needs to be acquired or not through a natural language processing model, acquiring the required dependent package from the first device and running the dependent package when the dependent package needs to be acquired, and returning to the current installation step to continue installation after the dependent package is completely run.
According to the automatic software installation system provided by the invention, compared with the scheme that a software developer provides a silent installation mode, a simulation mouse, a keyboard and a manual script recording mode or identifies window types and matches the window types by using a preset rule to complete installation in the prior art, the automatic software installation system provided by the invention has the advantages that a software installation package label stored in first equipment is obtained, then a second equipment list of software to be installed is read, the corresponding software installation package is configured into second equipment in the list by selecting the label, the second equipment in the list is controlled to operate the software installation package to monitor installation, when a new window is generated, characters of a button needing to be operated in the new window are identified through a natural language processing model, corresponding operation is performed on the button according to the semantics of the characters, and installation is completed. In the automatic software installation process, the system window is monitored in real time, the monitored window content is identified according to the natural language processing model, then different processing modes are made, and most of software installation and uninstallation can be automatically installed according to the method of the scheme, so that the method has universality; in addition, the invention identifies the monitored window content according to the natural language processing model, and then makes different processing modes, thereby effectively avoiding the situation that the abnormal popup blocks the installation process. Therefore, the method and the device can effectively solve the problem that the universality cannot be considered and the influence of other windows cannot be avoided during the automatic software installation or uninstallation process in the related technology, and have higher universality.
The embodiment of the present application provides an automatic software installation system, which is suitable for the method shown in the above embodiment, and is not described herein again.
The embodiment of the present application provides an electronic device 30, including: one or more processors 301, a memory 303, one or more applications, wherein the one or more applications are stored in the memory 303 and configured to be executed by the one or more processors 301, the one or more programs configured to: the software automatic installation control method according to the first aspect is executed.
As shown in fig. 3, the electronic device 30 shown in fig. 3 includes: a processor 301 and a memory 303. Wherein processor 301 is coupled to memory 303, such as via bus 302. Further, the electronic device 30 may also include a transceiver 304. It should be noted that the transceiver 304 is not limited to one in practical applications, and the structure of the electronic device 30 is not limited to the embodiment of the present application. The processor 301 is applied to the embodiment of the present application, and is configured to implement the functions of the obtaining module 201, the second device reading module 202, the control module 203, and the operating process management module 204, and the transceiver 304 includes a receiver and a transmitter.
The processor 301 may be a CPU, general purpose processor, DSP, ASIC, FPGA or other programmable logic device, transistor logic device, hardware component, or any combination thereof. Which may implement or perform the various illustrative logical blocks, modules, and circuits described in connection with the disclosure. The processor 301 may also be a combination of computing functions, e.g., comprising one or more microprocessors, a combination of a DSP and a microprocessor, or the like.
Bus 302 may include a path that transfers information between the above components. The bus 302 may be a PCI bus or an EISA bus, etc. The bus 302 may be divided into an address bus, a data bus, a control bus, and the like. For ease of illustration, only one thick line is shown in FIG. 3, but this does not mean only one bus or one type of bus.
Memory 303 may be, but is not limited to, a ROM or other type of static storage device that can store static information and instructions, a RAM or other type of dynamic storage device that can store information and instructions, an EEPROM, a CD-ROM or other optical disk storage, optical disk storage (including compact disk, laser disk, optical disk, digital versatile disk, blu-ray disk, etc.), magnetic disk storage media or other magnetic storage devices, or any other medium that can be used to carry or store desired program code in the form of instructions or data structures and that can be accessed by a computer.
The memory 303 is used for storing application program codes for executing the scheme of the application, and the processor 301 controls the execution. The processor 301 is configured to execute application program code stored in the memory 303 to implement the functionality of the software auto-install system.
According to the automatic software installation system provided by the invention, compared with the scheme that a software developer provides a silent installation mode, a simulation mouse, a keyboard and a manual script recording mode or identifies window types and matches the window types by using a preset rule to complete installation in the prior art, the automatic software installation system provided by the invention has the advantages that a software installation package label stored in first equipment is obtained, then a second equipment list of software to be installed is read, the corresponding software installation package is configured into second equipment in the list by selecting the label, the second equipment in the list is controlled to operate the software installation package to monitor installation, when a new window is generated, characters of a button needing to be operated in the new window are identified through a natural language processing model, corresponding operation is performed on the button according to the semantics of the characters, and installation is completed. In the automatic software installation process, the system window is monitored in real time, the monitored window content is identified according to the natural language processing model, then different processing modes are made, and most of software installation and uninstallation can be automatically installed according to the method of the scheme, so that the method has universality; in addition, the invention identifies the monitored window content according to the natural language processing model, and then makes different processing modes, thereby effectively avoiding the situation that the abnormal popup blocks the installation process. Therefore, the method and the device can effectively solve the problem that the universality cannot be considered and the influence of other windows cannot be avoided during the automatic software installation or uninstallation process in the related technology, and have higher universality.
The embodiment of the application provides an electronic device suitable for the method embodiment. And will not be described in detail herein.
The present application provides a computer-readable storage medium, on which a computer program is stored, and when the program is executed by a processor, the method shown in the above embodiments is implemented.
Compared with the prior art in which a silent installation mode provided by a software developer, a mode of simulating a mouse, a keyboard and a manual script recording mode or a scheme of identifying window types and matching the window types by using preset rules to complete installation are provided, the computer-readable storage medium provided by the invention has the advantages that a software installation package label stored in first equipment is obtained, then a second equipment list of software to be installed is read, the corresponding software installation package is configured into second equipment in the list by selecting the label, the second equipment in the list is controlled to run the software installation package to monitor installation, when a new window is generated, characters of a button needing to be operated in the new window are identified through a natural language processing model, corresponding operation is performed on the button according to the semantics of the characters, and finishing the installation. In the automatic software installation process, the system window is monitored in real time, the monitored window content is identified according to the natural language processing model, then different processing modes are made, and most of software installation and uninstallation can be automatically installed according to the method of the scheme, so that the method has universality; in addition, the invention identifies the monitored window content according to the natural language processing model, and then makes different processing modes, thereby effectively avoiding the situation that the abnormal popup blocks the installation process. Therefore, the method and the device can effectively solve the problem that the universality cannot be considered and the influence of other windows cannot be avoided during the automatic software installation or uninstallation process in the related technology, and have higher universality.
The embodiment of the application provides a computer-readable storage medium which is suitable for the method embodiment. And will not be described in detail herein.
It should be understood that, although the steps in the flowcharts of the figures are shown in order as indicated by the arrows, the steps are not necessarily performed in order as indicated by the arrows. The steps are not performed in the exact order shown and may be performed in other orders unless explicitly stated herein. Moreover, at least a portion of the steps in the flow chart of the figure may include multiple sub-steps or multiple stages, which are not necessarily performed at the same time, but may be performed at different times, which are not necessarily performed in sequence, but may be performed alternately or alternately with other steps or at least a portion of the sub-steps or stages of other steps.
The foregoing is only a partial embodiment of the present application, and it should be noted that, for those skilled in the art, various modifications and decorations can be made without departing from the principle of the present application, and these modifications and decorations should also be regarded as the protection scope of the present application.

Claims (10)

1. A software automatic installation control method is characterized by comprising the following steps:
acquiring a software installation package label, wherein the software installation package can be read by first equipment;
reading a second equipment list of the software to be installed, and configuring the corresponding software installation package to second equipment in the list by selecting the tag;
controlling a second device in the list to run the software installation package;
managing an operation process, monitoring the process of the second equipment for operating the installation package, identifying characters of a button needing to be operated in a new window through a natural language processing model when the new window is generated in the operation process, and executing corresponding operation on the button according to the semantics of the characters to finish installation.
2. The automatic software installation control method of claim 1, wherein the software installation package tag is a unique english code identifying the software installation package.
3. The method according to claim 1, further comprising identifying whether the new window belongs to a window generated during the installation of the software by using a natural language processing model when the new window is generated during the operation, and closing an abnormal window when the new window belongs to the abnormal window.
4. The automatic software installation control method of claim 1, further comprising identifying whether a dependent package needs to be acquired through a natural language processing model when a new window is generated in the running process, acquiring the required dependent package from the first device and running the dependent package when the dependent package needs to be acquired, and returning to the current installation step to continue installation after the dependent package is completely run.
5. The software automatic installation control method according to claim 1, wherein performing the corresponding operation on the button comprises clicking a button or checking a checkbox.
6. The method according to any one of claims 1 to 5, wherein a natural language processing model is used to identify the text of the button to be operated in the new window, and when the button is operated correspondingly according to the semantic meaning of the text, if the text identification of the button by the natural language processing model is abnormal, the text with abnormal identification is used as a corpus to train the natural language processing model.
7. An automatic software installation control system, characterized by comprising:
the acquisition module is used for acquiring a software installation package label, and the software installation package can be read by first equipment;
the second device reading module is used for reading a second device list of the software to be installed and configuring the corresponding software installation package to the second device in the list by selecting the tag;
the control module is used for controlling the second equipment in the list to run the software installation package;
and the operation process management module is used for managing an operation process, monitoring the process of the second equipment for operating the installation package, identifying characters of the button needing to be operated in the new window through a natural language processing model when the new window is generated in the operation process, and executing corresponding operation on the button according to the semantics of the characters to complete installation.
8. The software automatic installation control system according to claim 7, wherein the operation process management module is configured to identify, when a new window is generated during operation, whether the new window belongs to a window generated during the software installation process through a natural language processing model, and close an exception window when the new window belongs to the exception window; and/or when a new window is generated in the running process, identifying whether a dependent package needs to be acquired or not through a natural language processing model, acquiring the required dependent package from the first device and running the dependent package when the dependent package needs to be acquired, and returning to the current installation step to continue installation after the dependent package is completely run.
9. An electronic device, comprising:
one or more processors;
a memory;
one or more applications, wherein the one or more applications are stored in the memory and configured to be executed by the one or more processors, the one or more programs configured to: executing the software auto-installation control method according to any one of claims 1 to 6.
10. A computer-readable storage medium for storing computer instructions which, when executed on a computer, cause the computer to perform the software auto-installation control method of any one of claims 1 to 6.
CN201911311833.9A 2019-12-18 2019-12-18 Automatic software installation method and system, electronic equipment and storage medium Pending CN111078236A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911311833.9A CN111078236A (en) 2019-12-18 2019-12-18 Automatic software installation method and system, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911311833.9A CN111078236A (en) 2019-12-18 2019-12-18 Automatic software installation method and system, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
CN111078236A true CN111078236A (en) 2020-04-28

Family

ID=70315562

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911311833.9A Pending CN111078236A (en) 2019-12-18 2019-12-18 Automatic software installation method and system, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN111078236A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111966562A (en) * 2020-07-21 2020-11-20 北京视博云信息技术有限公司 Monitoring method and device of cloud platform and readable storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102147736A (en) * 2010-02-10 2011-08-10 华为技术有限公司 Method and device for installing software
CN102681861A (en) * 2011-03-14 2012-09-19 腾讯科技(深圳)有限公司 Method and device for installing software
CN104765630A (en) * 2015-04-10 2015-07-08 百度在线网络技术(北京)有限公司 Software installation method and software installation device
CN107273145A (en) * 2016-04-06 2017-10-20 中兴通讯股份有限公司 A kind of method of managing software and device, terminal
CN109634617A (en) * 2018-10-25 2019-04-16 深圳壹账通智能科技有限公司 Software installation method, user equipment, storage medium and device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102147736A (en) * 2010-02-10 2011-08-10 华为技术有限公司 Method and device for installing software
CN102681861A (en) * 2011-03-14 2012-09-19 腾讯科技(深圳)有限公司 Method and device for installing software
CN104765630A (en) * 2015-04-10 2015-07-08 百度在线网络技术(北京)有限公司 Software installation method and software installation device
CN107273145A (en) * 2016-04-06 2017-10-20 中兴通讯股份有限公司 A kind of method of managing software and device, terminal
CN109634617A (en) * 2018-10-25 2019-04-16 深圳壹账通智能科技有限公司 Software installation method, user equipment, storage medium and device

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
戴国强: "《科技大数据》", 31 August 2018 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111966562A (en) * 2020-07-21 2020-11-20 北京视博云信息技术有限公司 Monitoring method and device of cloud platform and readable storage medium

Similar Documents

Publication Publication Date Title
US10324696B2 (en) Dynamic container deployment with parallel conditional layers
US8706771B2 (en) Systems and methods for analyzing and transforming an application from a source installation to a target installation
CN108319460B (en) Method and device for generating application program installation package, electronic equipment and storage medium
CN109076107B (en) Providing automatic detection and optimization of user experience upgrades based on detection customization
US11714629B2 (en) Software dependency management
US10713107B2 (en) Detecting a possible underlying problem among computing devices
CN108845940B (en) Enterprise-level information system automatic function testing method and system
CN111066039A (en) Microprocessor including enterprise model
US20080244562A1 (en) Method of Identifying and Checking Software Installation Requirements
Prehofer et al. From internet of things mashups to model-based development
US9892029B2 (en) Apparatus and method for expanding the scope of systems management applications by runtime independence
CN112764753A (en) Project deployment method and device, electronic equipment and storage medium
CN109614325B (en) Method and device for determining control attribute, electronic equipment and storage medium
US20230185702A1 (en) Method and Apparatus for Generating and Applying Deep Learning Model based on Deep Learning Framework
CN111966382A (en) Online deployment method and device of machine learning model and related equipment
CN110865806B (en) Code processing method, device, server and storage medium
US20150160938A1 (en) Automation in rule engine in an integration development environment
US20180203776A1 (en) Non-monotonic eventual convergence for desired state configuration
CN111078236A (en) Automatic software installation method and system, electronic equipment and storage medium
WO2021021321A1 (en) Parallel cloned workflow execution
US10956413B2 (en) Action set translation
WO2022271345A1 (en) Triggering dynamic robotic process automation
CN114138442A (en) Asynchronous task scheduling execution method, system and server
CN109189370B (en) Software component generation method, device, equipment and computer readable storage medium
CN113032256A (en) Automatic test method, device, computer system and readable storage medium

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
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20220908

Address after: 25 Financial Street, Xicheng District, Beijing 100033

Applicant after: CHINA CONSTRUCTION BANK Corp.

Address before: 25 Financial Street, Xicheng District, Beijing 100033

Applicant before: CHINA CONSTRUCTION BANK Corp.

Applicant before: Jianxin Financial Science and Technology Co.,Ltd.