Categories /

Files - Miscellaneous (40)

MiTeC EXE Explorer v3.7.1 Updated

Ennovy on 8 Apr 2024
  • 4MB (uncompressed)
  • Released on 8 Apr 2024
  • Suggested by juvera

MiTeC EXE Explorer reads and displays executable file properties and structure. It is compatible with PE32 (Portable Executable), PE32+ (64bit), NE (Windows 3.x New Executable) and VxD (Windows 9x Virtual Device Driver) file types, as well as .NET executables.

The program identify compiler and packer/protector, enumerates introduced classes, used units and forms for files compiled by Borland compilers. It contains powerfull Resource Viewer that is able to abalyze and display all basic resouce types and some extra ones as JPEG, PNG, GIF, AVI, REGISTRY and Type Library viewer that enumerates all objects and creates import interface unit in Object Pascal language. Every type of resource can be saved to file.

Program data can be output to a text report.

Category:
Runs on:WinXP / Vista / Win7 / Win8 / Win10
Writes settings to: If "File | Persistent Layout" option is enabled, an INI file will be written to '%APPDATA%\MITEC\EXE Explorer'. Also writes to the Registry when "File | Shell Integration" is enabled (saved to 'HKLM\SOFTWARE\Classes\*\shell\EXE Explorer').
Stealth: ? Yes. But only without persistent layout or shell integration; otherwise see "Writes settings to" above.
Unicode support: Yes
License: Free for personal use
How to extract: Download the ZIP package and extract to a folder of your choice. Launch EXE.exe or EXE64.exe (for 64-bit OS).
Similar/alternative apps: PPEE, PEAnatomist, pestudio
What's new? See: https://mitec.cz/exe.html#VersionHistory
Latest comments
CornHolio the Gringo on 2018-02-06 16:27

All MiTeC software that I use, writes to registry.
MiTeC HexEdit 6.1.0
MiTeC Icon Explorer 4.2.0
MiTeC Mail Viewer 2.3.0
MiTeC Network Scanner 4.0

Therefore Ive used JauntePE060Nightly to make it true stealth.

Add comment

Detect It Easy v3.09

Andrew Lee on 1 Jan 2024
  • 14MB (uncompressed)
  • Released on 28 Dec 2023
  • Suggested by zzz

Detect It Easy (DIE) is a packer identifier in order to help define a file type. Comes in handy to analyze a file, determine its type and packer.

Category:
Runs on:WinXP / Vista / Win7 / Win8 / Win10
Writes settings to: Application folder
Stealth: ? No. HKCU\Software\QtProject
Unicode support: Yes
License: MIT License
How to extract: Download the "portable" ZIP package and extract to a folder of your choice. Launch die.exe.
What's new? See: https://github.com/horsicq/Detect-It-Easy/blob/master/changelog.txt
Latest comments
juverax on 2018-08-04 09:27

Detect It Easyv2.00
I checked two files in virustotal:
1) die.exe virustotal = 4/67 https://www.virustotal.com/#/file/3933bcc5ab10f3fc065c982d6b035af28aa10a33d2861e2c12896f960dae0ac8/detection
2) diel.exe virustotal = 3/66
https://www.virustotal.com/#/file/2f5b85c917cdc837fa93b3bd33adb5560084f4479d521256a52bc67d7b23540d/detection

Since the author also releases the source code, it must be false positives.

AndTheWolf on 2021-07-03 15:14

Now at version 3.02

Add comment

pestudio standard v9.55

__philippe on 8 Nov 2023
  • 2MB (uncompressed)
  • Released on 18 Sep 2023
  • Suggested by joby_toss

pestudio shows details about applications and other system files (.exe, .dll, .cpl, .ocx, .ax, .sys etc.) without starting them including:

  • Libraries that are used by an application
  • Functions that are imported by an application
  • Functions (also anonymous) that are exported by an application
  • All functions that are forwarded to other libraries
  • Obsolete Functions that are exported and imported by an application
  • If Data Execution Prevention (DEP) Windows security mechanism is used
  • If Address Space Layout Randomization (ASLR) Windows security mechanism is used
  • If Windows security mechanism Structured Exception Handling (SEH) is used
  • Whether some sections are compressed

pestudio standard lacks some features of pro version.

Category:
Runs on:Win2K / WinXP / Vista / Win7 / Win8 / Win10
Writes settings to: Application folder
Stealth: ? Yes
Unicode support: Yes
License: Free for personal use/Liteware
How to extract: Download the ZIP package and extract to a folder of your choice. Delete AddToShell.reg and RemoveFromShell.reg. Launch pestudio.exe.
Similar/alternative apps: PPEE, PE Anatomist
What's new? See: https://www.winitor.com/tools/pestudio/changes.log
Latest comments
__philippe on 2017-11-26 21:39

All righty,... next time round,

the undersigned hereby pledge to abide by the recommendations, protocols,
procedures and regulations set forth by my Right Honourable Friend Midas,
the Member for TPFC's constituency,... cross my heart and hope to die... ;-)

__philippe

Special on 2019-09-14 18:16

Looks like with 8.98 they've removed even more features from the previous 9.87 free version (detect well-known whitelisted libraries/blacklisted resources), funny they don't mention that in the changelog.

MoisheP on 2021-08-15 03:13

v. 9.15 elicits numerous warnings.

See all

PEAnatomist 02.12224.1953

__philippe on 8 Nov 2023
  • 596KB (uncompressed)
  • Released on 24 Oct 2023
  • Suggested by billon

PEAnatomist shows almost all known data structures inside a PE file and makes some analytics.
Current version provides an entropy histogram possibly handy for cursory PE forensics

Category:
Runs on:WinXP / Vista / Win7 / Win8 / Win10
Writes settings to: Application folder
Stealth: ? Yes
Unicode support: Yes
License: MIT License
How to extract: Download the ZIP package and extract to a folder of your choice. Launch PEAnatomist.exe.
Similar/alternative apps: PPEE, MiTeC EXE Explorer, pestudio
What's new? See: https://rammerlabs.alidml.ru/changelog-eng.html
Latest comments
__philippe on 2019-12-28 12:07

PE Anatomist changelog history:

https://rammerlabs.alidml.ru/changelog-eng.html

__philippe on 2021-11-05 10:42

PEanatomist notably includes (since v0.2.4) a colorful byte-level entropy(*) histogram of the file under analysis, possibly handy for inquiring minds dabbling in PE forensics ?

* Everything you always wanted to know about entropy histograms but were scared to ask...;-)
https://crucialsecurity.wordpress.com/tag/entropy/

Add comment

PPEE v1.13.1

Special on 10 Nov 2023
  • 2MB (uncompressed)
  • Released on 10 Nov 2023
  • Suggested by billon

PPEE (Professional PE file Explorer) allows analysis of malformed and crafted PE files, making it handy for reverse-engineering, malware researchers and more. The program includes PE Export, Import, Resource, Exception, Certificate (relies on Windows API), Base Relocation, Debug, TLS, Load Config, Bound Import, IAT, Delay Import and CLR.

The program includes a HEX editor and supports Virustotal and OPSWAT's Metadefender query reports.

Category:
Runs on:WinXP / Vista / Win7 / Win8 / Win10 / Wine
Writes settings to: Application folder
Unicode support: Yes
License: Freeware
How to extract: Download the ZIP package and extract to a folder of your choice. Delete Plugin folder. Launch PPEE.exe.
Similar/alternative apps: pestudio, MiTeC EXE Explorer
What's new?
  • Now PPEE is independent of Microsoft redistributable package
  • Added Recent Files in the main PPEE menu
  • Load Config parsing improved to the newest version
  • Undecorate mangled names
  • Timestamps are human readable (relative to your local time)
  • YaraPlugin is now compatible with yara v4.3.2
  • Added Recent Files in the YaraPlugin
  • TLSH hash added in FileInfo plugin
  • Bugfixes
Latest comments
smaragdus on 2018-04-12 09:27

@doctor__philippe
What other kind of maladies do you cure? Or only software ones?

__philippe on 2018-04-12 17:50

Now that you mention it, I have been known to cure images hosting service broken links...;-)
https://www.portablefreeware.com/forums/viewtopic.php?p=89747#p89747

smaragdus on 2018-04-13 00:12

@@doctor__philippe
Thanks for the new cure!

See all

QuickWayToFolders v1.3.11

Andrew Lee on 8 Sep 2023
  • 2MB (uncompressed)
  • Released on 4 Sep 2023
  • Suggested by crownixx

QuickWayToFolders provides quick and easy access to a folder on your computer via a taskbar icon. The program window disappears when you click outside the window. Display modes include:

  • Desktop: Act like a mini-desktop, with small icons
  • Small Browser: very similar to Windows explorer in "details" view
  • Menu: Display folder content in a menu
  • Multiple Folders Menu: Display multiple folders content in a single menu (note that you must manually add them or nothing will appear when you click the icon)
In the "Menu" and "Multiple Folders Menu" settings, the program can act like a Program Launcher. Multiple instances of the program can be run with customizable icons and each entry is added to the taskbar.

To use the program as a root folder of a portable folder choose Options - Local path, then use a forward slash: "\". To set an image as a background place it in the application folder and set path as "image name.jpg" etc.

Category:
Runs on:WinXP / Vista / Win7 / Win8 / Win10
Writes settings to: Application folder
Unicode support: No
Path portability: Requires manual entry of relative path (eg. ..\..\personal\work.doc)
License: GNU GPLv2
How to extract:
  1. Download the ZIP package and extract to a folder of your choice
  2. Launch QuickWayToFolders.exe
  3. Right-click the taskbar icon, select Options and uncheck "Launch at Windows Startup"
What's new?
  • Add support for multiple monitors
  • Handle mouse media buttons to browse forward and backward
  • Small GUI improvements and bugs solved
Latest comments
TP109 on 2016-03-21 12:48

@thehop

Thanks, those are interesting apps. I really find ShortPopUp especially useful.

smaragdus on 2016-03-21 21:28

@billon
Better trust the executable. Softpedia also corrected the version number:
http://www.softpedia.com/get/System/Launchers-Shutdown-Tools/QuickWayToFolders.shtml

Midas on 2016-05-24 11:17

The version discrepancy should be noted -- the changelog at http://jacquelin.potier.free.fr/QuickWayToFolders/history.php stops at v1.3.4 ...

See all

OpenedFilesView v1.91

Andrew Lee on 3 Sep 2023
  • 105KB (uncompressed)
  • Released on 1 Sep 2023
  • Suggested by milentechie

OpenedFilesView displays the list of all opened files on your system. For each opened file, the handle value, read/write/delete access, file position, the process that opened the file etc. are displayed. You can also close one or more opened files, or terminate the processes that opened these files. This is particularly handy when you are trying to delete/move/open a file and Windows complains that the file is "locked".

Category:
Runs on:Win2K / WinXP / Vista / Win7 / Win8 / Win10
Writes settings to: Application folder
Dependencies: Administrator rights
Stealth: ? No. HKLM\SYSTEM\CurrentControlSet\Enum\Root\LEGACY_NIRSOFTOPENEDFILESDRIVER
Unicode support: Yes
License: Freeware
How to extract: Download the ZIP package and extract a folder of your choice. Launch OpenedFilesView.exe.
What's new?
  • Updated to work properly in high DPI mode.
  • Added 'Black Background' option (Under the View menu). When it's turned on, the main table is displayed in black background and white text, instead of default system colors.
Latest comments
Mark on 2011-02-20 09:13

There is a 64-bit version available:

http://www.nirsoft.net/utils/ofview-x64.zip

MIKLO on 2016-05-12 14:49

A very helpful program thanks for the hard work to develop this.
MIKLO

misan on 2016-05-13 16:45

It's a ~ GUI for openfiles.exe.
Nir Sofer gives us so many (to many?!)~ GUIs.
TU.

See all

NonCompressibleFiles v4.66

Andrew Lee on 27 Aug 2023
  • 110KB (uncompressed)
  • Released on 24 Aug 2023
  • Suggested by Checker

NonCompressibleFiles is a testing program that allows you to create on the fly one or more non-compressible files, or maximum compressible files. Can be used to test performance of compression programs, to find out if data transfer programs (such as FTP) are compressing the data, or test file behavior.

Category:
Runs on:Win98 / WinME / WinNT / Win2K / WinXP / Vista / Win7 / Win8 / Win10
Writes settings to: Application folder
Stealth: ? Yes
Unicode support: Yes
License: Freeware
How to extract: Download the "Portable" ZIP package and extract to a folder of your choice. Launch NonCompressibleFiles_p.exe or NonCompressibleFiles_x64_p.exe.
What's new? See: https://softwareok.com/?seite=Microsoft/NonCompressibleFiles/History

ESEDatabaseView v1.74

Andrew Lee on 14 Aug 2023
  • 137KB (uncompressed)
  • Released on 12 Aug 2023
  • Suggested by Checker

ESEDatabaseView reads and displays the data stored inside a database used by a variety of Microsoft programs known as Extensible Storage Engine (ESE) database (aka Jet Blue or a .edb file). It displays a list of all tables available in the opened database file, allows you to choose the desired table to view, and then when you choose a table, it displays all records found in the selected table.

The program also allows you to easily choose one or more records, and then export them into a variety of formats including CSV, HTML and XML, or copy and then paste them into a spreadsheet program.

Category:
Runs on:Win2K / WinXP / Vista / Win7 / Win8 / Win10
Writes settings to: Application folder
Stealth: ? Yes
Unicode support: Yes
License: Freeware
How to extract: Download the ZIP package and extract to a folder of your choice. Launch ESEDatabaseView.exe.
What's new?
  • Fixed issue: When copying data to the clipboard or exporting to tab-delimited file, every line contained an empty field in the end of the line.
  • Fixed the export to tab-delimited file to work properly when a column value contains CR LF characters.
Latest comments
Midas on 2013-01-15 12:17

In case (like me) you're left wondering what is this good for, here's a quote from the Wikipedia relevant article:

"ESE is notably a core of Microsoft Exchange Server and Active Directory. Its purpose is to allow applications to store and retrieve data via indexed and sequential access. Windows Mail and Desktop Search in the Windows Vista operating system also make use of ESE to store indexes and property information respectively."

http://en.wikipedia.org/wiki/Extensible_Storage_Engine

MIKLO on 2017-01-04 16:36

Well that sure clears that up lol, but really like many apps a user has a need and finds a solution that works for them and then passes along their work for others to freely use. In my mind that's the way its supposed to be.
MIKLO

Spacegirl on 2020-07-23 18:41

I think this is a very useful application

Add comment

PropertySystemView v1.20

Andrew Lee on 24 Dec 2022
  • 139KB (uncompressed)
  • Released on 23 Dec 2022
  • Suggested by Special

PropertySystemView allows you view and modify the properties of file from GUI and command-line, using the property system of Windows operating system. For example, you can change the 'Media Created' timestamp stored in .mp4 files (System.Media.DateEncoded) as well as other metadata stored in media files and office documents, like Title, Comments, Authors, Tags, Date Acquired, Last Saved Date, Content Created Date, Date Imported, Date Taken (EXIF of .jpg files), and more.

PropertySystemView also allows you to set properties of Windows. For example, you can set the System.AppUserModel.ID property of a window in order to disable the taskbar grouping of the specified window.

Category:
Runs on:Vista / Win7 / Win8 / Win10
Writes settings to: Application folder
Unicode support: Yes
License: Freeware
How to extract: Download the ZIP package and extract to a folder of your choice. Launch PropertySystemView.exe.
What's new?
  • Added /CopyProperty command-line option, which allows you to copy a value of one property into another property.
  • For example, this command will copy the value of System.DateModified property into the System.Media.DateEncoded property:
  • PropertySystemView.exe /CopyProperty "C:\temp\1.mp4" System.DateModified System.Media.DateEncoded

OpenSaveFilesView v1.16

Andrew Lee on 15 Nov 2022
  • 109KB (uncompressed)
  • Released on 14 Nov 2022
  • Suggested by Checker

OpenSaveFilesView displays the list of files that you previously opened with the standard Windows open/save dialog-box. The program shows a variety of details including filename, extension, order (the order that the files were opened for every file extension), open time (available only for the last opened file of every file type), file modified/created time, file size and file attributes.

Category:
Runs on:Win2K / WinXP / Vista / Win7 / Win8 / Win10
Writes settings to: Application folder
Stealth: ? Yes
License: Freeware
How to extract: Download the ZIP package and extract to a folder of your choice. Launch OpenSaveFilesView.exe.
What's new?
  • Added "Don't Load Icons" option. When it's turned on, OpenSaveFilesView doesn't load the icon of every filename.
  • Added command-line option to set the "Don't Load Icons" option:
  • OpenSaveFilesView.exe /DontLoadIcons 1
  • You should turn on the "Don't Load Icons" option if OpenSaveFilesView crashes with exception in combase.dll
Latest comments
DarkShadow on 2015-10-30 20:06

@billon: 32-bit download still gives you v1.07 !

Checker on 2015-10-30 20:09

@DarkShadow: That's why I presently didn't update to v1.08 ;)

Add comment

NTFSLinksView v1.33

Andrew Lee on 8 Nov 2022
  • 66KB (uncompressed)
  • Released on 6 Nov 2022
  • Suggested by guinness

NTFSLinksView shows you a list of all symbolic links and junctions in the specified folder, and their target paths. Microsoft Windows uses symbolic links and junction points of NTFS file system in order to make changes in the folders structure of Windows and keep the compatibility of applications written for older versions (pre-Vista). The program is useful for both diagnosis around linking issues and developers seeking to use symbolic links in their tools.

Category:
Runs on:Vista / Win7 / Win8 / Win10
Writes settings to: Application folder
Stealth: ? Yes
Unicode support: Yes
License: Freeware
How to extract: Download the ZIP package and extract to a folder of your choice. Launch NTFSLinksView.exe.
What's new?
  • Updated to stop the file system scan when you press the Esc key.

Shortcuts Search And Replace v1.9.0

billon on 19 Jan 2021
  • 780KB (uncompressed)
  • Released on 18 Jan 2021
  • Suggested by guinness

Shortcuts Search And Replace is a tool for system shortcuts that lets you:

  • Search for shortcuts target path, working directory, arguments, and icon location content.
  • Replace multiple shortcuts' target paths, working directories, arguments, and icon location content (useful if you move portable applications paths or directory).
  • Search for dead links to resolve or delete them (multiple resolves/delete in one click).

Alternatively, Shortcuts Search and Replace Portable is also available.

Category:
Runs on:Win98 / WinME / WinNT / Win2K / WinXP / Vista / Win7 / Win8 / Win10
Writes settings to: Application folder
Stealth: ? Yes
Unicode support: Yes
License: GNU GPLv2
How to extract: Download the ZIP package and extract to a folder of your choice. Launch ShortcutsSearchAndReplace.exe or ShortcutsSearchAndReplace64.exe.
What's new?
  • Command line mode resolve and replace troubles solved.

File Joiner v2.4.4

billon on 7 Jul 2020
  • 440KB (uncompressed)
  • Released on 11 Feb 2020
  • Suggested by Igor

File Joiner easily combines multiple files into one. Often files are separated into parts using a program like HJSplit (ending with .001, .002, .003, etc.) so they can be sent over email, newsgroup or other hosting service that limits file size.

Category:
Runs on:Win2K / WinXP / Vista / Win7 / Win8 / Win10
Writes settings to: Application folder
Stealth: ? Yes
Unicode support: Yes
License: CC BY-ND 3.0
How to extract: Download the RAR package and extract (using 7-Zip or other compatible program) to a folder of your choice. Launch fjoiner.exe.

Optionally, delete unnecessary language files.
What's new?
  • Added Español venezolano (Spanish, Venezuela) translation.
Latest comments
dis4 on 2010-01-08 07:37

Very easy handy fast useful program. I need it. Thank you.

webfork on 2010-01-15 02:05

Although it probably won't help with files split using HJSplit, for cutting up and reassemble files, I recommend the outstanding FreeCommander (http://www.portablefreeware.com/index.php?id=291.

steve on 2010-12-01 08:19

though it looks like a nice little tool (52 kB is very slick. good!) you guys are aware thatr 7zip can join .001 .002 .003 ... files together without any hussle?

Add comment

ITN Converter v1.94

billon on 10 Mar 2020
  • 2MB (uncompressed)
  • Released on 10 Mar 2020
  • Suggested by Courtieux

ITN Converter (a.k.a. ITNConv) is both a route converter supporting many formats as well as a simple and efficient route planner.

The converter supports route file formats (roadbook) from many GPS or mapping software such as TomTom, Navigon, Garmin, MapPoint or MapSource. This converter can easily transfer a route created by a GPS or mapping software to another so you can download routes from many web sites and convert it to the file format supported by your hardware.

Category:
Runs on:Win7 / Win8 / Win10
Writes settings to: Application folder
Dependencies: Internet Explorer 10
License: Freeware
How to extract: Download the "Travel version" ZIP package and extract to a folder of your choice. Launch ITNConv.exe.
What's new? See:
http://benichou-software.com/index.php?option=com_content&view=article&id=27&Itemid=17&lang=en
Latest comments
John on 2010-10-01 18:44

Norton removed this as a security risk

Hi on 2010-10-01 21:45

@John It says it right there where you write your comment, above the textbox: "If your *** scanner has detected a virus in the application, please email the author directly or post to the forum. ....."

(can't even mention the word v1rus without getting a notice from Portablefreeware)

You should report the false positive to Norton.

Happy.Camper2 on 2017-03-11 21:59

Hi All,
From the articles I found, Internet Explorer 10 cannot be installed on the Windows Vista OS.
Here's 2 articles I found=>
http://www.zdnet.com/article/why-wont-internet-explorer-10-run-on-windows-vista/

https://answers.microsoft.com/en-us/windows/forum/windows_vista-windows_install/is-internet-explorer-10-suitable-for-vista/3e4f0b68-e387-4539-8588-56a1e4b094de

Have a great weekend.

Add comment

MiTeC Icon Explorer v5.2.0

Midas on 11 May 2020
  • 4MB (uncompressed)
  • Released on 12 Mar 2019
  • Suggested by I am Baas

MiTeC Icon Explorer allows to browse, search, extract and manage standalone icons, icon libraries and executable that contains icons as resources. It searches specified path with directory recursion and examines any file if it contains any icon and then extract it. Icons can be saved as icons, icon libraries, individual icon images or bitmaps.

Category:
Runs on:WinXP / Vista / Win7 / Win8 / Win10
Writes settings to: Registry, if "Persistent layout" preference is checked (it'll be saved to 'HKCU\Software\MiTeC\Icon Explorer').
Stealth: ? Yes. But only if no layout saved; otherwise see "Writes settings to" above.
Unicode support: Yes
License: Free for personal use
How to extract: Download the ZIP package and extract to a folder of your choice. Launch IconExplorer.exe.
Similar/alternative apps: IconsExtract
What's new?
  • PNG images are saved with transparency.
Latest comments
Midas on 2018-02-07 10:59

Care to share your launchers, CornHolio? Please post at the forum thread...

CornHolio the Gringo on 2018-02-09 18:36

I have now tested MiTeC_Icon_Explorer_5.0.1, and can confirm that
Icon_Explorer_5.0.1 did not write to registry, only OS did.

CornHolio the Gringo on 2018-03-13 06:32

I have to point out that if "persistent layout" in preferences are set, then
Icon Explorer writes to Registry.

Have to mention that MiTec also make Network Scanner (atm v4.4.0) which
makes a Netscanner.ini file in Your profile under AppData\Roaming\MiTeC\Network Scanner,
if one set the equal setting in preferences.

See all

JumpListsView v1.16

billon on 26 Mar 2018
  • 149KB (uncompressed)
  • Released on 25 Mar 2018
  • Suggested by Checker

JumpListsView displays the information stored by the 'Jump Lists' feature available when you right-click on something in the task bar in Windows 7 - 10. For every record found, data available includes the filename that the user opened, the date/time, the ID of the application, the size/time/attributes of the file on the time that the file was opened etc.

You can also export the Jump Lists records to csv/tab-delimited/xml/html file.

Category:
Runs on:Win7 / Win8 / Win10
Writes settings to: Application folder
Stealth: ? Yes
Unicode support: Yes
License: Freeware
How to extract: Download the ZIP package and extract to a folder of your choice. Launch JumpListsView.exe.
What's new?
  • Added 'Quick Filter' feature (View -> Use Quick Filter or Ctrl+Q). When it's turned on, you can type a string in the text-box added under the toolbar and JumpListsView will instantly filter the table, showing only items that contain the string you typed.

SigcheckGUI v1.1.3

smaragdus on 21 Feb 2017
  • 1MB (uncompressed)
  • Released on 4 Nov 2016
  • Suggested by Checker

SigcheckGUI is a system and security analysis tool for understanding files and processes. The program shows a variety of file data including signing source, 32/64-bit status, version, publisher, and more. Security options include VirusTotal analysis and file hashing (MD5, SHA1, and SHA256). The program can even run on all active processes.

The program can export results to spreadsheet (CSV) or copied to the clipboard.

SigcheckGUI is a front-end for Sigcheck from Sysinternals.

Category:
Runs on:Vista / Win7 / Win8 / Win10
Writes settings to: Application folder
Stealth: ? No. HKCU\Software\Sysinternals\SigCheck: "EulaAccepted"
License: Freeware for non-commercial use (obtain commercial license)
How to extract:
  1. Download the ZIP package and extract to a folder of your choice.
  2. Download Sigcheck ZIP package and extract sigcheck.exe or sigcheck64.exe (for 64-bit OS) to the same folder.
  3. Rename sigcheck64.exe to sigcheck.exe.
  4. Launch SigcheckGUI.exe.

Optionally:
  • To enable Compute Hashes and Query VirusTotal features, check those boxes in the Options tab
  • To check extensions other than EXE and DLL, select the Options tab and enter them in the "Allowed Extentions" entry
Similar/alternative apps: RapidCRC Unicode
What's new? Added:
  • SigcheckGUI now handles passed files and folders.
  • Added "Clear unknown" to the Clear menu.
Changed:
  • Changed/added some icons.
  • Verified SigcheckGUI works with sigcheck.exe v2.54.
Latest comments
smaragdus on 2016-09-03 20:01

Version 1.1.2 does not include 'sigcheck.exe'.

__philippe on 2016-09-03 21:33

The underlying SysInternals's SIGCHECK utility (CLI) is updated to V2.54 (as of 29-AUG-2016) with the following change :

- fixes a bug that could result in it reporting signed files that have been modified as having a valid signature.

Midas on 2024-01-12 07:31

FYI, Sysinternals SigCheck dependency is currently v2.90 released 2022-07-19.

See all

Folders Popup v5.2.3

billon on 9 May 2016
  • 3MB (uncompressed)
  • Released on 8 May 2016
  • Suggested by JnLlnd

Folders Popup lets you move easily between frequently used folders within save dialogs. Click the middle mouse button to access your favorite folders within the menu.

A 64-bit version is included in the download.

Category:
Runs on:WinXP / Vista / Win7 / Win8 / Win10
Writes settings to: Application folder
Stealth: ? Yes
Unicode support: Yes. Unicode support in 64-bit version.
License: Zlib license
How to extract: Download the ZIP package and extract to a folder of your choice. Depending on your operating system, launch one of the following:

  • 32-bit: FoldersPopup-[version number]-32-bit.exe
  • 64-bit: FoldersPopup-[version number]-64-bit.exe
If you're not sure, launch the 32-bit.
What's new?
  • Display clearer message when prompting for upgrade from FoldersPopup to Quick Access Popup (prompt displayed only for QAP releases with new features).
  • Add the auto-detection of .ahk and .vbs extensions when user add a favorite using drag-and-drop to the Settings window.
  • Stop launching Directory Opus when refreshing the list of open folders in listers if Directory Opus is not running.
  • French, Sweeden and German language files update.
  • New runtime v1.1.23.5 from AHK.
Latest comments
JnLlnd on 2016-05-09 21:01

Folders Popup v5.2.3 is a maintenance release. Users looking for new features are invited to check the Folders Popup's next generation app: Quick Access Popup (http://www.portablefreeware.com/index.php?id=2765). Still free and still portable.

Version: 5.2.3 (2016-05-08)

- Display clearer message when prompting for upgrade from FoldersPopup to Quick Access Popup (prompt displayed only for QAP releases with new features)
- Add the auto-detection of .ahk and .vbs extensions when user add a favorite using drag-and-drop to the Settings window
- Stop launching Directory Opus when refreshing the list of open folders in listers if Directory Opus is not running
- French, Sweeden and German language files update
- New runtime v1.1.23.5 from AHK

Infobot on 2016-05-24 20:53

Every time I open a folder with Folders Popup then the explorer bar open too. Could you delete that function please? I mean the explorer bar on the left of the screen in a folder, I do not use it since the beginning op windows xp, it takes space.

Folders Popup doesn't work in some of the windows fileboxes in xp. Please test all possible fileboxes and you will notice that some don't work.
That is also the case with other alike programs.
Is it even possible to make all fileboxes work.

Infobot on 2018-01-16 01:58

I use windows xp sp 3 and I use the classic view and classic windows mapping in the folder options.

When I open things in a folder on the desktop using Folders Popup then the navigation pane opens too.
Could you delete that function please? I mean the navigation pane on the left of the screen, I don't use it since the beginning of windows xp, because it takes space. It only happens when opening clicking on an empty space on the desktop.

See all

Search and Delete v2.6.1.0

Checker on 27 Feb 2016
  • 5MB (uncompressed)
  • Released on 20 Feb 2016
  • Suggested by tactictoe

Search and Delete is a lightweight tool scanning one or more folders from various sources for files. The program can then rename the file extension, delete the file, or replace it with one you provide. Search results can be saved and loaded later.

Great for system administrators who need to update multiple specific files.

Category:
Runs on:Vista / Win7 / Win8 / Win10
Writes settings to: None. Preferences are saved inside the application folder on user demand: SearchAndDelete.ini.
Stealth: ? Yes
Path portability: Automatic relative path (eg. ..\..\personal\work.doc)
License: Freeware
How to extract: Download the ZIP package and extract to a folder of your choice. Launch SearchAndDelete.exe.
Latest comments
smaragdus on 2016-02-26 22:01

The program name is stylized as "Search and delete"- "delete" is not capitalized.

I am Baas on 2016-02-27 09:51

@smaragdus

Yes but the .exe file is SearchAndDelete.exe and the file description details says "Search and Delete too.

Add comment

ExifToolGUI v5.16

lintalist on 29 Dec 2020
  • 8MB (uncompressed)
  • Released on 5 Apr 2015
  • Suggested by AlephX

ExifToolGUI is a tool for viewing/editing metadata inside a long list of file types including document, audio, video, image, PDF, and more. For images, the program can both view and edit metadata information such as camera/device used, settings on the device, and even map the location the picture was taken if the camera has GPS capability. The program also supports IPTC and XMP tags, has batch capability, and can import/export all tags.

For privacy (and file size), the program can remove all metadata from selected files.

The program is a front-end for the cross-platform ExifTool. It extracts the content of ExifTool.exe to a temp folder under the user's folder, along with thumbs, if enabled.

Category:
Runs on:WinXP / Vista / Win7 / Win8 / Win10
Writes settings to: Application Folder
Stealth: ? Yes
Unicode support: Yes
License: ExifTool: Open Source: Perl License, GUI: Freeware
How to extract:
  1. Download ExifToolGUI (look for the green link near the top) and then ExifTool ZIP (labeled "Windows Executable")
  2. Extract the contents of both ZIP files to a folder of your choice
  3. Rename the file exiftool(-k).exe to exiftool.exe
  4. Launch ExifToolGUI.exe
Similar/alternative apps: ExifDataView, JPEG and PNG Stripper
What's new?
  • Bug fixed shifting some date/time values.
Latest comments
gms9813 on 2012-04-10 18:56

Disregard that, I just got it working. The instructions were a little confusing.

webfork on 2012-05-02 23:01

gms9813: thanks -- updated the instructions a little, hopefully its easier

webfork on 2013-11-17 01:18

Everytime I use it, this program surprises me away with a LOT of data about files. If ever you want to try and understand the history, author, or other details about a given file, ExifTool is a great place to start.

See all

Delete After Days v2.0.0

webfork on 7 Apr 2016
  • 469KB (uncompressed)
  • Released on 14 Jan 2015
  • Suggested by DarkShadow

Delete After Days functions as a delayed removal tool to help avoid the problems of a standard delete function. Files and folders may be dropped into a standard desktop trash icon, whereupon the program will prompt for a time before its removal (1, 6, or 12 months).

Useful for making doubly sure you don't need a file, ongoing system cleanup, or for general system upkeep. Note that the program will not delete files that are copied or moved and must be running to delete expired files.

Category:
Runs on:WinXP / Vista / Win7 / Win8 / Win10
Writes settings to: Application folder
Stealth: ? Yes
License: Freeware
How to extract: Download the ZIP package and extract to a folder of your choice. Launch Delete After Days.exe.
What's new?
  • Click on basket to get menu options.
  • List Files with expiry dates.
  • List Files which will expire soon.
  • List Files which expired and were deleted.
  • Remove the file expiry date, if want to, original files remains untouched.
  • Open and view files from the list.
  • Setting to display smaller basket.
  • Setting to set expire soon days.
  • Shows colored papers in the basket if files will expire soon.

ResourcesExtract v1.18

webfork on 17 Dec 2015
  • 47KB (uncompressed)
  • Released on
  • Suggested by Ennovy

ResourcesExtract is a small utility that extracts all resources from dll/ocx/exe files. These include bitmaps, icons, cursors, AVI movies, HTML files, and more. The program can search subfolders and export BMP files as PNG.

Category:
Runs on:Win98 / WinME / WinNT / Win2K / WinXP / Vista
Writes settings to: Application folder
Stealth: ? Yes
Unicode support: Yes
License: Freeware
How to extract: Download the ZIP package and extract to a folder of your choice. Launch ResourcesExtract.exe.
What's new?
  • Added x64 build.
Latest comments
Joe Gent on 2009-12-15 18:38

It worked very fast for me. It extracted it into organized folders. Good app to have.

ChemZ on 2011-01-10 00:29

A simple but very useful extraction program.
A "must have" in every portable collection!

Add comment

Earl v1.0.0

Checker on 24 May 2015
  • 934KB (uncompressed)
  • Released on 26 Dec 2013
  • Suggested by Checker

Earl allows you to convert .URL files into standard Window shortcut files (.LNK). This can be helpful if you use an application that doesn't understand .URL files but does understand standard Windows shortcuts. For instance, some icon docks won't handle a .URL file dropped on them, but can work with regular Windows shortcuts.

Category:
Runs on:WinXP / Vista / Win7 / Win8
Writes settings to: Application folder
Stealth: ? Yes
License: Freeware
How to extract: Download the ZIP package and extract to a folder of your choice. Launch Earl.exe.

TreeCopy v1.11

webfork on 20 Jun 2020
  • 303KB (uncompressed)
  • Released on 13 May 2004
  • Suggested by usdcs

TreeCopy is a unique directory copier taking the various folders the source folder to a set of empty target folders. Its unique from similar tools as it copies only the directory structure and not the files. This is useful for developers and in testing.

This functionality is similar to the windows command line "xcopy" i.e. XCOPY source [destination] /T /E, but this tool allows this action without needing to remember command line switches.

Category:
Runs on:Win95 / Win98 / WinME / WinNT / Win2K / WinXP / Vista / Win7
Writes settings to: None
Stealth: ? Yes
Unicode support: No
License: Freeware
How to extract: Download the ZIP package and extract to a folder of your choice. Launch treecopy.exe.
What's new?
  • Updated the main screen to be resizable.
  • Redesigned the user interface to be more up to date.
  • Added comma's to the subdirectories count all over the application.
  • Updated the F1 About box to include a a brief description of the utility.
  • Changed the application to use less system resources.
  • Removed the options for which drive types to select.
  • Removed the Style option that allowed you to change the look and feel.
  • Corrected a defect if the FROM directory included the TO directory.
  • Corrected a defect when you Calculate subdirectories and still be able to perform actions on the user interface.
Latest comments
su on 2010-07-30 06:03

I like user interface, but TreeCopy do not copy my file or folder.

shnbwmn on 2015-12-07 09:34

According to the website, it also works on Win 7 and 8. I'm hesitant to use it on Win 10 since it says "TreeCopy will only work successfully on these specific Windows operating systems:", and then doesn't list Win 10.

shnbwmn on 2015-12-07 09:36

To Gawran: those non-techs such as myself would rather use a larger, "clumsy" program with a GUI than fiddle with commands.

See all

Watch 4 Folder v2.5.1

lwc on 25 Mar 2023
  • 2MB (uncompressed)
  • Released on 5 Jul 2013
  • Suggested by joby_toss

Watch 4 Folder is a simple, lightweight tool for monitoring folder and file activities. The program can monitor 12 different types of events, execute a program or batch file, or show a pop-up message in case of an event. The program can also write to a text log file and allow the user to watch it's changes live.

The free version is limited to monitoring a single folder.

Category:
Runs on:WinXP / Vista / Win7 / Win8
Writes settings to: %TEMP%\W4F25
Stealth: ? No. Settings in \AppData\Local\Temp\W4F25
Unicode support: No
Path portability: Requires manual entry of relative path (eg. ..\..\personal\work.doc)
License: Freeware
How to extract: Download the ZIP package and extract to a folder of your choice. Launch W4F25.exe.
What's new?
  • A major bug fix, when trying to execute a command using arguments on monitored folder with long names - fixed.
Latest comments
Checker on 2013-09-05 16:58

@ zvikai: Thanks ... and updated.

Midas on 2013-09-06 13:18

FYI, Watch 4 Folder freeware version now limited to monitoring just one folder -- for accuracy, it should be renamed to Watch 1 Folder...

I am Baas on 2013-09-06 14:27

@Midas

W1F LoL

See all

BinText v3.00

billon on 3 Apr 2019
  • 37KB (uncompressed)
  • Released on 12 Dec 2000
  • Suggested by __philippe

BinText is a file text scanner / extractor that helps find character strings buried in binary files. The program can extract text from any kind of file and display plain ASCII text, Unicode (double byte ANSI) text, as well as Resource strings. Additional useful information for each item is included in the "Advanced" mode. Uniquely, the program will show both the file offset and the memory offset of each string found.

Although primarily targeted for programmers, it can be used by anyone interested in ferreting out character strings buried within binary files.

Note: Although updated versions of the program exist, the 3.00 version is listed for reasons described in forums.

Category:
Runs on:Win2K / WinXP / Vista / Win7 / Win8 / Win10
Writes settings to: None
Stealth: ? Yes
Unicode support: Yes
License: Freeware
How to extract: Download the ZIP package and extract to a folder of your choice. Launch bintext.exe.
Latest comments
__philippe on 2013-07-15 08:17

Here is an old (2006) but interesting narrative about using Bintext for viewing Unicode strings in executables.

http://blog.didierstevens.com/2006/07/07/viewing-strings-in-executables/

__philippe

__philippe on 2013-07-26 18:24

BinText at your finger_tip: (WinXP tested)

Place a shortcut to Bintext in your Windows SendTo folder so that you can quickly send files to BinText by right-clicking on their names and choosing Send To -> BinText from the drop-down menu.

You can set this up by right-clicking on bintext.exe, selecting Copy then open up your WindowsSendTo folder, right click the mouse and select Paste Shortcut

As an added bonus, files get automatically loaded in BinText "Advanced view" mode, no need even for clicking the GO button...;-)

__philippe

Add comment

Zero Zipper v1.0.6

webfork on 24 May 2015
  • 1MB (uncompressed)
  • Released on 29 Feb 2012
  • Suggested by guinness

Zero Zipper takes a selected folder and sub-folders and creates the same structure in a zip file, but without data. The program allows the replication of a complex folder structure for testing purposes.

Category:
Runs on:WinXP / Vista / Win7
Writes settings to: Application folder
Stealth: ? Yes
Unicode support: Yes
License: Freeware
How to extract: Download the ZIP package and extract to a folder of your choice. Launch ZeroZipper.exe.
What's new?
  • Added custom temp folder settings.
  • Added Unicode support.
  • Paths are now saved.
Latest comments
Nicolas CJ on 2010-01-05 10:31

You can have a somewhat complicated folder structure you built for a project and want to use it in a new one

Vixay on 2010-03-23 05:33

I was the one that gave the idea to SKWIRE for this program. What I needed it for was to replicate the file structure of the target system (production) on my developer machine so I could test out my scripts on file naming and manipulation. The advantage was I didn't have to copy the entire 50GB but only one zip file to recreate the structure :)

MCBastos on 2011-10-22 00:44

Another possible situation is when you are going to copy a LOT of files from one disk to another. By first creating the empty files, you end up with all the directories together and defragged, instead of fragmented all over the disk. Then, when you overwrite the empty files with the real files, the directories stay defragmented.
That's why Microsoft's Robocopy utility has the /CREATE switch, by the way. It does exactly what this utility does, and is already installed in every Windows since XP.

See all

Belvedere v0.7.1

webfork on 29 Sep 2016
  • 4MB (uncompressed)
  • Released on 19 Mar 2008
  • Suggested by joby_toss

Belvedere is an automated file management tool that works between two or more directories. It allows you to create advanced, multi-level rules to move, copy, delete, rename, or open files based on their name, extension, size, creation date, and more. Also allows for compression, recursive (all files and subfolders) copy, as well as recycle bin management.

Note: The program processes files based on a variable number of milliseconds. By default, this is set to 3,000,000 milliseconds, or 50 minutes. Modify the Sleeptime under Preferences for more or less frequent changes. For example, for every 24 hours, enter 86,400,000, for every minute, enter 60,000, or for instant change, enter 100.

Category:
Runs on:Win2K / WinXP / Vista / Win7
Writes settings to: Application folder
Stealth: ? Yes
Unicode support: No
License: GPL
How to extract: Download the installer and extract to a folder of your choice. Launch Belvedere.exe.
Latest comments
Checker on 2011-10-07 10:29

Uups, I missed that.
Thanks to tuiruru for notifying and thanks to I am Baas for the DL-update.

Napiophelios on 2012-01-26 01:16

Updated the DL link to v0.7

Checker on 2012-01-26 01:40

Uups, I missed that again ... shame on me.
Thanks for updating the link.

See all

FileFiller v1.01

Andrew Lee on 12 Feb 2013
  • 178KB (uncompressed)
  • Released on
  • Suggested by guinness

FileFiller lets you create dummy files at (almost) any size. The file's contents can be pseudo-random, filled with zeros or with characters, whose ordinal value you can specify.

Category:
Runs on:Win95 / Win98 / WinME / WinNT / WinXP / Vista / Win7
Writes settings to: None
Stealth: ? Yes
Unicode support: No
License: Freeware
How to extract: Download Filler.exe to a folder of your choice and launch.
What's new?
Updated FileFiller to version 1.01: the "ASCII ordinal value" option was replaced by "ASCII character".
Latest comments
dot on 2010-09-26 11:41

The first thing that comes to my mind is that one of its main (and malicious) uses will be to upload and distribute fake files (for instance on binary newsgroups, file hosting sites, or via P2P), so users get tricked into downloading huge amounts of useless data while they keep thinking they are downloading some movie or software.

Apart from this malicious use, the program might perhaps be useful for tests, like testing the throughput and speed of a specific amount of data on a connection (e.g of an external hard-drive or a network connection, etc.).

Doug on 2010-09-26 15:08

This works well for creating a pad file to be used with dsmask (part of dsfok). dsfok is available from http://members.ozemail.com.au/~nulifetv/freezip/freeware
These 2 programs allow for truly unbreakable encryption.

Danny on 2010-10-03 18:59

I use this kind of file generators to block unneeded disk space (120 GB at my internet laptop). I leave only 3-4 GB available. this way when I shred the unused disk space once in a while (for making unwanted undeletes of sensible data impossible) the process is much faster.

See all

Remove Empty Folders v.N/A

Andrew Lee on 12 Feb 2013
  • 168KB (uncompressed)
  • Released on
  • Suggested by webfork

Remove Empty Folders is a simple tool to delete empty folders below a given directory. The program previews deletes before actually removing any empty folders (you must uncheck Test Only).

Category:
Runs on:Win95 / Win98 / WinME / WinNT / Win2K / WinXP
Writes settings to: Application folder
License: Freeware
How to extract: Download the ZIP package and extract to a folder of your choice. Launch RemoveEmptyFolders.exe.
Latest comments
TP109 on 2011-10-16 20:16

Although it looks somewhat dated it works well. Unlike many tools of this type, file paths can be passed through the command line and through other apps. I have this setup as a tool in FreeCommander to empty directories quickly and easily. Be careful with the computer icon. It's meant for deleting an edited folder list. If it's clicked after scanning, even with the test only boxed checked, it will immediately delete every folder listed!

gregoryg72 on 2014-04-14 17:02

I actually have got an incredible amount of use out of this program. One would think you would run it once and never need it again, but when you are trying to organize huge amounts of data this utility becomes very useful.

Add comment

ExeInfo v1.01

Checker on 17 May 2015
  • 22KB (uncompressed)
  • Released on 27 Jul 2004
  • Suggested by Checker

ExeInfo shows general information about executable files (*.exe), dynamic-link libraries (*.dll), ocx files, and drivers files. It can recognize all major types of executables, including MS-DOS files, New Executable files (16-bit) and Portable Executable files (32-bit).

Category:
Runs on:Win95 / Win98 / WinME / WinNT / Win2K / WinXP / Vista / Win7
Writes settings to: None
Stealth: ? Yes
License: Freeware
How to extract: Download the ZIP package and extract to a folder of your choice. Launch exeinfo.exe.

IconsExtract v1.47

Checker on 17 Jan 2016
  • 50KB (uncompressed)
  • Released on 26 Sep 2010
  • Suggested by JohnW

IconsExtract scans the files and folders on your computer, and extract the icons and cursors stored in EXE, DLL, OCX, CPL, and in other file types. You can save the extracted icons to ICO files (or CUR files for cursors), or copy the image of a single icon into the clipboard.

Category:
Runs on:Win95 / Win98 / WinME / WinNT / Win2K / WinXP / Vista / Win7 / Win8
Writes settings to: Application folder
Stealth: ? Yes
License: Freeware
How to extract: Download the ZIP package and extract to a folder of your choice. Launch iconsext.exe.
Similar/alternative apps: Iconus
What's new?
  • Added -scanpath command-line option, which allows you to start IconsExtract with another base folder or wildcard. (For exmaple: iconsext.exe -scanpath "c:\windows")
Latest comments
shodan816 on 2011-08-08 10:23

This is a great icon extractor. Been using it since it was published nearly one year ago.

Add comment

Open++ v1.5.1

freakazoid on 12 Oct 2020
  • 178KB (uncompressed)
  • Released on
  • Suggested by freakazoid

Open++ is a context-menu shell extension that allows you to quickly open selected files or folders with customizable commands.

Note: Main site offline -- linking to archive.org.

Category:
Runs on:Win2K / WinXP / Vista / Win7 / Win8 / Win10
Writes settings to: Application folder
Dependencies: Ability to write to the registry to register the shell extension.
Stealth: ? Yes. Use the "Uninstall" option to deregister the shell extension when finished using Open++.
Path portability: Requires manual entry of relative path (eg. ..\..\personal\work.doc)
License: Freeware
How to extract:
  1. Download the ZIP package and extract to a folder of your choice
  2. Launch OpenXX.exe
  3. Select the "Install / Uninstall" tab and click on "Install" to register the shell extension
Optionally, for path portability: use the "%OpenXXDir%" argument in the "Program" field. For example, if Open++ is located in x:\apps\open ++ and you want to add a program from the Opera folder, enter %OpenXXDir%\..\opera\opera.exe in the "Program" field.
Latest comments
freakazoid on 2013-11-28 22:46

@the_watcher - I'm on Win 8.1 and don't use Windows Explorer that often so I can't really verify. I use CubicExplorer.

webfork on 2014-11-09 02:15

billon: updated, thanks

stisev on 2017-04-20 16:04

Does anyone know of a way I could use this as a replacement "Sendto" menu. There's no software I've found that can do it. I would love to make my Sendto menu more portable when reinstalling Windows.

See all

Version Info v1.5

webfork on 8 Jun 2022
  • 172KB (uncompressed)
  • Released on
  • Suggested by I am Baas

Version Info will view, export and import version info of executable files. It completely supports multilingual version info structures (Windows file properties dialog does not show multiple languages). Files can be open by using Open file dialog box, history list, or using mouse drag and drop. Support The following file types:

Application (*.exe)
MS-DOS application (*.com)
Application extension (*.dll)
Screen saver (*.scr)
Device driver (*.drv)
System driver (*.sys)
Audio compression manager driver (*.acm)
Audio/Video codec (*.ax)
Service provider (*.tsp)
Type library (*.tlb)
ActiveX control (*.ocx)
Object library (*.olb)
Control panel library (*.cpl)
Font (*.fon)
Borland package (*.bpl)
Delphi package (*.dpl)

Limitations: Import option and "Memory on Demand" options available only if using NT, 2000 or XP.

Category:
Runs on:Win95 / WinXP / Vista / Win7 / Win8
Writes settings to: Application folder
Stealth: ? Yes
License: Freeware
How to extract: Download the ZIP package and extract to a folder of your choice. Launch VerInfo.exe.
Latest comments
Hydaral on 2010-07-29 01:14

FYI, if anyone wants a command line tool for this type of thing, Microsoft has provided an app called filever.exe in their support tools since W2k.

http://support.microsoft.com/kb/913111

Emka on 2014-12-06 14:16

Geocities links obsolete

I am Baas on 2014-12-06 15:35

Fixed.

Add comment

Deletist v1.0.3

Checker on 24 May 2015
  • 599KB (uncompressed)
  • Released on 3 Oct 2009
  • Suggested by dmg

Deletist allows you to delete files and folders sourced from a text file containing their full paths.

Written in AutoHotkey.

Note: Both Deletist.exe and the Deletist process appear as a threat in Ad-Aware. This is believed to be a false positive.

Category:
Runs on:WinXP / Vista / Win7
Writes settings to: Application folder
Stealth: ? Yes
Unicode support: No
Path portability: Requires manual entry of relative path (eg. ..\..\personal\work.doc)
License: Freeware
How to extract: Download the ZIP package and extract to a folder of your choice. Launch Deletist.exe.
Latest comments
Henrikmc on 2010-09-08 09:03

Contains virus - trojan...

Add comment

MoveOut v1.3

webfork on 18 Nov 2021
  • 432KB (uncompressed)
  • Released on 7 May 2013
  • Suggested by Neotec

MoveOut uses rules to move files from the desktop to a subfolder, based on file type, part of a file name, or whatever. Have it ask to replace existing files, or rename them. It can also ignore files.

Written in AutoHotkey.

Category:
Runs on:WinXP / Vista / Win7
Writes settings to: Application folder
Stealth: ? Yes
Unicode support: No
License: Freeware
How to extract: Download MoveOut.exe to a folder of your choice and launch.
Similar/alternative apps: QuickwaytoFolders

Size Matters v1.0.0

Checker on 24 May 2015
  • 873KB (uncompressed)
  • Released on 28 Jun 2010
  • Suggested by guinness

Size Matters allows you to easily track lists of files and their sizes.

Written in AutoHotkey.

Category:
Runs on:WinXP / Vista / Win7
Writes settings to: Application folder
Stealth: ? Yes
License: Freeware
How to extract: Download the ZIP package and extract to a folder of your choice. Launch SizeMatters.exe.

iBin v2.9 alpha

Checker on 22 Jan 2016
  • 783KB (uncompressed)
  • Released on 3 Feb 2010
  • Suggested by augustocroppo

iBin provides a Recycle Bin-type functionality for removable devices, giving the user an opportunity to restore deleted files. Can only be run from a removable device.

Category:
Runs on:WinXP / Vista / Win7
Writes settings to: Application folder
Stealth: ? Yes
Unicode support: No
Path portability: Automatic relative path (eg. ..\..\personal\work.doc)
License: Creative Commons
How to extract: Download the ZIP package and extract to a folder of your choice. Launch iBin.exe.
What's new?
  • Added a option in the menu to clean the Recycle Bin of the operate system.
Latest comments
Des on 2011-02-18 11:41

@Baas Thats odd, the softpedia download has the same hashes as the top of page download

Emka on 2013-12-16 19:57

links broken

kellysims on 2016-01-21 12:36

Fix for Error: Can't load icon. The current thread will exit.

Just rename the ibinwhateveryouhave.exe to iBin.exe

See all

FileSieve v2.03

Midas on 17 Apr 2015
  • 72KB (uncompressed)
  • Released on 8 Dec 2005
  • Suggested by tproli

File Sieve is a small tool that can take the files from a directory and copy or move them into a new folder, while creating subfolders from A-Z and sorting the files into them based on their name (first letter). The program can come in handy if you want to organize files for archiving, or to put them on a CD.

Category:
Runs on:Win95 / Win98 / WinME / WinNT / Win2K / WinXP / Vista
Writes settings to: Application folder
Dependencies: MSVBVM60.DLL
Stealth: ? Yes
Unicode support: No
License: Freeware
How to extract: Download the ZIP package and extract to a folder of your choice. Launch FileSieve2.exe.
What's new?
  • It is now possible to have the Destination directory listed as a source directory. The implications of this, if utilised, is unknown.

Full v2.x changelog is at http://software.bootblock.co.uk/?id=filesieve2&view=changelog.
Latest comments
smaragdus on 2015-04-16 21:58

The new version (FileSieve 3.00) is not portable.

Midas on 2015-04-17 15:40

Previous FileSieve v0.97 (no DotNET dependency) is available from http://software.bootblock.co.uk/?id=filesieve ...

Would those who tested the newer version be so kind as to report their findings in the official forum topic?

h3kt0r on 2020-10-28 21:05

Extremely useful program when it comes to alphabetically sort roms files into folders.

See all