CN100416499C - Method and system for integrating software mounting kit - Google Patents

Method and system for integrating software mounting kit Download PDF

Info

Publication number
CN100416499C
CN100416499C CNB200410075105XA CN200410075105A CN100416499C CN 100416499 C CN100416499 C CN 100416499C CN B200410075105X A CNB200410075105X A CN B200410075105XA CN 200410075105 A CN200410075105 A CN 200410075105A CN 100416499 C CN100416499 C CN 100416499C
Authority
CN
China
Prior art keywords
installation
file
mentioned
main
mounting kit
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.)
Expired - Lifetime
Application number
CNB200410075105XA
Other languages
Chinese (zh)
Other versions
CN1588313A (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.)
Via Technologies Inc
Original Assignee
Via Technologies Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Via Technologies Inc filed Critical Via Technologies Inc
Priority to CNB200410075105XA priority Critical patent/CN100416499C/en
Publication of CN1588313A publication Critical patent/CN1588313A/en
Application granted granted Critical
Publication of CN100416499C publication Critical patent/CN100416499C/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

The present invention relates to a method for installing suites on integrated software. The present invention comprises the steps that a main execution file and a plurality of share suites are encapsulated into a main installation program; the main installation program accesses an installation configuration file which records the number of install components which are supported by the main installation program and an installing setting; the main installation program installs the share suites and component execution files of one installed component according to the installation setting.

Description

The method and system of integrating software mounting kit
Technical field
The present invention relates to a kind of installation procedure, particularly relate to a kind of method and system of integrating software mounting kit.
Background technology
Fig. 1 shows known flow chart of steps of writing software installation procedure.
In step S11, set up mounting kit (setup package), choose necessary installation component and set up installation path.
In step S12, set up installation procedure (flow control), determine that all installation steps and related setting are errorless.
In step S13, set up or import and dynamically link database (Dynamic Link Library DLL), writes dynamic binding database for specific software or device, perhaps uses the dynamic binding database of building up in advance.
In step S14, the test mounting kit confirms that installation component and installation path binding to each other are errorless.
In step S15, import multi-lingual external member, allow the user choose the suitable family of languages.
As mentioned above, software is installed to be needed to use specific installation procedure, and the programmer utilizes exclusive software suite, as InstallShield, DemoShield or the like, to write installation procedure apace.The programmer is required to be each software and writes exclusive installation procedure, but such mode can cause and repeat to write program code that some is shared, and causes resource and waste of time.
For instance, the installation process of A software and B software is similar, difference only is B software many steps of customized settings in installation process, then the programmer can't apply mechanically installation procedure and its program of A software, it must redefine the installation procedure of B software and import required installation component, to write installation procedure again.
In addition, at the kernel program that a certain software is write, its file size only accounts for the sub-fraction of whole procedure usually, and remaining is multi-lingual external member or other shared assembly.If the programmer only need design one and integrate the kernel program of a plurality of installation procedures and the installation interface of shared external member, but not writes the program code of this kernel program and shared external member, can save development time and system resource.
Therefore, the invention provides a kind of method that can write installation procedure fast.
Summary of the invention
In view of this, the purpose of this invention is to provide a kind of method of integrating software mounting kit, integration software is installed required shared external member, avoids repeating to write sharable mounting kit.
Another object of the present invention provides a kind of system of integrating software mounting kit, provide one to integrate the kernel program of installation procedure and the installation interface of shared external member, make the user need not write the program code of kernel program and shared external member, save software development time and system resource.
Based on above-mentioned purpose, the invention provides a kind of system of integrating software mounting kit, it comprises at least one installation component, an installation configuration file and a main installation procedure.This installation component comprises an interface file and an assembly execute file.This installation configuration file is put down in writing an installation component quantity and the installation setting that this main installation procedure is supported.This main installation procedure comprises a main execute file and a plurality of shared external member, its access should be installed configuration file, judged whether the installation component that conforms to, if having, then follow the installation setting in the access installation configuration file, and be somebody's turn to do shared external member and assembly execute file according to this installation setting installation.
The present invention also provides a kind of method of integrating software mounting kit.One main execute file and a plurality of shared external member are encapsulated as a main installation procedure.Configuration file is installed in this main installation procedure access one, wherein this installation configuration file is put down in writing an installation component quantity and the installation setting that this main installation procedure is supported, judge whether the installation component that conforms to, if having, then then the access installation of installing in the configuration file is set.This main installation procedure is installed according to this and is set the assembly execute file of installing in an above-mentioned shared external member and the installation component.
Description of drawings
Fig. 1 shows known flow chart of steps of writing software installation procedure.
Fig. 2 shows the system architecture diagram of integrating software mounting kit of the present invention.
Fig. 3 shows the method step process flow diagram of integrating software mounting kit of the present invention.
The reference numeral explanation
10,20,30~installation component
10a, 20a, 30a~interface file
10b, 20b, 30b~assembly execute file
10c, 20c, 30c~multi-lingual file
11,21,31~interface instruction
100~main installation procedure
110~main execute file
120~shared external member
200~installation configuration file
300~install and dispose multi-lingual file
Embodiment
For above and other objects of the present invention, feature and advantage can be become apparent, cited below particularlyly go out preferred embodiment, and be described with reference to the accompanying drawings as follows.
The invention provides a kind of method and system of integrating software mounting kit.The present invention is integrated into single interface with all mounting kits of sharing, and the programmer only needs to write its required kernel program at single software.
Fig. 2 shows the system architecture diagram of integrating software mounting kit of the present invention.Framework of the present invention comprises that a main installation procedure 100, is installed configuration file 200, multi-lingual file 300 and a plurality of installation component ( installation component 10,20 and 30 is provided in the present embodiment) are disposed in an installation, and each installation component is used in an installation procedure.Installation component 10 comprises an interface file 10a, an assembly execute file 10b and a multi-lingual file 10c.Installation component 20 comprises an interface file 20a, an assembly execute file 20b and a multi-lingual file 20c.Installation component 30 comprises an interface file 30a, an assembly execute file 30b and a multi-lingual file 30c.
Interface file 10a, 20a, 30a are the assembly execute file 10b in main installation procedure 100 and the installation component 10,20,30, the communication interface between 20b, 30b, make main installation procedure 100 instruct grammer executive module execute file 10b, 20b, 30b such as the content of describing installation component 10,20,30 in 11,21,31, characteristic, erection sequence according to the interface.Assembly execute file 10b, 20b, 30b comprise executable file, driver file respectively and dynamically link file etc. and be used for the kernel program that executive software is installed. Multi-lingual file 10c, 20c, 30c are for being applicable to the language external member of installation component 10,20,30 respectively.
Main installation procedure 100 comprises the shared external member 120 that main execute file (main setup file) 110 and all install software all can use.For instance, if all need using a certain dynamic data base binding file, all install software (for example, msvcrt.dll), then this document is built in main installation procedure 100 in advance.In addition, shared external member has fixing erection sequence, but does not allow the user to revise this installation sequence arbitrarily to guarantee software normal mounting and maintaining system safety and stable.
Installation component quantity and installation that the main installation procedure 100 of installation configuration file 200 records is supported are set, and when promptly carrying out installation procedure, share the erection sequence of the kernel program in external member 120 and each assembly execute file.Main installation procedure 100 can be supported installed software quantity without limits, and the erection sequence of the shared external member that comprises in kernel program in each assembly execute file and the main installation procedure 100 is through pre-defining, and the user promptly installs according to this erection sequence executive software.
The multi-lingual setting that multi-lingual file 300 each installation component of record of configuration are supported is installed.When applying mechanically a certain installation component, promptly according to the family of languages that multi-lingual file 300 persons of installing and using of configuration select is installed.
For instance, when the main execute file 110 of carrying out main installation procedure 100 was installed to carry out software, configuration file 200 was installed in main installation procedure 100 first accesses, judges whether the installation component that conforms to.If have, the installation of then following in the access installation configuration file 200 is set.According to the description grammer in the interface file of required installation component, the kernel program of sharing in external member and this installation component is installed in proper order with the Yian dress.If not cognation need be installed, then make main installation procedure 100 set multi-lingual external member is installed according to the installation that record in the multi-lingual file 300 of configuration is installed.
In addition, installation component of the present invention simultaneously support software carries out the software installation with dissimilar firmware in devices, and above-mentioned firmware in devices comprises storage device, the network equipment or hardware input equipment or the like.
Fig. 3 shows the method step process flow diagram of integrating software mounting kit of the present invention.
In step S21, a main execute file and a plurality of shared external member are encapsulated as a main installation procedure.
In step S22, provide one configuration file and the multi-lingual file of an installation configuration are installed.Configuration file is installed is put down in writing installation component quantity and the installation setting that main installation procedure is supported.The multi-lingual file of configuration is installed is put down in writing the multi-lingual setting that each installation component is supported.
In step S23, this main installation procedure access should be installed configuration file, obtained the installation that wherein comprises and set.
In step S24, this main installation procedure is installed to set according to this kernel program of sharing in external member and this installation component is installed.
The invention provides one and integrate the kernel program of installation procedure and the installation interface of shared external member, make the user need not write the program code of kernel program and shared external member, to save development time and system resource.
Though the present invention discloses as above with preferred embodiment; right its is not in order to limit the present invention; those skilled in the art can be used for a variety of modifications and variations under the premise without departing from the spirit and scope of the present invention, so protection scope of the present invention is as the criterion with claim of the present invention.

Claims (10)

1. the method for an integrating software mounting kit comprises the following steps:
One main execute file and a plurality of shared external member are encapsulated as a main installation procedure;
Configuration file is installed in above-mentioned main installation procedure access one, above-mentioned installation configuration file is put down in writing an installation component quantity and the installation setting that above-mentioned main installation procedure is supported, judge whether the installation component that conforms to, if having, then then the access installation of installing in the configuration file is set; And
Above-mentioned main installation procedure is set the assembly execute file of installing in an above-mentioned shared external member and the installation component according to above-mentioned installation.
2. the method for integrating software mounting kit as claimed in claim 1, it comprises that also above-mentioned main installation procedure access one installs the multi-lingual file of configuration, and according to the multi-lingual setting that wherein comprises multi-lingual external member is installed.
3. the method for integrating software mounting kit as claimed in claim 1, wherein, above-mentioned main installation procedure is installed the said modules execute file according to the instruction of the interface in the above-mentioned installation component.
4. the method for integrating software mounting kit as claimed in claim 3, wherein, the erection sequence of content, characteristic and the said modules execute file of the above-mentioned installation component of above-mentioned interface instruction description.
5. the method for integrating software mounting kit as claimed in claim 4, wherein, the said modules execute file comprises a plurality of executable files, driver file and dynamically links file.
6. the system of an integrating software mounting kit comprises:
At least one installation component, above-mentioned installation component comprise an interface file and an assembly execute file;
One installs configuration file, and it puts down in writing an installation component quantity and an installation setting that above-mentioned main installation procedure is supported; And
One main installation procedure, comprise a main execute file and a plurality of shared external member, its access should be installed configuration file, judge whether the installation component that conforms to, if have, the installation of then following in the access installation configuration file is set, and sets above-mentioned shared external member of installation and said modules execute file according to above-mentioned installation.
7. the system of integrating software mounting kit as claimed in claim 6, it comprises that also one installs the multi-lingual file of configuration, wherein, above-mentioned main installation procedure disposes the multi-lingual setting that multi-lingual file comprises according to above-mentioned installation multi-lingual external member is installed.
8. the system of integrating software mounting kit as claimed in claim 6, wherein, above-mentioned main installation procedure is installed the said modules execute file according to the instruction of the interface in the above-mentioned installation component.
9. the system of integrating software mounting kit as claimed in claim 8, wherein, the erection sequence of content, characteristic and the said modules execute file of the above-mentioned installation component of above-mentioned interface instruction description.
10. the system of integrating software mounting kit as claimed in claim 9, wherein, the said modules execute file comprises a plurality of executable files, driver file and dynamically links file.
CNB200410075105XA 2004-08-31 2004-08-31 Method and system for integrating software mounting kit Expired - Lifetime CN100416499C (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNB200410075105XA CN100416499C (en) 2004-08-31 2004-08-31 Method and system for integrating software mounting kit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNB200410075105XA CN100416499C (en) 2004-08-31 2004-08-31 Method and system for integrating software mounting kit

Publications (2)

Publication Number Publication Date
CN1588313A CN1588313A (en) 2005-03-02
CN100416499C true CN100416499C (en) 2008-09-03

Family

ID=34604892

Family Applications (1)

Application Number Title Priority Date Filing Date
CNB200410075105XA Expired - Lifetime CN100416499C (en) 2004-08-31 2004-08-31 Method and system for integrating software mounting kit

Country Status (1)

Country Link
CN (1) CN100416499C (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7861241B2 (en) 2006-02-09 2010-12-28 Canon Kabushiki Kaisha Install apparatus, install method, program, and storage medium
JP2007213343A (en) * 2006-02-09 2007-08-23 Canon Inc Installation device, installation method, program and storage medium
CN101694624B (en) * 2009-10-19 2015-05-20 中兴通讯股份有限公司 Method for processing compact disc image files of software installation package and device
CN102012826A (en) * 2010-11-19 2011-04-13 奇智软件(北京)有限公司 Method and system for intelligently installing/upgrading software
CN102314365A (en) * 2011-09-08 2012-01-11 北京新媒传信科技有限公司 Method and tool for making installation package
CN103257868B (en) * 2012-02-20 2016-12-28 联想(北京)有限公司 The method and apparatus of installation procedure
CN103729176B (en) * 2012-10-12 2018-01-26 腾讯科技(深圳)有限公司 Application program integration method and device

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1266225A (en) * 1999-03-04 2000-09-13 英业达股份有限公司 Software preloading method
CN1485732A (en) * 2002-09-27 2004-03-31 联想(北京)有限公司 Application software automatic installing and automatic restoring method

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1266225A (en) * 1999-03-04 2000-09-13 英业达股份有限公司 Software preloading method
CN1485732A (en) * 2002-09-27 2004-03-31 联想(北京)有限公司 Application software automatic installing and automatic restoring method

Also Published As

Publication number Publication date
CN1588313A (en) 2005-03-02

Similar Documents

Publication Publication Date Title
US8621419B2 (en) Automating the life cycle of a distributed computing application
US7080100B2 (en) Install processing apparatus, processing method, storage medium, and program
CN100426235C (en) System and method for representing user process to software package in software package management system
CN105022630B (en) A kind of assembly management system and assembly management method
US5842024A (en) Method of software installation
CN110046479B (en) Link library file anti-debugging method and device based on android operating system
US20070174814A1 (en) System and method for build script generation in a software development environment
US20060190933A1 (en) Method and apparatus for quickly developing an embedded operating system through utilizing an automated building framework
CN103186460A (en) Method, device and system for generating script of test case
CA2539433A1 (en) Systems and methods for dynamically linking application software into a running operating system kernel
KR20090056238A (en) System and method for operating domain profile using database in a core framework for sdr mobile terminals
US7974829B2 (en) System for simulating mobile phone and method thereof
CN100416499C (en) Method and system for integrating software mounting kit
CN101165648A (en) Method for constructing middle library
US20080172579A1 (en) Test Device For Verifying A Batch Processing
US20040123308A1 (en) Hybird of implicit and explicit linkage of windows dynamic link labraries
US8527948B2 (en) Process of automatic matching of software
CN100361075C (en) Method and device for quickly developing embedded system using automatic compilation frame
CN108536429B (en) Method and device for developing software, storage medium and electronic equipment
CN102799479A (en) Mainboard with multifunctional basic input output system (BIOS) and test method thereof
CN112241373A (en) Automatic test method, test device, processor and test system
US9646118B1 (en) Linking of simulators into a circuit design tool
CN108536586B (en) Information acquisition method, equipment and system of Android mobile terminal
US20090089779A1 (en) Apparatus system and method for customizing a computing environment
US7873506B2 (en) Simulation framework with support for multiple integrated circuits having potentially differing characteristics

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant