.INSTALLLOG Extension de fichier

.NET Assembly Installation Log

Développeur Microsoft
Popularité
4.0  |  3 Votes
 

Qu'est-ce qu'un fichier INSTALLLOG ?

An INSTALLLOG file is a file created during the installation of a .NET Framework service or application. It contains a description of an assembly's installation process. INSTALLLOG files are created by the installutil.exe program.

Plus d'informations

By default, .NET Framework software uses installutil.exe to install assemblies included within the software. When installutil.exe is run against an assembly, it typically creates the following three files:

  • installutil.installlog, which contains a description of the assembly's install process
  • YourAssemblyName.installlog, which contains information specific to the install process's commit phase
  • YourAssemblyName.installstate, which contains data used to uninstall the assembly

A YourAssemblyName.installlog file is created only if a developer omits the /LogFile option from installutil.exe, or the developer includes the option along with a custom file name for the INSTALLLOG file (e.g. /LogFile=MyInstallLogFile.installlog). If a developer includes the /LogFile option without specifying a filename, a YourAssemblyName.installlog file is not created.

Comment ouvrir un fichier INSTALLLOG

INSTALLLOG files are text files, so you can open them in any text or source code editor, such as Microsoft Visual Studio Code (cross-platform) or Microsoft Visual Studio (Windows).

Ouvrez plus de 400 formats de fichiers avec File Viewer Plus.Téléchargement gratuit

Programmes qui ouvrent les fichiers INSTALLLOG

Vérifié par FileInfo.com

L'équipe FileInfo.com a mené des recherches indépendantes sur le format de fichier .NET Assembly Installation Log et les applications Mac, Windows, and Linux répertoriées sur cette page. Notre objectif est une précision de 100%, et nous ne publions que des informations sur les types de fichiers que nous avons vérifiés.

Si vous souhaitez suggérer des ajouts ou des mises à jour de cette page, faites-le-nous savoir.