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, 15736👍, 0💬
Popular Posts:
File extension MPG is used for audio and video files in a MPEG formats. An MPEG sample file is provi...
What is MSG? MSG, short name for Message, is used as the file extension for Outlook Message Item fil...
File extension MPG is used for audio and video files in a MPEG formats. An MPEG sample file is provi...
What is PRN? PRN, short name for Printable, is used as the file extension for files padded with spac...
What is XLSB? XLSB, short name for Excel Spreadsheet Binary, is used as the file extension for sprea...