Programming / Batch files– Category –
This book is a collection of advanced techniques using commands and batch files (scripts) to control Windows behavior. From command operations to fix problems in Hyper-V and the recovery environment (WinRE) to introducing homemade tools to streamline everyday operations such as automating backups and Wi-Fi reconnections, it compiles practical know-how for resolving and improving problems from within the system.
-
[Solved] Mouse and keyboard not working issue in WinRE fixed with KB5070773
Microsoft has recently released a fix for a serious issue that has been plaguing many Windows 11 users: USB mice and keyboards becoming unresponsive in the Windows Recovery Environment (WinRE). -
Win11 Home: What to do when Hyper-V won't start or disappears [0x800705B4]
To all users using Hyper-V on Windows 11 Home edition, have you suddenly encountered the following problem after applying a Windows Update (cumulative update)? -
Mouse and keyboard not responding in Windows Recovery Environment (WinRE)? The cause is KB5067039
[For English Readers] This article explains a bug where the mouse and keyboard do not work in the Windows Recovery Environment (WinRE) after a Windows Update... -
[Solved] Hyper-V disappears on Win11 Home (24H2/25H2 compatible)
For those of you using Windows 11 Home edition, after updating to version 24H2 or 25H2 via Windows Update, Hyper-V, which you had been using until now, suddenly disappeared... -
How to launch Windows 11 store apps with commands
This time, we will show you how to launch each Store app installed in Windows 11 using a command. When creating your own batch file or programming, you may... -
How to launch the Win10/Win11 Copilot app with a shortcut key
After installing the Windows 11 update KB5043145, which was released in preview on September 27, 2024, Copilot will be replaced with the Copilot from the Microsoft Store app... -
How to automatically back up your Microsoft Edge profile on a regular basis
This article explains how to automatically back up your Microsoft Edge profile on a regular basis in Windows 10 or Windows 11. Your Edge profile is stored in your Microsoft account... -
A program that runs a batch file (.bat or .cmd) in minimized mode.
This time, we will introduce a program called "CMD_MinRun.exe" that minimizes or hides the Command Prompt window that appears when you run a batch file ".bat" or ".cmd". -
Open Windows 11 Explorer window by specifying its position and size
This time, I'll show you how to specify the window position and size when opening Windows 11 Explorer. Normally, when you open Explorer, it will ask you to select the location and size of the window you last closed... -
Autoit | Create a shortcut and synchronize the update date with the original file
This time, we will introduce sample code that creates shortcuts to files and folders in a specified folder and synchronizes the update date and time with the original files. -
Autoit | Detects whether a specified keyboard key is on or off and changes the tray icon
This time, we will introduce sample code that detects whether a specified keyboard key is on or off and changes the tray icon accordingly. Main functions used: TraySetIcon = Finger... -
Prompt for password when executing batch file on Win10/Win11
This time, we will show you how to prompt for a password when double-clicking or running a batch file (with the .bat extension) in Windows 10 or Windows 11.
12
