FileInfo

Languages

Overview

What is an INSTALLLOG file? 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.

More Information 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.

Popularity4/5

3 votes

Quick AppOpen with
VerifiedVerified by FileInfo.com The FileInfo.com team has independently researched the .NET Assembly Installation Log file format and Mac, Windows, and Linux apps listed on this page. Our goal is 100% accuracy and we only publish information about file types that we have verified. If you would like to suggest any additions or updates to this page, please let us know .

Document Icon

Breadcrumbs

DeveloperMicrosoft
Popularity4.0 | 3 Votes

Previous / Next

In-Depth

.INSTALLLOG File Extension

.NET Assembly Installation Log

DeveloperMicrosoft
Popularity
4.0  |  3 Votes
 

What is an INSTALLLOG file?

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.

More Information

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:

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.

How to open an INSTALLLOG file

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).

Open over 400 file formats with File Viewer Plus . Free Download

Programs that open INSTALLLOG files

Sort

Pricing

Program Name

Platform

Reset

X

Windows

Microsoft Visual Studio 2022

Free +

Microsoft Visual Studio Code

Free

Any text editor

Mac

Microsoft Visual Studio Code

Free

Bare Bones BBEdit

Free Trial

Any text editor

Linux

Microsoft Visual Studio Code

Free

Vim

Free

Any text editor

Category: Developer Files

Updated: October 22, 2020

FAQ

What is an INSTALLLOG file?
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.
How do I open an .installlog file?
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).