Quickly view all symbolic links, junctions points and hard links in a folder
How to find all symbolic links, junction points and hard links in a folder in Windows Server quickly? Use dir /al /s /b, or LinkType in PowerShell
How to find all symbolic links, junction points and hard links in a folder in Windows Server quickly? Use dir /al /s /b, or LinkType in PowerShell
Learn how to silently import a .reg file into your Windows Registry. This neat regedit trick comes in handy quite often. The regedit command is valid for Windows 11, 10, Windows Server 2022, 2019 and older
Learn how to set SVN_EDITOR environment variable in Windows Server for subversion. Fix the error “svn: None of the environment variables SVN_EDITOR, VISUAL or EDITOR is set, and no ‘editor-cmd’ run-time configuration option was found.”
The Forfiles command on Windows selects and executes a command on a file or set of files. Forfiles is ideal for batch processing through scripts: you can run a command on or pass arguments to multiple files. For example, you delete files recursive if files are older than ‘n’ days.
After not using Windows Live Mail for quite some time, it gave me an error code 0x80041161. This Windows Live Mail error can have several different reasons, like corrupt files or services that aren’t started, not easing the task of identifying the cause. Read on to learn how to fix this Windows Live Mail error 0x80041161…