From 16f504a9dca3fe3b70568f67b7d41241ae485288 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 18:49:04 +0200 Subject: Adding upstream version 7.0.6-dfsg. Signed-off-by: Daniel Baumann --- src/VBox/Installer/win/VirtualBox.wxs | 690 ++++++++++++++++++++++++++++++++++ 1 file changed, 690 insertions(+) create mode 100644 src/VBox/Installer/win/VirtualBox.wxs (limited to 'src/VBox/Installer/win/VirtualBox.wxs') diff --git a/src/VBox/Installer/win/VirtualBox.wxs b/src/VBox/Installer/win/VirtualBox.wxs new file mode 100644 index 00000000..9a4659f5 --- /dev/null +++ b/src/VBox/Installer/win/VirtualBox.wxs @@ -0,0 +1,690 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + IconVirtualBox + http://www.virtualbox.org + http://www.virtualbox.org + + + + + + + + + + + + + + + + + + + + + + + + + + + VersionNT64 + + + + NOT VersionNT64 + + + + NOT VersionNT=500 AND NOT Version9X AND NOT VersionNT64 + + + + + + Privileged + + + + + + Installed OR (VBOX_MSCRT_INSTALLED) + + + + + + + + + + NOT VBOXINNOTEK + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + NOT (VBOXDEPENDENCY AND UPGRADINGPRODUCTCODE) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VBOX_INSTALLSTARTMENUENTRIES + + + + + + + + VBOX_INSTALLDESKTOPSHORTCUT + + + + + + + + VBOX_INSTALLQUICKLAUNCHSHORTCUT + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3