Skip to content
Merged

V5.3 #17

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions DeployWorkstation.bat
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
@echo off
title DeployWorkstation Launcher v5.2
title DeployWorkstation Launcher v5.3
REM ========================================================
REM DeployWorkstation.bat - Launcher for DeployWorkstation.ps1
REM Version 5.2 - PNWC Edition 6.22.2026
REM Version 5.3 - PNWC Edition 6.22.2026
REM ========================================================

setlocal enabledelayedexpansion

echo.
echo ===== DeployWorkstation Launcher v5.2 =====
echo ===== DeployWorkstation Launcher v5.3 =====
echo.

REM 1) Check if we're already elevated
Expand Down
Loading
Loading