.EX_ 파일 확장자

Renamed Windows Executable File

개발사 Microsoft
인기도
3.8  |  55 투표
 

EX_ 파일이란 무엇인가요?

An EX_ file is a Windows executable file renamed from ".exe" to ".ex_". It contains the exact contents of an .EXE file. EX_ files are commonly found on installation CDs, where the installer must first rename the file before executing it.

추가 정보

Renamed EX_ files are useful for preventing accidental or unwanted execution in Windows. For example, if the user accidentally double-clicks the file, it will not execute by default.

To make an EX_ file executable, rename the ".ex_" extension to ".exe". You can now double-click the file like any other EXE file.

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

EX_ 파일을 열거나 참조하는 프로그램

Windows

Compressed Executable File

개발사 Microsoft
인기도
3.7  |  19 투표
 

An EX_ file is a Windows executable (.EXE) file compressed using some form of compression and renamed from ".exe" to ".ex_." EX_ files are used to decrease the size of EXE files so they can be included on software installation CDs and other space-limited external media. Users must decompress EX_ files using the Windows Command Prompt's expand command to transform them into installable EXE files.

추가 정보

EX_ files are commonly created using Makecab, a file compression utility included with Windows. Here is example syntax for creating the file program.ex_ from the file program.exe:

makecab program.exe

EX_ 파일을 여는 방법

EX_ files created with Makecab can be decompressed back to their original form using the expand.exe command included with Windows. The program uses the following syntax:

expand program.ex_ program.exe

After expanding your EX_ file to an EXE file, you can double-click the EXE file to install the program it contains.

EX_ 파일을 열거나 참조하는 프로그램

Windows
OS에 포함됨

검증자 FileInfo.com

FileInfo.com 팀 이 페이지에 나열된 모든 파일 형식과 소프트웨어 프로그램을 독자적으로 조사했습니다. 저희의 목표는 100% 정확성이며, 검증한 파일 유형에 대한 정보만 게시합니다.

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