mirror of
https://github.com/dockur/windows.git
synced 2026-09-14 05:43:02 +01:00
feat: Implement Windows ME support (#2161)
This commit is contained in:
+4
-2
@@ -16,8 +16,10 @@ cd /run
|
||||
. download.sh # Load functions
|
||||
. define.sh # Define versions
|
||||
. mido.sh # Download Windows
|
||||
. answer.sh # Setup answer files
|
||||
. legacy.sh # Legacy installation
|
||||
. answer.sh # Modern unattended
|
||||
. batch.sh # Win9x unattended
|
||||
. sif.sh # NT5 unattended
|
||||
. legacy.sh # Legacy installs
|
||||
. image.sh # Detect image files
|
||||
. install.sh # Run installation
|
||||
. disk.sh # Initialize disks
|
||||
|
||||
Reference in New Issue
Block a user