.WIXOBJ 파일 확장자
WiX Object File
| 개발사 | Outercurve Foundation |
| 인기도 |
3.0 | 3 투표 |
WIXOBJ 파일이란 무엇인가요?
Object file created by the WiX toolset, a Windows installer developing program; contains multiple sections that hold symbols and references to other symbols; comprised of <table>, <row>, and <field> elements holding data that is placed into the Windows Installer database; created when each WiX Source file is compiled.
추가 정보
참고: WiX Source (.WXS) files are preprocessed and compiled into WIXOBJ files by the Candle tool in the WiX Toolset.
WIXOBJ 파일을 열거나 참조하는 프로그램
Windows