Categories:
Android (1)
Audio (7)
C/C++ (2)
Compression (7)
Database (6)
Document (14)
Email (3)
General (50)
Graphics (17)
Image (8)
Java (1)
Picture (1)
Presentation (7)
Programming (17)
Spreadsheet (11)
Video (8)
Web (13)
Windows (63)
XML (4)
Other Resources:
.WJF - File Extension for WinZip Job Files
What is WJF? WJF, short name for WinZip Job File, is used as the file extension for WinZip job files. .WJF files are XML files that can be opened by any XML editors. See the sample .WJF file included below.
✍: FYIcenter.com
File Extension: .WJF
MIME Type: text/plain
File Content: WinZip Job File
.WJF files are WinZip Job File files, which contains WinZip archive job configurations in XML format. Here is a sample .WJF WinZip job file, MYDOCS.wjf, with archive job configuration for documents:
<?xml version="1.0" encoding="UTF-8"?> <winzipjob version="4"> <wizard usevars="yes"/> <items> <filter exclude="yes">*\My WinZip Files\*</filter> <item exclude="no" recurse="yes"><^29>\</item> </items> <output> <name append="none">My Documents.zipx</name> <folder append="none"><^29>\My WinZip Files\</folder> <log type="none"/> </output> <options> <flags>0001</flags> <compression type="best"/> <span mode="auto"/> <split unit="byte">0</split> <encryption mode="none" method="none"/> <folders mode="relative"/> <cd speed="fast" finalize="yes"/> </options> <email> <mailitem options="0"> <sendto/> <subject type="ok"/> <subject type="error"/> </mailitem> </email> </winzipjob>
.WJF WinZip Job file sample: Click sample.wjf to download.
Since .WJF text files are in text format, you can use any XML editor to create or modify them. No special software is needed.
For for information on how to use .WJF WinZip job files, see links below:
2012-07-08, 14484👍, 0💬
Popular Posts:
What is DOTX? DOTX, short name for Document Template XML, is used as the file extension for files in...
File extension EXE is used for executable files ready to be executed on computer systems. An EXE sam...
What is SCR? SCR, short name for Screen Saver, is used as the file extension for Screen Saver files....
What is XPS or OXPS? XPS stands for for XML Paper Specification. OXPS stands for for Open XML Paper ...
What is MPP? MPP, short name for Microsoft Project Plan, is used as the file extension for Microsoft...