For creating image, I use a program called Dism++. It can create the image from the OS it’s running on. It can restore the OS from image file in Boot Mode. It creates a file used with WinRE and boots up from winRE to run itself to reinstall. When reinstalling, I always tell the program to format first so not to install over an existing installation.
Available 32 bit and 64 bit in same installation. github https://github.com/Chuyu-Team/Dism-Multi-language
Click 'Code', then 'Download zip'
OK, I did that. (Probly should have said "click on the 'Code'
button, not the "<> Code" tag at the top which does nothing.) Extracted the zip file. No can use; I don't see an executable in there anywhere.
Understand, I'm not about to even think about using a program that I have to compile, then spend an hour configuring. I'm a user here; I want a ready-to-use executable, like most programs give you when you download them, not some developer's nightmare. Not interested at all in the ins and outs of their code. Sorry; pass.
You can use wimlib to backup your operating system. It's a command-line tool similar to UNIX\Linux tar :
wimlib is an open source, cross-platform library for creating, extracting, and modifying Windows Imaging (WIM) archives.
Sorry, thanks for the effort, but I'm not a command-line kind of guy. As stated above, I want a Windows executable that'll do the job.
Surely there's something out there that doesn't require unpacking, configuring, compiling, etc.? Something I can just run? How hard could that be?