Changeset 93097 in vbox
- Timestamp:
- Dec 29, 2021 10:31:27 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/UnattendedTemplates/os2_cid_install.cmd
r93095 r93097 1 1 @ECHO ON 2 REM $Id$ 3 REM REM @fileREM 4 REM VirtualBox CID Installation - main driver script for boot CD/floppy. 2 5 REM 3 REM VirtualBox CID Installation - main driver script for boot CD/floppy. 6 7 REM 8 REM Copyright (C) 2004-2020 Oracle Corporation 9 REM 10 REM This file is part of VirtualBox Open Source Edition (OSE), as 11 REM available from http://www.virtualbox.org. This file is free software; 12 REM you can redistribute it and/or modify it under the terms of the GNU 13 REM General Public License (GPL) as published by the Free Software 14 REM Foundation, in version 2 as it comes in the "COPYING" file of the 15 REM VirtualBox OSE distribution. VirtualBox OSE is distributed in the 16 REM hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 4 17 REM 5 18
Note:
See TracChangeset
for help on using the changeset viewer.