Documentation
Open destination folder Opens the folder in Windows where all the files were extracted to. Clear archives Removes any archives that were successfully extracted from ExtractNow's list of archives to extract. Delete archives Deletes the archives that were successfully extracted from off the disk. Delete archives folder Deletes the folder that the archives is located in. Recycle archives Sends archives that were successfully extracted to the recycle bin. Move archives to.. Select a path to move archives to once extraction is completed successfully. Close program Close program once the extraction is done. Close program if successful Close program once the extraction is done, but only if it is done successfully. Delete broken/damaged files Removes from the hard disk any files that were not extracted successfully. Process archives recursively Extracts archives contained within archives. Rename single file after archive name If the archive contains only one file, ExtractNow will rename that file to the name of the archive. So an archive called MyArc.zip containing on file called \test\1029312.txt will result in a file being extracted and renamed to \test\MyArc.txt Remove duplicate archive name folder When you have the "Append archive name" option checked, depending on the archive it can create two folders with the archives name (if the archive already has a folder with its name in it. This option move all the extracted files so there is no duplicate archive name folder.
Inclusion only includes archives matching the mask and excludes all others. Exclusion exclusdes only the archives matching the mask and includes all others.
path1 path2 path3 Represent either a file or folder. Folders can be passed, in which case they will be searched for archives. If a file is passed, it will be checked to see if it is an supported archive type and if so dealt with. /target "path" The target switch allows you to specify a destination directory. Several macros are supported in this destination path: {BrowseForFolder}Asks the user where to extract {CurrentFolder}The folder of the current archive {ArchiveFolder}The folder of the current archive {FavoriteFolder}The favorite folder specified in the settings {ArchiveFolderStructure}The archive's folder structure {ArchiveName}The archive's name {ArchiveFolderName}The archive's parent folder name -debug Turns on debugging -window Shows console window in addition to main dialog, to show detailed debug info
Does ExtractNow have spyware or malware?
No.
Does ExtractNow work on Windows 95, 98, ME?
I try to maintain backwards compatibility with Windows 95.
What archive types are supported?
zip (+jar,xpi), bzip2 (+bz2,tbz2,tbz), rar, arj, z, lzh (+lha), 7z, cab, nsis, lzma, lzma86, xz (+txz), ppmd, udf, xar, mub, hfs, dmg, compound (+msi,doc,xls,ppt), wim (+swm), iso, chm (+chm,chi,chq,chw,hxs,hxi,hxr,hxq,hxw,lit), split (+001), rpm, deb, cpio, tar, gzip (+gz,gzip,tgz,tpz), mslz, flv, swf, ntfs (+ntfs,img), fat (+fat,img), mbr, vhd, pe, elf, apm, macho, ace, sit
Will you release the source code?
Where does ExtractNow save its settings?
Most program related settings are stored in extractnow.ini to allow ExtractNow to be as portable as possible. The only settings stored in the registry are unavoidable and are for registering file type assocations and configuring the shell context menu. The extractnow.ini is stored in the user's local appdata directory due to UAC on Windows 7 and Vista. However, if you have ExtractNow in a directory which isn't protected by UAC, you can move the extractnow.ini to be in the same directory as the executable and it will load the settings from the program directory instead of the user's local appdata directory.
I can't seem to get drag and drop to work
Due to User Account Control (UAC), if you run ExtractNow with Administrative privilages, you will be unable to drag and drop from Explorer.
Why don't you support such and such archive type?
If you want a certain archive type not supported, contact the developer of such and such archive type to add support for their archive type into the LZMA SDK.
How can't I extract a SIT file?
ExtractNow only supports the older type of SIT archives.
What libraries do you use?
ExtractNow uses the following libraries: 7zip, UnACE, & StuffIt SDK.
Who made the icons that you use on ExtractNow?
Most of the icons are provided by PInvoke and FamFamFam
How do I contact you to complain about a broken archive I have?
Don't. Your archive is broken and there is nothing I can do about it. I have no way of finding out the password to any archives either.
What was ExtractNow written with?
ExtractNow was written on Windows 98/XP/Vista/7 in C
Where can I get other releases of ExtractNow?
http://www.extractnow.com/releases/
Do you release ExtractNow without the installer?
Yes, download the zip files located in the releases directory.