mirror of
https://github.com/ntdevlabs/tiny11builder.git
synced 2025-03-12 17:55:30 +00:00
Merge 024aba051b
into af69a48265
This commit is contained in:
commit
5db9839c0c
@ -30,7 +30,7 @@ if (! $myWindowsPrincipal.IsInRole($adminRole))
|
||||
}
|
||||
Start-Transcript -Path "$PSScriptRoot\tiny11.log"
|
||||
# Ask the user for input
|
||||
Write-Host "Welcome to tiny11 core builder! BETA 05-06-24"
|
||||
Write-Host "Welcome to tiny11 core builder!"
|
||||
Write-Host "This script generates a significantly reduced Windows 11 image. However, it's not suitable for regular use due to its lack of serviceability - you can't add languages, updates, or features post-creation. tiny11 Core is not a full Windows 11 substitute but a rapid testing or development tool, potentially useful for VM environments."
|
||||
Write-Host "Do you want to continue? (y/n)"
|
||||
$input = Read-Host
|
||||
|
Loading…
Reference in New Issue
Block a user