VirtualBox

source: vbox/trunk/src/VBox/ValidationKit/utils/TestExecServ/win/vboxtxs-nat.cmd@ 106743

Last change on this file since 106743 was 106061, checked in by vboxsync, 3 months ago

Copyright year updates by scm.

  • Property svn:eol-style set to CRLF
  • Property svn:keywords set to Author Date Id Revision
File size: 1.6 KB
Line 
1@REM REM @file
2@REM VirtualBox Test Execution Service Init Script for NATted VMs.
3@REM
4
5@REM
6REM
7REM Copyright (C) 2006-2024 Oracle and/or its affiliates.
8REM
9REM This file is part of VirtualBox base platform packages, as
10REM available from https://www.virtualbox.org.
11REM
12REM This program is free software; you can redistribute it and/or
13REM modify it under the terms of the GNU General Public License
14REM as published by the Free Software Foundation, in version 3 of the
15REM License.
16REM
17REM This program is distributed in the hope that it will be useful, but
18REM WITHOUT ANY WARRANTY; without even the implied warranty of
19REM MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
20REM General Public License for more details.
21REM
22REM You should have received a copy of the GNU General Public License
23REM along with this program; if not, see <https://www.gnu.org/licenses>.
24REM
25REM The contents of this file may alternatively be used under the terms
26REM of the Common Development and Distribution License Version 1.0
27REM (CDDL), a copy of it is provided in the "COPYING.CDDL" file included
28REM in the VirtualBox distribution, in which case the provisions of the
29REM CDDL are applicable instead of those of the GPL.
30REM
31REM You may elect to license modified versions of this file under the
32REM terms and conditions of either the GPL or the CDDL or both.
33REM
34REM SPDX-License-Identifier: GPL-3.0-only OR CDDL-1.0
35REM
36
37%SystemDrive%\Apps\TestExecService.exe --foreground --display-output ^
38--cdrom D:\ --scratch C:\Temp\vboxtest --auto-upgrade ^
39--tcp-connect 10.0.2.2
40pause
41
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette