aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/vstools/startcmd.cmd
blob: 0330ee2da9d7edc96875d9ef3a8afd0a8b3cfcfc (plain)
1
2
3
4
5
6
7
8
9
10
11
:: Copyright (C) 2025 The Qt Company Ltd.
:: SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::startvs.cmd
:: * Start a command prompt with the current environment
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

%##% %BOLD%Starting command prompt...%RESET%
%##########################%
START %COMSPEC% /K "PROMPT $E[90m[%VS_VERSION%]$S$E[0m$E[1m%VCVARS_ARCH%$E[0m$_$P$G"