VirtualBox

Changeset 34731 in vbox


Ignore:
Timestamp:
Dec 6, 2010 10:54:51 AM (14 years ago)
Author:
vboxsync
Message:

Windows Guest Additions installer: Also set flag on installation success.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditions.nsi

    r34729 r34731  
    10011001Function .onInstSuccess
    10021002
     1003  ; Prevent the installer from running again without telling the user
     1004  ; to reboot the OS first.
     1005  Push 1
     1006  Call SetRebootNeeded
     1007
     1008  ; Tell VBoxTray to reflect installation success
    10031009  Push "${PRODUCT_NAME} successfully updated!"
    10041010  Push 0 ; Message type = info
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