Changeset 106061 in vbox for trunk/src/VBox/Installer
- Timestamp:
- Sep 16, 2024 2:03:52 PM (5 months ago)
- svn:sync-xref-src-repo-rev:
- 164827
- Location:
- trunk/src/VBox/Installer
- Files:
-
- 155 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/.scm-settings
r103033 r106061 5 5 6 6 # 7 # Copyright (C) 2010-202 3Oracle and/or its affiliates.7 # Copyright (C) 2010-2024 Oracle and/or its affiliates. 8 8 # 9 9 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/Config.kmk
r103032 r106061 5 5 6 6 # 7 # Copyright (C) 2015-202 3Oracle and/or its affiliates.7 # Copyright (C) 2015-2024 Oracle and/or its affiliates. 8 8 # 9 9 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/Makefile.kmk
r99715 r106061 5 5 6 6 # 7 # Copyright (C) 2006-202 3Oracle and/or its affiliates.7 # Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 # 9 9 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/common/Makefile.kmk
r103327 r106061 5 5 6 6 # 7 # Copyright (C) 2006-202 3Oracle and/or its affiliates.7 # Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 # 9 9 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/common/vboxapisetup.py
r103326 r106061 1 1 """ 2 Copyright (C) 2009-202 3Oracle and/or its affiliates.2 Copyright (C) 2009-2024 Oracle and/or its affiliates. 3 3 4 4 This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/darwin/DiskImage/VirtualBox_Uninstall.tool
r103071 r106061 6 6 7 7 # 8 # Copyright (C) 2007-202 3Oracle and/or its affiliates.8 # Copyright (C) 2007-2024 Oracle and/or its affiliates. 9 9 # 10 10 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/darwin/Makefile.kmk
r105374 r106061 5 5 6 6 # 7 # Copyright (C) 2006-202 3Oracle and/or its affiliates.7 # Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 # 9 9 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/darwin/VBoxKEXTs/VirtualBoxStartup.sh
r98103 r106061 7 7 8 8 # 9 # Copyright (C) 2007-202 3Oracle and/or its affiliates.9 # Copyright (C) 2007-2024 Oracle and/or its affiliates. 10 10 # 11 11 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/darwin/VBoxKEXTs/postflight
r98103 r106061 6 6 7 7 # 8 # Copyright (C) 2007-202 3Oracle and/or its affiliates.8 # Copyright (C) 2007-2024 Oracle and/or its affiliates. 9 9 # 10 10 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/darwin/VirtualBox/VBoxAutostartDarwin.sh
r98103 r106061 2 2 3 3 # 4 # Copyright (C) 2012-202 3Oracle and/or its affiliates.4 # Copyright (C) 2012-2024 Oracle and/or its affiliates. 5 5 # 6 6 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/darwin/VirtualBox/postflight
r103063 r106061 6 6 7 7 # 8 # Copyright (C) 2007-202 3Oracle and/or its affiliates.8 # Copyright (C) 2007-2024 Oracle and/or its affiliates. 9 9 # 10 10 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/darwin/VirtualBox/preflight
r98103 r106061 2 2 3 3 # 4 # Copyright (C) 2007-202 3Oracle and/or its affiliates.4 # Copyright (C) 2007-2024 Oracle and/or its affiliates. 5 5 # 6 6 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/darwin/VirtualBox_mpkg/distribution-driverless.dist
r98103 r106061 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 2 <!-- 3 Copyright (C) 2008-202 3Oracle and/or its affiliates.3 Copyright (C) 2008-2024 Oracle and/or its affiliates. 4 4 5 5 This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/darwin/VirtualBox_mpkg/distribution.dist
r98103 r106061 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 2 <!-- 3 Copyright (C) 2008-202 3Oracle and/or its affiliates.3 Copyright (C) 2008-2024 Oracle and/or its affiliates. 4 4 5 5 This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/freebsd/Makefile.kmk
r103331 r106061 5 5 6 6 # 7 # Copyright (C) 2006-202 3Oracle and/or its affiliates.7 # Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 # 9 9 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/freebsd/postdeinstall.sh
r98103 r106061 6 6 7 7 # 8 # Copyright (C) 2007-202 3Oracle and/or its affiliates.8 # Copyright (C) 2007-2024 Oracle and/or its affiliates. 9 9 # 10 10 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/freebsd/postinstall.sh
r98103 r106061 6 6 7 7 # 8 # Copyright (C) 2007-202 3Oracle and/or its affiliates.8 # Copyright (C) 2007-2024 Oracle and/or its affiliates. 9 9 # 10 10 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/linux/Makefile-footer.gmk
r100196 r106061 7 7 8 8 # 9 # Copyright (C) 2006-202 3Oracle and/or its affiliates.9 # Copyright (C) 2006-2024 Oracle and/or its affiliates. 10 10 # 11 11 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/linux/Makefile-header.gmk
r100195 r106061 7 7 8 8 # 9 # Copyright (C) 2006-202 3Oracle and/or its affiliates.9 # Copyright (C) 2006-2024 Oracle and/or its affiliates. 10 10 # 11 11 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/linux/Makefile.kmk
r105822 r106061 5 5 6 6 # 7 # Copyright (C) 2006-202 3Oracle and/or its affiliates.7 # Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 # 9 9 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/linux/VBox.sh
r104700 r106061 5 5 6 6 # 7 # Copyright (C) 2006-202 3Oracle and/or its affiliates.7 # Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 # 9 9 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/linux/VBoxCreateUSBNode.sh
r98103 r106061 7 7 8 8 # 9 # Copyright (C) 2010-202 3Oracle and/or its affiliates.9 # Copyright (C) 2010-2024 Oracle and/or its affiliates. 10 10 # 11 11 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/linux/VBoxSysInfo.sh
r98103 r106061 7 7 8 8 # 9 # Copyright (C) 2006-202 3Oracle and/or its affiliates.9 # Copyright (C) 2006-2024 Oracle and/or its affiliates. 10 10 # 11 11 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/linux/check_module_dependencies.sh
r104700 r106061 5 5 6 6 # 7 # Copyright (C) 2007-202 3Oracle and/or its affiliates.7 # Copyright (C) 2007-2024 Oracle and/or its affiliates. 8 8 # 9 9 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/linux/debian/LocalConfig.kmk
r98103 r106061 5 5 6 6 # 7 # Copyright (C) 2006-202 3Oracle and/or its affiliates.7 # Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 # 9 9 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/linux/debian/postinst
r104248 r106061 6 6 7 7 # 8 # Copyright (C) 2006-202 3Oracle and/or its affiliates.8 # Copyright (C) 2006-2024 Oracle and/or its affiliates. 9 9 # 10 10 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/linux/debian/postrm
r98103 r106061 6 6 7 7 # 8 # Copyright (C) 2006-202 3Oracle and/or its affiliates.8 # Copyright (C) 2006-2024 Oracle and/or its affiliates. 9 9 # 10 10 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/linux/debian/preinst
r98103 r106061 6 6 7 7 # 8 # Copyright (C) 2006-202 3Oracle and/or its affiliates.8 # Copyright (C) 2006-2024 Oracle and/or its affiliates. 9 9 # 10 10 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/linux/debian/prerm
r98103 r106061 6 6 7 7 # 8 # Copyright (C) 2006-202 3Oracle and/or its affiliates.8 # Copyright (C) 2006-2024 Oracle and/or its affiliates. 9 9 # 10 10 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/linux/debian/rules
r105505 r106061 6 6 7 7 # 8 # Copyright (C) 2006-202 3Oracle and/or its affiliates.8 # Copyright (C) 2006-2024 Oracle and/or its affiliates. 9 9 # 10 10 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/linux/deffiles
r104700 r106061 6 6 7 7 # 8 # Copyright (C) 2007-202 3Oracle and/or its affiliates.8 # Copyright (C) 2007-2024 Oracle and/or its affiliates. 9 9 # 10 10 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/linux/install.sh
r104737 r106061 5 5 6 6 # 7 # Copyright (C) 2007-202 3Oracle and/or its affiliates.7 # Copyright (C) 2007-2024 Oracle and/or its affiliates. 8 8 # 9 9 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/linux/postinst-common.sh
r104700 r106061 7 7 8 8 # 9 # Copyright (C) 2015-202 3Oracle and/or its affiliates.9 # Copyright (C) 2015-2024 Oracle and/or its affiliates. 10 10 # 11 11 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/linux/prerm-common.sh
r104700 r106061 7 7 8 8 # 9 # Copyright (C) 2015-202 3Oracle and/or its affiliates.9 # Copyright (C) 2015-2024 Oracle and/or its affiliates. 10 10 # 11 11 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/linux/routines.sh
r104700 r106061 5 5 6 6 # 7 # Copyright (C) 2007-202 3Oracle and/or its affiliates.7 # Copyright (C) 2007-2024 Oracle and/or its affiliates. 8 8 # 9 9 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/linux/rpm/LocalConfig.kmk
r98103 r106061 5 5 6 6 # 7 # Copyright (C) 2006-202 3Oracle and/or its affiliates.7 # Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 # 9 9 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec
r104700 r106061 5 5 6 6 # 7 # Copyright (C) 2006-202 3Oracle and/or its affiliates.7 # Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 # 9 9 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/linux/rpm/rules
r105503 r106061 6 6 7 7 # 8 # Copyright (C) 2006-202 3Oracle and/or its affiliates.8 # Copyright (C) 2006-2024 Oracle and/or its affiliates. 9 9 # 10 10 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/linux/runasroot.sh
r98103 r106061 6 6 7 7 # 8 # Copyright (C) 2009-202 3Oracle and/or its affiliates.8 # Copyright (C) 2009-2024 Oracle and/or its affiliates. 9 9 # 10 10 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/linux/scripts/VBoxHeadlessXOrg.sh
r98103 r106061 6 6 7 7 # 8 # Copyright (C) 2012-202 3Oracle and/or its affiliates.8 # Copyright (C) 2012-2024 Oracle and/or its affiliates. 9 9 # 10 10 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/linux/testcase/Makefile.kmk
r98103 r106061 5 5 6 6 # 7 # Copyright (C) 2006-202 3Oracle and/or its affiliates.7 # Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 # 9 9 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/linux/testcase/tstHeadlessXOrg.sh
r98103 r106061 6 6 7 7 # 8 # Copyright (C) 2012-202 3Oracle and/or its affiliates.8 # Copyright (C) 2012-2024 Oracle and/or its affiliates. 9 9 # 10 10 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/linux/uninstall.sh
r104700 r106061 5 5 6 6 # 7 # Copyright (C) 2009-202 3Oracle and/or its affiliates.7 # Copyright (C) 2009-2024 Oracle and/or its affiliates. 8 8 # 9 9 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/linux/vboxautostart-service.sh
r98103 r106061 6 6 7 7 # 8 # Copyright (C) 2012-202 3Oracle and/or its affiliates.8 # Copyright (C) 2012-2024 Oracle and/or its affiliates. 9 9 # 10 10 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/linux/vboxballoonctrl-service.sh
r98103 r106061 6 6 7 7 # 8 # Copyright (C) 2006-202 3Oracle and/or its affiliates.8 # Copyright (C) 2006-2024 Oracle and/or its affiliates. 9 9 # 10 10 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/linux/vboxdrv.sh
r104700 r106061 4 4 5 5 # 6 # Copyright (C) 2006-202 3Oracle and/or its affiliates.6 # Copyright (C) 2006-2024 Oracle and/or its affiliates. 7 7 # 8 8 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/linux/vboxweb-service.sh
r98103 r106061 6 6 7 7 # 8 # Copyright (C) 2006-202 3Oracle and/or its affiliates.8 # Copyright (C) 2006-2024 Oracle and/or its affiliates. 9 9 # 10 10 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/solaris/Makefile.kmk
r103331 r106061 5 5 6 6 # 7 # Copyright (C) 2007-202 3Oracle and/or its affiliates.7 # Copyright (C) 2007-2024 Oracle and/or its affiliates. 8 8 # 9 9 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/solaris/VBox.sh
r104700 r106061 5 5 6 6 # 7 # Copyright (C) 2006-202 3Oracle and/or its affiliates.7 # Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 # 9 9 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/solaris/VBoxISAExec.c
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2006-202 3Oracle and/or its affiliates.7 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/solaris/VBoxZoneAccess.c
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2006-202 3Oracle and/or its affiliates.7 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/solaris/checkinstall.sh
r100441 r106061 7 7 8 8 # 9 # Copyright (C) 2009-202 3Oracle and/or its affiliates.9 # Copyright (C) 2009-2024 Oracle and/or its affiliates. 10 10 # 11 11 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/solaris/makepackage.sh
r99942 r106061 6 6 7 7 # 8 # Copyright (C) 2007-202 3Oracle and/or its affiliates.8 # Copyright (C) 2007-2024 Oracle and/or its affiliates. 9 9 # 10 10 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/solaris/pkginstall.sh
r98103 r106061 10 10 11 11 # 12 # Copyright (C) 2009-202 3Oracle and/or its affiliates.12 # Copyright (C) 2009-2024 Oracle and/or its affiliates. 13 13 # 14 14 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/solaris/postinstall.sh
r98103 r106061 6 6 7 7 # 8 # Copyright (C) 2007-202 3Oracle and/or its affiliates.8 # Copyright (C) 2007-2024 Oracle and/or its affiliates. 9 9 # 10 10 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/solaris/preremove.sh
r98103 r106061 6 6 7 7 # 8 # Copyright (C) 2007-202 3Oracle and/or its affiliates.8 # Copyright (C) 2007-2024 Oracle and/or its affiliates. 9 9 # 10 10 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/solaris/smf-vboxautostart.sh
r98103 r106061 3 3 4 4 # 5 # Copyright (C) 2012-202 3Oracle and/or its affiliates.5 # Copyright (C) 2012-2024 Oracle and/or its affiliates. 6 6 # 7 7 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/solaris/smf-vboxballoonctrl.sh
r98103 r106061 3 3 4 4 # 5 # Copyright (C) 2008-202 3Oracle and/or its affiliates.5 # Copyright (C) 2008-2024 Oracle and/or its affiliates. 6 6 # 7 7 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/solaris/smf-vboxwebsrv.sh
r98103 r106061 3 3 4 4 # 5 # Copyright (C) 2008-202 3Oracle and/or its affiliates.5 # Copyright (C) 2008-2024 Oracle and/or its affiliates. 6 6 # 7 7 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/solaris/vboxconfig.sh
r104187 r106061 6 6 7 7 # 8 # Copyright (C) 2009-202 3Oracle and/or its affiliates.8 # Copyright (C) 2009-2024 Oracle and/or its affiliates. 9 9 # 10 10 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/solaris/virtualbox-autostart.xml
r98103 r106061 6 6 --> 7 7 <!-- 8 Copyright (C) 2012-202 3Oracle and/or its affiliates.8 Copyright (C) 2012-2024 Oracle and/or its affiliates. 9 9 10 10 This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/solaris/virtualbox-balloonctrl.xml
r98103 r106061 6 6 --> 7 7 <!-- 8 Copyright (C) 2008-202 3Oracle and/or its affiliates.8 Copyright (C) 2008-2024 Oracle and/or its affiliates. 9 9 10 10 This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/solaris/virtualbox-webservice.xml
r98103 r106061 6 6 --> 7 7 <!-- 8 Copyright (C) 2008-202 3Oracle and/or its affiliates.8 Copyright (C) 2008-2024 Oracle and/or its affiliates. 9 9 10 10 This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/solaris/virtualbox-zoneaccess.xml
r98103 r106061 6 6 --> 7 7 <!-- 8 Copyright (C) 2008-202 3Oracle and/or its affiliates.8 Copyright (C) 2008-2024 Oracle and/or its affiliates. 9 9 10 10 This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/CommonProperties.wxi
r104453 r106061 3 3 --> 4 4 <!-- 5 Copyright (C) 2014-202 3Oracle and/or its affiliates.5 Copyright (C) 2014-2024 Oracle and/or its affiliates. 6 6 7 7 This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/Defines.wxi
r104453 r106061 3 3 --> 4 4 <!-- 5 Copyright (C) 2014-202 3Oracle and/or its affiliates.5 Copyright (C) 2014-2024 Oracle and/or its affiliates. 6 6 7 7 This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/InstallHelper/Makefile.kmk
r103890 r106061 5 5 6 6 # 7 # Copyright (C) 2008-202 3Oracle and/or its affiliates.7 # Copyright (C) 2008-2024 Oracle and/or its affiliates. 8 8 # 9 9 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/InstallHelper/VBoxCommon.cpp
r104162 r106061 7 7 8 8 /* 9 * Copyright (C) 2008-202 3Oracle and/or its affiliates.9 * Copyright (C) 2008-2024 Oracle and/or its affiliates. 10 10 * 11 11 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/InstallHelper/VBoxCommon.h
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2008-202 3Oracle and/or its affiliates.7 * Copyright (C) 2008-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/InstallHelper/VBoxInstallHelper.cpp
r104220 r106061 5 5 6 6 /* 7 * Copyright (C) 2008-202 3Oracle and/or its affiliates.7 * Copyright (C) 2008-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/InstallHelper/VBoxInstallHelper.def
r104162 r106061 5 5 6 6 ; 7 ; Copyright (C) 2008-202 3Oracle and/or its affiliates.7 ; Copyright (C) 2008-2024 Oracle and/or its affiliates. 8 8 ; 9 9 ; This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/InstallHelper/VBoxInstallHelper.rc
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2015-202 3Oracle and/or its affiliates.7 * Copyright (C) 2015-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/Makefile.kmk
r106031 r106061 5 5 6 6 # 7 # Copyright (C) 2006-202 3Oracle and/or its affiliates.7 # Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 # 9 9 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/MsiHack/Makefile.kmk
r98144 r106061 5 5 6 6 # 7 # Copyright (C) 2016-202 3Oracle and/or its affiliates.7 # Copyright (C) 2016-2024 Oracle and/or its affiliates. 8 8 # 9 9 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/MsiHack/MsiHack.cpp
r98144 r106061 8 8 9 9 /* 10 * Copyright (C) 2016-202 3Oracle and/or its affiliates.10 * Copyright (C) 2016-2024 Oracle and/or its affiliates. 11 11 * 12 12 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/MsiHack/MsiHackExtension.cs
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2016-202 3Oracle and/or its affiliates.7 * Copyright (C) 2016-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/NLS/de_DE.wxl
r104453 r106061 3 3 --> 4 4 <!-- 5 Copyright (C) 2011-202 3Oracle and/or its affiliates.5 Copyright (C) 2011-2024 Oracle and/or its affiliates. 6 6 7 7 This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/NLS/el_GR.wxl
r104453 r106061 3 3 --> 4 4 <!-- 5 Copyright (C) 2011-202 3Oracle and/or its affiliates.5 Copyright (C) 2011-2024 Oracle and/or its affiliates. 6 6 7 7 This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/NLS/en_US.wxl
r104453 r106061 3 3 --> 4 4 <!-- 5 Copyright (C) 2011-202 3Oracle and/or its affiliates.5 Copyright (C) 2011-2024 Oracle and/or its affiliates. 6 6 7 7 This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/NLS/fa_IR.wxl
r104453 r106061 3 3 --> 4 4 <!-- 5 Copyright (C) 2011-202 3Oracle and/or its affiliates.5 Copyright (C) 2011-2024 Oracle and/or its affiliates. 6 6 7 7 This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/NLS/fr_FR.wxl
r104453 r106061 3 3 --> 4 4 <!-- 5 Copyright (C) 2011-202 3Oracle and/or its affiliates.5 Copyright (C) 2011-2024 Oracle and/or its affiliates. 6 6 7 7 This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/NLS/it_IT.wxl
r104453 r106061 3 3 --> 4 4 <!-- 5 Copyright (C) 2011-202 3Oracle and/or its affiliates.5 Copyright (C) 2011-2024 Oracle and/or its affiliates. 6 6 7 7 This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/NLS/ru_RU.wxl
r104453 r106061 3 3 --> 4 4 <!-- 5 Copyright (C) 2011-202 3Oracle and/or its affiliates.5 Copyright (C) 2011-2024 Oracle and/or its affiliates. 6 6 7 7 This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/NLS/tr_TR.wxl
r104453 r106061 3 3 --> 4 4 <!-- 5 Copyright (C) 2011-202 3Oracle and/or its affiliates.5 Copyright (C) 2011-2024 Oracle and/or its affiliates. 6 6 7 7 This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/NLS/zh_CN.wxl
r104453 r106061 3 3 --> 4 4 <!-- 5 Copyright (C) 2011-202 3Oracle and/or its affiliates.5 Copyright (C) 2011-2024 Oracle and/or its affiliates. 6 6 7 7 This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/NLS/zh_TW.wxl
r104453 r106061 3 3 --> 4 4 <!-- 5 Copyright (C) 2011-202 3Oracle and/or its affiliates.5 Copyright (C) 2011-2024 Oracle and/or its affiliates. 6 6 7 7 This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/Permissions.wxi
r104453 r106061 3 3 --> 4 4 <!-- 5 Copyright (C) 2019-202 3Oracle and/or its affiliates.5 Copyright (C) 2019-2024 Oracle and/or its affiliates. 6 6 7 7 This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/PublicProperties.wxi
r104453 r106061 3 3 --> 4 4 <!-- 5 Copyright (C) 2015-202 3Oracle and/or its affiliates.5 Copyright (C) 2015-2024 Oracle and/or its affiliates. 6 6 7 7 This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/Resources/Makefile.kmk
r98429 r106061 5 5 6 6 # 7 # Copyright (C) 2010-202 3Oracle and/or its affiliates.7 # Copyright (C) 2010-2024 Oracle and/or its affiliates. 8 8 # 9 9 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/Resources/VBoxRes.rc
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2010-202 3Oracle and/or its affiliates.7 * Copyright (C) 2010-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/Resources/dummy.cpp
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2011-202 3Oracle and/or its affiliates.7 * Copyright (C) 2011-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/Resources/resource.h
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2010-202 3Oracle and/or its affiliates.7 * Copyright (C) 2010-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/Scripts/Combined-1-Prepare.cmd
r104863 r106061 6 6 7 7 rem 8 rem Copyright (C) 2018-202 3Oracle and/or its affiliates.8 rem Copyright (C) 2018-2024 Oracle and/or its affiliates. 9 9 rem 10 10 rem This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/Scripts/Combined-3-Repack.cmd
r104863 r106061 6 6 7 7 rem 8 rem Copyright (C) 2018-202 3Oracle and/or its affiliates.8 rem Copyright (C) 2018-2024 Oracle and/or its affiliates. 9 9 rem 10 10 rem This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/Scripts/Combined-3-RepackAdditions.cmd
r104700 r106061 6 6 7 7 rem 8 rem Copyright (C) 2018-202 3Oracle and/or its affiliates.8 rem Copyright (C) 2018-2024 Oracle and/or its affiliates. 9 9 rem 10 10 rem This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/Scripts/PackDriversForSubmission.cmd
r104863 r106061 6 6 7 7 rem 8 rem Copyright (C) 2018-202 3Oracle and/or its affiliates.8 rem Copyright (C) 2018-2024 Oracle and/or its affiliates. 9 9 rem 10 10 rem This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/Scripts/RepackExtPack.cmd
r104863 r106061 6 6 7 7 rem 8 rem Copyright (C) 2018-202 3Oracle and/or its affiliates.8 rem Copyright (C) 2018-2024 Oracle and/or its affiliates. 9 9 rem 10 10 rem This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/Scripts/Single-1-Prepare.cmd
r104863 r106061 6 6 7 7 rem 8 rem Copyright (C) 2018-202 3Oracle and/or its affiliates.8 rem Copyright (C) 2018-2024 Oracle and/or its affiliates. 9 9 rem 10 10 rem This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/Scripts/Single-3-Repack.cmd
r104863 r106061 6 6 7 7 rem 8 rem Copyright (C) 2018-202 3Oracle and/or its affiliates.8 rem Copyright (C) 2018-2024 Oracle and/or its affiliates. 9 9 rem 10 10 rem This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/Scripts/UnpackBlessedDrivers.cmd
r98103 r106061 6 6 7 7 rem 8 rem Copyright (C) 2018-202 3Oracle and/or its affiliates.8 rem Copyright (C) 2018-2024 Oracle and/or its affiliates. 9 9 rem 10 10 rem This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/Scripts/VBoxExtPackPuel.inf
r98350 r106061 5 5 6 6 ; 7 ; Copyright (C) 2018-202 3Oracle and/or its affiliates.7 ; Copyright (C) 2018-2024 Oracle and/or its affiliates. 8 8 ; 9 9 ; This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/Scripts/VMMR0.inf
r98350 r106061 5 5 6 6 ; 7 ; Copyright (C) 2018-202 3Oracle and/or its affiliates.7 ; Copyright (C) 2018-2024 Oracle and/or its affiliates. 8 8 ; 9 9 ; This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/Stub/Makefile.kmk
r105708 r106061 5 5 6 6 # 7 # Copyright (C) 2009-202 3Oracle and/or its affiliates.7 # Copyright (C) 2009-2024 Oracle and/or its affiliates. 8 8 # 9 9 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/Stub/VBoxStub.cpp
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2010-202 3Oracle and/or its affiliates.7 * Copyright (C) 2010-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/Stub/VBoxStub.h
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2009-202 3Oracle and/or its affiliates.7 * Copyright (C) 2009-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/Stub/VBoxStub.rc
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2009-202 3Oracle and/or its affiliates.7 * Copyright (C) 2009-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/Stub/VBoxStubCertUtil.cpp
r98103 r106061 8 8 9 9 /* 10 * Copyright (C) 2012-202 3Oracle and/or its affiliates.10 * Copyright (C) 2012-2024 Oracle and/or its affiliates. 11 11 * 12 12 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/Stub/VBoxStubCertUtil.h
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2012-202 3Oracle and/or its affiliates.7 * Copyright (C) 2012-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/Stub/crypt32.def
r98103 r106061 5 5 6 6 ; 7 ; Copyright (C) 2009-202 3Oracle and/or its affiliates.7 ; Copyright (C) 2009-2024 Oracle and/or its affiliates. 8 8 ; 9 9 ; This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/Stub/msi.def
r98103 r106061 5 5 6 6 ; 7 ; Copyright (C) 2009-202 3Oracle and/or its affiliates.7 ; Copyright (C) 2009-2024 Oracle and/or its affiliates. 8 8 ; 9 9 ; This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/Stub/resource.h
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2009-202 3Oracle and/or its affiliates.7 * Copyright (C) 2009-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/Stub/shell32.def
r98103 r106061 5 5 6 6 ; 7 ; Copyright (C) 2009-202 3Oracle and/or its affiliates.7 ; Copyright (C) 2009-2024 Oracle and/or its affiliates. 8 8 ; 9 9 ; This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/Stub/user32.def
r98103 r106061 5 5 6 6 ; 7 ; Copyright (C) 2009-202 3Oracle and/or its affiliates.7 ; Copyright (C) 2009-2024 Oracle and/or its affiliates. 8 8 ; 9 9 ; This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/Stub/ws2_32.def
r98103 r106061 5 5 6 6 ; 7 ; Copyright (C) 2009-202 3Oracle and/or its affiliates.7 ; Copyright (C) 2009-2024 Oracle and/or its affiliates. 8 8 ; 9 9 ; This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/StubBld/Makefile.kmk
r98429 r106061 5 5 6 6 # 7 # Copyright (C) 2009-202 3Oracle and/or its affiliates.7 # Copyright (C) 2009-2024 Oracle and/or its affiliates. 8 8 # 9 9 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/StubBld/VBoxStubBld.cpp
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2009-202 3Oracle and/or its affiliates.7 * Copyright (C) 2009-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/StubBld/VBoxStubBld.h
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2009-202 3Oracle and/or its affiliates.7 * Copyright (C) 2009-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/UserInterface.wxi
r104633 r106061 3 3 --> 4 4 <!-- 5 Copyright (C) 2006-202 3Oracle and/or its affiliates.5 Copyright (C) 2006-2024 Oracle and/or its affiliates. 6 6 7 7 This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/VBoxMergeApp.wxi
r104632 r106061 3 3 --> 4 4 <!-- 5 Copyright (C) 2006-202 3Oracle and/or its affiliates.5 Copyright (C) 2006-2024 Oracle and/or its affiliates. 6 6 7 7 This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/VBoxMergeApp.wxs
r104632 r106061 3 3 --> 4 4 <!-- 5 Copyright (C) 2006-202 3Oracle and/or its affiliates.5 Copyright (C) 2006-2024 Oracle and/or its affiliates. 6 6 7 7 This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/VBoxMergeAppCA.wxi
r104453 r106061 3 3 --> 4 4 <!-- 5 Copyright (C) 2014-202 3Oracle and/or its affiliates.5 Copyright (C) 2014-2024 Oracle and/or its affiliates. 6 6 7 7 This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/VBoxMergeAppSeq.wxi
r104457 r106061 3 3 --> 4 4 <!-- 5 Copyright (C) 2006-202 3Oracle and/or its affiliates.5 Copyright (C) 2006-2024 Oracle and/or its affiliates. 6 6 7 7 This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/VBoxMergeCOM32On64.wxi
r104453 r106061 3 3 --> 4 4 <!-- 5 Copyright (C) 2006-202 3Oracle and/or its affiliates.5 Copyright (C) 2006-2024 Oracle and/or its affiliates. 6 6 7 7 This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/VBoxMergeCOM32On64.wxs
r104454 r106061 3 3 --> 4 4 <!-- 5 Copyright (C) 2006-202 3Oracle and/or its affiliates.5 Copyright (C) 2006-2024 Oracle and/or its affiliates. 6 6 7 7 This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/VBoxMergeCOM32On64CA.wxi
r104453 r106061 3 3 --> 4 4 <!-- 5 Copyright (C) 2014-202 3Oracle and/or its affiliates.5 Copyright (C) 2014-2024 Oracle and/or its affiliates. 6 6 7 7 This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/VBoxMergeCOM32On64Seq.wxi
r104453 r106061 3 3 --> 4 4 <!-- 5 Copyright (C) 2014-202 3Oracle and/or its affiliates.5 Copyright (C) 2014-2024 Oracle and/or its affiliates. 6 6 7 7 This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/VBoxMergeNetAdp.wxi
r105703 r106061 3 3 --> 4 4 <!-- 5 Copyright (C) 2006-202 3Oracle and/or its affiliates.5 Copyright (C) 2006-2024 Oracle and/or its affiliates. 6 6 7 7 This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/VBoxMergeNetAdp.wxs
r105703 r106061 3 3 --> 4 4 <!-- 5 Copyright (C) 2006-202 3Oracle and/or its affiliates.5 Copyright (C) 2006-2024 Oracle and/or its affiliates. 6 6 7 7 This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/VBoxMergeNetAdp6.wxi
r105703 r106061 3 3 --> 4 4 <!-- 5 Copyright (C) 2006-202 3Oracle and/or its affiliates.5 Copyright (C) 2006-2024 Oracle and/or its affiliates. 6 6 7 7 This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/VBoxMergeNetAdp6.wxs
r105703 r106061 3 3 --> 4 4 <!-- 5 Copyright (C) 2006-202 3Oracle and/or its affiliates.5 Copyright (C) 2006-2024 Oracle and/or its affiliates. 6 6 7 7 This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/VBoxMergeNetAdp6CA.wxi
r104453 r106061 3 3 --> 4 4 <!-- 5 Copyright (C) 2006-202 3Oracle and/or its affiliates.5 Copyright (C) 2006-2024 Oracle and/or its affiliates. 6 6 7 7 This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/VBoxMergeNetAdp6Seq.wxi
r104459 r106061 3 3 --> 4 4 <!-- 5 Copyright (C) 2006-202 3Oracle and/or its affiliates.5 Copyright (C) 2006-2024 Oracle and/or its affiliates. 6 6 7 7 This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/VBoxMergeNetAdpCA.wxi
r104453 r106061 3 3 --> 4 4 <!-- 5 Copyright (C) 2006-202 3Oracle and/or its affiliates.5 Copyright (C) 2006-2024 Oracle and/or its affiliates. 6 6 7 7 This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/VBoxMergeNetAdpSeq.wxi
r104459 r106061 3 3 --> 4 4 <!-- 5 Copyright (C) 2006-202 3Oracle and/or its affiliates.5 Copyright (C) 2006-2024 Oracle and/or its affiliates. 6 6 7 7 This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/VBoxMergeNetFlt.wxi
r105703 r106061 3 3 --> 4 4 <!-- 5 Copyright (C) 2006-202 3Oracle and/or its affiliates.5 Copyright (C) 2006-2024 Oracle and/or its affiliates. 6 6 7 7 This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/VBoxMergeNetFlt.wxs
r105703 r106061 3 3 --> 4 4 <!-- 5 Copyright (C) 2006-202 3Oracle and/or its affiliates.5 Copyright (C) 2006-2024 Oracle and/or its affiliates. 6 6 7 7 This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/VBoxMergeNetFltCA.wxi
r104453 r106061 3 3 --> 4 4 <!-- 5 Copyright (C) 2006-202 3Oracle and/or its affiliates.5 Copyright (C) 2006-2024 Oracle and/or its affiliates. 6 6 7 7 This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/VBoxMergeNetFltSeq.wxi
r104459 r106061 3 3 --> 4 4 <!-- 5 Copyright (C) 2006-202 3Oracle and/or its affiliates.5 Copyright (C) 2006-2024 Oracle and/or its affiliates. 6 6 7 7 This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/VBoxMergeNetLwf.wxi
r105703 r106061 3 3 --> 4 4 <!-- 5 Copyright (C) 2006-202 3Oracle and/or its affiliates.5 Copyright (C) 2006-2024 Oracle and/or its affiliates. 6 6 7 7 This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/VBoxMergeNetLwf.wxs
r105705 r106061 3 3 --> 4 4 <!-- 5 Copyright (C) 2006-202 3Oracle and/or its affiliates.5 Copyright (C) 2006-2024 Oracle and/or its affiliates. 6 6 7 7 This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/VBoxMergeNetLwfCA.wxi
r104453 r106061 3 3 --> 4 4 <!-- 5 Copyright (C) 2006-202 3Oracle and/or its affiliates.5 Copyright (C) 2006-2024 Oracle and/or its affiliates. 6 6 7 7 This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/VBoxMergeNetLwfSeq.wxi
r104459 r106061 3 3 --> 4 4 <!-- 5 Copyright (C) 2006-202 3Oracle and/or its affiliates.5 Copyright (C) 2006-2024 Oracle and/or its affiliates. 6 6 7 7 This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/VBoxMergePython.wxi
r104453 r106061 3 3 --> 4 4 <!-- 5 Copyright (C) 2006-202 3Oracle and/or its affiliates.5 Copyright (C) 2006-2024 Oracle and/or its affiliates. 6 6 7 7 This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/VBoxMergePython.wxs
r104454 r106061 3 3 --> 4 4 <!-- 5 Copyright (C) 2006-202 3Oracle and/or its affiliates.5 Copyright (C) 2006-2024 Oracle and/or its affiliates. 6 6 7 7 This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/VBoxMergePythonCA.wxi
r104453 r106061 3 3 --> 4 4 <!-- 5 Copyright (C) 2006-202 3Oracle and/or its affiliates.5 Copyright (C) 2006-2024 Oracle and/or its affiliates. 6 6 7 7 This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/VBoxMergePythonSeq.wxi
r104454 r106061 3 3 --> 4 4 <!-- 5 Copyright (C) 2006-202 3Oracle and/or its affiliates.5 Copyright (C) 2006-2024 Oracle and/or its affiliates. 6 6 7 7 This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/VBoxMergeUSB.wxi
r104453 r106061 3 3 --> 4 4 <!-- 5 Copyright (C) 2006-202 3Oracle and/or its affiliates.5 Copyright (C) 2006-2024 Oracle and/or its affiliates. 6 6 7 7 This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/VBoxMergeUSB.wxs
r104454 r106061 3 3 --> 4 4 <!-- 5 Copyright (C) 2006-202 3Oracle and/or its affiliates.5 Copyright (C) 2006-2024 Oracle and/or its affiliates. 6 6 7 7 This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/VBoxMergeUSBCA.wxi
r104453 r106061 3 3 --> 4 4 <!-- 5 Copyright (C) 2014-202 3Oracle and/or its affiliates.5 Copyright (C) 2014-2024 Oracle and/or its affiliates. 6 6 7 7 This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/VBoxMergeUSBSeq.wxi
r104453 r106061 3 3 --> 4 4 <!-- 5 Copyright (C) 2014-202 3Oracle and/or its affiliates.5 Copyright (C) 2014-2024 Oracle and/or its affiliates. 6 6 7 7 This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/VirtualBox.wxs
r104454 r106061 3 3 --> 4 4 <!-- 5 Copyright (C) 2014-202 3Oracle and/or its affiliates.5 Copyright (C) 2014-2024 Oracle and/or its affiliates. 6 6 7 7 This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/VirtualBox_TypeLib.xsl
r98103 r106061 7 7 --> 8 8 <!-- 9 Copyright (C) 2007-202 3Oracle and/or its affiliates.9 Copyright (C) 2007-2024 Oracle and/or its affiliates. 10 10 11 11 This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/VirtualBox_TypeLibWithInterfaces.xsl
r104453 r106061 6 6 --> 7 7 <!-- 8 Copyright (C) 2007-202 3Oracle and/or its affiliates.8 Copyright (C) 2007-2024 Oracle and/or its affiliates. 9 9 10 10 This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/dep.xsl
r98103 r106061 5 5 --> 6 6 <!-- 7 Copyright (C) 2015-202 3Oracle and/or its affiliates.7 Copyright (C) 2015-2024 Oracle and/or its affiliates. 8 8 9 9 This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Installer/win/dep2.xsl
r98103 r106061 5 5 --> 6 6 <!-- 7 Copyright (C) 2015-202 3Oracle and/or its affiliates.7 Copyright (C) 2015-2024 Oracle and/or its affiliates. 8 8 9 9 This file is part of VirtualBox base platform packages, as
Note:
See TracChangeset
for help on using the changeset viewer.