WO2012081930A2 - System, terminal and method for installing an application using a package file, and server for generating the package file - Google Patents

System, terminal and method for installing an application using a package file, and server for generating the package file Download PDF

Info

Publication number
WO2012081930A2
WO2012081930A2 PCT/KR2011/009715 KR2011009715W WO2012081930A2 WO 2012081930 A2 WO2012081930 A2 WO 2012081930A2 KR 2011009715 W KR2011009715 W KR 2011009715W WO 2012081930 A2 WO2012081930 A2 WO 2012081930A2
Authority
WO
WIPO (PCT)
Prior art keywords
application
package file
installation
information
installing
Prior art date
Application number
PCT/KR2011/009715
Other languages
French (fr)
Korean (ko)
Other versions
WO2012081930A3 (en
Inventor
계동원
Original Assignee
(주)네오위즈게임즈
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by (주)네오위즈게임즈 filed Critical (주)네오위즈게임즈
Publication of WO2012081930A2 publication Critical patent/WO2012081930A2/en
Publication of WO2012081930A3 publication Critical patent/WO2012081930A3/en

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

Definitions

  • the present invention relates to a server for generating a package file, a terminal for installing an application using the package file, and a method thereof, and more particularly, to generate a package file having additional functions in addition to the basic application installation function. And a server for generating a package file for installing an application in an administrator mode using the package file after executing the package file in a user mode, a terminal for installing the application using the package file, and a method thereof.
  • InstallShield is an application manufacturing program, which provides functions such as file compression installation, installation password, split installation, and serial installation. However, it cannot cope with the UAC-User Account Control environment of Microsoft's Windows Vista operating system and Windows 7 operating system. It doesn't happen at all.
  • UAC-User Account Control is a security technology first introduced in Microsoft's Windows Vista operating system. It has also been introduced in Windows Server 2008 and Windows 7, and applications are standard users until they allow administrators to elevate their privileges. By restricting permissions, the company wanted to improve the security of the operating system.
  • a user with User Account Control with standard user rights can gain administrator rights, but an application that the user runs cannot obtain those rights unless the administrator has previously granted a higher level of permission.
  • user interface separation is used to separate administrator and non-administrator tasks.
  • InstallShield provides many functions such as file compression installation, installation password, split installation, serial installation, etc., it is inconvenient for users who develop because they cannot add or remove functions that developers or producers want. .
  • NSIS Nullsoft Scriptable Install System
  • the application installer created by an existing application for example, an installation shield or NSIS
  • an installation shield or NSIS that makes an application installer does not have a countermeasure for user account control when installing an application in a Windows Vista and Windows 7 operating system environment.
  • the computer may become unresponsive, freeze or shut down without cause, causing users to feel uncomfortable. do.
  • the present invention was created to solve the above-mentioned problems, and installs an application using a server, a package file, which generates a package file that can proceed with an installation process without freezing in a user account control environment of Windows Vista and Windows 7.
  • An object of the present invention is to provide a terminal and a method thereof.
  • the size of the package file is not limited, and an object thereof is to provide a server for generating a package file that may include additional functions other than an application installation function, a terminal for installing an application using the package file, and a method thereof. .
  • the installation preparation unit for preparing to execute the application installation program using the package file and the application installation program by executing the application
  • an installation completion unit for completing the installation, wherein the package file includes execution information of the package file and application installation information.
  • the method for installing an application using a package file according to the present invention for achieving the above object comprises the steps of (a) preparing to run the application installation program using the package file and (b) the application installation program Executing to complete the installation of the application.
  • the server for generating a package file according to the present invention for achieving the above object is a first frame including a library for executing the package file and the first frame containing the execution information of the application installation program by the first frame;
  • a fourth frame including a third frame including two frames and meta information of the entire package file or meta information of the second frame, and deletion information for deleting a temporary folder in which the package file is decompressed after installation of the program; and It includes a fifth frame containing the data of the application installation program.
  • a system for installing an application using a package file for achieving the above object is a first frame including a library for executing a package file, the execution information of the application installation program by the first frame
  • a second frame comprising a; a third frame including meta information of the entire package file; or a third frame including meta information of the second frame; and deleting information to delete a temporary folder from which the package file is decompressed after program installation.
  • a terminal for installing an application using the package file According to the server for generating a package file according to the present invention, a terminal for installing an application using the package file and a method thereof,
  • the user's inconvenience is eliminated by enabling the application installation process without freezing by using the privilege elevation function in the user account control environment of the Windows Vista and Windows 7 operating systems.
  • an application installation program can be produced without limiting the size of a package file for application installation.
  • the application installation function provides a convenience to the user to create an application installation program.
  • 1 is a configuration diagram of a system for installing an application using a package file.
  • FIG. 2 is a conceptual diagram of a server.
  • FIG. 4 illustrates an embodiment of a package file.
  • 5 is a functional block diagram of a terminal.
  • FIG. 6 is a flowchart of a method of installing an application using a package file.
  • the present invention provides a package file for installing an application in an administrator mode using the package file after generating a package file having an additional function in addition to the basic application installation function and executing the package file in a user mode. It relates to a server for generating, a terminal for installing an application using a package file, and a method thereof.
  • the system for installing an application using a package file includes a server 100 generating and providing a package file and a terminal 200 connected to the server 100 using a wired or wireless network to receive a package file.
  • the terminal 200 should use a wired or wireless network when receiving the package file.
  • the terminal 200 does not need to connect to the wired or wireless network when executing the package file, and only needs to connect to the wired or wireless network when necessary.
  • the terminal 200 is a communication device that can be connected to the server 100 through a network.
  • various communication devices such as a wireless communication terminal such as a smart phone, a computer, a tablet PC, and a TV that can be connected to the Internet. Can be used.
  • the server 100 generates a package file.
  • the package file is for application installation and includes execution information of the package file and application installation information.
  • FIG. 2 is a conceptual diagram of a server, wherein the server 100 is a file generation application for generating a package file, a setup application for installing an application, a removal utility for removing an installed application, and a download application for downloading a package file to a terminal. And an engine including a DLL library for building and running the application.
  • the setup application is for use when installing an executable image file including a library in the package file, which includes elevation of user account control, end-user license agreement (EULA) registration, validation of folders and files, Contains information on installing files, creating program groups, creating shortcuts, registering registry and services, and registering uninstall information.
  • EULA end-user license agreement
  • the engine is for executing the package file, including an execution library for distributing the setup application and the library, a download library including HTTP and Socket download libraries, supporting download and checksum, etc.
  • the file generation application generates a package file using all of the setup application, the removal utility, the download application, and the engine.
  • the package file may be generated by dividing the package file, and the package file further includes split information in the package file.
  • the package file includes a first frame including a library for executing a package file, a second frame including execution information of an application installer by the first frame, and A third frame including meta information of the entire package file or meta information of the second frame, a fourth frame including deletion information for deleting a temporary folder in which the package file is decompressed after installation of the program and the application installation program; And a fifth frame containing data.
  • a typical application installation file is executed and application installation begins.
  • the package file is divided into a first frame for executing the package file and a second frame including execution information of the installation program of the application, so that execution of the package file and application installation are separately performed. Due to this difference, it is possible to elevate privileges in the administrator mode when installing an application, and thus correspond to the user account control environment of the Windows Vista and Windows 7 operating systems. This will be described again below.
  • A Execution library
  • B Methoda file including setup information
  • C Extracting Library
  • G Remover
  • J Data
  • EULA End- User License Agreement
  • the order of the frames may be changed as necessary.
  • FIG. 5 is a functional block diagram of a terminal, illustrating a terminal for installing an application using a package file with reference to FIG. 5.
  • the terminal 200 includes an installation preparation unit 210 for preparing an application installation program using the package file and an installation completion unit 230 for executing the application installation program to complete the installation of the application. .
  • the installation preparation unit 210 includes a meta information unit 211 for analyzing meta information of the package file, a file execution unit 213 for executing the package file using the meta information, and the application using the meta information.
  • Decompression unit 215 for decompressing data necessary for installation of the temporary folder.
  • the file execution unit 213 reads an A (Execution Library) frame of the package file and executes the package file. At this time, the file execution unit 213 receives necessary meta information from the meta information unit 211.
  • the meta information unit 211 obtains information from a B (Meta File) frame including setup information and analyzes meta information, wherein the B frame includes frame classification information, EULA registration information, and an image and icon for an application. It contains all the information necessary for the installation process of the application including the information, and uses the B frame to understand the structure of the remaining frames in the A frame.
  • the decompressor 215 decompresses necessary data such as an application installation program among package files by creating a temporary folder on a predetermined path.
  • the file execution unit 213 checks whether there are files necessary for installation in the temporary folder using an execution library of the A frame, and if not, copies the installation file and the library from the package file to the temporary folder.
  • the file execution unit 213 executes the package file in a user mode.
  • the user mode is driven with user authority, and the user authority is one of user account control (UAC). Therefore, when the package file is executed in the user mode, there is no waiting time due to the file checking, so that the installation can be faster, and there is no request for a high permission or a separate permission check procedure, thereby providing convenience for the user.
  • UAC user account control
  • freezing does not occur when a large file is run in administrator mode, and there is no problem in adding uninstall information according to permissions. Therefore, it provides convenience to the user who installs the application using the application installation program.
  • the installation completion unit 230 includes an installation unit 231 for executing the application installation program and a completion unit 235 for completing the installation of the application installation program.
  • the installation unit 231 executes the application installation program in an administrator mode.
  • the administrator mode refers to a state in which an administrator authority is executed among user account controls. Therefore, when the E (Setup Application) frame is executed in the A (Execution Library) frame of the package file to install the application, the E frame is executed in the administrator mode.
  • the E frame can be set to run in the administrator mode in the A frame in this manner, but it can also be made to run in the manager mode when the E frame is produced.
  • the installation unit 231 may include an additional receiver 233 for receiving information necessary for installation from the server 100 through an online connection.
  • an additional receiver 233 for receiving information necessary for installation from the server 100 through an online connection.
  • the server 100 may receive information or advertisements to be additionally provided by the terminal 200 through the additional receiver 233.
  • the additional receiving unit 233 may receive an external program, which is separate from an additional program, in particular, an installation program such as DirectX, vcredist_x86, etc., but required for executing the installed application through an online connection during the installation process.
  • an external program such as DirectX, vcredist_x86, etc.
  • such an external program may be included in a package file and then installed together during the application installation process.
  • the completion unit 235 deletes the decompressed temporary folder after installation of the application.
  • it may further include a removal unit 237 for removing the installed application.
  • the package file should further include removal information of the installed application, and the installation unit 231 registers the removal information in the registry. Then, the removal unit 237 removes the application by referring to the removal information of the registered registry.
  • the conventional method of uninstalling (uninstalling) or uninstalling the application is a method of deleting a folder in which an application is installed, and thus a case of incorrectly removing it may not reflect changes such as moving a folder.
  • the removal unit 237 since the uninstallation information is obtained by referring to the registry, the folder to be deleted is known, thereby reducing errors that are incorrectly deleted.
  • FIG. 6 is a flowchart illustrating a method of installing an application using a package file, and a method of installing an application using a package file will be described with reference to FIG. 6.
  • the package file and the meta information are the same as described above in the terminal for installing the application using the package file.
  • the package file is executed using the meta information (S20).
  • the data necessary for installing the application is decompressed into a temporary folder (S30).
  • the execution of the package file (S20) is executed in the user mode.
  • the application installation program is executed in the administrator mode (S40) and for the installation of the application The installation of the application is completed by deleting the created temporary folder.
  • the invention also includes a computer readable recording medium having recorded thereon a program for executing the above method.

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 present invention relates to a server for generating a package file and to a terminal and a method for installing an application using the package file. More particularly, the present invention relates to a server for generating a package file, wherein the server generates a package file having a function in addition to a basic application installation function, executes the package file in a user mode and installs an application using the package file in a manager mode. The present invention also relates to a terminal and method for installing an application using the package file. To this end, the terminal for installing an application using a package file according to the present invention comprises: an installation preparation unit which prepares the execution of an application installation program using the package file; and an installation completion unit which executes the application installation program to complete installation of the application, wherein the package file includes information on the execution of the package file and information on the installation of the application.

Description

패키지 파일을 이용하여 어플리케이션을 설치하는 시스템,단말기 및 그 방법 그리고 패키지 파일을 생성하는 서버System that installs application using package file, terminal, method and server generating package file
본 발명은 패키지 파일을 생성하는 서버, 패키지 파일을 이용하여 어플리케이션을 설치하는 단말기 및 그 방법에 관한 것으로, 보다 상세하게는 어플리케이션을 설치함에 있어서 기본적인 어플리케이션 설치 기능 외에 추가 기능을 구비한 패키지 파일을 생성하고, 패키지 파일을 사용자 모드로 실행한 후 패키지 파일을 이용하여 관리자 모드로 어플리케이션을 설치하는 패키지 파일을 생성하는 서버, 패키지 파일을 이용하여 어플리케이션을 설치하는 단말기 및 그 방법에 관한 것이다.The present invention relates to a server for generating a package file, a terminal for installing an application using the package file, and a method thereof, and more particularly, to generate a package file having additional functions in addition to the basic application installation function. And a server for generating a package file for installing an application in an administrator mode using the package file after executing the package file in a user mode, a terminal for installing the application using the package file, and a method thereof.
컴퓨터 및 스마트 폰을 포함한 무선 통신 단말기 등의 관련 기술이 발전함에 따라 이를 사용 또는 활용하기 위한 어플리케이션(application)이 많이 개발되고 있다. 또한, 개발된 어플리케이션을 설치하기 위하여 어플리케이션 설치 프로그램을 제작하는 어플리케이션이 따로 개발되어 소개되고 있다. As related technologies, such as a wireless communication terminal including a computer and a smart phone, have developed, many applications for using or utilizing the same have been developed. In addition, an application for producing an application installation program for installing the developed application has been developed and introduced separately.
그 중 종래에 많이 쓰이는 어플리케이션의 하나인 인스톨쉴드(InstallShield)는 어플리케이션 설치 프로그램을 제작하는 어플리케이션으로서 파일 압축 설치, 설치 비밀번호, 분할 설치, 시리얼 설치 등의 기능을 제공한다. 그러나 마이크로소프트의 윈도 비스타(Windows Vista) 운영체제 및 윈도 7(Windows 7) 운영체제의 사용자 계정 컨트롤(UAC-User Account Control) 환경에 대응할 수 없어, 인스톨쉴드로 제작된 패키지 파일은 권한 상승에 대한 처리가 전혀 이루어지지 않는다.One of the most commonly used applications, InstallShield is an application manufacturing program, which provides functions such as file compression installation, installation password, split installation, and serial installation. However, it cannot cope with the UAC-User Account Control environment of Microsoft's Windows Vista operating system and Windows 7 operating system. It doesn't happen at all.
사용자 계정 컨트롤(UAC-User Account Control)은 마이크로소프트의 윈도 비스타 운영체제에서 처음 선보인 보안 기술로, 윈도 서버 2008과 윈도 7에도 도입되었으며, 관리자가 권한 수준을 높이는 것을 허용할 때까지 응용 프로그램들은 표준 사용자 권한으로 제한을 둠에 따라 운영 체제의 보안을 개선하고자 한 것이다. User Account Control (UAC-User Account Control) is a security technology first introduced in Microsoft's Windows Vista operating system. It has also been introduced in Windows Server 2008 and Windows 7, and applications are standard users until they allow administrators to elevate their privileges. By restricting permissions, the company wanted to improve the security of the operating system.
표준 사용자 권한의 사용자 계정 컨트롤을 가지는 사용자는 관리자 권한을 얻을 수 있지만 사용자가 실행하는 응용 프로그램은 관리자가 더 높은 수준의 권한을 미리 승인하지 않는 한 그러한 권한을 얻을 수 없다. 즉, 사용자 인터페이스 권한 분리를 사용하여 관리자와 비관리자의 작업을 따로 떼어 놓은 것이다. A user with User Account Control with standard user rights can gain administrator rights, but an application that the user runs cannot obtain those rights unless the administrator has previously granted a higher level of permission. In other words, user interface separation is used to separate administrator and non-administrator tasks.
따라서, 윈도 비스타 운영체제에서 사용자 권한으로 로그인한 경우에 전체 시스템에 영향을 미칠 수 있는 사항들은 변경하지 못한다. 예를 들어 용량이 큰 어플리케이션을 설치하고자 할 때에 사용자 권한으로는 설치하지 못하기 때문에, 사용자 계정 컨트롤에 의해 더 높은 권한을 요청받거나, 권한 확인 절차를 묻는 등의 과정을 거치게 된다. 또한, 높은 권한의 요청이 없거나 권한 확인 절차가 없더라도 설치하고자 하는 어플리케이션의 파일 크기만큼 파일의 유효성 검사를 진행하므로 시간이 오래 걸리는 문제점이 있다. 따라서, 윈도 비스타 또는 윈도 7 환경에서 인스톨쉴드에 의해 제작된 설치 어플리케이션을 실행하고자 하는 경우 사용자 계정 컨트롤 환경에 대응할 수 없어 불편함이 있다.Therefore, if you log in with user rights in the Windows Vista operating system, you cannot change the items that may affect the entire system. For example, if you want to install a large application, you cannot install it with user privileges, so you will be asked for higher privileges by User Account Control, or ask for permission verification procedures. In addition, even if there is no request for high permission or there is no permission checking procedure, the file is validated as much as the file size of the application to be installed, which causes a long time. Therefore, if you want to run the installation application produced by the installation shield in Windows Vista or Windows 7 environment, it is inconvenient to cope with the user account control environment.
한편, 인스톨쉴드가 파일 압축 설치, 설치 비밀번호, 분할 설치, 시리얼 설치 등의 많은 기능을 제공하기는 하나 개발자 또는 제작자가 원하는 기능을 마음대로 추가하거나 뺄 수 없어서 개발하는 사용자 입장에서는 이용에 불편함이 있다.  On the other hand, although InstallShield provides many functions such as file compression installation, installation password, split installation, serial installation, etc., it is inconvenient for users who develop because they cannot add or remove functions that developers or producers want. .
한편, 종래 많이 쓰이는 또 다른 어플리케이션으로 NSIS(Nullsoft Scriptable Install System)을 들 수 있다. 그러나 NSIS도 윈도 비스타 및 윈도 7 의 사용자 계정 컨트롤 환경에 미대응하여 인스톨쉴드와 마찬가지로 권한 상승에 대한 처리가 전혀 이루어지지 않을 뿐만 아니라, 단일 패키지 파일의 최대 크기가 2기가로 제한되어 2기가 이상의 파일을 지원하지 않는다.On the other hand, another commonly used application is NSIS (Nullsoft Scriptable Install System). However, NSIS does not respond to Windows Vista and Windows 7's User Account Control environment, and, like the installation shield, does not handle any elevation of privilege, and the maximum size of a single package file is limited to 2 gigabytes, which means that more than 2 gigabytes may be used. Not supported
이처럼, 어플리케이션 설치 프로그램을 제작하는 기존의 어플리케이션(예를 들어 인스톨쉴드 또는 NSIS)에 의해 제작된 어플리케이션 설치 프로그램은 윈도 비스타 및 윈도 7 운영체제 환경에서 어플리케이션을 설치할 때에 사용자 계정 컨트롤에 대한 대응 방안이 없다는 문제점이 있다. As such, the application installer created by an existing application (for example, an installation shield or NSIS) that makes an application installer does not have a countermeasure for user account control when installing an application in a Windows Vista and Windows 7 operating system environment. There is this.
더욱이, 어플리케이션 설치 프로그램이 용량이 크거나 설치시 과부하가 걸리는 등의 경우에는, 컴퓨터가 응답이 없거나, 이유없이 멈추거나 또는 종료하는 등의 프리징 현상이 생겨서 어플리케이션을 설치하는 사용자가 불편함을 느끼게 된다. Furthermore, if the application installer is large or overloaded during installation, the computer may become unresponsive, freeze or shut down without cause, causing users to feel uncomfortable. do.
또한, 어플리케이션 설치 프로그램을 제작하는 기존의 어플리케이션은 어플리케이션을 설치하는 기능 이외 개발자가 추가하고자 하는 기능을 마음대로 추가할 수가 없어 개발하는 사용자 입장에서도 불편함이 있었다. In addition, the existing application for producing an application installation program has been inconvenient from the user's point of view because it is not possible to add a function that the developer wants to add other than the function of installing the application.
본 발명은 상술한 문제점을 해결하기 위하여 창출된 것으로, 윈도 비스타 및 윈도 7의 사용자 계정 컨트롤 환경에서 프리징 현상 없이 설치 프로세스 진행이 가능한 패키지 파일을 생성하는 서버, 패키지 파일을 이용하여 어플리케이션을 설치하는 단말기 및 그 방법을 제공하는 데 목적이 있다. The present invention was created to solve the above-mentioned problems, and installs an application using a server, a package file, which generates a package file that can proceed with an installation process without freezing in a user account control environment of Windows Vista and Windows 7. An object of the present invention is to provide a terminal and a method thereof.
또한, 패키지 파일의 크기가 제한이 없으며, 어플리케이션 설치 기능 이외의 추가적인 기능을 포함할 수 있는 패키지 파일을 생성하는 서버, 패키지 파일을 이용하여 어플리케이션을 설치하는 단말기 및 그 방법을 제공하는 데 목적이 있다. In addition, the size of the package file is not limited, and an object thereof is to provide a server for generating a package file that may include additional functions other than an application installation function, a terminal for installing an application using the package file, and a method thereof. .
상기의 목적을 달성하기 위한 본 발명에 따른 패키지 파일을 이용하여 어플리케이션을 설치하는 단말기는, 패키지 파일을 이용하여 어플리케이션 설치 프로그램의 실행을 준비하는 설치준비부 및 상기 어플리케이션 설치 프로그램을 실행하여 상기 어플리케이션의 설치를 완료하는 설치완료부를 포함하고, 상기 패키지 파일은 상기 패키지 파일의 실행 정보 및 상기 어플리케이션 설치 정보를 포함한다. A terminal for installing an application using the package file according to the present invention for achieving the above object, the installation preparation unit for preparing to execute the application installation program using the package file and the application installation program by executing the application And an installation completion unit for completing the installation, wherein the package file includes execution information of the package file and application installation information.
한편, 상기의 목적을 달성하기 위한 본 발명에 따른 패키지 파일을 이용하여 어플리케이션을 설치하는 방법은 (a) 패키지 파일을 이용하여 어플리케이션 설치 프로그램의 실행을 준비하는 단계 및 (b) 상기 어플리케이션 설치 프로그램을 실행하여 상기 어플리케이션의 설치를 완료하는 단계를 포함한다. On the other hand, the method for installing an application using a package file according to the present invention for achieving the above object comprises the steps of (a) preparing to run the application installation program using the package file and (b) the application installation program Executing to complete the installation of the application.
한편, 상기의 목적을 달성하기 위한 본 발명에 따른 패키지 파일을 생성하는 서버는 패키지 파일을 실행시키기 위한 라이브러리를 포함하는 제 1 프레임과 상기 제 1 프레임에 의해 어플리케이션 설치 프로그램의 실행정보를 포함하는 제 2 프레임과 상기 패키지 파일 전체의 메타정보 또는 상기 제 2 프레임의 메타정보를 포함하는 제 3 프레임과 상기 패키지 파일이 압축해제되는 임시폴더를 프로그램 설치 후에 삭제하는 삭제정보를 포함하는 제 4 프레임 및 상기 어플리케이션 설치 프로그램의 데이터를 포함하는 제 5 프레임을 포함한다. On the other hand, the server for generating a package file according to the present invention for achieving the above object is a first frame including a library for executing the package file and the first frame containing the execution information of the application installation program by the first frame; A fourth frame including a third frame including two frames and meta information of the entire package file or meta information of the second frame, and deletion information for deleting a temporary folder in which the package file is decompressed after installation of the program; and It includes a fifth frame containing the data of the application installation program.
한편, 상기의 목적을 달성하기 위한 본 발명에 따른 패키지 파일을 이용하여 어플리케이션을 설치하는 시스템은 패키지 파일을 실행시키기 위한 라이브러리를 포함하는 제 1 프레임, 상기 제 1 프레임에 의해 어플리케이션 설치 프로그램의 실행정보를 포함하는 제 2 프레임, 상기 패키지 파일 전체의 메타정보 또는 상기 제 2 프레임의 메타정보를 포함하는 제 3 프레임, 상기 패키지 파일이 압축해제되는 임시폴더를 프로그램 설치 후에 삭제하는 삭제정보를 포함하는 제 4 프레임 및 상기 어플리케이션 설치 프로그램의 데이터를 포함하는 제 5 프레임을 포함하는 패키지 파일을 생성하는 서버와, 상기 패키지 파일을 이용하여 어플리케이션 설치 프로그램의 실행을 준비하는 설치준비부 및 상기 어플리케이션 설치 프로그램을 실행하여 상기 어플리케이션의 설치를 완료하는 설치완료부를 포함하는 패키지 파일을 이용하여 어플리케이션을 설치하는 단말기를 포함한다.On the other hand, a system for installing an application using a package file according to the present invention for achieving the above object is a first frame including a library for executing a package file, the execution information of the application installation program by the first frame A second frame comprising a; a third frame including meta information of the entire package file; or a third frame including meta information of the second frame; and deleting information to delete a temporary folder from which the package file is decompressed after program installation. A server for generating a package file including a fifth frame including four frames and data of the application installer, an installation preparation unit that prepares to execute an application installer using the package file, and executes the application installer By the application It includes a terminal for installing an application using a package file including an installation completion unit for completing the installation of the option.
본 발명에 따른 패키지 파일을 생성하는 서버, 패키지 파일을 이용하여 어플리케이션을 설치하는 단말기 및 그 방법에 의하면,According to the server for generating a package file according to the present invention, a terminal for installing an application using the package file and a method thereof,
첫째, 윈도 비스타 및 윈도 7 운영체제의 사용자 계정 컨트롤 환경에서 권한 상승 기능을 이용하여 프리징 현상 없이 어플리케이션의 설치 프로세스 진행이 가능하여 사용자의 불편함이 해소된다. First, the user's inconvenience is eliminated by enabling the application installation process without freezing by using the privilege elevation function in the user account control environment of the Windows Vista and Windows 7 operating systems.
둘째, 어플리케이션 설치를 위한 패키지 파일의 크기에 제한없이 어플리케이션 설치 프로그램을 제작할 수 있다. Second, an application installation program can be produced without limiting the size of a package file for application installation.
셋째, 어플리케이션 설치 기능 이외의 추가적인 기능을 포함할 수 있어 어플리케이션 설치 프로그램을 제작하는 사용자에게 편의를 제공한다. Third, it may include additional functions in addition to the application installation function provides a convenience to the user to create an application installation program.
도 1은 패키지 파일을 이용하여 어플리케이션을 설치하는 시스템의 구성도이다.1 is a configuration diagram of a system for installing an application using a package file.
도 2는 서버의 개념도이다. 2 is a conceptual diagram of a server.
도 3은 패키지 파일의 구조를 도시한 것이다.3 shows the structure of a package file.
도 4는 패키지 파일의 실시예를 도시한 것이다. 4 illustrates an embodiment of a package file.
도 5는 단말기의 기능블록도이다. 5 is a functional block diagram of a terminal.
도 6은 패키지 파일을 이용하여 어플리케이션을 설치하는 방법의 흐름도이다. 6 is a flowchart of a method of installing an application using a package file.
이하 첨부된 도면을 참조하면서 본 발명에 따른 바람직한 실시예를 상세히 설명하기로 한다. 이에 앞서, 본 명세서 및 청구범위에 사용된 용어나 단어는 통상적이거나 사전적인 의미로 한정해서 해석되어서는 아니 되며, 발명자는 그 자신의 발명을 가장 최선의 방법으로 설명하기 위해 용어의 개념을 적절하게 정의할 수 있다는 원칙에 입각하여, 본 발명의 기술적 사상에 부합하는 의미와 개념으로 해석되어야만 한다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings. Prior to this, terms or words used in the present specification and claims should not be construed as being limited to the common or dictionary meanings, and the inventors should properly explain the concept of terms in order to best explain their own invention. Based on the principle that it can be defined, it should be interpreted as meaning and concept corresponding to the technical idea of the present invention.
따라서, 본 명세서에 기재된 실시예와 도면에 도시된 구성은 본 발명의 가장 바람직한 일 실시예에 불과할 뿐이고 본 발명의 기술적 사상을 모두 대변하는 것은 아니므로, 본 출원시점에 있어서 이들을 대체할 수 있는 다양한 균등물과 변형예들이 있을 수 있음을 이해하여야 한다.Therefore, the embodiments described in the specification and the drawings shown in the drawings are only the most preferred embodiment of the present invention and do not represent all of the technical idea of the present invention, various modifications that can be replaced at the time of the present application It should be understood that there may be equivalents and variations.
본 발명은 어플리케이션을 설치함에 있어서 기본적인 어플리케이션 설치 기능 외에 추가 기능을 구비한 패키지 파일을 생성하고 상기 패키지 파일을 사용자 모드로 실행한 후, 상기 패키지 파일을 이용하여 관리자 모드로 어플리케이션을 설치하는 패키지 파일을 생성하는 서버, 패키지 파일을 이용하여 어플리케이션을 설치하는 단말기 및 그 방법에 관한 것이다.The present invention provides a package file for installing an application in an administrator mode using the package file after generating a package file having an additional function in addition to the basic application installation function and executing the package file in a user mode. It relates to a server for generating, a terminal for installing an application using a package file, and a method thereof.
도 1은 패키지 파일을 이용하여 어플리케이션을 설치하는 시스템의 구성도이다. 패키지 파일을 이용하여 어플리케이션을 설치하는 시스템은 패키지 파일을 생성하여 제공하는 서버(100)와 상기 서버(100)에 유무선 네트워크를 이용하여 접속하여 패키지 파일을 전송받는 단말기(200)를 포함한다. 이때, 상기 단말기(200)는 상기 패키지 파일을 수신할 때에는 유무선 네트워크를 이용해야 하지만, 패키지 파일을 실행할 때에는 유무선 네트워크에 접속하지 않아도 무방하며, 필요할 때에만 유무선 네트워크에 접속하면 된다.1 is a configuration diagram of a system for installing an application using a package file. The system for installing an application using a package file includes a server 100 generating and providing a package file and a terminal 200 connected to the server 100 using a wired or wireless network to receive a package file. In this case, the terminal 200 should use a wired or wireless network when receiving the package file. However, the terminal 200 does not need to connect to the wired or wireless network when executing the package file, and only needs to connect to the wired or wireless network when necessary.
또한, 상기 단말기(200)는 네트워크를 통하여 상기 서버(100)에 접속할 수 있는 통신 장치이며, 예를 들어, 스마트 폰 등과 같은 무선 통신 단말기, 컴퓨터, 태블릿 PC, 인터넷 접속 가능한 TV 등의 다양한 통신 장치가 사용될 수 있다. In addition, the terminal 200 is a communication device that can be connected to the server 100 through a network. For example, various communication devices such as a wireless communication terminal such as a smart phone, a computer, a tablet PC, and a TV that can be connected to the Internet. Can be used.
상기 서버(100)는 패키지 파일을 생성하는데, 상기 패키지 파일은 어플리케이션 설치를 위한 것으로 상기 패키지 파일의 실행 정보 및 상기 어플리케이션 설치 정보를 포함한다. The server 100 generates a package file. The package file is for application installation and includes execution information of the package file and application installation information.
도 2는 서버의 개념도로, 상기 서버(100)는 패키지 파일을 생성하는 파일생성 어플리케이션, 어플리케이션 설치를 위한 셋업 어플리케이션, 설치된 어플리케이션을 제거하기 위한 제거 유틸리티, 패키지 파일을 단말기로 다운로딩하기 위한 다운로드 어플리케이션 및 상기 어플리케이션의 구축 및 구동을 위한 DLL 라이브러리를 포함하는 엔진을 포함한다. 2 is a conceptual diagram of a server, wherein the server 100 is a file generation application for generating a package file, a setup application for installing an application, a removal utility for removing an installed application, and a download application for downloading a package file to a terminal. And an engine including a DLL library for building and running the application.
상기 셋업 어플리케이션은 상기 패키지 파일에 라이브러리를 포함한 실행 가능한 이미지 파일을 설치할 때 사용하기 위한 것으로 하기에 설명할 사용자 계정 컨트롤의 권한 상승, EULA(End-User License Agreement) 등록, 폴더 및 파일의 유효성 검증, 파일 설치, 프로그램 그룹, 단축 아이콘 생성, 레지스트리 및 서비스 등록, 언인스톨 정보 등록 등에 대한 정보를 담고 있다. The setup application is for use when installing an executable image file including a library in the package file, which includes elevation of user account control, end-user license agreement (EULA) registration, validation of folders and files, Contains information on installing files, creating program groups, creating shortcuts, registering registry and services, and registering uninstall information.
상기 엔진은, 패키지 파일의 실행을 위한 것으로 셋업 어플리케이션과 라이브러리를 배포하는 실행 라이브러리, HTTP 및 Socket 방식의 다운로드 라이브러리를 포함하고 이어 받기 및 체크섬 등을 지원하는 다운로드 라이브러리, 패키지 파일을 압축 파일로 만들 때 사용하는 패키지 라이브러리, 패키지 파일이나 exe 파일과 같은 실행파일을 설치해주는 라이브러리인 설치 라이브러리, 스크립트 언어를 분석해서 처리하는 스크립트 라이브러리 등을 포함한다. The engine is for executing the package file, including an execution library for distributing the setup application and the library, a download library including HTTP and Socket download libraries, supporting download and checksum, etc. This includes package libraries used, installation libraries that install executable files such as package files or exe files, and script libraries that analyze and process script languages.
상기 파일생성 어플리케이션은 상기 셋업 어플리케이션, 제거 유틸리티, 다운로드 어플리케이션 및 엔진을 모두 이용하여 패키지 파일을 생성한다. 이때, 상기 패키지 파일을 분할하여 생성할 수 있고, 분할하여 생성시 상기 패키지 파일에 분할정보를 더 포함한다. The file generation application generates a package file using all of the setup application, the removal utility, the download application, and the engine. In this case, the package file may be generated by dividing the package file, and the package file further includes split information in the package file.
도 3은 패키지 파일의 구조를 도시한 것으로, 상기 패키지 파일은 패키지 파일을 실행시키기 위한 라이브러리를 포함하는 제 1 프레임, 상기 제 1 프레임에 의해 어플리케이션 설치 프로그램의 실행정보를 포함하는 제 2 프레임, 상기 패키지 파일 전체의 메타정보 또는 상기 제 2 프레임의 메타정보를 포함하는 제 3 프레임, 상기 패키지 파일이 압축해제되는 임시폴더를 프로그램 설치 후에 삭제하는 삭제정보를 포함하는 제 4 프레임 및 상기 어플리케이션 설치 프로그램의 데이터를 포함하는 제 5 프레임을 포함한다. 3 illustrates a structure of a package file, wherein the package file includes a first frame including a library for executing a package file, a second frame including execution information of an application installer by the first frame, and A third frame including meta information of the entire package file or meta information of the second frame, a fourth frame including deletion information for deleting a temporary folder in which the package file is decompressed after installation of the program and the application installation program; And a fifth frame containing data.
일반적인 어플리케이션 설치 파일은 실행과 동시에 어플리케이션 설치가 시작된다. 그러나 상기 패키지 파일은 패키지 파일을 실행시키는 제 1 프레임과, 어플리케이션의 설치 프로그램의 실행정보를 포함하는 제 2 프레임이 구분되어 있어서 패키지 파일의 실행과 어플리케이션 설치가 별도로 진행된다는 차이점이 있다. 이러한 차이점으로 인해 어플리케이션 설치시 관리자 모드로 권한 상승을 할 수 있게 되고, 그에 따라 윈도 비스타 및 윈도 7 운영체제의 사용자 계정 컨트롤 환경에 대응할 수 있게 된다. 이에 대해서는 하기에 다시 설명한다. A typical application installation file is executed and application installation begins. However, the package file is divided into a first frame for executing the package file and a second frame including execution information of the installation program of the application, so that execution of the package file and application installation are separately performed. Due to this difference, it is possible to elevate privileges in the administrator mode when installing an application, and thus correspond to the user account control environment of the Windows Vista and Windows 7 operating systems. This will be described again below.
도 4는 패키지 파일의 실시예를 도시한 것으로, A(Execution library)가 제 1 프레임, B(Setup 정보를 포함한 Meta File)가 제 3 프레임, C(Extracting Library)가 제 2 프레임, G(Remover)가 제 4 프레임, J(Data)가 제 5 프레임에 해당하며, 도시된 바와 같이 제 1 프레임 내지 제 5 프레임 외에도 폴더, 파일 목록 생성을 위한 정보, 바로가기 지정을 위한 정보, EULA(End-User License Agreement) 등록을 위한 정보, 레지스트리에 추가할 내용 정보, 서비스 등록 정보, 설치 옵션 정보, 설치 화면 설정 정보 등 설치에 필요하거나 추가 기능을 위한 프레임을 더 포함할 수 있으며, 그에 따라 파일 포맷 및 파일 용량이 변경될 수 있다. 또한, 도 4에 도시된 바와 달리 필요에 따라 프레임의 순서를 변경할 수 있음은 물론이다. 이처럼 추가 기능을 위한 프레임을 추가할 수 있도록 함으로써 개발하는 사용자 입장에서는 편의성이 증대되는 효과가 있다. 하기에서는 패키지 파일에 대해서 도 4의 패키지 파일을 실시예로 보고 설명하기로 한다. 4 illustrates an embodiment of a package file, in which A (Execution library) is the first frame, B (Meta file including setup information) is the third frame, C (Extracting Library) is the second frame, and G (Remover). ) Is the fourth frame, J (Data) is the fifth frame, and as shown, in addition to the first to fifth frames, folders, information for creating a file list, information for designating shortcuts, and EULA (End- User License Agreement) may further include frames for additional functions required for installation, such as information for registration, content to be added to the registry, service registration information, installation option information, and installation screen setting information, and so on, as well as file formats and File capacity can be changed. In addition, unlike in FIG. 4, the order of the frames may be changed as necessary. By adding a frame for an additional function as described above, convenience for the developing user is increased. Hereinafter, the package file of FIG. 4 will be described and described with reference to an embodiment.
도 5는 단말기의 기능블록도로, 도 5를 참조하여 패키지 파일을 이용하여 어플리케이션을 설치하는 단말기를 설명한다.  FIG. 5 is a functional block diagram of a terminal, illustrating a terminal for installing an application using a package file with reference to FIG. 5.
상기 단말기(200)는 상기 패키지 파일을 이용하여 어플리케이션 설치 프로그램의 실행을 준비하는 설치준비부(210) 및 상기 어플리케이션 설치 프로그램을 실행하여 상기 어플리케이션의 설치를 완료하는 설치완료부(230)를 포함한다. The terminal 200 includes an installation preparation unit 210 for preparing an application installation program using the package file and an installation completion unit 230 for executing the application installation program to complete the installation of the application. .
상기 설치준비부(210)는 상기 패키지 파일의 메타정보를 분석하는 메타정보부(211), 상기 메타정보를 이용하여 상기 패키지 파일을 실행하는 파일실행부(213) 및 상기 메타정보를 이용하여 상기 어플리케이션의 설치에 필요한 데이터를 임시폴더에 압축해제하는 압축해제부(215)를 포함한다. The installation preparation unit 210 includes a meta information unit 211 for analyzing meta information of the package file, a file execution unit 213 for executing the package file using the meta information, and the application using the meta information. Decompression unit 215 for decompressing data necessary for installation of the temporary folder.
상기 파일실행부(213)는 패키지 파일의 A(Execution Library) 프레임을 읽어 상기 패키지 파일을 실행하는데, 이때 상기 메타정보부(211)로부터 필요한 메타정보를 수신한다. 상기 메타정보부(211)는 셋업 정보를 포함하는 B(Meta File) 프레임으로부터 정보를 얻어와 메타정보를 분석하는데, 상기 B 프레임에는 프레임 구분 정보, EULA 등록 정보 및 어플리케이션에 사용되는 이미지, 아이콘에 대한 정보를 포함한 어플리케이션의 설치 과정에 필요한 모든 정보를 포함하고 있어서, 상기 A 프레임에서 나머지 프레임의 구조를 이해하기 위해 B 프레임을 이용한다. The file execution unit 213 reads an A (Execution Library) frame of the package file and executes the package file. At this time, the file execution unit 213 receives necessary meta information from the meta information unit 211. The meta information unit 211 obtains information from a B (Meta File) frame including setup information and analyzes meta information, wherein the B frame includes frame classification information, EULA registration information, and an image and icon for an application. It contains all the information necessary for the installation process of the application including the information, and uses the B frame to understand the structure of the remaining frames in the A frame.
상기 압축해제부(215)는 미리 지정된 경로상에 임시폴더를 생성하여 패키지 파일 중 어플리케이션 설치 프로그램 등의 필요한 데이터를 압축해제 한다. 이때 상기 파일실행부(213)는 A 프레임의 실행 라이브러리(Execution Library)를 이용하여 상기 임시폴더에 설치에 필요한 파일들이 있는지 확인하고, 없으면 패키지 파일에서 설치 파일과 라이브러리를 임시폴더에 복사한다. The decompressor 215 decompresses necessary data such as an application installation program among package files by creating a temporary folder on a predetermined path. At this time, the file execution unit 213 checks whether there are files necessary for installation in the temporary folder using an execution library of the A frame, and if not, copies the installation file and the library from the package file to the temporary folder.
여기서, 상기 파일실행부(213)는 사용자 모드로 상기 패키지 파일을 실행한다. 상기 사용자 모드는 사용자 권한으로 구동되고 있는 상태로, 상기 사용자 권한은 사용자 계정 컨트롤(UAC, User Account Control)의 하나이다. 따라서, 사용자 모드로 패키지 파일을 실행시키게 되면 파일 검사로 인한 대기 시간이 없어서 설치를 더 빠르게 할 수 있고, 높은 권한으로의 요청 또는 별도의 권한 확인 절차가 없어서 사용자에게 편의를 제공한다. 또한, 대용량 파일을 관리자 모드로 실행했을 때의 프리징 현상이 일어나지 않도록 하고 권한에 따른 언인스톨 정보 추가도 문제가 없도록 한다. 따라서 어플리케이션 설치 프로그램을 이용하여 어플리케이션을 설치하는 사용자에게 편의를 제공한다. Here, the file execution unit 213 executes the package file in a user mode. The user mode is driven with user authority, and the user authority is one of user account control (UAC). Therefore, when the package file is executed in the user mode, there is no waiting time due to the file checking, so that the installation can be faster, and there is no request for a high permission or a separate permission check procedure, thereby providing convenience for the user. In addition, freezing does not occur when a large file is run in administrator mode, and there is no problem in adding uninstall information according to permissions. Therefore, it provides convenience to the user who installs the application using the application installation program.
상기 설치완료부(230)는 상기 어플리케이션 설치 프로그램을 실행하는 설치부(231) 및 상기 어플리케이션 설치 프로그램의 설치를 완료하는 완료부(235)를 포함한다. The installation completion unit 230 includes an installation unit 231 for executing the application installation program and a completion unit 235 for completing the installation of the application installation program.
상기 설치부(231)는 관리자 모드로 상기 어플리케이션 설치 프로그램을 실행하는데, 상기 관리자 모드는 사용자 계정 컨트롤 중 관리자 권한으로 구동되는 상태를 의미한다. 따라서 상기 패키지 파일의 A(Execution Library) 프레임에서 E(Setup Application) 프레임을 실행시켜 어플리케이션을 설치하고자 할 때에 E 프레임을 관리자 모드로 실행시키게 된다. 물론, 이와 같이 A 프레임에서 E 프레임을 관리자 모드로 실행하도록 설정할 수도 있지만, E 프레임을 제작할 때에 관리자 모드로 실행되도록 제작할 수도 있다.The installation unit 231 executes the application installation program in an administrator mode. The administrator mode refers to a state in which an administrator authority is executed among user account controls. Therefore, when the E (Setup Application) frame is executed in the A (Execution Library) frame of the package file to install the application, the E frame is executed in the administrator mode. Of course, the E frame can be set to run in the administrator mode in the A frame in this manner, but it can also be made to run in the manager mode when the E frame is produced.
또한, 상기 설치부(231)는 온라인 접속을 통하여 서버(100)로부터 설치에 필요한 정보를 수신하는 추가수신부(233)를 포함할 수 있다. 일반적으로 어플리케이션 설치 프로그램에 의해 어플리케이션이 설치될 때에는 서버(100)에 접속할 필요가 없이 패키지 파일의 정보만을 이용하여 설치를 하게 된다. 그러나 패키지 파일에 오류가 있어 수정이 필요한 경우가 있을 수 있다. 그러한 경우 상기 추가수신부(233)를 이용하여 수정된 파일을 받을 수 있고, 온라인 접속을 이용하므로 필요한 실시간 정보를 볼 수 있다. 또한, 상기 서버(100)에서는 부가적으로 제공하고자 하는 정보 또는 광고 등을 상기 추가수신부(233)를 통해 단말기(200)가 수신할 수 있다. In addition, the installation unit 231 may include an additional receiver 233 for receiving information necessary for installation from the server 100 through an online connection. In general, when the application is installed by the application installation program is installed using only the information of the package file, without having to access the server 100. However, there may be occasions when a package file has errors and needs to be fixed. In such a case, the modified file can be received using the additional receiver 233, and the real-time information necessary can be viewed because of the online connection. In addition, the server 100 may receive information or advertisements to be additionally provided by the terminal 200 through the additional receiver 233.
또한, 상기 추가수신부(233)는 추가적인 프로그램 특히, DirectX, vcredist_x86 등과 같은 설치 프로그램과 별개이지만 설치된 어플리케이션의 실행시 필요한 외부프로그램을 설치 과정 중에 온라인 접속을 통해서 수신할 수도 있다. 물론 이러한 외부 프로그램을 패키지 파일에 포함하여 제작한 후 어플리케이션의 설치 과정 중에 같이 설치할 수도 있다. In addition, the additional receiving unit 233 may receive an external program, which is separate from an additional program, in particular, an installation program such as DirectX, vcredist_x86, etc., but required for executing the installed application through an online connection during the installation process. Of course, such an external program may be included in a package file and then installed together during the application installation process.
상기 완료부(235)는 어플리케이션의 설치가 끝나면 상기 압축해제한 임시폴더를 삭제한다. 또한, 설치된 어플리케이션을 제거하는 제거부(237)를 더 포함할 수 있다. 이 경우에, 상기 패키지 파일은 상기 설치되는 어플리케이션의 제거 정보를 더 포함하고 있어야 하며, 상기 설치부(231)는 상기 제거 정보를 레지스트리에 등록한다. 그러면 상기 제거부(237)는 상기 등록된 레지스트리의 제거 정보를 참조하여 어플리케이션을 제거한다. The completion unit 235 deletes the decompressed temporary folder after installation of the application. In addition, it may further include a removal unit 237 for removing the installed application. In this case, the package file should further include removal information of the installed application, and the installation unit 231 registers the removal information in the registry. Then, the removal unit 237 removes the application by referring to the removal information of the registered registry.
이처럼, 레지스트리의 제거 정보를 이용하여 어플리케이션을 제거함으로써, 폴더 기준으로 삭제하는 종래 방식의 문제점을 개선할 수 있다. 즉, 종래의 어플리케이션을 제거(uninstall,언인스톨)하는 방식은 어플리케이션이 설치된 폴더를 삭제하는 방식이라서 폴더를 옮기거나 하는 등의 변동 사항을 반영하지 못해서 잘못 제거하는 경우가 발생할 수 있었다. 하지만 상기 제거부(237)를 이용하는 경우, 설치 제거 정보를 레지스트리를 참조하여 얻기 때문에 지워야 할 폴더를 알고 있어 잘못 삭제되는 오류를 줄일 수 있다. As such, by removing the application using the registry removal information, the problem of the conventional method of deleting on a folder basis can be improved. In other words, the conventional method of uninstalling (uninstalling) or uninstalling the application is a method of deleting a folder in which an application is installed, and thus a case of incorrectly removing it may not reflect changes such as moving a folder. However, when the removal unit 237 is used, since the uninstallation information is obtained by referring to the registry, the folder to be deleted is known, thereby reducing errors that are incorrectly deleted.
도 6은 패키지 파일을 이용하여 어플리케이션을 설치하는 방법의 흐름도로, 도 6을 참조하여 패키지 파일을 이용하여 어플리케이션을 설치하는 방법을 설명한다. FIG. 6 is a flowchart illustrating a method of installing an application using a package file, and a method of installing an application using a package file will be described with reference to FIG. 6.
패키지 파일의 메타정보를 분석하는데(S10), 상기 패키지 파일 및 상기 메타정보는 패키지 파일을 이용하여 어플리케이션을 설치하는 단말기에서 상술한 바와 동일하다. 상기 메타정보를 이용하여 상기 패키지 파일을 실행하고(S20). 상기 어플리케이션 설치에 필요한 데이터를 임시폴더에 압축해제한다(S30). 이때 상기 패키지 파일의 실행(S20)은 사용자 모드로 실행하며, 이와 같이 패키지 파일을 실행하여 어플리케이션 설치 프로그램의 실행 준비가 되면 관리자 모드로 어플리케이션 설치 프로그램을 실행하고(S40), 상기 어플리케이션의 설치를 위해 생성한 임시폴더를 삭제하여 상기 어플리케이션의 설치를 완료한다.In analyzing the meta information of the package file (S10), the package file and the meta information are the same as described above in the terminal for installing the application using the package file. The package file is executed using the meta information (S20). The data necessary for installing the application is decompressed into a temporary folder (S30). At this time, the execution of the package file (S20) is executed in the user mode. When the preparation of the application installation program is executed by executing the package file as described above, the application installation program is executed in the administrator mode (S40) and for the installation of the application The installation of the application is completed by deleting the created temporary folder.
또한, 본 발명은 상기의 방법을 실행시키기 위한 프로그램을 기록한 컴퓨터로 판독가능한 기록매체를 포함한다. The invention also includes a computer readable recording medium having recorded thereon a program for executing the above method.
이상과 같이, 본 발명은 비록 한정된 실시예와 도면에 의해 설명되었으나, 본 발명은 이것에 의해 한정되지 않으며 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에 의해 본 발명의 기술 사상과 아래에 기재될 청구범위의 균등 범위 내에서 다양한 수정 및 변형이 가능함은 물론이다.As described above, although the present invention has been described by way of limited embodiments and drawings, the present invention is not limited thereto and is intended by those skilled in the art to which the present invention pertains. Of course, various modifications and variations are possible within the scope of equivalents of the claims to be described.

Claims (14)

  1. 패키지 파일을 이용하여 어플리케이션 설치 프로그램의 실행을 준비하는 설치준비부; 및An installation preparation unit preparing to execute an application installation program using a package file; And
    상기 어플리케이션 설치 프로그램을 실행하여 상기 어플리케이션의 설치를 완료하는 설치완료부;를 포함하고, And an installation completion unit for completing the installation of the application by executing the application installation program.
    상기 패키지 파일은, The package file is,
    상기 패키지 파일의 실행 정보 및 상기 어플리케이션 설치 정보를 포함하는 것을 특징으로 하는 패키지 파일을 이용하여 어플리케이션을 설치하는 단말기. And installing the application using the package file, wherein the package file includes execution information of the package file and installation information of the application.
  2. 제 1 항에 있어서, The method of claim 1,
    상기 설치준비부는, The installation preparation unit,
    상기 패키지 파일의 메타정보를 분석하는 메타정보부;A meta information unit for analyzing meta information of the package file;
    상기 메타정보를 이용하여 상기 패키지 파일을 실행하는 파일실행부; 및A file execution unit that executes the package file using the meta information; And
    상기 메타정보를 이용하여 상기 어플리케이션의 설치에 필요한 데이터를 임시폴더에 압축해제하는 압축해제부;를 포함하는 것을 특징으로 하는 패키지 파일을 이용하여 어플리케이션을 설치하는 단말기. And a decompressor configured to decompress data necessary for installing the application into a temporary folder by using the meta information.
  3. 제 2 항에 있어서,The method of claim 2,
    상기 파일실행부는,The file execution unit,
    사용자 모드로 상기 패키지 파일을 실행하는 것을 특징으로 하는 패키지 파일을 이용하여 어플리케이션을 설치하는 단말기. A terminal for installing an application using a package file, characterized in that for executing the package file in a user mode.
  4. 제 2 항에 있어서,The method of claim 2,
    상기 설치완료부는,The installation completion unit,
    상기 어플리케이션 설치 프로그램을 실행하는 설치부; 및An installation unit for executing the application installation program; And
    상기 어플리케이션 설치 프로그램의 설치를 완료하는 완료부;를 포함하는 것을 특징으로 하는 패키지 파일을 이용하여 어플리케이션을 설치하는 단말기. Completion unit for completing the installation of the application installation program; Terminal for installing the application using a package file comprising a.
  5. 제 4 항에 있어서,The method of claim 4, wherein
    상기 설치부는, The installation unit,
    관리자 모드로 상기 어플리케이션 설치 프로그램을 실행하는 것을 특징으로 하는 패키지 파일을 이용하여 어플리케이션을 설치하는 단말기. A terminal for installing an application using a package file, characterized in that for executing the application installation program in an administrator mode.
  6. 제 4 항에 있어서,The method of claim 4, wherein
    상기 설치부는, The installation unit,
    온라인 접속을 통하여 서버로부터 설치에 필요한 정보를 수신하는 추가수신부;를 더 포함하는 것을 특징으로 하는 패키지 파일을 이용하여 어플리케이션을 설치하는 단말기. An additional receiving unit for receiving information required for installation from the server through the online connection; Terminal for installing the application using a package file, characterized in that it further comprises.
  7. 제 4 항에 있어서,The method of claim 4, wherein
    상기 완료부는,The completion unit,
    상기 압축해제한 임시폴더를 삭제하는 것을 특징으로 하는 패키지 파일을 이용하여 어플리케이션을 설치하는 단말기. Terminal for installing an application using a package file, characterized in that for deleting the decompressed temporary folder.
  8. 제 4 항에 있어서,The method of claim 4, wherein
    상기 패키지 파일은,The package file is,
    상기 어플리케이션의 제거 정보를 더 포함하고,Further including the removal information of the application,
    상기 설치부는, The installation unit,
    상기 어플리케이션의 제거 정보를 레지스트리에 등록하고,Register the removal information of the application in the registry,
    상기 완료부는,The completion unit,
    상기 등록된 레지스트리의 제거 정보를 참조하여 설치된 상기 어플리케이션을 제거하는 제거부;를 포함하는 것을 특징으로 하는 패키지 파일을 이용하여 어플리케이션을 설치하는 단말기. And a removal unit for removing the installed application by referring to the removal information of the registered registry.
  9. (a) 패키지 파일을 이용하여 어플리케이션 설치 프로그램의 실행을 준비하는 단계; 및 (a) preparing to execute an application installation program using a package file; And
    (b) 상기 어플리케이션 설치 프로그램을 실행하여 상기 어플리케이션의 설치를 완료하는 단계;를 포함하고, (b) executing the application installation program to complete installation of the application;
    상기 패키지 파일은,The package file is,
    상기 패키지 파일의 실행 정보 및 상기 어플리케이션 설치 정보를 포함하는 특징으로 하는 패키지 파일을 이용하여 어플리케이션을 설치하는 방법. And installing the application using the package file, wherein the package file includes execution information of the package file and installation information of the application.
  10. 제 9 항에 있어서,The method of claim 9,
    상기 (a) 단계는,In step (a),
    상기 패키지 파일의 메타정보를 분석하는 단계;Analyzing meta information of the package file;
    상기 메타정보를 이용하여 상기 패키지 파일을 실행하는 단계; 및Executing the package file using the meta information; And
    상기 메타정보를 이용하여 상기 어플리케이션의 설치에 필요한 데이터를 임시폴더에 압축해제하는 단계;를 포함하는 것을 특징으로 하는 패키지 파일을 이용하여 어플리케이션을 설치하는 방법. And decompressing data necessary for installation of the application to a temporary folder by using the meta information.
  11. 제 9 항에 있어서,The method of claim 9,
    상기 (b) 단계는,In step (b),
    상기 어플리케이션 설치 프로그램을 실행하는 단계; 및Executing the application installation program; And
    상기 어플리케이션 설치 프로그램의 설치를 완료하는 단계;를 포함하는 것을 특징으로 하는 패키지 파일을 이용하여 어플리케이션을 설치하는 방법. Completing the installation of the application installation program; Method of installing an application using a package file comprising a.
  12. 패키지 파일을 실행시키기 위한 라이브러리를 포함하는 제 1 프레임;A first frame comprising a library for executing a package file;
    상기 제 1 프레임에 의해 어플리케이션 설치 프로그램의 실행정보를 포함하는 제 2 프레임;A second frame including execution information of an application installation program by the first frame;
    상기 패키지 파일 전체의 메타정보 또는 상기 제 2 프레임의 메타정보를 포함하는 제 3 프레임; A third frame including meta information of the entire package file or meta information of the second frame;
    상기 패키지 파일이 압축해제되는 임시폴더를 프로그램 설치 후에 삭제하는 삭제정보를 포함하는 제 4 프레임; 및A fourth frame including deletion information for deleting a temporary folder in which the package file is extracted after program installation; And
    상기 어플리케이션 설치 프로그램의 데이터를 포함하는 제 5 프레임;을 포함하는 패키지 파일을 생성하는 서버. And a fifth frame including data of the application installation program.
  13. 제 12 항에 있어서,The method of claim 12,
    상기 패키지 파일은,The package file is
    분할하여 생성되는 것을 특징으로 하고,Characterized in that the generated by dividing,
    상기 분할된 패키지 파일은 분할정보를 포함하는 것을 특징으로 하는 패키지 파일을 생성하는 서버. The divided package file server for generating a package file, characterized in that containing the partition information.
  14. 패키지 파일을 실행시키기 위한 라이브러리를 포함하는 제 1 프레임,A first frame containing a library for executing a package file,
    상기 제 1 프레임에 의해 어플리케이션 설치 프로그램의 실행정보를 포함하는 제 2 프레임,A second frame including execution information of an application installation program by the first frame;
    상기 패키지 파일 전체의 메타정보 또는 상기 제 2 프레임의 메타정보를 포함하는 제 3 프레임, A third frame including meta information of the entire package file or meta information of the second frame,
    상기 패키지 파일이 압축해제되는 임시폴더를 프로그램 설치 후에 삭제하는 삭제정보를 포함하는 제 4 프레임 및A fourth frame including deletion information for deleting a temporary folder in which the package file is extracted after installing a program; and
    상기 어플리케이션 설치 프로그램의 데이터를 포함하는 제 5 프레임을 포함하는 패키지 파일을 생성하는 서버와;A server generating a package file including a fifth frame including data of the application installation program;
    상기 패키지 파일을 이용하여 어플리케이션 설치 프로그램의 실행을 준비하는 설치준비부 및An installation preparation unit preparing to execute an application installation program using the package file;
    상기 어플리케이션 설치 프로그램을 실행하여 상기 어플리케이션의 설치를 완료하는 설치완료부를 포함하는 패키지 파일을 이용하여 어플리케이션을 설치하는 단말기;를 포함하는 패키지 파일을 이용하여 어플리케이션을 설치하는 시스템.And a terminal for installing the application using a package file including an installation completion unit for completing the installation of the application by executing the application installation program.
PCT/KR2011/009715 2010-12-16 2011-12-16 System, terminal and method for installing an application using a package file, and server for generating the package file WO2012081930A2 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR1020100129040A KR101155218B1 (en) 2010-12-16 2010-12-16 System, device and the method for installing application using package files, and server for creatincation using package filesfiles
KR10-2010-0129040 2010-12-16

Publications (2)

Publication Number Publication Date
WO2012081930A2 true WO2012081930A2 (en) 2012-06-21
WO2012081930A3 WO2012081930A3 (en) 2012-10-04

Family

ID=46245241

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2011/009715 WO2012081930A2 (en) 2010-12-16 2011-12-16 System, terminal and method for installing an application using a package file, and server for generating the package file

Country Status (3)

Country Link
KR (1) KR101155218B1 (en)
TW (1) TW201232402A (en)
WO (1) WO2012081930A2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104077178A (en) * 2013-03-29 2014-10-01 纬创资通股份有限公司 Management method and electronic device
KR101871412B1 (en) * 2017-09-19 2018-06-26 주식회사 포인트모바일 Mobile device and operation control method thereof

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20070000867A (en) * 2005-06-28 2007-01-03 케이티하이텔 주식회사 Apparatus and method for providing update file, and apparatus and method for downloading update file using the same
KR20100036298A (en) * 2010-03-18 2010-04-07 (주)디지탈아리아 Driving method of specific runtime based contents in other type embedded and mobile terminal
KR20100047035A (en) * 2008-10-28 2010-05-07 삼성전자주식회사 Method for installing an integrated file and image forming apparatus for installing the integrated file thereby

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101079461B1 (en) * 2008-09-04 2011-11-03 에스케이플래닛 주식회사 Resource installation and management system and resource installation and management method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20070000867A (en) * 2005-06-28 2007-01-03 케이티하이텔 주식회사 Apparatus and method for providing update file, and apparatus and method for downloading update file using the same
KR20100047035A (en) * 2008-10-28 2010-05-07 삼성전자주식회사 Method for installing an integrated file and image forming apparatus for installing the integrated file thereby
KR20100036298A (en) * 2010-03-18 2010-04-07 (주)디지탈아리아 Driving method of specific runtime based contents in other type embedded and mobile terminal

Also Published As

Publication number Publication date
WO2012081930A3 (en) 2012-10-04
TW201232402A (en) 2012-08-01
KR101155218B1 (en) 2012-06-13

Similar Documents

Publication Publication Date Title
US10033793B2 (en) Methods and apparatus for monitoring a portable device
CN102447723B (en) Client-side virtualization framework
US7146609B2 (en) Method, system and article of manufacture for a firmware image
US8763005B2 (en) Virtual-machine-based application-service provision of front-end versions of back-end applications
WO2015056885A1 (en) Detection device and detection method for malicious android application
US20130312055A1 (en) Security management device and method
US20080250385A1 (en) Automating the deployment of applications
EA006814B1 (en) System and method for use of multiple applications
KR20050039634A (en) Application identity for software products
US8615737B2 (en) Systems and methods for building software packages in secure development environments
JP5897155B2 (en) Wireless handheld device activation method and wireless handheld device
RU2606559C1 (en) System and method for optimizing of files antivirus checking
WO2017026738A1 (en) System and method for protecting codes for application
US10230855B1 (en) Asynchronous usage of redirected scanners with a single driver
US9916149B2 (en) Information processing apparatus, control method for information processing apparatus, and storage medium of program for executing control method
WO2012070757A1 (en) File-processing device for executing a pre-processed file, and recording medium for executing a related file-processing method in a computer
WO2014010847A1 (en) Apparatus and method for diagnosing malicious applications
WO2012081930A2 (en) System, terminal and method for installing an application using a package file, and server for generating the package file
US8745714B2 (en) Secure software development environments
Kotipalli et al. Hacking Android
CN109714371B (en) Industrial control network safety detection system
WO2014098387A1 (en) Apparatus and method for diagnosing malicious application
WO2012086985A2 (en) Terminal for performing both package file downloading and application installation, and method for same
WO2018117747A1 (en) Electronic device, method for controlling thereof and computer-readable recording medium
WO2012150727A1 (en) User device and method for receiving drm function corresponding to specific contents

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 11849656

Country of ref document: EP

Kind code of ref document: A2

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 11849656

Country of ref document: EP

Kind code of ref document: A2