VirtualBox

Ignore:
Timestamp:
Dec 6, 2018 7:05:37 PM (6 years ago)
Author:
vboxsync
Message:

GAs/darwin/Installer: updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/darwin/Installer/DiskImage/Uninstall.tool

    r69500 r76023  
    22# $Id$
    33## #file
    4 # VirtualBox Uninstaller Script.
     4# VirtualBox Guest Additions uninstall script.
    55#
    66
    77#
    8 # Copyright (C) 2007-2017 Oracle Corporation
     8# Copyright (C) 2007-2018 Oracle Corporation
    99#
    1010# This file is part of VirtualBox Open Source Edition (OSE), as
     
    105105done
    106106
     107# Remove our kexts from the cache.
     108echo "Updating kernel cache."
     109sudo -p "Please enter %u's password (refreshing kext cache):" touch "/System/Library/Extensions/"
     110sudo -p "Please enter %u's password (refreshing kext cache):" kextcache -update-volume /
     111
    107112echo "Done."
    108113exit 0;
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette