Language selection: [日本語(Japanese)]

FilePackApp

IconFile Package App

It is a desktop application that packages multiple files into one self-extracting executable file.

Overview

The created self-extracting package executable file can also start a specific module after extracting the package file. Therefore, you can package software installers, software update patches, etc. into a single self-extracting package file.

Design policy

We think that it is important that the created self-extracting package EXE file satisfies the following conditions.

  • The created package file does not require privilege elevation in direct execution of package.
    In order to prevent direct deprivation of administrator authority when attacked with unknown vulnerability.
  • The created package file takes measures against vulnerability of dll hijacking for an EXE file.
    In order to assum that it will be used as an installer package, it needs to respond to dll hijacking vulnerability to the exe folder.
  • The created package file cancell extraction when detecting tampering with self file.
    When the package has been tampered with after the package creation, it is assumed that it is some sort of attack.

Safety is our top priority. Please report us if you find any problems related to vulnerability or safety caused by the design / implementation of this application.

We will plan to add some functions. ex) The function to disable vulnerable when packaging files that have vulnerable (such as installers).

Support OS

IconPackaging filesWindows 10/11
In Windows 10/11, libraries and framework other than OS standard are not necessary.
Although it is not officially supported, it may work on Windows 7 or later. In that case, .NET framework 4.6.2 is required (standard on Windows 10 1607 (Build 14393, Anniversary Update)).
IconCreated self-extracting package executable fileWindows XP/Vista/7/8.0/8.1/10/11
Libraries and framework other than OS standard are not necessary.
Created package can operate without prerequisites.

Support languages

IconPackaging filesExecution : All languages
It works in all languages supported by Windows.

Display UI : English / Japanese
In non-Japanese environments it is displayed in English.
IconCreated self-extracting package executable fileExecution : All languages
It works in all languages supported by Windows.

Display UI : English / Japanese
In non-Japanese environments it is displayed in English.

Downloads & Changes

File Pack App 1.1.0 (Published on July 10, 2022)
File Pack App 1.0.0 (Published on November 14, 2020)
File Pack App 0.8.0 (Published on July 05, 2020)
File Pack App 0.7.0 (Published on December 01, 2019)
File Pack App 0.6.2 (Published on November 14, 2018)
File Pack App 0.6.1 (Published on October 03, 2018)
File Pack App 0.6.0 (Published on July 29, 2018)
File Pack App 0.5.2 (Published on May 17, 2018)
File Pack App 0.5.1 (Published on April 29, 2018)
File Pack App 0.5.0 (Published on April 22, 2018)

How to install

Windows Defender SmartScreen

Please execute the downloaded installer. Please install according to the instructions on the screen after launching the installer.

The screen “PC is protected by Windows” may be displayed. In this case, please refer to this page.

How to create a package

How to create packages using only basic functions and optional functions is here.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.