Thursday, October 19, 2017

Delete duplicate files

SearchMyFiles

http://www.nirsoft.net/utils/search_my_files.html

Duplicate Search Mode

Starting from version 1.35, SearchMyFiles also allows you to search duplicate files on your system. In order to use this feature, simply change the search mode in the 'Search Options' window to 'Duplicates Search'. 
When you switch to 'Duplicates Search' mode, all other search options are still relevant, and SearchMyFiles will scan your files according to these settings. For example: if you choose to search for files larger than 500KB, SearchMyFiles will only search for duplicate files that their size is larger than 500KB. In fact, it's highly recommended to narrow your duplicate search by using date/size restrictions, because if you don't do it, the duplicate search will be very slow, and it'll consume a large amount of memory.
When you are in 'Duplicates Search' mode, SearchMyFiles will first scan all files and folders according to your settings, and only after the scan is finished, it'll locate the duplicate files and add them to the files list on the main window. SearchMyFiles automatically mark the duplicate files with identical colors (up to 64 different colors). There is also a 'Duplicate Number' column, which displays identical number for each chunk of duplicate files. You can click the 'Duplicate Number' column header in order to sort by this column and to easily view the chunks of duplicate files.
Be aware that the duplicate search is done by making a binary comparison of the files with the same size, byte by byte.


Delete MAC crap garbage files


Win+R -> cmd


del /s /q /f /a .DS_STORE

del /s /q /f /a ._.*

(change drive, repeat)
https://awesometoast.com/delete-all-instances-of-ds_store-in-windows/


Tuesday, October 10, 2017

FreeFileSync

FreeFileSync is a free data backup software that helps you synchronize files and synchronize folders. It is designed to save your time setting up and running data backups while having nice visual feedback along the way. FreeFileSync is Open Source software, available for Windows, Linux and macOS.

DETECTS MOVES!

Detect Moved Files
FreeFileSync is able to detect moved files on one side and can quickly apply the same move on the target side during synchronization instead of a slow copy and delete. To make this work, FreeFileSync requires database files (sync.ffs_db) to compare the current file system state against the time of the last synchronization.

The Two way variant already creates database files, therefore, detection of moved files is always active.

The Mirror variant however, does not need the database files to find synchronization directions, so detection of moved files is not available by default. If you don't mind the creation of the database files, you can enable this feature by selecting the Detect moved files checkbox.

https://www.freefilesync.org/


Saturday, September 9, 2017

DLC Boot

DLC Boot 2017 is a bundle of diagnostic tools which used for different types of works like disk cloning and imaging creation. Sometimes we do not know where the error occurs in our computers and install windows again and again for better performance. In the solution of this problem, developers create this fantastic program it fixes the various PC errors just in minutes. It;s create on the Hiren’s BootCD base, but in this version, they add some advanced features.

http://dlcboot.com


Wednesday, September 6, 2017

Reaper Step MIDI editor


This plug-in looks like a step sequencer, but is a MIDI item editor.
It allows you to edit notes on different tracks within one measure bounds
inside a beat grid, by toggling grid cells. You can move from one measure to another.

Reaper extension free/paid(12$)

Monday, September 4, 2017

Pd GEM px objects

https://puredata.info/downloads/gem/documentation/manual/manual/list-of-gem-objects

Pd data from arduino

http://colinzyskowski.com/?page_id=503

http://modular-muse.com/tutorial/tutorial-bi-directional-communication-between-pd-and-arduino-part-1-of-3


Context Menu Editors


Add, Remove, Edit Context Menu items in Windows 10/8/7 with Context Menu Editors

http://www.thewindowsclub.com/remove-click-context-menu-items-editors




Ultimate Windows CustomizerRight-Click Extender for Windows and Context Menu Editor for Windows are freeware releases from the Windows Club, and you may want to check them out.
2) ContextEdit will allow you easily control the items that appear on your context menu of Windows Explorer.

 You can also try ShellExtView or  ShellMenuView. They are small utilities that display the list of static menu items that appear in the context menu when you right-click a file/folder in Windows Explorer, and allow you to easily disable or edit unwanted menu items.

4) File Menu Tools (link removed) lets you add, delete & customize the context menu items of the Windows Explorer – but it NOW comes bundled with a lot of crapware, according to the comments below.

5] If you are you looking for a fast and easy way to clean up your Window Explorer and Internet Explorer right-click context menu, try MenuMaid.

6] Easy Context Menu freeware will let you add a Program or Icon to the right-click menu.
7] Read this post if you want to remove items from the “New” Context Menu.

Wednesday, May 17, 2017

Small Word Processors

Jarte
http://www.jarte.com/

Verbum
http://lifehacker.com/5773269/verbum-is-a-simple-theme-friendly-word-processor-for-windows

FocusWriter
https://gottcode.org/focuswriter/

NiftyAuthor
http://nifty-author.findmysoft.com/

Bulk Crap Uninstaller

Bulk Crap Uninstaller (or BCUninstaller) is a free (as in speech) program uninstaller. It excels at removing large amounts of applications with minimal user input. It can clean up leftovers, detect orphaned applications, run uninstallers according to premade lists, and much more! Even though BCU was made with IT pros in mind, by default it is so straight-forward that anyone can use it.

BCU is fully compatible with Windows Store Apps, Steam, Windows Features and has special support for many uninstalling systems (NSIS, InnoSetup, Msiexec, and many other).

https://sourceforge.net/projects/bulk-crap-uninstaller/

Open Hardware Monitor

The Open Hardware Monitor is a free open source software that monitors temperature sensors, fan speeds, voltages, load and clock speeds of a computer.
The Open Hardware Monitor supports most hardware monitoring chips found on todays mainboards. The CPU temperature can be monitored by reading the core temperature sensors of Intel and AMD processors. The sensors of ATI and Nvidia video cards as well as SMART hard drive temperature can be displayed. The monitored values can be displayed in the main window, in a customizable desktop gadget, or in the system tray. The free Open Hardware Monitor software runs on 32-bit and 64-bit Microsoft Windows XP / Vista / 7 / 8 / 8.1 / 10 and any x86 based Linux operating systems without installation.

Thursday, February 23, 2017

Win10 search not working

    1. Right-click the Start button.
    2. Click Control Panel.
    3. Click Category near the top right corner of the window.
  1. Click Troubleshooting.
    Click System and Security.
  2. Right-click Search and Indexing.
    Click Run as Administrator.
  3. Click Next. Troubleshooter will detect problems.
    Click the checkbox next to any problems you're encountering. In this case we click Files don't appear in search results.
  4. Click Next. Troubleshooter will detect any problems.

Tuesday, February 14, 2017