Changeset 56299 in vbox for trunk/src/VBox/Installer/win
- Timestamp:
- Jun 9, 2015 2:35:06 PM (10 years ago)
- svn:sync-xref-src-repo-rev:
- 100884
- Location:
- trunk/src/VBox/Installer/win
- Files:
-
- 63 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/win/InstallHelper/Makefile.kmk
r53805 r56299 5 5 6 6 # 7 # Copyright (C) 2008-201 2Oracle Corporation7 # Copyright (C) 2008-2015 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/InstallHelper/VBoxCommon.cpp
r40997 r56299 5 5 6 6 /* 7 * Copyright (C) 2008-201 2Oracle Corporation7 * Copyright (C) 2008-2015 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/InstallHelper/VBoxCommon.h
r40997 r56299 5 5 6 6 /* 7 * Copyright (C) 2008-201 2Oracle Corporation7 * Copyright (C) 2008-2015 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/InstallHelper/VBoxInstallHelper.cpp
r53318 r56299 5 5 6 6 /* 7 * Copyright (C) 2008-201 4Oracle Corporation7 * Copyright (C) 2008-2015 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/InstallHelper/VBoxInstallHelper.def
r53090 r56299 5 5 6 6 ; 7 ; Copyright (C) 2008-201 2Oracle Corporation7 ; Copyright (C) 2008-2015 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/Makefile.kmk
r54041 r56299 5 5 6 6 # 7 # Copyright (C) 2006-201 4Oracle Corporation7 # Copyright (C) 2006-2015 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/NLS/de_DE.wxl
r54933 r56299 5 5 Language Definition Include for VirtualBox WiX script. 6 6 7 Copyright (C) 2011-201 4Oracle Corporation7 Copyright (C) 2011-2015 Oracle Corporation 8 8 9 9 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/NLS/en_US.wxl
r54933 r56299 5 5 Language Definition Include for VirtualBox WiX script. 6 6 7 Copyright (C) 2011-201 4Oracle Corporation7 Copyright (C) 2011-2015 Oracle Corporation 8 8 9 9 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/NLS/fa_IR.wxl
r54933 r56299 5 5 Language Definition Include for VirtualBox WiX script. 6 6 7 Copyright (C) 2011-201 4Oracle Corporation7 Copyright (C) 2011-2015 Oracle Corporation 8 8 9 9 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/NLS/fr_FR.wxl
r54933 r56299 5 5 Language Definition Include for VirtualBox WiX script. 6 6 7 Copyright (C) 2011-201 4Oracle Corporation7 Copyright (C) 2011-2015 Oracle Corporation 8 8 9 9 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/NLS/it_IT.wxl
r54933 r56299 5 5 Language Definition Include for VirtualBox WiX script. 6 6 7 Copyright (C) 2011-201 4Oracle Corporation7 Copyright (C) 2011-2015 Oracle Corporation 8 8 9 9 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/NLS/tr_TR.wxl
r54933 r56299 5 5 Language Definition Include for VirtualBox WiX script. 6 6 7 Copyright (C) 2011-201 4Oracle Corporation7 Copyright (C) 2011-2015 Oracle Corporation 8 8 9 9 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/NLS/zh_TW.wxl
r54933 r56299 5 5 Language Definition Include for VirtualBox WiX script. 6 6 7 Copyright (C) 2011-201 4Oracle Corporation7 Copyright (C) 2011-2015 Oracle Corporation 8 8 9 9 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/Properties.wxi
r52828 r56299 3 3 VirtualBox Windows Installation Script (WiX) 4 4 5 Copyright (C) 2014 Oracle Corporation5 Copyright (C) 2014-2015 Oracle Corporation 6 6 7 7 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/Resources/Makefile.kmk
r41477 r56299 5 5 6 6 # 7 # Copyright (C) 2010-201 2Oracle Corporation7 # Copyright (C) 2010-2015 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/Resources/VBoxRes.rc
r55784 r56299 5 5 6 6 /* 7 * Copyright (C) 2010 Oracle Corporation7 * Copyright (C) 2010-2015 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/Resources/dummy.cpp
r35477 r56299 5 5 6 6 /* 7 * Copyright (C) 2011 Oracle Corporation7 * Copyright (C) 2011-2015 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/Resources/resource.h
r44529 r56299 5 5 6 6 /* 7 * Copyright (C) 2010-201 1Oracle Corporation7 * Copyright (C) 2010-2015 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/Stub/Makefile.kmk
r51845 r56299 5 5 6 6 # 7 # Copyright (C) 2009-201 2Oracle Corporation7 # Copyright (C) 2009-2015 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/Stub/VBoxStub.cpp
r51173 r56299 5 5 6 6 /* 7 * Copyright (C) 2010-201 4Oracle Corporation7 * Copyright (C) 2010-2015 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/Stub/VBoxStub.h
r44529 r56299 5 5 6 6 /* 7 * Copyright (C) 2009-201 0Oracle Corporation7 * Copyright (C) 2009-2015 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/Stub/VBoxStub.rc
r55784 r56299 5 5 6 6 /* 7 * Copyright (C) 2009-201 1Oracle Corporation7 * Copyright (C) 2009-2015 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/Stub/VBoxStubCertUtil.cpp
r48954 r56299 8 8 9 9 /* 10 * Copyright (C) 2012 Oracle Corporation10 * Copyright (C) 2012-2015 Oracle Corporation 11 11 * 12 12 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/Stub/VBoxStubCertUtil.h
r48954 r56299 5 5 6 6 /* 7 * Copyright (C) 2012 Oracle Corporation7 * Copyright (C) 2012-2015 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/Stub/resource.h
r45320 r56299 5 5 6 6 /* 7 * Copyright (C) 2009-201 1Oracle Corporation7 * Copyright (C) 2009-2015 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/StubBld/Makefile.kmk
r49116 r56299 5 5 6 6 # 7 # Copyright (C) 2009-201 2Oracle Corporation7 # Copyright (C) 2009-2015 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/StubBld/VBoxStubBld.cpp
r44529 r56299 5 5 6 6 /* 7 * Copyright (C) 2009-201 0Oracle Corporation7 * Copyright (C) 2009-2015 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/StubBld/VBoxStubBld.h
r45319 r56299 5 5 6 6 /* 7 * Copyright (C) 2009-201 0Oracle Corporation7 * Copyright (C) 2009-2015 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/UserInterface.wxi
r55475 r56299 3 3 User interface include for VirtualBox WiX script. 4 4 5 Copyright (C) 2006-201 2Oracle Corporation5 Copyright (C) 2006-2015 Oracle Corporation 6 6 7 7 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VBoxMergeApp.wxi
r56284 r56299 2 2 VirtualBox Windows Installation Script (WiX) 3 3 4 Copyright (C) 2006-201 4Oracle Corporation4 Copyright (C) 2006-2015 Oracle Corporation 5 5 6 6 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VBoxMergeApp.wxs
r51225 r56299 3 3 VirtualBox Windows Installation Script (WiX) 4 4 5 Copyright (C) 2006-201 4Oracle Corporation5 Copyright (C) 2006-2015 Oracle Corporation 6 6 7 7 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VBoxMergeAppCA.wxi
r51127 r56299 3 3 VirtualBox Windows Installation Script (WiX) 4 4 5 Copyright (C) 2014 Oracle Corporation5 Copyright (C) 2014-2015 Oracle Corporation 6 6 7 7 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VBoxMergeAppSeq.wxi
r51043 r56299 3 3 VirtualBox Windows Installation Script (WiX) 4 4 5 Copyright (C) 2006-201 4Oracle Corporation5 Copyright (C) 2006-2015 Oracle Corporation 6 6 7 7 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VBoxMergeCOM32On64.wxi
r51127 r56299 3 3 VirtualBox Windows Installation Script (WiX) 4 4 5 Copyright (C) 2006-201 4Oracle Corporation5 Copyright (C) 2006-2015 Oracle Corporation 6 6 7 7 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VBoxMergeCOM32On64.wxs
r51127 r56299 3 3 VirtualBox Windows Installation Script (WiX) 4 4 5 Copyright (C) 2006-201 4Oracle Corporation5 Copyright (C) 2006-2015 Oracle Corporation 6 6 7 7 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VBoxMergeCOM32On64CA.wxi
r51127 r56299 3 3 VirtualBox Windows Installation Script (WiX) 4 4 5 Copyright (C) 2014 Oracle Corporation5 Copyright (C) 2014-2015 Oracle Corporation 6 6 7 7 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VBoxMergeCOM32On64Seq.wxi
r51127 r56299 3 3 VirtualBox Windows Installation Script (WiX) 4 4 5 Copyright (C) 2014 Oracle Corporation5 Copyright (C) 2014-2015 Oracle Corporation 6 6 7 7 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VBoxMergeNetAdp.wxi
r53114 r56299 2 2 VirtualBox Windows Installation Script (WiX) 3 3 4 Copyright (C) 2006-201 4Oracle Corporation4 Copyright (C) 2006-2015 Oracle Corporation 5 5 6 6 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VBoxMergeNetAdp.wxs
r51225 r56299 3 3 VirtualBox Windows Installation Script (WiX) 4 4 5 Copyright (C) 2006-201 4Oracle Corporation5 Copyright (C) 2006-2015 Oracle Corporation 6 6 7 7 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VBoxMergeNetAdp6.wxi
r54070 r56299 2 2 VirtualBox Windows Installation Script (WiX) 3 3 4 Copyright (C) 2006-201 4Oracle Corporation4 Copyright (C) 2006-2015 Oracle Corporation 5 5 6 6 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VBoxMergeNetAdp6.wxs
r54070 r56299 3 3 VirtualBox Windows Installation Script (WiX) 4 4 5 Copyright (C) 2006-201 4Oracle Corporation5 Copyright (C) 2006-2015 Oracle Corporation 6 6 7 7 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VBoxMergeNetAdp6CA.wxi
r54070 r56299 3 3 VirtualBox Windows Installation Script (WiX) 4 4 5 Copyright (C) 2006-201 4Oracle Corporation5 Copyright (C) 2006-2015 Oracle Corporation 6 6 7 7 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VBoxMergeNetAdp6Seq.wxi
r54070 r56299 3 3 VirtualBox Windows Installation Script (WiX) 4 4 5 Copyright (C) 2006-201 4Oracle Corporation5 Copyright (C) 2006-2015 Oracle Corporation 6 6 7 7 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VBoxMergeNetAdpCA.wxi
r52824 r56299 3 3 VirtualBox Windows Installation Script (WiX) 4 4 5 Copyright (C) 2006-201 4Oracle Corporation5 Copyright (C) 2006-2015 Oracle Corporation 6 6 7 7 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VBoxMergeNetAdpSeq.wxi
r53090 r56299 3 3 VirtualBox Windows Installation Script (WiX) 4 4 5 Copyright (C) 2006-201 4Oracle Corporation5 Copyright (C) 2006-2015 Oracle Corporation 6 6 7 7 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VBoxMergeNetFlt.wxi
r53114 r56299 2 2 VirtualBox Windows Installation Script (WiX) 3 3 4 Copyright (C) 2006-201 4Oracle Corporation4 Copyright (C) 2006-2015 Oracle Corporation 5 5 6 6 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VBoxMergeNetFlt.wxs
r51225 r56299 3 3 VirtualBox Windows Installation Script (WiX) 4 4 5 Copyright (C) 2006-201 4Oracle Corporation5 Copyright (C) 2006-2015 Oracle Corporation 6 6 7 7 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VBoxMergeNetFltCA.wxi
r51225 r56299 3 3 VirtualBox Windows Installation Script (WiX) 4 4 5 Copyright (C) 2006-201 4Oracle Corporation5 Copyright (C) 2006-2015 Oracle Corporation 6 6 7 7 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VBoxMergeNetFltSeq.wxi
r53090 r56299 3 3 VirtualBox Windows Installation Script (WiX) 4 4 5 Copyright (C) 2006-201 4Oracle Corporation5 Copyright (C) 2006-2015 Oracle Corporation 6 6 7 7 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VBoxMergeNetLwf.wxi
r54069 r56299 2 2 VirtualBox Windows Installation Script (WiX) 3 3 4 Copyright (C) 2006-201 4Oracle Corporation4 Copyright (C) 2006-2015 Oracle Corporation 5 5 6 6 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VBoxMergeNetLwf.wxs
r54069 r56299 3 3 VirtualBox Windows Installation Script (WiX) 4 4 5 Copyright (C) 2006-201 4Oracle Corporation5 Copyright (C) 2006-2015 Oracle Corporation 6 6 7 7 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VBoxMergeNetLwfCA.wxi
r54069 r56299 3 3 VirtualBox Windows Installation Script (WiX) 4 4 5 Copyright (C) 2006-201 4Oracle Corporation5 Copyright (C) 2006-2015 Oracle Corporation 6 6 7 7 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VBoxMergeNetLwfSeq.wxi
r54069 r56299 3 3 VirtualBox Windows Installation Script (WiX) 4 4 5 Copyright (C) 2006-201 4Oracle Corporation5 Copyright (C) 2006-2015 Oracle Corporation 6 6 7 7 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VBoxMergePython.wxi
r51127 r56299 2 2 VirtualBox Windows Installation Script (WiX) 3 3 4 Copyright (C) 2006-201 4Oracle Corporation4 Copyright (C) 2006-2015 Oracle Corporation 5 5 6 6 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VBoxMergePython.wxs
r51225 r56299 3 3 VirtualBox Windows Installation Script (WiX) 4 4 5 Copyright (C) 2006-201 4Oracle Corporation5 Copyright (C) 2006-2015 Oracle Corporation 6 6 7 7 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VBoxMergePythonCA.wxi
r51225 r56299 3 3 VirtualBox Windows Installation Script (WiX) 4 4 5 Copyright (C) 2006-201 4Oracle Corporation5 Copyright (C) 2006-2015 Oracle Corporation 6 6 7 7 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VBoxMergePythonSeq.wxi
r51225 r56299 3 3 VirtualBox Windows Installation Script (WiX) 4 4 5 Copyright (C) 2006-201 4Oracle Corporation5 Copyright (C) 2006-2015 Oracle Corporation 6 6 7 7 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VBoxMergeUSB.wxi
r52828 r56299 3 3 VirtualBox Windows Installation Script (WiX) 4 4 5 Copyright (C) 2006-201 4Oracle Corporation5 Copyright (C) 2006-2015 Oracle Corporation 6 6 7 7 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VBoxMergeUSB.wxs
r51225 r56299 3 3 VirtualBox Windows Installation Script (WiX) 4 4 5 Copyright (C) 2006-201 4Oracle Corporation5 Copyright (C) 2006-2015 Oracle Corporation 6 6 7 7 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VBoxMergeUSBCA.wxi
r51127 r56299 3 3 VirtualBox Windows Installation Script (WiX) 4 4 5 Copyright (C) 2014 Oracle Corporation5 Copyright (C) 2014-2015 Oracle Corporation 6 6 7 7 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VBoxMergeUSBSeq.wxi
r51127 r56299 3 3 VirtualBox Windows Installation Script (WiX) 4 4 5 Copyright (C) 2014 Oracle Corporation5 Copyright (C) 2014-2015 Oracle Corporation 6 6 7 7 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VirtualBox.wxs
r55102 r56299 3 3 VirtualBox Windows Installation Script (WiX) 4 4 5 Copyright (C) 2014 Oracle Corporation5 Copyright (C) 2014-2015 Oracle Corporation 6 6 7 7 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VirtualBox_TypeLib.xsl
r48323 r56299 6 6 * from the generic interface definition expressed in XML. 7 7 8 Copyright (C) 2007-201 2Oracle Corporation8 Copyright (C) 2007-2015 Oracle Corporation 9 9 10 10 This file is part of VirtualBox Open Source Edition (OSE), as
Note:
See TracChangeset
for help on using the changeset viewer.