# 09-Setup-Display.ps1 -- Display-specific setup (runs after Shopfloor baseline) # # Kiosk app installation moved to preinstall.json (Install-KioskApp.cmd wrapper). # The wrapper reads display-type.txt and installs the matching kiosk app during # the baseline preinstall phase (00-PreInstall-MachineApps.ps1). # # This script is intentionally empty. Remove it once confirmed working. Write-Host "=== Display Setup: kiosk app installed via preinstall system ==="