.INSTALLLOG 파일 확장자

.NET Assembly Installation Log

개발사 Microsoft
인기도
4.0  |  3 투표
 

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.

추가 정보

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.

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

File Viewer Plus(으)로 400개 이상의 파일 형식을 여세요.무료 다운로드

INSTALLLOG 파일을 여는 프로그램

카테고리: 개발자
업데이트: 2020-10-22

검증자 FileInfo.com

FileInfo.com 팀 이 페이지에 나열된 .NET Assembly Installation Log 파일 형식과 Mac, Windows, and Linux 앱을 독자적으로 조사했습니다. 저희의 목표는 100% 정확성이며, 검증한 파일 유형에 대한 정보만 게시합니다.

이 페이지에 추가하거나 업데이트할 내용을 제안하고 싶으시면 알려 주세요.