.EAPPX Bestandsextensie

Encrypted Windows App Package

Ontwikkelaar Microsoft
Populariteit
2.0  |  3 Stemmen
 

Wat is een EAPPX-bestand?

An EAPPX is an encrypted Windows app package (.APPX file). It contains all the metadata, files, and credentials needed to install a Windows program, stored in an encrypted, Zip-compressed package. EAPPX files are encrypted so users cannot extract and view their contents.

Meer informatie

Before submitting Windows applications to the Microsoft Store, developers package all the files and information needed to install the app in an APPX or .MSIX file. Optionally, developers can choose to encrypt APPX packages they create, using a custom key file that contains a hexadecimal encryption key. For example, video game developers often encrypt their APPX packages, so players cannot access the packages' contents or easily install pirated versions of games.

Encrypted APPX packages are saved as EAPPX files. Unlike APPX files, users cannot install the app an EAPPX file contains by double-clicking the file. Instead, users must use Windows PowerShell to install the app an EAPPX file contains.

Een EAPPX-bestand openen

To install the app an EAPPX file contains, run Microsoft Windows PowerShell as an administrator, navigate to the directory that contains your EAPPX file, and enter the following command:

add-appxpackage YourFileName.eappx

If you have access to the encryption key used to create your EAPPX file, you can decrypt the file and convert it to a normal .APPX file. To decrypt an EAPPX file, install Microsoft Visual Studio if you do not have it already. Then, open a Command Prompt window and enter the following command:

MakeAppx.exe decrypt /p YourFileName.appx /ep YourFileName.eappx /kf YourEncryptionKey.txt

Open meer dan 400 bestandsformaten met File Viewer Plus.Gratis downloaden

Programma's die EAPPX-bestanden openen

Windows
Inbegrepen bij het besturingssysteem

Geverifieerd door FileInfo.com

Het FileInfo.com-team heeft onafhankelijk onderzoek gedaan naar het Encrypted Windows App Package-bestandsformaat en de Windows-apps die op deze pagina worden vermeld. Ons doel is 100% nauwkeurigheid en we publiceren alleen informatie over bestandstypen die we hebben geverifieerd.

Als u aanvullingen of updates voor deze pagina wilt voorstellen, kunt u het ons laten weten.