Tag Archives: Freeware

extTools

extTools: a windows shell extension to help you with common Windows File Explorer tasks.

What is extTools

extTools is a fast and innovative FREEWARE (for non-commercial use) software suite to help you executing common tasks in Windows File Explorer more easily.

It’s main features are:

  • Advanced clipboard support (copy, append or modify).
  • File operation queuing (batch copy or paste).
  • Better & quicker file deletions.
  • Powerful file renaming algorithms.
  • XP like search tool (simple search tool).
  • Extends Windows File Explorer by registering as a Shell Extension.

extTools allows its users to execute tasks that are not available in a default Windows environment. extTools is also designed to replace existing task that are badly designed, annoying to execute or simply missing.

Keep reading extTools: a windows shell extension to help you with common Windows File Explorer tasks. ?

HDHomeRun TV Dump

HDHomeRun TV Dump: Unleash the DVR capabilities of your free to air live TV stream

HDHomeRun TV Dump

HdHomeRun TV Dump is a GUI that installs over the native HDHomeRun application and allows owners to quickly take control over the free to air live TV stream. Implementing DVR capabilities on your computer becomes a easy as 1-2-3.

Keep reading HDHomeRun TV Dump: Unleash the DVR capabilities of your free to air live TV stream ?

MSBuildReorder How to reorder a Visual Studio build log for easy reading

MSBuildReorder: How to reorder a Visual Studio build log for easy reading

MSBuildReorder

Please note that MSBuildReorder source code is now moved to GitHub. Source code can be downloaded from the project’s GitHub page.

MSBuildReorder is a tool for “reordering” (buildorder) a multi-process C++ build log. It allows a developer to convert the build log as if it was generated with a single processor.

Keep reading MSBuildReorder: How to reorder a Visual Studio build log for easy reading ?

OfficeReadOnly How to open Microsoft Office documents as Read-Only

OfficeReadOnly: How to open Microsoft Office documents as read-only

OfficeReadOnly

OfficeReadOnly is a tool that allows a user to open any Office Documents as a Read-Only document directly from the File Explorer.

It’s main features are:

  • Integrates into Windows File Explorer or the with the “Send to” folder.
  • Supports Documents, Workbooks, Presentations and Diagrams.
  • Supports both Microsoft Office 2003 (*.doc) and Microsoft Office 2010 file extensions (*.doc, and *.docx).
  • Can be used from the command prompt.

Microsoft Office does not supports opening files as read-only when right-clicking a document from the File Explorer menu and it does not support opening file as read-only from the command prompt.

OfficeReadOnly was created to solve this issue.

Keep reading OfficeReadOnly: How to open Microsoft Office documents as read-only ?

bin2cpp featured image

bin2cpp: The easiest way to embed small files into a C++ executable

bin2cpp

Please note that bin2cpp source code is now moved to GitHub. Source code can be downloaded from the project’s GitHub page.

bin2cpp is a command line tool for embedding small files (like images, icons or raw data files) into a C++ executable.

It’s main features are:

  • Easily converts small files as C++ source code for embedding into a C++ executable.
  • Content extraction supported by a unique function call for each embedded file.
  • Supports a multiple embedded files at once.
  • Makes it harder for resource hacker to modify or steal the embedded files.
  • No third party libraries required for retrieving the data of the embedded files.

Keep reading bin2cpp: The easiest way to embed small files into a C++ executable ?