Posts

Showing posts from April, 2020

Total Commander FTP connections list

Help - About Total Commander wcx_ftp.ini

Get _id of document in Mongodb using PHP

$documentObject["_id"]->{'$id'}

Delete Git branch

delete branch locally git branch -d localBranchName delete branch remotely git push origin --delete remoteBranchName

Remove Copy to Sync Vault context menu

Computer\HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers\SyncComContextShlExt Computer\HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHandlers\SyncComContextShlExt Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\shellex\ContextMenuHandlers\SyncComContextShlExt

Capture the output var_dump

ob_start(); var_dump($var); $var_dump = ob_get_clean();

Lenovo System Update deferred install downloads location

C:\ProgramData\Lenovo\SystemUpdate\sessionSE\Repository

Remove Google Drive Context Menu

Computer\HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHandlers\GDContextMenu