News

You can automate many tasks on your Windows 11 PC using batch files. I’ll explain what a batch file is, how you can create one, and show you some interesting and useful uses of these files. A batch ...
Today I came across this software called Batch Compiler. Batch Compiler is an advanced software for scripting batch files and compiling them into EXE files. The free tool offers you a workspace where ...
Windows only: Screen capture utility Screen2exe records video of your desktop and outputs an executable file that runs anywhere, free of codec requirements—useful ...
If you have created a program and want to let it autorun when someone inserts a USB/DVD/CD in their PC, then all you need to do is burn a small file with that program. In this post, we will explain ...
Linking is the process of combining various pieces of code and data together to form a single executable that can be loaded in memory. Linking can be done at compile time, at load time (by loaders) ...
Microsoft has released Sysmon 15, converting it into a protected process and adding the new ‘FileExecutableDetected’ option to log when executable files are created. For those not familiar with Sysmon ...