VirtualBox

Changeset 34155 in vbox for trunk


Ignore:
Timestamp:
Nov 18, 2010 8:48:28 AM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
67875
Message:

Main/GuestImpl: Post Guest Additions install status on automatic update.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/GuestImpl.cpp

    r33902 r34155  
    374374                 * piece of code we're in right now (that is, here!) ... */
    375375                installerArgs.push_back(Bstr("/no_vboxservice_exit").raw());
     376                /* Tell the installer to report its current installation status
     377                 * using a running VBoxTray instance via balloon messages in the
     378                 * Windows taskbar. */
     379                installerArgs.push_back(Bstr("/post_installstatus").raw());
    376380
    377381                /*
Note: See TracChangeset for help on using the changeset viewer.

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