From 4c2aac1c0377a81def7d39e128dfb76f52f55ac1 Mon Sep 17 00:00:00 2001 From: sspaeti Date: Mon, 15 Sep 2025 20:00:55 +0200 Subject: [PATCH] first time run notes --- bin/omarchy-launch-ms-windows | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bin/omarchy-launch-ms-windows b/bin/omarchy-launch-ms-windows index c09a974e..ad51c7fa 100755 --- a/bin/omarchy-launch-ms-windows +++ b/bin/omarchy-launch-ms-windows @@ -3,6 +3,10 @@ # Docker Compose Windows VM Launcher for Omarchy # Starts Windows VM via Docker Compose and connects with RDP # When RDP closes, docker-compose will stop +# +# First tiem run: Please run `docker-compose up` and wait until windows is downloaded (the img file is 64 GB) and installed (takes up to 15 minutes) +# Please connect to 127.0.0.1:8006 via browser to check progress (in case you have a wrong product-key, or someting else) +# After that, you can use the launcher "Windows VM" that automatically start VM and connects RDesktop when docker is up and running set -e