Changeset 31661 in vbox for trunk/src/VBox/Additions/WINNT/Installer
- Timestamp:
- Aug 13, 2010 3:49:24 PM (14 years ago)
- Location:
- trunk/src/VBox/Additions/WINNT/Installer
- Files:
-
- 13 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/Installer/ISO/AUTORUN.INF
r31634 r31661 2 2 ; Copyright (C) 2006-2010 Oracle Corporation 3 3 ; 4 ; Oracle Corporation confidential 5 ; All rights reserved 4 ; This file is part of VirtualBox Open Source Edition (OSE), as 5 ; available from http://www.virtualbox.org. This file is free software; 6 ; you can redistribute it and/or modify it under the terms of the GNU 7 ; General Public License (GPL) as published by the Free Software 8 ; Foundation, in version 2 as it comes in the "COPYING" file of the 9 ; VirtualBox OSE distribution. VirtualBox OSE is distributed in the 10 ; hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 6 11 ; 7 12 -
trunk/src/VBox/Additions/WINNT/Installer/Loader/Makefile.kmk
r31634 r31661 7 7 # Copyright (C) 2008 Oracle Corporation 8 8 # 9 # Oracle Corporation confidential 10 # All rights reserved 9 # This file is part of VirtualBox Open Source Edition (OSE), as 10 # available from http://www.virtualbox.org. This file is free software; 11 # you can redistribute it and/or modify it under the terms of the GNU 12 # General Public License (GPL) as published by the Free Software 13 # Foundation, in version 2 as it comes in the "COPYING" file of the 14 # VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 # hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 11 16 # 12 17 -
trunk/src/VBox/Additions/WINNT/Installer/Loader/VBoxWindowsAdditions.cpp
r31634 r31661 7 7 * Copyright (C) 2006-2007 Oracle Corporation 8 8 * 9 * Oracle Corporation confidential 10 * All rights reserved 9 * This file is part of VirtualBox Open Source Edition (OSE), as 10 * available from http://www.virtualbox.org. This file is free software; 11 * you can redistribute it and/or modify it under the terms of the GNU 12 * General Public License (GPL) as published by the Free Software 13 * Foundation, in version 2 as it comes in the "COPYING" file of the 14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 11 16 */ 12 17 -
trunk/src/VBox/Additions/WINNT/Installer/Loader/VBoxWindowsAdditions.rc
r31634 r31661 2 2 * Copyright (C) 2008 Oracle Corporation 3 3 * 4 * Oracle Corporation confidential 5 * All rights reserved 4 * This file is part of VirtualBox Open Source Edition (OSE), as 5 * available from http://www.virtualbox.org. This file is free software; 6 * you can redistribute it and/or modify it under the terms of the GNU 7 * General Public License (GPL) as published by the Free Software 8 * Foundation, in version 2 as it comes in the "COPYING" file of the 9 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 10 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 6 11 */ 7 12 -
trunk/src/VBox/Additions/WINNT/Installer/Loader/resource.h
r31634 r31661 7 7 * Copyright (C) 2008 Oracle Corporation 8 8 * 9 * Oracle Corporation confidential 10 * All rights reserved 9 * This file is part of VirtualBox Open Source Edition (OSE), as 10 * available from http://www.virtualbox.org. This file is free software; 11 * you can redistribute it and/or modify it under the terms of the GNU 12 * General Public License (GPL) as published by the Free Software 13 * Foundation, in version 2 as it comes in the "COPYING" file of the 14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 11 16 */ 12 17 -
trunk/src/VBox/Additions/WINNT/Installer/Makefile.kmk
r31634 r31661 7 7 # Copyright (C) 2006-2007 Oracle Corporation 8 8 # 9 # Oracle Corporation confidential 10 # All rights reserved 9 # This file is part of VirtualBox Open Source Edition (OSE), as 10 # available from http://www.virtualbox.org. This file is free software; 11 # you can redistribute it and/or modify it under the terms of the GNU 12 # General Public License (GPL) as published by the Free Software 13 # Foundation, in version 2 as it comes in the "COPYING" file of the 14 # VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 # hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 11 16 # 12 17 -
trunk/src/VBox/Additions/WINNT/Installer/RegCleanup.cpp
r31634 r31661 5 5 * Copyright (C) 2006-2007 Oracle Corporation 6 6 * 7 * Oracle Corporation confidential 8 * All rights reserved 7 * This file is part of VirtualBox Open Source Edition (OSE), as 8 * available from http://www.virtualbox.org. This file is free software; 9 * you can redistribute it and/or modify it under the terms of the GNU 10 * General Public License (GPL) as published by the Free Software 11 * Foundation, in version 2 as it comes in the "COPYING" file of the 12 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 13 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 9 14 */ 10 15 -
trunk/src/VBox/Additions/WINNT/Installer/RegCleanup.rc
r31634 r31661 2 2 * Copyright (C) 2006-2007 Oracle Corporation 3 3 * 4 * Oracle Corporation confidential 5 * All rights reserved 4 * This file is part of VirtualBox Open Source Edition (OSE), as 5 * available from http://www.virtualbox.org. This file is free software; 6 * you can redistribute it and/or modify it under the terms of the GNU 7 * General Public License (GPL) as published by the Free Software 8 * Foundation, in version 2 as it comes in the "COPYING" file of the 9 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 10 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 6 11 */ 7 12 -
trunk/src/VBox/Additions/WINNT/Installer/VBCoInst.def
r31634 r31661 3 3 ; Copyright (C) 2006-2007 Oracle Corporation 4 4 ; 5 ; Oracle Corporation confidential 6 ; All rights reserved 5 ; This file is part of VirtualBox Open Source Edition (OSE), as 6 ; available from http://www.virtualbox.org. This file is free software; 7 ; you can redistribute it and/or modify it under the terms of the GNU 8 ; General Public License (GPL) as published by the Free Software 9 ; Foundation, in version 2 as it comes in the "COPYING" file of the 10 ; VirtualBox OSE distribution. VirtualBox OSE is distributed in the 11 ; hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 7 12 ; 8 13 -
trunk/src/VBox/Additions/WINNT/Installer/VBCoInst.rc
r31634 r31661 2 2 * Copyright (C) 2006-2007 Oracle Corporation 3 3 * 4 * Oracle Corporation confidential 5 * All rights reserved 4 * This file is part of VirtualBox Open Source Edition (OSE), as 5 * available from http://www.virtualbox.org. This file is free software; 6 * you can redistribute it and/or modify it under the terms of the GNU 7 * General Public License (GPL) as published by the Free Software 8 * Foundation, in version 2 as it comes in the "COPYING" file of the 9 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 10 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 6 11 */ 7 12 -
trunk/src/VBox/Additions/WINNT/Installer/VBoxDrvInst.rc
r31634 r31661 2 2 * Copyright (C) 2006-2007 Oracle Corporation 3 3 * 4 * Oracle Corporation confidential 5 * All rights reserved 4 * This file is part of VirtualBox Open Source Edition (OSE), as 5 * available from http://www.virtualbox.org. This file is free software; 6 * you can redistribute it and/or modify it under the terms of the GNU 7 * General Public License (GPL) as published by the Free Software 8 * Foundation, in version 2 as it comes in the "COPYING" file of the 9 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 10 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 6 11 */ 7 12 -
trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestDrvInst.cpp
r31634 r31661 5 5 * Copyright (C) 2006-2007 Oracle Corporation 6 6 * 7 * Oracle Corporation confidential 8 * All rights reserved 7 * This file is part of VirtualBox Open Source Edition (OSE), as 8 * available from http://www.virtualbox.org. This file is free software; 9 * you can redistribute it and/or modify it under the terms of the GNU 10 * General Public License (GPL) as published by the Free Software 11 * Foundation, in version 2 as it comes in the "COPYING" file of the 12 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 13 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 9 14 */ 10 15 -
trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestDrvInst.rc
r31634 r31661 2 2 * Copyright (C) 2006-2007 Oracle Corporation 3 3 * 4 * Oracle Corporation confidential 5 * All rights reserved 4 * This file is part of VirtualBox Open Source Edition (OSE), as 5 * available from http://www.virtualbox.org. This file is free software; 6 * you can redistribute it and/or modify it under the terms of the GNU 7 * General Public License (GPL) as published by the Free Software 8 * Foundation, in version 2 as it comes in the "COPYING" file of the 9 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 10 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 6 11 */ 7 12
Note:
See TracChangeset
for help on using the changeset viewer.