←back to thread

224 points nixass | 1 comments | | HN request time: 0.311s | source
Show context
nullwarp ◴[] No.43550439[source]
I could have definitely used this a few weeks ago! Very nice.
replies(2): >>43550924 #>>43550938 #
1970-01-01 ◴[] No.43550924[source]
I could have used it a decade ago!

Now could someone please fix the BCD store mess?

replies(1): >>43559098 #
1. asveikau ◴[] No.43559098[source]
Unattend has been part of windows setup for way longer than a decade.

The current form of it was introduced in Vista.

The same concept existed before, but I know less about how it worked back then.

Even without unattend, something I think people don't realize is that you can install windows on the command line. Diskpart to partition, dism /apply-image to extract files, then bcdboot to install the bootloader.